proxy_store binary encoding ?

Igor Sysoev is at rambler-co.ru
Fri Dec 19 18:55:52 MSK 2008


On Fri, Dec 19, 2008 at 04:24:08PM +0100, Olivier Bonvalet wrote:

> Hello,
> 
> I have a problem with proxy_store, files are stored in a "binary format" 
> (see below).
> The size of it is exactly the same as the original contents, so it's not 
> a "compression".
> 
> What can I do to avoid this ? I didn't find anything about this "encoding".

nginx does not do any encoding while proxy_store.
This is raw content from backend. Try to run gunzip to ensure
that is not backend's gzipping.


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





More information about the nginx mailing list