[Varnish] #649: Varnish LINGER crash on Solaris
Varnish
varnish-bugs at projects.linpro.no
Fri Feb 19 21:45:49 CET 2010
#649: Varnish LINGER crash on Solaris
---------------------+------------------------------------------------------
Reporter: victori | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: build | Version: trunk
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by victori):
{{{
if (need_linger)
setsockopt(sp->fd, SOL_SOCKET, SO_LINGER,
&linger, sizeof linger);
}}}
cache_acceptor.c in bin/varnishd/*
Remove TCP_assert line, and it won't fail. I have not noticed any negative
side effects.
--
Ticket URL: <http://varnish-cache.org/ticket/649#comment:2>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list