TIMEOUT_FOR_INITIAL_RECEIVE

Name
TIMEOUT_FOR_INITIAL_RECEIVE
Summary
The number of seconds that the listener process (Micro Focus client listener or Web Server listener) waits to receive the initial client message after a socket connection has been accepted from a new client. If the time value expires before a complete initial message is received, the client is disconnected and the listening process prepares to accept another client connection request. The default value of 3 seconds is appropriate for all installations. This low value helps keep the listeners running smoothly, even during occasional network and/or client malfunctions. Specify a positive integer value between 1 and 59 (inclusive) to alter the time out value. This may be useful for diagnostic purposes.
Default
10
Minimum Value
1
Maximum Value
59
Example
TIMEOUT_FOR_INITIAL_RECEIVE="25"