[Varnish] #352: ESI can't process gzipped documents

Varnish varnish-bugs at projects.linpro.no
Sat Oct 11 13:43:41 CEST 2008


#352: ESI can't process gzipped documents
----------------------+-----------------------------------------------------
 Reporter:  toledo    |       Owner:  phk                      
     Type:  defect    |      Status:  new                      
 Priority:  normal    |   Milestone:  Varnish 2.0 code complete
Component:  varnishd  |     Version:  trunk                    
 Severity:  normal    |    Keywords:  esi gzip                 
----------------------+-----------------------------------------------------
 When processing an HTML page that had been gzip compressed by the
 originating server varnish complains with:

 No ESI processing, binary object: 0x1f at pos 0

 I've verified by turning setting esi_syntax to 1 that it's trying to parse
 a gzipped document

 10 Debug        c "Parse: 8890 <%1f%8b%08>"

 A workaround is to disable gzip compression, but that is obviously
 suboptimal.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/352>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list