caching php
Cedric Tabary
tabary at efrei.fr
Wed Oct 11 11:31:45 CEST 2006
On 11/10/2006 11:03, Anton Stonor wrote:
> Cedric Tabary wrote:
>
> >I installed varnish (from trunk) lauched with :
> >/usr/local/varnish/sbin/varnishd -a '0.0.0.0:80' -b'127.0.0.1:8080' -T
> >127.0.0.1:1664 -sfile,/tmp/varnish,1g -t 1200
> >
> >But I have a problem with php scripts being cached, which is really
> >annoying.
>
> You might want to loose the minimum caching time parameter (-t 1200).
I removed the -t 1200, but my php is still cached !
(I also tried -t 0 but nothing is cached then)
Cédric
More information about the varnish-misc
mailing list