...
An application is always assigned to an ApplicationPool, whereby several applications can be assigned to the same pool. Applications in an ApplicationPool share a process of the system. Due to the background tasks of the processing server application, it is recommended that you execute them in a separate application pool. To change the settings of the application pools, proceed as shown in the figure.
The recommended settings for the ApplicationPools, if they differ from the default settings, are listed below:
Settings / Pool | Default | Server |
---|---|---|
StartmodusStart Mode | AlwaysRunning | AlwaysRunning |
Grenzwert Limit(ProzentPercent) | 0 | 60 |
LimitaktionLimitaction | NoAction | Throttle |
Hinweis: Die Einstellung „Throttle" existiert auf älteren Windows-Systemen (z.BNote: The "Throttle" setting does not yet exist on older Windows systems (e.g. Server 2008) noch nicht. Hier sollte „NoAction" ausgewählt werden. "NoAction" should be selected instead.