API question: large data processing handler

Valentin V. Bartenev vbart at nginx.com
Tue Jun 4 16:29:57 UTC 2013


On Tuesday 04 June 2013 20:08:31 Maxim Dounin wrote:
[...]
> (You may also try to emulate filing socket's send buffer by
> setting c->write->ready to 0 before calling the
> ngx_handle_write_event(), but not sure if it's safe/will actually
> work will all event methods.)

It's certainly not safe. In particular it will break spdy.

  wbr, Valentin V. Bartenev



More information about the nginx-devel mailing list