Installation Guide
Installation Guide for Cisco Unified Contact Center Management Portal 7.2(3) 40
You can confirm that replication is working by creating a file in the
\\<DomainName>\PortalMedia path and ensuring that it is copied to all
replication destinations.
Performance Configuration Checklists
These checklists are suited to high performance multi-processor machines
with 4GB RAM.
Web Server
Done Description
Add the /3GB boot.ini switch to all systems with more than
2GB memory.
■
Right-click My Computer and select Properties. The
System Properties dialog box is displayed.
■
Click the Advanced tab.
■
In the Startup and Recovery area, click Settings. The
Startup and Recovery dialog box is displayed.
■
In the System startup area, click Edit. This opens the
Windows boot.ini file in Notepad.
■
In the line that states “WINDOWS="Microsoft”, add the
following to the end of the line: /fastdetect switch:
/3GB.
■
Save the changes and close Notepad.
■
Click OK twice to close the open dialog boxes. Reboot
for the changes to take effect.
Defragment the page file and registry hives using
http://www.sysinternals.com /Utilities /PageDefrag.html
For the IIS DefaultAppPool: disable IIS6 App Pool
Shutdown
Modify machine.config: set maxconnection to 12 * # of
CPUs. Machine.config can be found in C:\WINDOWS
\Microsoft.NET \Framework \v1.1.4322 \CONFIG
Modify machine.config: set maxIoThreads to 100
Modify machine.config: set maxWorkerThreads to 100
Modify machine.config: set minFreeThreads to 88 * # of
CPUs
Modify machine.config: set minLocalRequestFreeThreads to
76 * # of CPUs
Modify Cisco web.config: set lowPoolInitialThreadCount to
5
Web.config can be found in C:\Program Files \Cisco \web