Apache2 doesn't work on DF

Matthew Dillon dillon at apollo.backplane.com
Fri Nov 12 23:58:54 PST 2004


   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 at 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?
:






More information about the Users mailing list