Board index » Web Programming » Win 2K Server/IIS/ASP.Net

Win 2K Server/IIS/ASP.Net

Web Programming375
I have created a web page that contains a meta-refresh that refreshes the

page every 15 minutes.



After a few page hits, I need to bounce the world wide web service, because

no web browsers can connect to it. When I go in to bounce the service,

everything is fine. The memory usage on that server is normal, as well as the

CPU usage.



How would I be able to diagnose what is causing this problem? There is

nothing in the server logs or event viewer that tells me what is going on. I

even tried the 'Web Application Stress Tool' application, but it doesn't give

me any useful information as to what is going on.



Thanks in advance for your help.


-
 

Re:Win 2K Server/IIS/ASP.Net

Is there anything in the IIS logfiles when the clients can't connect? This

may help tell us whether IIS is actually receiving the request or not.



What do the clients show when they "can't connect"?



Do you have an ethereal/netmon network trace when the clients "can't

connect"?



Cheers

Ken



"Milhouse" <Milhouse@discussions.microsoft.com>wrote in message

Quote
I have created a web page that contains a meta-refresh that refreshes the

page every 15 minutes.



After a few page hits, I need to bounce the world wide web service,

because

no web browsers can connect to it. When I go in to bounce the service,

everything is fine. The memory usage on that server is normal, as well as

the

CPU usage.



How would I be able to diagnose what is causing this problem? There is

nothing in the server logs or event viewer that tells me what is going on.

I

even tried the 'Web Application Stress Tool' application, but it doesn't

give

me any useful information as to what is going on.



Thanks in advance for your help.





-

Re:Win 2K Server/IIS/ASP.Net

Am experiencing the same symptoms...currently running a Win2k3 server

/IIS/ASP.net



Have the exact same problem running a meta-refresh every 5 minutes. No user

or web browsers are able to open up the default pages after several hits.

Logs do not reveal anything out of the ordinary.

Have to stop & start the service to resolve the problem...



Would appreciate some insights into this....



Thanks in advance....





"Milhouse" wrote:



Quote
I have created a web page that contains a meta-refresh that refreshes the

page every 15 minutes.



After a few page hits, I need to bounce the world wide web service, because

no web browsers can connect to it. When I go in to bounce the service,

everything is fine. The memory usage on that server is normal, as well as the

CPU usage.



How would I be able to diagnose what is causing this problem? There is

nothing in the server logs or event viewer that tells me what is going on. I

even tried the 'Web Application Stress Tool' application, but it doesn't give

me any useful information as to what is going on.



Thanks in advance for your help.

-