proxy_set_header on HTTP or Server level
stmx38
nginx-forum at forum.nginx.org
Thu Dec 5 17:59:57 UTC 2019
Francis,
Basically, the issue was with the 'proxy_set_header' directives. In such
cases, when we define at least one in the location, we should also define
all the rests headers.
>From your reply, I understand that with the
'proxy_read_timeout/proxy_send_timeout' we should not have such situations.
Thank you for your reply and explanation!
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,285462,286420#msg-286420
More information about the nginx
mailing list