ssi includes in reverse-proxied pages?
    William Ross 
    will at spanner.org
       
    Fri Aug 22 20:15:07 MSD 2008
    
    
  
On 22 Aug 2008, at 16:36, Anton Yuzhaninov wrote:
> On 22.08.2008 19:22, William Ross wrote:
>> On 22 Aug 2008, at 10:41, Anton Yuzhaninov wrote:
>>> On 22.08.2008 13:23, William Ross wrote:
>>>> The page is gzipped upstream. Would that stop the proxy parsing  
>>>> the pages?
>
> Page should be not compressed AFAIK.
> To tell upstream don't compress page you may add
>
> proxy_set_header   Accept-Encoding  "";
the upstream server is out of my control, but the Accept-Encoding  
header is a very neat solution and it works perfectly. thank you.
will
    
    
More information about the nginx
mailing list