in cachemr.cgi script
we have cache utilization section displaying various statistics

considering following :

client_http.all_median_svc_time
client_http.miss_median_svc_time
client_http.nm_median_svc_time
client_http.nh_median_svc_time
client_http.hit_median_svc_time

i want to get better performance in terms of good response time to user
accessing cache

for that
does all_median_svc_time be high/low?
does hit_median_svc_time be high/low?
does miss_median_svc_time be high/low?

i also want to know:
1) how median_svc_time is calculated for HTTP Requests........?
2) how Near Hits for HTTP Requests are calculated...?
3) how Not-Modified Replies are calculated........?

regards
=atit




waiting for reply.........
regards
==atit






Reply via email to