How to determine number of connections used?

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
CodeReign
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Jun 18, 2013 9:49 pm

How to determine number of connections used?

Post by CodeReign »

Hello, I'd like to be able to know how many connections I'm using at peak times, preferably organized by database. Is there any way to identify this?

Also is there a way to have the server notify me when it's dropping connections.

Thanks,
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: How to determine number of connections used?

Post by Edge100x »

I don't know a way to find that out, actually.

The server will start showing an error code when it runs out -- I believe it's 503. You should be able to see the code in the access log for your account.
Post Reply