-
Posted to
Troubleshooting
by
fvoncina
on
10-06-2008, 4:22 PM
Hi all,
I've 2 webservers running Windows 2008 x64. When I try to read the perf.counter ASP.NET Apps v2.0.50727 it shows really large numbers in both servers, here is a sshot:
If I a reset the webserver (iisreset) this counter works fine for a couple of minutes and then goes back to big number.
The application running that worker ...
-
Posted to
IIS 7 - Troubleshooting
by
fvoncina
on
07-20-2007, 8:42 AM
Mike,
That servers is running W2K8 beta 3.
The only thing I made different in that server is that I have installed Active Directory Services.
When I first installed that server, I've installed as Domain and also activated IIS7 but IIS wasn't working at all, so I've demoted the server and removed ADS and IIS7 started to work but with ...
-
Posted to
IIS 7 - Troubleshooting
by
fvoncina
on
07-18-2007, 11:03 AM
Hello Scott,
I've made several stress testing and the problem occurs randomly. It seems that the server is sending the content of the file but it get stuck on closing the connection or something. Its a really weird problem :)
Thanks.
Facundo.
-
Posted to
IIS 7 - Troubleshooting
by
fvoncina
on
07-18-2007, 11:01 AM
Yes, verbose in enabled for all events.
Yes, GENERAL_FLUSH_RESPONSE_START is the last event traced in all cases.
I have setup a vdir so you can check the freb log files, sometimes fails on transferring the xml files of the logs, here is the url http://200.82.80.91/freb
Inside W3SVC1 are the logs for freb vdir.
Inside W3SVC2 are the logs ...
-
Posted to
IIS 7 - Troubleshooting
by
fvoncina
on
07-17-2007, 6:51 PM
Hello Mike,
The server has no load and the problem occurs even if I browse the website locally.
I have enabled the FREB to log the request that takes more than 15secs and this is one example of the logfiles:
No.↓
Severity
Event
Module Name
1.
view ...
-
Posted to
IIS 7 - Troubleshooting
by
fvoncina
on
07-17-2007, 9:04 AM
Hello Guys,
I'm testing several .NET 2.0 solutions in a couple 2K8 servers, but in one particular server the HTTP requests handled by IIS7 get stuck.
Some times gets stuck on aspx files, sometimes on ashx and sometimes even gets stuck on png, gifs, js.
Here is a sshot:
No error in eventlog.
Any help will be ...