How to do a large buffer size > 64k uWSGI requests with Nginx proxy
Deployment stack :
Odoo ERP 12
Python 3.7.10 and Werkzeug 0.16.1 as backend
Nginx proxy : 1.20.0
uWSGI : 2.0.19.1
OS : FreeBSD 13.0-RELEASE
Nginx throw an alert from uwsgi of request is too big
Alert : uwsgi request is too big: 8
Hello,
Yes I have searched the request that generates this big size header, and
it's a Get URI
pulling all the features installed and requested by the user of the ERP.
Before I integrate the uWSGI layer, the stack deployment with Nginx KTLS
HTTP2 works perfectly and there's
no problem of buffer