Re: Cookie handling

2009-04-20 Thread Kristian Lyngstol
On Mon, Apr 20, 2009 at 02:54:33PM +0100, Sam Crawford wrote: > The issue arises when we write our custom definitions of vcl_fetch. If we > find a static URL we'd do some like "remove req.http.cookie" and then > "lookup". However, if the content was not found in memory then it goes to > the backend

Cookie handling

2009-04-20 Thread Sam Crawford
Afternoon all, I've been a keen user of Varnish for the past year or so and have just come across a use case that I'm having trouble implementing. I'm familiar with stripping the cookie upon insert and lookup in order to cache cookie-based content, but the following is a slight twist on this. We'v

Re: Frequent Varnish 2.0.4 Panics

2009-04-20 Thread Kristian Lyngstol
On Fri, Apr 17, 2009 at 02:54:25PM -0700, Igor Minar wrote: > Hi there, > > I see frequent (~every 30 seconds) Varnish panics when running a light > load tests on our webapp which is proxied by varnish. What sort of load are you testing with? > Has anyone else experienced the same issue? Let m