• Topic
  • Discussion
  • UdaWikiWeb.GlossaryEntryReceiveTimeout(Last) -- Owiki? , 2016-08-19 15:00:07 Edit owiki 2016-08-19 15:00:07

    Glossary of Technical Terms

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

    Receive Timeout

    Receive Timeout is a Communications parameter which appears in a variety of places. You may find this parameter in the OpenLink Session Rules Book, Administrative Assistant, Client Configuration Utility, and udbc.ini file.

    The value passed by Receive Timeout represents the maximum number of seconds which the Broker will wait for an agent to connect to a datasource. If the Broker contacts an existing agent, which fails to respond, the Broker will spawn a new agent. Moreover, it will impose the same time constraint on that agent. Finally, the client Broker Timeout and server Receive Timeout must maintain a certain ratio. The suggested value for the client Broker Timeout is 30. At most, the server's Receive Timeout should be half of the client Broker Timeout. The optimum value is 10.

    Example:

    ReceiveTimeout = 10 
    


    See Also: Broker Timeout

    Variants: ReceiveTimeout


    Referenced by...