content-length header for compressed content?

Igor Sysoev is at rambler-co.ru
Wed Sep 12 10:15:50 MSD 2007


On Tue, Sep 11, 2007 at 05:59:20PM -0400, WHIRLYCOTT wrote:

> Just wondering if there's a reason why the Content-length header is  
> not being included for gzipped content?

Gzip module is filter. nginx sends response header when it has not even
started gzipping, so the length simply is not known.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list