Re: Precisions about $upstream_response_time

2015-11-20 Thread Maxim Dounin
Hello! On Fri, Nov 20, 2015 at 07:01:45PM +0100, B.R. wrote: > http://nginx.org/en/docs/http/ngx_http_upstream_module.html#var_upstream_response_time > > Does this represents the time from the end of the request forward to the > upstream until it starts to answer (kinda TTFB)? > Or does that inc

Precisions about $upstream_response_time

2015-11-20 Thread B.R.
http://nginx.org/en/docs/http/ngx_http_upstream_module.html#var_upstream_response_time Does this represents the time from the end of the request forward to the upstream until it starts to answer (kinda TTFB)? Or does that include the whole response has been received, excluding the time taken to fo