[Varnish] #42: Support gzip / deflate

Varnish varnish-bugs at projects.linpro.no
Fri Sep 8 15:34:34 CEST 2006


#42: Support gzip / deflate
-------------------------+--------------------------------------------------
 Reporter:  des          |       Owner:  phk  
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:       
Component:  varnishd     |     Version:  trunk
 Severity:  normal       |    Keywords:       
-------------------------+--------------------------------------------------
 Varnish should have the ability to store and serve a compressed version of
 a document even if the backend server delivered it uncompressed.  This
 requires some care, as some older browsers (notably the Netscape 4 series)
 claim to support compression but don't.

 A good starting point for information on how to do this in a robust manner
 would be Apache's mod_deflate:
 http://httpd.apache.org/docs/2.0/mod/mod_deflate.html

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


More information about the varnish-bugs mailing list