Backend connector threads
Use this parameter to set the maximum number of threads that are
available to accept requests from Spotfire clients. The default is
400.
To change the number of backend threads, use the command
set-config-prop to edit the
security-trust-backend-connectorattributes-attribute-maxthreads.value
parameter.
Increase this value if the system has many concurrent, long-running requests. Typically, the requests are for downloading large library items to a service instance.
Example
config set-config-prop --name=security.trust.backendconnector.attributes.attribute.maxthreads --value=X
where
X is the new maximum connector
threads.
For general instructions, see Executing commands on the command line.