Quote:
Originally Posted by MPDev
It's an AJAX app; it's not creating a persistent connection; but depending on the polling time and number of users it would be akin to that many users pushing the NEW POSTS buttons every few seconds. You might try increasing the delay.
|
there is definitely something going on with the app. Whle it was active I used to get max users connected in mySQL every couple of days. After i have disabled it everything is fine and its been 7 days without the max users error.