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? and i think ( not sure) that all_median_svc_time is avg svc_time derived from other 4 svc_times am i making sense? waiting for reply......... regards ==atit
