Hello,

I want to increase the number of connections per database that I have 
configured in my RDBMS Service for ND4.1.3.  Currently, I have the following 
configurations:
Service Properties: number of workers = 10
Worker Properties: maximum database connections per process = 10
                    maximum db connections per DB = 100
                    number of worker processes = 10
                    maximum # clients per worker = 10

I want to increase the number of connections per database to 20.  When I do 
this, are the following configurations correct keeping 100 max db connections?
Service Properties: number of workers = 5
Worker Properties: maximum database connections per process = 20
                    maximum db connections per DB = 100
                    number of worker processes = 5
                    maximum # clients per worker = 5
Also, when I increase the number of db connections per process, does that 
increase the load on the CPU or memory of my application server?

Thank you in advance.  Your advice is appreciated.
Sal
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to