Entries from PHP and Oracle: Christopher Jones tagged with 'drcp'

Sizing the number of DRCP connection brokers on Oracle RAC

The Oracle 11g DRCP connection pooling "connection broker" process handles incoming connection requests. It also retains a socket for idle connections, thus enabling faster reconnection. Large web applications with multiple mid-tier Apache servers typically need to increase the database server...