views:

37

answers:

0

Hey,

My company is running a .NET 4.0 site in IIS 7 on a windows 2008 server machine. Our site hits are steadily increasing and now we're getting issues during peak usage periods. The site will hang for a time making requests that should be nearly instantaneous take long periods of time (up to 30 seconds).

We run a load balanced environment over 4 servers, no sessions, no viewstate but some caching on each server for static data.

I'm having trouble coming up with things to test to see why this could be happening, can anyone be of assistance?

Cheers Dan