https://httpstatuses.com/444

A non-standard status code used to instruct nginx to close the connection without sending a response to the client, most commonly used to deny malicious or malformed requests.

This status code is not seen by the client, it only appears in nginx log files.





From: Igal @ Lucee.org
Sent: Friday, May 19, 2017 3:47 PM
To: nginx@nginx.org; li...@lazygranch.com; Alex Samad
Subject: Re: How to restrict acces to specific friendly URL by IP in Wordpress site?

On 5/19/2017 3:44 PM, li...@lazygranch.com wrote:
I would return nothing, that is the 444 code.

There is no such thing as the "444" code.  It is an arbitrary number that was chosen because it is not used by the http specs.  You might as well use 456, 499, or anything that is not defined.


Igal Sapir
Lucee Core Developer
Lucee.org


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to