400 bad request errors

pepejose nginx-forum at nginx.us
Tue Oct 6 21:08:07 MSD 2009


>>It may be browser that has started an images
>>download and has stopped the connection, because user has clicked on a link.

I thought that in this case, the response was HTTP 499 [ NGINX_HTTP_CLIENT_CLOSED_REQUEST ]

with this in the configuration file, the behavior would be the same?

server {
  server_name "";
  return 444;
} 

thanks.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,9695,11566#msg-11566






More information about the nginx mailing list