Re: Child panics on OpenSolaris

2010-02-14 Thread Nils Goroll
Paul, have I missed anything or have you not yet stated which version of OpenSolaris (uname -v) you're using? If you don't use a standard build, could you please give the hg changeset you're on? Nils ___ varnish-misc mailing list

Re: Child panics on OpenSolaris

2010-02-14 Thread Nils Goroll
Hi Poul-Henning and all, If I had implemented the hack I suspect Solaris contains, I would have found some bit somewhere, to make sure the errno would be the correct, documented and expected: #define ECONNRESET 54 /* Connection reset by peer */ Somebody with a Solaris