Re: Default behaviour with regards to Cache-Control

2009-03-23 Thread Ole Laursen
Ole Laursen writes: > > Well, if people in general think our defaults should be that way, we > > can change them, our defaults are whatever the consensus can agree on. > > Cool! That'd make one particular webserver owner's job a bit easier, and I > suspect many others too. :) I've opened an iss

Purge and cache content mist.

2009-03-23 Thread Sébastien FOUTREL
Hello, I read a lot of things in the list and varnish sites but some things stay fuzzy to me. Is there a way to find if something is in the cache, have a map of cached content or some script that give one ? Is it possible to do recursive purge in a way or another ? I'd like to purge "www.exam

Re: Purge and cache content mist.

2009-03-23 Thread Harald Friessnegger
hi sebastien Am Montag, 23. März 2009 12:32:22 schrieb Sébastien FOUTREL: > Hello, > > I read a lot of things in the list and varnish sites but some things stay > fuzzy to me. > > Is there a way to find if something is in the cache, have a map of cached > content or some script that give one ? i

RE: Purge and cache content mist.

2009-03-23 Thread Loesche, Lukas, scoyo
> From: Sébastien FOUTREL ... > Is there a way to find if something is in the cache, have a map of cached > content or some script that give one ? http://varnish.projects.linpro.no/wiki/FAQ#CanIseewhatVarnishholdsinthecache > Is it possible to do recursive purge in a way or another ? http://va

RE: Purge and cache content mist.

2009-03-23 Thread Sébastien FOUTREL
Thank you. About the url.purge, should I understand that url.purge doesn't manage hosts so url.purge /that-part/.* will purge http://onedomain.com/that-part/* and http://otherdomain.com/that-part/* ? Can I use onedomaine\.com/that-part/.* to purge only '/that-part/' in that host :) ? -Me

Re: Purge and cache content mist.

2009-03-23 Thread Harald Friessnegger
hi Am Montag, 23. März 2009 15:10:01 schrieb Sébastien FOUTREL: > Thank you. > > About the url.purge, should I understand that url.purge doesn't manage > hosts so url.purge /that-part/.* will purge > http://onedomain.com/that-part/* and http://otherdomain.com/that-part/* ? > Can I use onedomaine

Re: Purge and cache content mist.

2009-03-23 Thread Loesche, Lukas, scoyo
> on my setup i only have one host. i'm sure you can restrict that to one single > host, but i don't know by heart. I don't think you can. At least I couldn't find any method to do host based purging without using the PURGE HTTP Method. > if url.purge can't do that you can setup url purging >

varnishd runtime parameters

2009-03-23 Thread Tung Nguyen
Hi guys, So, Im reading over an archive email thread about twitters configuration. http://projects.linpro.no/pipermail/varnish-dev/2009-February/000968.html It looks like they had to adjust a lot of parameters... and Im not finding all the parameters definitions in the varnishd man pages. Im won