Reputation: 43
My question is related to the question already posted here
Its indicated in the original post that the timeout happens about once a month. In our setup we are receiving this once every 10 seconds. Our production logs are filled with this handshake exception messages. Would setting the timeout value for handshake apply to our scenario as well?
Upvotes: 1
Views: 1268
Reputation: 35152
Yes. Setting handshake-timeout=0
on the relevant acceptor URL in your broker.xml
applies here even with the higher volume of timeouts.
Upvotes: 2