Jeff Trawick <[EMAIL PROTECTED]> writes:

> Sorry for wasting the subject line but I'd just commit if I could test
> properly.   I'd love to see whether or not it builds on Solars 7.
> 
> This 1.3 patch allows the administrator to choose pthread for the
> accept mutex mechanism on Solaris.  That works well on Solaris (8, at
> least) for certain numbers of CPUs (1, as I recall :) ).  Also, when
> fcntl can't be used (e.g., siteminder) it is nice to have a choice
> which doesn't require additional system configuration (with sysvsem on
> Solaris, the kernel semaphore variables will likely have to be
> adjusted).

no verification necessary...

Victor just pointed me to a post showing that Dale Ghent had used
pthread serialized accept successfully on Solaris 7 (he needed a
now-committed patch from Victor to handle a timing window which
occasionally caused Apache to lock up on Solaris occasionally when
using pthread serialized accept).

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to