Crashing website

  • Thread starter Thread starter leon.friesema
  • Start date Start date
L

leon.friesema

Hiyall,

I've got a problem with a website and I know this isn't a server-group, but perhaps some of you had the same problems.

A lot of visitors will come to see this site during the day, but every hour or so (not at regular intervals) the server becomes unresponsive.
I've tried almost anything I can think of concerning database connections etc. And I can't seem to find anything out of the ordinary;
The site remains stable during the night (at least almost each night) so I think it is a problem with the number of visitors.

What can I do? Any help is appreciated.

TIA,
Leon
 
microsoft.public.dotnet.framework.aspnet

would be a more germane newsgroup. And it is very active.
 
Leon,

Well, that's not much to work with. My first suggestion would be to
check the event log, see if you have any events that look mysterious. Look
at the performance counters for ASP.NET as well, see if anything is out of
the ordinary there.

You can also profile your code, see if you have any bottlenecks. There
should be some tools out there which will help you simulate load.

I would also ask this in the ASP.NET group as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top