4×× Client Error
444 Connection Closed Without Response
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.
- Source: nginx documentation