How to turn on chunked_transfer_encoding for static files

Valentin V. Bartenev ne at vbart.ru
Sat Nov 17 14:31:21 UTC 2012


On Saturday 17 November 2012 07:58:49 azure peng wrote:
> Hi, All,
>          I use nginx 1.2.4
>          I want to use chunked_transfer_encoding sending to client for
> static files  , but I found the "chunked_transfer_encoding" is not work
> for static files ( found code in ngx_http_chunked_header_filter() ) , I
> change the code for call  ngx_http_clear_content_length() ) , and the
> chunked function works .
> [...]

I'm really curious, why do you want this?

 wbr, Valentin V. Bartenev

--
http://nginx.com/support.html
http://nginx.org/en/donation.html



More information about the nginx mailing list