How can I have nginx return 204 when send_timeout is triggered?
Maxim Dounin
mdounin at mdounin.ru
Wed Dec 10 13:47:03 UTC 2014
Hello!
On Wed, Dec 10, 2014 at 08:29:28AM -0500, meir.h at convertmedia.com wrote:
> Thanks so much Maxim, can I send the 204 after a predefined timeout and
> after a longer time the send_timeout?
Sorry, but I failed to understand the question.
As previously explained, you can't send anything if send_timeout
is triggered - it's already too late, as some response was already
send to the client.
--
Maxim Dounin
http://nginx.org/
More information about the nginx
mailing list