Re: problem solved

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf pdl problem Re: problem solved

#56790
Nick Schneider
Participant

    After pouring through snifer traces I discovered exactly where this timeout was occurring.  The app that was connecting to us would establish a socket connection send the beginning of block packet, we would then ACK that packet then the app would go out and format the message to be sent.  This formatting is taking 18 seconds which is where the timeout occurs.  Unfortunately like all projects we are always forced to figure out why the other end is broken.