Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Performance issue

Vote:
 

Hello

System info:

We are running on Episerver 6 R2, IIS 7, Microsoft server 2008 R2 and SQL server.

Our problem:

We have installed a new Episerver site which has 2 front application servers (for visitors) and one application server for editors. Now and then the hole site is 'freezing' and the only way to get it up and running is to kill the application pool. When searching for a solution we have shut down 1 of two fronts so we know which front which will have all requests. When the site freezse the strange part is that if I am loging in on current front server cpu is on 0-1% usage, w3wp-process in on 0-1% of cpu usage, RAM is on 1,5Gb (we are haveing 8Gb as max) so it looks like the front server is idleing... but I can se that requests are stacking up in the working process so something is freezing the application. As far as I know DB server is idleing to. If there would be 'bad code' my quess is that cpu usage should be much higher as it is know it is on 0-1% usage

I wonder if anyone have had the same problem and solved it or if of anyone recognize this symptoms and could point me in right direction how to trace and find the bottleneck.

Thanks in advance!

 

 

#57683
Mar 23, 2012 20:20
Vote:
 

Any error messages in the event viewer - application log or anywhere else?

#57685
Mar 23, 2012 23:05
Vote:
 

The low cpu activity indicates that the threads are blocked (waiting for something). I would recommend to take a memory dump of the process e.g. using adplus. Then I would look at the stack dump to see what the different threas are doing. If they are blocked you should be able to see what call that is blocking.

#57862
Mar 30, 2012 15:19
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.