Return-Path: Delivered-To: apmail-apache-bugdb-archive@apache.org Received: (qmail 78600 invoked by uid 500); 17 Jul 2000 02:09:52 -0000 Mailing-List: contact apache-bugdb-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: apache-bugdb@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-bugdb@apache.org Received: (qmail 78584 invoked by uid 501); 17 Jul 2000 02:09:51 -0000 Date: 17 Jul 2000 02:09:51 -0000 Message-ID: <20000717020951.78583.qmail@locus.apache.org> To: apache-bugdb@apache.org, etzell@mindframe.com, wrowe@apache.org From: wrowe@apache.org Subject: Re: os-windows/3599: Apache hangs after heavy/long usage [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Apache hangs after heavy/long usage State-Changed-From-To: feedback-closed State-Changed-By: wrowe State-Changed-When: Sun Jul 16 19:09:51 PDT 2000 State-Changed-Why: I'm afraid that ODBC drivers are often 'leaky', and even starting and stopping processes may or may not clear up the memory or resource leaks. Please try the newest Apache versions, but at this moment I'm afraid this is not an Apache issue. One hint, try setting up the new 1.3.13 to be released RSN and set up a job to apache -n servicename -k restart the server every few hours. Open connections will be served as the child processes are torn down and new ones created.