Unilink Manager (UnilinkMngr)
- Last UpdatedNov 03, 2021
- 1 minute read
(Required) The Unilink Manager manages inter-process communications among all the batch system applications.
By default, the parameter "x" for UnilinkMngr is enabled with a default timeout of 15 seconds. If you do not specify a value, the default of 15 seconds is used, and it sets the UnilinkMngr to disconnect clients sending bad requests / responses, and also logs the following warning message: "Client disconnected as UnilinkMngr received a bad request/response." This function will also cause timeouts of reads and writes corresponding to the "x" parameter. You can disable the parameter "x" by setting the time out value to zero seconds.
Note: If you set the timeout value to less than 15 seconds then it considers the timeout as 15 seconds which is the default timeout.