ngx_http_read_client_request_body() and ACCESS_PHASE handler

agentzh agentzh at gmail.com
Fri Apr 23 12:55:37 MSD 2010


On Fri, Apr 23, 2010 at 4:54 PM, agentzh <agentzh at gmail.com> wrote:
> handler in the next phase. Normally we just return NGX_DONE here to
> let nginx's phase engine run the next handler in the current phase (if
> any).

Sorry, I mean returning NGX_DECLINED here...not NGX_DONE.

Cheers,
-agentzh



More information about the nginx-devel mailing list