php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7590 Very Slow Loading compared to mySql; php-oracle rpm needed
Submitted: 2000-11-02 09:04 UTC Modified: 2001-02-10 15:31 UTC
From: acmad_moti at hotmail dot com Assigned:
Status: Closed Package: Oracle related
PHP Version: 3.0.16 OS: RedHat Linux 6.2
Private report: No CVE-ID: None
 [2000-11-02 09:04 UTC] acmad_moti at hotmail dot com
When we migrated from MySql to Oracle8i, the load time became 6-7 times slower.

We were able to isolate the problem and found out that it's the php-oracle rpm that generates "run-away" processes. Such processes result to 100% CPU utilization on the webserver.

We've been looking for the right rpm. Hope you guys could help.

Cheers.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-02 18:35 UTC] sniper@php.net
Try adding this to your configure line for PHP:

 --enable-sigchild

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC