DragonFly BSD
DragonFly users List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Apache2 doesn't work on DF


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 12 Nov 2004 23:56:01 -0800 (PST)

   It could be an IPV4/IPV6 issue.  Check to see if Apache 2 is trying to
   listen on both IPV4 and IVP6 and if it is try telling it not to listen
   on IPV6 (not sure how but it must be in the Apache config file somewhere).

   What kind of box is this running on?  UP or SMP?

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>

:  Hello.
:  
:  I have some serious issues with Apache 2 and DF (fresh installation of the
:latest -current).
:  
:  I'm trying to serve some NFS files through Apache 2. While Apache properly
:runs, connections are randomly refused. About 60% of connections are
:successful. But with about 40% of them, clients immediately get an RST.
:
:  It looks like Apache doesn't even get the connection attempt as even with
:Loglevel debug, nothing is logged when it fails. It happens with any client
:(MacOS X, Linux, BSD).
:
:  I've tried worker and prefork MPM and I tried to disable mmap() and
:sendfile() with no luck. I tried WITH_EXPERIMENTAL_PATCHES just in case, but
:in vain.
:
:  Apache 2 is just installed from ports and there's no special tweak of the
:system.
:
:  Any idea?
:




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]