wuvt / wuvt-site

Website including a CMS, playlist information, and donation management tools
https://www.wuvt.vt.edu
GNU Affero General Public License v3.0
11 stars 12 forks source link

Increase uwsgi buffer size to address too large request errors #425

Closed EMachin3 closed 9 months ago

EMachin3 commented 9 months ago

We keep getting weird 404s because the default buffer size, 4096, is too small, and this will probably fix that.