From cd1acd8dc6de637096ebe741c50a4fc593eab17c Mon Sep 17 00:00:00 2001
From: Bill Stoddard
- $Revision: 1.5 $ ($Date: 1999/12/10 14:56:26 $)
+ $Revision: 1.6 $ ($Date: 2000/07/29 19:43:35 $)
The latest version of this FAQ is always available from the main
@@ -105,6 +105,12 @@
Apache Server Frequently Asked Questions
+ We have seen this problem when Apache is run on systems along with + Virtual Private Networking clients like Aventail Connect. Aventail Connect + is a Layered Service Provider (LSP) that inserts itself, as a "shim," + between the Winsock 2 API and Window's native Winsock 2 implementation. + The Aventail Connect shim does not implement WSADuplicateSocket, which is + the cause of the failure. +
++ The shim is not unloaded when Aventail Connect is shut down. Once + observed, the problem persists until the shim is either explicitly + unloaded or the machine is rebooted. Instructions for temporarily + removing the Aventail Connect V3.x shim can be found here: + "How to Remove Aventail Connect v3.x from the LSP Order for Testing + Purposes." +
+
+ Another potential solution (not tested) is to add apache.exe
+ to the Aventail "Connect Exclusion List". See this link for details:
+ "How to Add an Application to Aventail Connect's Application Exclusion
+ List."
+