Jump to content

multiple instances of php-cgi.exe


Recommended Posts

Running PHP 5.3.3 on IIS6 (Win 2K3) in a load-balanced farm; the content (.php files) is served from a UNC share (IIS is configured to "connect as" domain\serviceAccount to authenticate) . Every time a request for a PHP file is made, there are two processes spawned: php-cgi.exe running as domain\serviceAccount and the 2nd php-cgi.exe, running as "NETWORK SERVICE". The problem is high CPU utilization on the servers...

Does anyone know if this is by design or something is misconfigured?

 

Thanks in advance!

Link to comment
https://forums.phpfreaks.com/topic/225048-multiple-instances-of-php-cgiexe/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.