
varnish-bugs at varnish-cache
Feb 6, 2012, 8:02 AM
Post #1 of 1
(66 views)
Permalink
|
|
Re: #865: Opensolaris/snv_134 and others: CNT_Session - TCP_blocking failing with ECONNREFUSED
|
|
#865: Opensolaris/snv_134 and others: CNT_Session - TCP_blocking failing with ECONNREFUSED --------------------------+------------------------------------------------- Reporter: slink | Owner: slink Type: defect | Status: closed Priority: normal | Milestone: Component: port:solaris | Version: 2.1.4 Severity: normal | Resolution: fixed Keywords: | --------------------------+------------------------------------------------- Changes (by slink): * status: assigned => closed * resolution: => fixed Comment: late update of this bug, I believe this is fixed: * There was a race condition in the varnishtest code which I confused with the actual issue. This is fixed in [3b73cf0e92f432c23387ca498d7783f1d1b18bee] * Contrary to other OSes, Solaris returns previous TCP_errors for setsockopt and other socket calls, so Varnish needs to relax assertion checks. This is fixed in ** [e600a75ed5d35db87b36bf64d45940e50c0d25c7] ** [ac666733b7985436b77f10f5276909e7e65933c9] ** [31636e68029195142aee28b5fefb00841b3990a2] -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/865#comment:7> Varnish <https://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|