Hello,
I'm trying to use an PHP app on Apache Server with POOLED connection on Oracle
I've read a lot of white papers about DRCP and i finally configured an Oracle with DRCP.
I've made a lot of tests with PHP CLI, Apache and Nginx and i realize that the pooled work on the three cases, but with Apache the pooled keeps adding Busy Server (unlike on the CLI and Nginx case).
And that keep happening until the Oracle servers shutdown with the LOAD on 100%.
Can anyone help me please?
Thanks,