Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Enabling HTTP keep alive
Message
From
04/10/2010 11:02:27
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01483751
Message ID:
01483809
Views:
34
>I think you can control how long IIS waits to shut down an unused process by extending it in the App pool performance settings. Default is 20 mins? But it is probably a good idea to have the process re-start occasionally (in case of memory leaks etc). IIRC there's a setting somewhere which will force it to recycle if memory usage exceeds a certain level. The default behaviour then is to start up a new instance to accept requests *before* the old instance shuts down.

There is something else. This goes in that mode even after a few minutes. If there is no activity on the site, it will be longer on the next hit. I can get that behavior in two or three minutes. That is why I was wondering about the HTTP Keep Alive. Basically, I was wondering if that thing works at all.

Thanks for the reference
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform