On Fri, May 15, 2009 at 06:32:26PM +0200, Toni Mueller wrote: > > Hi, > > On Tue, 05.05.2009 at 19:57:22 +0100, Federico G. Schwindt <fg...@lodoss.net> > wrote: > > On Sun, Apr 12, 2009 at 01:08:22AM +0100, Federico G. Schwindt wrote: > > > > - Create /var/varnish by default > > > > - Use _varnish. Nothing should use nobody, not even by default > > > > - Use kqueue > > > > - Use -pthread > > > > - Do not hardcode -O2 > > > > - Install getting-started.html > > > > > > And hopefully last tarball, including all the above and the manpage > > > fixes. > > > > as i haven't seen anything else on this, i'm planning to commit this > > today/tomorrow. > > it's a good time to talk now if you have any comments. > > sorry for having been _VERY_ busy (and being late). I missed your work, > but so far ran from a self-baked version on amd64. I noticed the > following breakage that I suspect to be related to using kqueue or > pthread: > > Backend health checking is completely broken for me. If I enable it, my > backends are all marked "sick", and I get no results. I'll look into > your port and probably make more comments after that.
no worries. can you try disabling kqueue to see if that's the issue? i have been busy as well, so i haven't commited it yet. i will do during the weekend. f.-