Hi, php gurus,
I want to know more details about OCIPLogon.. Our websites(PHP4+zend/Linux/apache/oracle 8.0.5) have some problems now... DB server reached 100% CPU usage today, the memory usage is high, too. We try to solve this problem through software method.
We used OCILogon in the past, can we using OCIPLogon instead to increase performance?
Does php/apache maintain a shared connection pool after we using OCIPLogon? Does the pool work effectively? How to control the connection number in the connection pool?
I know some company using Tuxedo+PHP to improve the performance, May I know the cost to implement such system?
Best,
--DK