| Syntax: | uwsgi_ignore_client_abort |
|---|---|
| Default: | uwsgi_ignore_client_abort off; |
| Context: | http, server, location |
Determines whether the connection with a uwsgi server should be closed when a client closes the connection without waiting for a response.
Please login to continue.