FW: DBI Connectons accumulate under Mod_perl
"Kulasekaran, Raja" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CF4B8324B5D2934C9377BD36E370526B0A3EDF89@BTCMVEXC1-PRD.hq.netapp.com> |
Sure. I will check it up and come back to this thread again Raja -----Original Message----- From: Perrin Harkins [mailto:[email protected]] Sent: Saturday, November 14, 2009 12:14 AM To: Kulasekaran, Raja Cc: Artem Kuchin; [email protected] Subject: Re: DBI Connectons accumulate under Mod_perl On Thu, Nov 12, 2009 at 2:22 AM, Kulasekaran, Raja <[email protected]> wrote: > Below is the log of $Apache::DBI::DEBUG = 2; This looks fine. I don't think anything is wrong with your setup. I'm guessing Oracle keeps those processes around for a while in case they are needed again. You might want to see if you can tune Oracle to kill the child processes sooner. - Perrin