Re: How should I connect via DBD::Oracle to efficiently obtain 2000+ simultaneous connections?
- From: jkstill@xxxxxxxxx (Jared Still)
- Date: Wed, 20 Dec 2006 15:22:10 -0800
On 11/16/06, Chris Drake <christopher@xxxxxxxxx> wrote:
I'm expanding, and adding extra web servers to handle my load. My
Apache/mod_perl environment maintains a new connection for each process, and
these processes seem to chew up a lot of server resources.
Check out connection pooling.
I have not used it, but it is designed for your scenario.
You do need a test environment that mimics production
to really test an implementation of this.
http://download-west.oracle.com/docs/cd/B19306_01/network.102/b14212/intro.htm#sthref67
--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
- Prev by Date: Re: Unix: Oracle User Identified Externally
- Next by Date: Re: How should I connect via DBD::Oracle to efficiently obtain 2000+ simultaneous connections?
- Previous by thread: Unix: Oracle User Identified Externally
- Next by thread: Re: How should I connect via DBD::Oracle to efficiently obtain 2000+ simultaneous connections?
- Index(es):
Relevant Pages
|