Jump to: navigation, search

Changes


View Cache

377 bytes added, 15:06, 7 May 2015
/* Application Pool Settings */
=== Application Pool Settings ===
[[File:UI ApplicationPool AdvancedSettings.png|thumb|Application Pool / Advanced Settings]]
Any in-memory data of a web service, respectively an application pool, is lost whenever application pools are (automatically) recycled. Although there is no downtime during a recycle, this empties the View Cache's memory.
Due to the missing automatism for a periodic initialization or update, the default interval settings for recycling '''must''' be changed, such that the application pool and the related web services are not recycled automatically.
The according settings of the application pool are theApplication Pool Recycle {| class="wikitable sortable"|-! Setting !! Default value !! Recommended value !! Comment|-| {{Menu nav|Advanced Settings|Recycling|Regular TimeInterval (minutes)}} || 1740 || 0 || Application pool will be recycled after this time|-| {{Menu nav|Advanced Settings|Process model|Idle Time-out [[File:UI ApplicationPool AdvancedSettings.png(minutes)}}|| 20 || 0 |thumb|Application Pool / Advanced Settings]]pool will be terminated after this time without any traffic|}
=== Testing ===
10,686
edits