Re: Disconnect database connection after idle timeout
Xinhuan Zheng <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <D08A6C78.7D103%[email protected]> |
Hi Perrin, I don’t quite understand what you mean by setting up a front-end proxy. What would you expect this “proxy” do? Does it take HTTP request? Thanks, - xinhuan From: Perrin Harkins <[email protected]<mailto:[email protected]>> Date: Thursday, November 13, 2014 at 12:50 PM To: Xinhuan Zheng <[email protected]<mailto:[email protected]>> Cc: Dr James Smith <[email protected]<mailto:[email protected]>>, mod_perl list <[email protected]<mailto:[email protected]>> Subject: Re: Disconnect database connection after idle timeout On Thu, Nov 13, 2014 at 12:19 PM, Xinhuan Zheng <[email protected]<mailto:[email protected]>> wrote: Having another tier (like DBD::Gofer) looks like really messy in infrastructure plus it’s not certain who is going to maintain that module’s quality. I'd only recommend trying it after you set up a front-end proxy, tune your mod_perl configuration, and use any Oracle tools available to you. - Perrin