From:             [EMAIL PROTECTED]
Operating system: Windows2000 Advanced Server
PHP version:      4.2.3
PHP Bug Type:     IIS related
Bug description:  PHP Server dies when load increased

Hi,

I'm running Windows2000 Advanced Server, ISS v5.0 and PHP v4.2.3 in a dual
CPU, 256MB RAM machine. I have set PHP.exe in Application Mapping.

Whenever there are requests, PHP binaries files (PHP.exe) are created (as
seen from Windows Task Manager). Each binary carries approximately 4-5MB
of memory.

I have this index.php file which does nothing but including 7 other html
files. Each html file displays a table of information. Everything is fine
until the load increases. It comes to a point where the entire PHP server
just went dead and IIS cannot serve out any more pages.

If I changed the Application Mapping to php4isapi.dll, I'd got "Access
Violation xxxx" error codes.

Does a PHP binary appear for each request?


-- 
Edit bug report at http://bugs.php.net/?id=21136&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21136&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21136&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21136&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21136&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21136&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21136&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21136&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21136&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21136&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21136&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21136&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21136&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21136&r=isapi

Reply via email to