On 4/11/2013 1:42 AM, santosh kumar wrote:
> Hi
>
> I am in search of any tool through which i can measure quality of
> service of my sebservice which is being accessed through Apache .
> My webservice is being deployed on tomcat and being accessed by Apache
> from outer world.
> The problem i am
Hi, Santosh;
Top of mind, if you have control of the backend response object you
could:
Have the HTTP status code from the backend more accurately reflect
typical HTTP status codes (4xx would be better than 5xx in "OK" scenarios).
Add a response header indicating "OK" and log that (mod_log_confi
Hi
I am in search of any tool through which i can measure quality of service
of my sebservice which is being accessed through Apache .
My webservice is being deployed on tomcat and being accessed by Apache from
outer world.
The problem i am facing is My Customer uses apache's access logs to measu