Stops processing and returns the specified code to a client. The non-standard code 444 closes a connection without sending a response header.
syntax: limit_req_status code;
default: limit_req_status 503;
Então limit_req_status 444;
pode ajudar.