diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-12-19 20:15:13 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2021-01-25 17:15:04 +0100 |
commit | df7b786f09418ed3f7fdafb0d0158103ad02d08e (patch) | |
tree | 96c421c66c01495e3b117e7ce90a952cc251e236 /server | |
parent | 82f5527fc3945f433ad8f1af66d13b46efb877da (diff) | |
download | PeerTube-df7b786f09418ed3f7fdafb0d0158103ad02d08e.tar.gz PeerTube-df7b786f09418ed3f7fdafb0d0158103ad02d08e.tar.zst PeerTube-df7b786f09418ed3f7fdafb0d0158103ad02d08e.zip |
add `proxy_ignore_client_abort` flag to Nginx conf
The `proxy_ignore_client_abort` flag specifies whether nginx will
monitor possible connection close while waiting for an upstream
server response. If an error occurs while sending a response, the
connection will be closed regardless of the flag, much like if
there were no nginx at all.
fixes #3484
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions