How to handle NGX_AGAIN returned by ngx_http_read_client_request_body() within handler module?

agentzh agentzh at gmail.com
Wed Nov 9 01:28:48 UTC 2011


On Wed, Nov 9, 2011 at 12:44 AM, CarlWang <nginx-forum at nginx.us> wrote:
> I checked the error.log and found the ngx_http_v8_handler_request called
> in the post access phase.
> Then how should  the coding structure be?
>

I've recommended our ngx_lua module for your reference:

    https://github.com/chaoslawful/lua-nginx-module

Please check its source out.

Best,
-agentzh



More information about the nginx mailing list