How to change the number of threads used by all clients when loading files in parallel
About this task
Procedure
- In a browser, open the CCRC WAN server settings page: http://server_url/ccrc/admin/settings
- Edit the file listed at the top of the page. Change the
value of
ccrcMaxRequestsPerSession
. Each client will useccrcMaxRequestsPerSession -3
threads to retrieve web view contents in parallel. Monitor your server and adjust this value, if necessary, to avoid overwhelming the server when many users are loading web views at the same time. - Reload the settings page in your browser. Reloading causes the CCRC WAN server to reload the settings.
- Instruct all web view users to disconnect and reconnect in order to retrieve the new settings from the server. Alternatively, the CCRC WAN server administrator can restart the WAS profile hosting the CCRC WAN server. Clients reconnect when they next access the server.