|
|
|
|
There are no documents that match your search Please try a different search.
|
|
|
Resolve Session Timeouts using IIS 6 |
|
|
|
|
|
|
Description: This article will explain how to extand session timeout in informUp Tracking System.
Scenario: informUp is a web based system, and by that it dependent on IIS configuration, some IIS configuration could cause sessions become shorter and this could give bad user experience.
Steps:
1. Open application pool properties window
2. Tab Recycling - Uncheck the 'Recycle worker process'.
3. Tab Performance - Uncheck the 'Shutdown worker process after being idle'.
4. Change the value of "Maximum number of worker processes" to 1.
|
|
|
|
|
|