Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Does zero buffer allowed in the output buffer chain?

$
0
0
Hi,

I am writing a http handler module, I found when the last buffer in the output buffer chain is zero, I'll get an alert in the error log about zero output buffer, and the browser will get no response after waiting a while, this is not what I am expecting as the buffer chain has data, just the last one has zero size. Does this a feature or I missed something else?

PS:
nginx version: 1.2.4
gzip option is enabled.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 53287

Trending Articles