Synopsis: After several minutes, Apache no longer responds to HTTP requests
State-Changed-From-To: open-analyzed
State-Changed-By: marc
State-Changed-When: Mon Nov 17 17:21:51 PST 1997
State-Changed-Why:
This sounds like a known bug that has been reported several
times on Solaris and fixed in the current source tree.
Please try changing the:
#define USE_PTHREAD_SERIALIZED_ACCEPT
in conf.h under the SOLARIS2 section to:
#define USE_FCNTL_SERIALIZED_ACCEPT
