Work around OSError during large transfers
Change-Id: I8c802bfb64f5c262a8259fa7b14a79251c010d9f
This commit is contained in:
parent
378f34a813
commit
2088ca9b3a
@ -47,3 +47,7 @@ safe-pidfile = {{ uwsgi_run_dir }}/{{ item.key }}/{{ uwsgi_system_slice_name }}/
|
||||
log-x-forwarded-for = true
|
||||
# Avoid filling up the logs with health check requests from haproxy.
|
||||
route-user-agent = ^osa-haproxy-healthcheck$ donotlog:
|
||||
|
||||
ignore-sigpipe = true
|
||||
ignore-write-errors = true
|
||||
disable-write-exception = true
|
||||
|
Loading…
Reference in New Issue
Block a user