Is there any way to log the upstream response header: Server in the access log? .
You should be able to use &sent_http_server in your log_format directive. See http://nginx.org/en/docs/http/ngx_http_core_module.html#var_sent_http_On Sep 22, 2016, at 16:45, RJoshi <rohit....@gmail.com> wrote:Is there any way to log the upstream response header: Server in the access log? .