The following parameters have been added to the acc_agent.ini file to support multi-threading:
[SessionManager]
Specifies the maximum number of connections initialized by the ACC Connector to simultaneously connect to CA Access Control endpoints.
This value should not be less than the MaxSessionsPerEndpoint parameter. For example, MaxSessions=200 and MaxSessionsPerEndpoint=1, the server can simultaneously connect to 200 ACC endpoints. For MaxSessions=50 and MaxSessionsPerEndpoint=2, the server can simultaneously connect to 25 ACC endpoints.
Note: This value should not exceed the number of threads configured in im_css.conf.
Default: 200
[Session]
Specifies the maximum number of connections the server can use for one ACC endpoint.
Caution: The ACC endpoint may return a connection reset error if this value is set too high.
Default: 1 (This value is optimal for most configurations.)
The acc_agent.ini file is located in the following location:
%PS_HOME%\Provisioning Server\Data\ACC\acc_agent.ini
Copyright © 2013 CA.
All rights reserved.
|
|