[ANN] ngx_lua v0.1.5: ability to capture multiple parallel subrequests

agentzh agentzh at gmail.com
Tue Aug 9 04:05:22 UTC 2011


On Tue, Aug 9, 2011 at 12:03 PM, agentzh <agentzh at gmail.com> wrote:
> On Fri, Feb 11, 2011 at 6:38 AM, Roman Vasilyev <roman at anchorfree.com> wrote:
>>
>>                    lua_need_request_body on;
>>
>> 2011/02/10 12:36:00 [alert] 3090#0: *21747555 zero size buf in output t:1
>> r:0 f:0 0000000006D42970 0000000006D42970-0000000006D42970 0000000000000000
>> 0-0 while sending request to upstream, client: 10.1.24.20, server: hss,
>> request: "POST /xxx/xxx.aspx HTTP/1.1", upstream:
>> "http://x.x.x.x/xxx/xxx.aspx", host: "xxx.com"
>
> I finally got this "zero size buf in output" alert while turning
> lua_need_request_body on in the latest ngx_lua v0.2.1rc4 prerelease:
>

Sorry, I mean I've finally got this issue fixed :) This bug will
appear when turning lua_need_request_body on *and* using
rewrite_by_lua* or access_by_lua* directives.

Regards,
-agentzh



More information about the nginx mailing list