php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2978 very high load averages / cpu usage
Submitted: 1999-12-15 05:36 UTC Modified: 1999-12-26 11:16 UTC
From: steve at waits dot net Assigned:
Status: Closed Package: Performance problem
PHP Version: 4.0 Beta 3 OS: FreeBSD 3.2-RELEASE
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: steve at waits dot net
New email:
PHP Version: OS:

 

 [1999-12-15 05:36 UTC] steve at waits dot net
When executing PHP scripts under PHP4b3 my httpd processes are jumping to extraordinarily high CPU usage [monitored via `top`].

Any script of decent size does this - I've not been able to narrow it down to any particular 'thing'.

Additionally, an infinite loop or recursive require's will actually cause httpd to runaway and NEARLY kill my machine, consuming all memory + swap and most cpu.

PHP is built very standard with only the MySQL module compiled in.  Apache is built with only the PHP module built in.

I'll gladly provide you with telnet access to my host if you'd like to check it out further!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-26 11:16 UTC] rasmus at cvs dot php dot net
The timeout code was broken in beta3 - fixed in current cvs
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 09:01:29 2024 UTC