Question
413 Request line is too large
Hi,
I have successfully built my app through the new app creation process. ITs a Django App. Everything works fine, but for some page I get a Bad Request / Request Line is too large error.
I understand that I need to increase some parameters in the Nginx.conf file, but how do I access that in a deployed app? As the console is read only and I can’t ssh in?
Thanks,
Fred