uwsgi-docs
uwsgi-docs copied to clipboard
uWSGIMaxVars only seems to be allowed in a Location setting
The mod_uwsgi docs say this: "All of the options can be set per-host or per-location." but if I try to set uWSGIMaxVars outside of a Location section then apache gives the following error and refuses to start: "uWSGImaxVars not allowed here".
Tested on amd64 ubuntu 16.10.