Nginx ErrorsInfo
304 Not ModifiederrorCodes.nginx-304-not-modified.name
errorCodes.nginx-304-not-modified.description
nginxserver
View details an upstream response is buffered to a temporary fileerrorCodes.nginx-proxy-buffering-error.description
errorCodes.nginx-proxy-buffering-error.cause
errorCodes.nginx-proxy-buffering-error.fix
# Increase buffer size
proxy_buffer_size 128k;
proxy_buffers 4 256k;
proxy_busy_buffers_size 256k;304 Not ModifiederrorCodes.nginx-304-not-modified.description
host not found in upstreamerrorCodes.nginx-host-not-found.description
400 Bad RequesterrorCodes.nginx-400.description
496 SSL Certificate RequirederrorCodes.nginx-496.description
too many open fileserrorCodes.nginx-too-many-open-files.description
invalid PID numbererrorCodes.nginx-invalid-pid.description