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
Post a Comment