nginx/src
Vladimir Homutov c241467318 Upstream: revised upstream response time variables.
Variables now do not depend on presence of the HTTP status code in response.
If the corresponding event occurred, variables contain time between request
creation and the event, and "-" otherwise.

Previously, intermediate value of the $upstream_response_time variable held
unix timestamp.
2018-11-21 13:40:40 +03:00
..
core Core: ngx_explicit_memzero(). 2018-11-15 21:28:02 +03:00
event Core: ngx_explicit_memzero(). 2018-11-15 21:28:02 +03:00
http Upstream: revised upstream response time variables. 2018-11-21 13:40:40 +03:00
mail SSL: deprecated the "ssl" directive. 2018-04-25 14:57:24 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Fixed NGX_TID_T_FMT format specification for uint64_t. 2018-07-22 04:03:40 +03:00
stream Upstream: revised upstream response time variables. 2018-11-21 13:40:40 +03:00