Request_time in nginx. What exactly does it mean? -



Request_time in nginx. What exactly does it mean? -

documentation says $request_time is

request processing time in seconds milliseconds resolution; time elapsed between first bytes read client , log write after lastly bytes sent client

what

the lastly bytes sent client

mean here? mean server received ack info client or written info socket? maybe else?

nginx

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -