Re: cache files pass php

2008-06-27 Thread Darryl Dixon - Winterhouse Consulting
Is there an easy vcl trick to get varnish to always pass php requests to the webserver and to cache images, css javascript, etc? I would like apache-varnish-client If the client requests a document, the php is run on the webserver, varnish takes it and downloads it to the client so that

A couple of simple questions...

2008-06-27 Thread Skye Poier Nott
Hello... a few beginner questions: 1. When you restart Varnish the cache is always purged? 2. If I have a section like this in vcl_fetch, is the default_ttl parameter basically ignored? (assuming default_ttl is less than the value below). So in other words, this VCL code enforces a minimum