How to reduce the number of threads used to retrieve web view
contents on a single client
Procedure
-
Find the
.ini
file in the same directory as the executable file that runs the
GUI. For example, if the GUI runs eclipse.exe
(Windows) or
eclipse (UNIX and Linux), then edit eclipse.ini.
-
Add the following line after the
-vmargs
line, where number
is the number of threads you want to use for parallel loading. Each option must be specified on a
separate line: -Dcom.hcl.ccm.ccrc.maxRequestsPerSession=
number
Note: If the number is greater than the server's configured value
(ccrcMaxRequestsPerSession
), or less than 3, the server's thread count will be
used.
- Restart the client.
Have feedback?
Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.