mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-23 04:41:58 +00:00
Switched from tweaking caddy packet size to tweaking uwsgi packet size
This commit is contained in:
@@ -29,10 +29,6 @@
|
|||||||
}
|
}
|
||||||
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