PeerTube/support
Rigel Kent df7b786f09 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
2021-01-25 17:15:04 +01:00
..
doc Allow user to search through their watch history (#3576) 2021-01-13 09:16:15 +01:00
docker feat: allow administrator to disable logging of ping requests 2021-01-13 09:14:43 +01:00
freebsd (fix) FreeBSD startup script (#1484) 2018-12-13 20:53:36 +01:00
init.d Add/update OpenRC service script (#2012) 2019-08-13 09:22:54 +02:00
nginx add `proxy_ignore_client_abort` flag to Nginx conf 2021-01-25 17:15:04 +01:00
openapi fix go client library generation 2020-06-29 14:49:00 +02:00
sysctl.d Suggest TCP/IP tuning to prevent buffer bloat + latency (#976) 2018-08-28 09:29:29 +02:00
systemd Remove use of a private tmp directory 2019-11-13 09:07:01 +01:00