Installation Guide

41 Installation Guide for Cisco Unified Contact Center Management Portal 7.2(3)
Modify Cisco web.config: set lowPoolMaxThreadCount to
18
Modify Cisco web.config: set
lowPoolDynamicThreadTrigger to 400
Modify Cisco web.config: set
lowPoolDynamicThreadDecayTime to 300000
Modify Cisco web.config: set lowPoolRequestQueueLimit to
-1 (minus one)
Modify Cisco web.config: set highPoolInitialThreadCount to
1
Modify Cisco web.config: set highPoolMaxThreadCount to 2
Modify Cisco web.config: set
highPoolDynamicThreadTrigger to 250
Modify Cisco web.config: set
highPoolDynamicThreadDecayTime to 300000
Modify Cisco web.config: set highPoolRequestQueueLimit
to -1 (minus one)
Modify Cisco web.config: set responseBufferSize to 8192
Edit RSReportServer.config: set MaxActiveReqForOneUser
= 100
RSReportServer.config can be found in C:\Program Files
\Microsoft SQL Server \MSSQL \Reporting Services
\ReportServer
Edit RSReportServer.config: set CleanupCycleMinutes =
1200
Edit RSReportServer.config: add a key
WebServiceUseFileShareStorage = true in the same section
as the previous two updates:
<Add Key="WebServiceUseFileShareStorage" Value="true"
/>