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,
			
			
									
									
						How to determine number of connections used?
- 
				CodeReign
 - New to forums

 - Posts: 3
 - https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
 - Joined: Tue Jun 18, 2013 9:49 pm
 
Re: How to determine number of connections used?
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.
			
			
									
									
						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.
