Information on Queued Requests
Posted: Wed Oct 06, 2010 2:33 am
Hi,
I'm running Jade 6.3 on RHEL Linux and using a web service to process browser requests by re-implementing JadeWebServiceProvider::processRequest and JadeWebServiceProvider::reply.
Does anyone know how I can find out information about requests queuing before they reach the JadeWebServiceProvider::processRequest method for processing? In particular I'd be interested in:
the number of requests currently queued
the length of time in the queue for the current request.
Any help appreciated.
Thanks, Brendan
I'm running Jade 6.3 on RHEL Linux and using a web service to process browser requests by re-implementing JadeWebServiceProvider::processRequest and JadeWebServiceProvider::reply.
Does anyone know how I can find out information about requests queuing before they reach the JadeWebServiceProvider::processRequest method for processing? In particular I'd be interested in:
the number of requests currently queued
the length of time in the queue for the current request.
Any help appreciated.
Thanks, Brendan