Keep Alive Service For IIS 6.0/7.5
Keep Alive Service For IIS 6.0/7.5
This zero configuration service sits on web server, monitors IIS metabase and keeps all sites alive and quick. For DotNetNuke sites it also provides per-portal refreshing. For IIS 7.5 It also setup Application Warm-Up for better results.
Usage
Install service on your web server (i.e. computer rinning IIS).
Features
- Zero configuration – Keep Alive is a windows service that monitors IIS metabase and keeps all found sites alive and quick. Just install it on web server.
- IIS 7.5 and 6.0 support – There are 2 different projects for IIS 6 and IIS 7.5. So you need choose right installer. Note, service was tested only with IIS 6.0 and 7.5. Other versions can fail.
- Warm-Up For IIS 7.5 automatic setup – A great feature – Application Warm-Up – is supported by IIS 7.5. Warm-Up allows us to recycle worker processes without any pause in online services. IIS Application Warm-Up technology first ensures that new worker process is ready for serving requests. After that old process is closed. Without Warm-Up newly created worker process available for requests immediately after being created so you usually have a 10-30 sec. delay when site does not response.


Recent Comments