Re: Bug : Assert error in exp_timer() | Child not responding to ping, killing it.

2008-12-12 Thread Poul-Henning Kamp
Hi Benjamin, I'll look at it. Just wanted to point this out in the mean time: > if (req.url ~ "&ttl=") { >if (req.url ~ "&ttl=001") { set obj.ttl=3600s; } >if (req.url ~ "&ttl=002") { set obj.ttl=7200s; } >if (req.url ~ "&ttl=003") { set obj.ttl=10800s; } >if (req.url ~ "&tt

Re: Bug : Assert error in exp_timer() | Child not responding to ping, killing it.

2008-12-12 Thread Per Buer
Benjamin Sonntag wrote: > Hi all, > > (first of all, I'll be glad to obtain a login/pass on the trac so that I > may create a ticket for this one if it became a real bug ;) and help > varnish community) Please go to http://varnish.projects.linpro.no/register and register. Then send me the userna

Bug : Assert error in exp_timer() | Child not responding to ping, killing it.

2008-12-11 Thread Benjamin Sonntag
Hi all, (first of all, I'll be glad to obtain a login/pass on the trac so that I may create a ticket for this one if it became a real bug ;) and help varnish community) I guess I found a bug :) So please find below the informations I was able to gather to start working on this issue : We are usi