Hi
I have this weird situation which I cannot seem to find a solution for.
I have a web server running windows server 2000 w IIS 5.0 and it has an ASP .NET application that runs from it. It is the only thing that runs on this machine. When I update my application, the JIT compile happens and as a result the first request is a little slower than usual which is expected. After that all requests are really fast. After a day or two has passed and the web server has received a lot of requests, the response times of the asp .net application increase dramatically.
So I initially thought that it was just another funny microsoft thing so I restarted the web server and after the JIT complie runs on the first request after restart, the asp .net application is running fast again. But as the days go by the application response times increase. The appplication is using only a small percentage of the memory and CPU on the machine and I am stuck as to where I should start trying to troubleshoot this problem.
One thing that I have noticed is that the more requests the application gets, the quicker it gets slower.
Any suggestions? I am sick and tired of restarting the machine every day or two. Is it IIS? or Windows Server? or ASP .NET?
HELP ! ! ! !
Thanks
tecknick
I have this weird situation which I cannot seem to find a solution for.
I have a web server running windows server 2000 w IIS 5.0 and it has an ASP .NET application that runs from it. It is the only thing that runs on this machine. When I update my application, the JIT compile happens and as a result the first request is a little slower than usual which is expected. After that all requests are really fast. After a day or two has passed and the web server has received a lot of requests, the response times of the asp .net application increase dramatically.
So I initially thought that it was just another funny microsoft thing so I restarted the web server and after the JIT complie runs on the first request after restart, the asp .net application is running fast again. But as the days go by the application response times increase. The appplication is using only a small percentage of the memory and CPU on the machine and I am stuck as to where I should start trying to troubleshoot this problem.
One thing that I have noticed is that the more requests the application gets, the quicker it gets slower.
Any suggestions? I am sick and tired of restarting the machine every day or two. Is it IIS? or Windows Server? or ASP .NET?
HELP ! ! ! !
Thanks
tecknick