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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -