dvilner Posted January 20, 2011 Share Posted January 20, 2011 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! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.