Nginx Server-Errors Error Codes
Web Server — 7 error codes
Severity
Showing 7 of 7 error codes
502
High
Bad Gateway (Nginx) — the reverse proxy received an invalid response
4 common causes
444
Medium
No Response — Nginx closed the connection without returning an HTTP response
4 common causes
494
Medium
Request Header Too Large — Nginx rejected the request because header data was too large
4 common causes
499
Medium
Client Closed Request — Nginx logged that the client closed the connection first
4 common causes
495
Medium
SSL Certificate Error — an invalid client SSL certificate was presented
4 common causes
496
Medium
SSL Certificate Required — the client failed to present an identity certificate
4 common causes
497
Medium
HTTP Request Sent to HTTPS Port — plain text sent over an encrypted channel
4 common causes