Hello! On Wed, Dec 10, 2014 at 04:24:09AM -0500, [email protected] wrote:
> Hello, > > How can I have nginx return 204 when send_timeout is triggered? After send_timeout it's already too late to return anything, as nginx already tried to send the response to the client. If send_timeout happens, the connection is closed. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
