Re: check load

2013-03-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Fachhoch, On 3/14/13 5:30 PM, fachhoch wrote: is there any way I can check load on the server , my loadbabalncer calls a web resource to check if server is able to handle request , if time for repononse exceeds specified linit it launches

check load

2013-03-14 Thread fachhoch
is there any way I can check load on the server , my loadbabalncer calls a web resource to check if server is able to handle request , if time for repononse exceeds specified linit it launches a new server instance to handle request.Please advice me what is the best way to detect load

Re: check load

2013-03-14 Thread André Warnier
fachhoch wrote: is there any way I can check load on the server , my loadbabalncer calls a web resource to check if server is able to handle request , if time for repononse exceeds specified linit it launches a new server instance to handle request.Please advice me what is the best way