[Varnish] #234: Pass requests to PHP pages show blank page

Varnish varnish-bugs at projects.linpro.no
Mon Apr 28 05:35:48 CEST 2008


#234: Pass requests to PHP pages show blank page
--------------------------+-------------------------------------------------
 Reporter:  joshmarshall  |       Owner:  phk  
     Type:  defect        |      Status:  new  
 Priority:  high          |   Milestone:       
Component:  varnishd      |     Version:  1.1.2
 Severity:  normal        |    Keywords:       
--------------------------+-------------------------------------------------
 When a request is "pass"ed to the backend for PHP (e.g. I wanted to pass
 any hard refreshes to reload the cache) the resulting page is empty.
 Looking at the logs the size of the response from the webserver is
 significantly less but not zero. For example, the phpinfo() returns 45k of
 data to a normal request. Any requests "pass"ed to the backend return
 about 8k. Looking at the varnishlog the request from varnish to apache is
 HTTP/1.1 even though the request to varnish is HTTP/1.0 - maybe the
 request is allowing gzip? If so that would explain why the resulting page
 is empty.

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


More information about the varnish-bugs mailing list