[Varnish] #629: Fix the (Open)Solaris event port acceptor
Varnish
varnish-bugs at projects.linpro.no
Wed Feb 17 19:06:23 CET 2010
#629: Fix the (Open)Solaris event port acceptor
----------------------+-----------------------------------------------------
Reporter: slink | Owner: phk
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishd | Version: 2.0
Severity: normal | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by victori):
Ya I looked into it yesterday. It still happens.
I have documented it on my varnish blog post.
http://letsgetdugg.com/2009/12/04/varnish-on-solaris/
setsocketopt still fails on setting SO_LINGER in cache_acceptor.c every
once in a while.
I went even as far as making sure -pthreads does define _REENTRANT
{{{
gcc -x c /dev/null -E -dM -pthreads | grep REENT
#define _REENTRANT 1
}}}
--
Ticket URL: <http://varnish-cache.org/ticket/629#comment:7>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list