I’ve noticed that with some of our sites that use multiple outbound threads with the tcpip protocol that there is an occational race condition causing the site to freeze when one/both of the threads disconnect for some time due to the remote system dropping the connection.
The site has a single inbound thread, runs through some xlates, then sends to both outbound threads. The site is also slow to start if the threads are opening and data sent takes a long time to get to the outbound queue (6 messages takes around 1 minute).
If I change the protocol to pdl-tcpip and write an appropriate pdl to process the messages, everything runs normally.
has anyone else notice this issue?
We are running Cloverleaf 5.8.5.4 on RHEL 5.7.