Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 72279 invoked by uid 500); 2 Jul 2002 15:07:37 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 72267 invoked from network); 2 Jul 2002 15:07:36 -0000 Date: 2 Jul 2002 15:07:47 -0000 Message-ID: <20020702150747.19729.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 10408] - ISAPI issue with 2.0.39 for Win32 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10408 ISAPI issue with 2.0.39 for Win32 ------- Additional Comments From wrowe@apache.org 2002-07-02 15:07 ------- Try the as-yet-undocumented directive ISAPIFakeAsync on in order to support a pseudo-async behavior. Badly written isapi modules could consume a worker thread forever, without timing out, so it isn't idea just yet. But please reply if this solves the bug and gets your SOAP .dll working again. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org