Runbook
Nginx File Upload Size Limit Exceeded Incident
Back to Runbooks
Overview
This incident type occurs when the Nginx server encounters a file upload request that exceeds the size limit configured for the server. As a result, the server may fail to upload the file, return an error message to the user, or in some cases, crash. This type of incident can impact file sharing and other operations that depend on file uploads to the server.
Parameters
Debug
Check the Nginx version
Check the Nginx configuration file for the upload size limit
Check the Nginx error logs for any relevant error messages
Check the size of file to be uploaded
Check the server's disk usage and available space
Check the server's memory usage
Check the server's CPU usage
Repair
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.