Question about create an asynchronous http handler

Maxim Dounin mdounin at mdounin.ru
Mon Jun 20 18:05:17 MSD 2011


Hello!

On Mon, Jun 20, 2011 at 09:21:12AM -0400, speedfirst wrote:

> Is this correct? r->count++; then return NGX_DONE?

Yes.  In proxy module r->count++ happens in
ngx_http_read_client_request_body() call.

Maxim Dounin



More information about the nginx mailing list