Every so often will receive this in the log when the connection drops:
[pdl :PDL :ERR /0: to_prod] read returned error 0 (Error 0)
[pdl:PDL:ERR /0: to_prod] PDL signaled exception: code 1, msg device error (remote side probably shut down).
Sybase will be unable to reconnect until I bounce my thread. We’re resorted to a two minute “keep alive” message just to keep the connection going but uncertain of the underlying issue. Appears to be software rather than the tunnel itself.
Using mlp_tcp.pdl for the protocol and wondering if there’s a better one I could be using.
Thanks!