mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-22 20:41:56 +00:00
Changed buffer size to (hopefully) match uwsgi
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
}
|
||||
reverse_proxy repo-web-ui:5000 {
|
||||
import repo_common_proxy
|
||||
transport http {
|
||||
max_response_header_size 8192
|
||||
read_buffer 8192
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user