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