Creating an application pool

A dedicated application pool must be created for handling requests made by the RSOEs to the server extension. This is to ensure that communication channels from the RSOE to the relay server can be promptly established even when the relay server is under heavy client load.

To create the application pool

  1. Start IIS Manager Console.

  2. Right-click Application Pools and create a new application pool, for example RSOE_AP.

  3. Edit the properties for the RSOE application pool and select the Performance tab. Turn off Shutdown Worker Processes After Being Idle.

  4. Edit the properties for the RSOE application pool and select the Recycling tab. Clear the Recycle Worker Processes (In Minutes) check box.