For maximum performance and scalability, it is recommended that you modify the Internet Information Service (IIS) thread limits after creating a Communicator Web Access (2007 R2 release) virtual server. This is especially important if your Communicator Web Access server will need to handle more than just a few hundred simultaneous connections.
To configure virtual server thread settings
-
Log on to the computer that is running Communicator Web Access as a member of the local Administrators group and the RTCUniversalServerAdmins group.
-
Click Startand then click Run.
-
In the Rundialog box, type wbemtestand then press ENTER.
-
In the Windows Management Instrumentation Tester, click Connect.
-
In the Connectdialog box, type root\default\rtccwa_repositoryin the Namespacebox, and then press ENTER.
-
In the Windows Management Instrumentation Tester, click Open Class.
-
In the Get Class Namedialog box, type MSFT_CWASiteSettingin the Enter Target Class Namebox, and then press ENTER.
-
In the Object Editor for MSFT_CWASiteSettingdialog box, select Hide System Propertiesand then click Instances.
-
All of the virtual servers installed on the computer will be displayed in the Query Resultdialog box. To view the properties for a particular virtual server, double-click the server name.
-
In the Object Editordialog box, select MaxThreadLimitand then click Edit Property.
-
In the Property Editordialog box type 12in the Valuebox and then click Save Property.
-
In the Object Editordialog box, select MinThreadLimitand then click Edit Property.
-
In the Property Editordialog box, type 3in the Valuebox and then click Save Property.
-
In the Object Editordialog box, click Save Object.