Syntax:
client closes=close-setting
Parameters:
close-setting
|
Enables the client-closes mode.
|
Properties:
Default:
|
N/A
|
Values:
|
A string beginning with "y" or "1".
|
Comments:
If this is enabled, MFCS expects the client to close the conversation; it does not automatically close it when the session
terminates. This can be used by clients that want to make multiple independent requests. Normally, clients that make multiple
requests do so within a single session, using a dedicated SEP process. With this setting it is possible to have clients that
make multiple unrelated requests in a single conversation, handled by normal SEPs, with no transactional relationship. This
lets the clients sustain a higher rate of processing.