Back to HTTP Check Tool
4xx · Client Error

499Client Closed Request (Nginx)

Nginx:客户端在服务器处理请求之前关闭了连接。

What is HTTP 499?

499 Client Closed Request 是 Nginx 的自定义状态码,表示客户端在服务器完成处理请求之前关闭了连接。常见于用户刷新页面或取消请求。

Example

User refreshes page before response → Nginx logs 499

Check a URL in real-time

Use our HTTP ping tool to check the actual status code of any URL.

Try httping.io →

Common Use Cases

  • 用户取消请求
  • 页面刷新导致中断
  • 客户端超时提前关闭

Quick Facts

Code499
Category4xx
TypeClient Error

Related 4xx Codes