Performance Metric kcml.jclient.req

Summary

Browser client request times

Send Condition

Sent periodically while processing requests from the browser client

Statistics

NameTypeDescription
networkusecTime between the browser sending the request and getting a response
renderusecTime taken for the browser to render the page
wcmusecTime taken between Apache/mod_wcm.so getting the request and the response being sent
eventusecTime taken for KCML to process the event
respusecTime taken for KCML to receive the request and send the response
sentcountNumber of bytes sent from the server to the browser client
recvcountNumber of bytes read by the server from the browser client

General Form

kcml.jclient.req,network=usec,render=usec,wcm=usec,event=usec,resp=usec,sent=count,recv=count

See Also:

Performance Metrics