Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I have few websites published on a server. 2 of them are running at very high cpu loads and hags up while running on a particular page. Works fine on local machine its just on one server they are having this problem whereas other websites runs fine. Can any one help what I am missing here. what needs to checked. server is Windows server 2008 r2 datacenter

share|improve this question
Do you have any scripts on the server (py or php or cgi) that are somehow leaking memory or looping? Can you please give a download link or post the code of the scripts if there are any? – U4iK_HaZe Aug 25 '11 at 18:25
Not possible for me to post a code or provide a download link. But the thing is why same piece of code is working if deployed on other server. Only one server has this issue. any idea – sam Aug 26 '11 at 7:58
Same code if executed on web server works fine but when deployed on windows server 2008 rc, it is hanging. – sam Aug 26 '11 at 9:15
"windows server 2008 rc" - Release Candidate? – user48838 Aug 26 '11 at 23:35

migrated from stackoverflow.com Aug 25 '11 at 18:09

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.