Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Database Connection Pools with Perl

by Anonymous Monk
on Oct 15, 2008 at 21:28 UTC ( [id://717349]=note: print w/replies, xml ) Need Help??


in reply to Re: Database Connection Pools with Perl
in thread Database Connection Pools with Perl

I am preparing a Orable DB Connection Pool at Apache server startup, which should be available on demand to httpd childs. I have to make sure that there are Maximum possible number of connection at heavy load condition and minimum connection otherwise. I guess I can implement the Connection Pool, but need to know how my httpd child, which is actually php page calling perl scripts are gonna get the connection objects. Any lead would be helpful.

Replies are listed 'Best First'.
Re^3: Database Connection Pools with Perl
by Anonymous Monk on Oct 16, 2008 at 12:30 UTC
    Orable manual should explains everything, like just appending :POOLED to connect, if you have the right versions of client softwares

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://717349]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-28 16:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found