![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
1.
a.
b. Edit the asg_core.cdd file in a text editor.
c.
d.
e.
f.
g. Save changes to the asg_core.cdd file.
3. If you use native HTTP channel, select the Caller’s Thread threading model as follows:
a.
b. Edit the asg_core.cdd file in a text editor.
c. Search the <destinations id="DefaultImplementationDestinations">/<destination id="FacadeRequest_5449883F"> under <destination-groups> element.
d.
e. Edit the <threading-model> element value, as follows:Using the Caller’s Thread threading model, by default, 200 threads managed by the underlying HTTP server resource are used to handle the incoming HTTP requests. When the Caller’s Thread is set as threading model for native HTTP channel, the settings for <workers> under <shared-queue> for <inference-agent-class id="core-class"> under <agent-classes> do not apply for native HTTP channel.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |