Base solution for your next web application
Open Closed

Open SQL Connections Problem #9279


User avatar
0
nenjamio created

Hi, i have a problem with open connections when i have 100 users logged in my app. The framework starts to open connections and reach the max pool connections number.

with less than 100 users the application works without problems.

Could you help me with this? anyone had a similar problem?

Thanks


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    hi Can you share the error's stack information? We have not received similar feedback. Perhaps your code (background work, etc.) caused the connection to not be released.