|
Preventing Channels From Stopping Because of LLP Client Connection ErrorsIf your LLP client receives a connection error, Iguana will typically stop the channel. This error occurs whenever the receiving end does not properly close the connection. However, this can be prevented by increasing the number of automatic reconnection attempts. To prevent your channel from stopping because of LLP client connection errors:
![]() Configuring the Channel Settings
In the above example, the channel will try to reconnect to the remote host 1000 times at 10,000-ms intervals whenever the connection is lost. |