Nginx ErrorsError
400 Bad RequesterrorCodes.nginx-400.name
errorCodes.nginx-400.description
nginxserver
View details 413 Request Entity Too LargeerrorCodes.nginx-413.description
errorCodes.nginx-413.cause
errorCodes.nginx-413.fix
# In nginx.conf
http {
client_max_body_size 100M;
}400 Bad RequesterrorCodes.nginx-400.description
304 Not ModifiederrorCodes.nginx-304-not-modified.description
no servers are inside upstreamerrorCodes.nginx-upstream-no-live-upstreams.description
503 Service UnavailableerrorCodes.nginx-503.description
invalid PID numbererrorCodes.nginx-invalid-pid.description
recv() failed (104: Connection reset by peer)errorCodes.nginx-recv-failed.description