Hi, I'm trying to run a pre-1.3 nightly build version of Synapse. Unfortunately I'm getting lots of connection timeout messages in the logs:
ERROR [org.apache.synapse.transport.nhttp.ServerHandler] Connection Timeout - before message body was fully read : [/127.0.0.18:56740] Web service clients are getting a HTTP 502 error with about 10 % frequency. I tried increasing http.connection.timeout and http.socket.timeout but that did not change the behaviour. The released version Synapse 1.2 is no option for me, because the issue SYNAPSE-404 freezes the entire ESB and forces a restart about 3 times per day, which is not feasible for productive use. But using Synapse 1.2 does not show the timeout messages and runs with no HTTP 502 errors (as long as it hasn't run into SYNAPSE-404). What causes the connection timeouts and how can I prevent them? BTW I'm desperately awaiting the release of 1.3 as there are 8 critical fixes (and 1 blocker) since 1.2 that have not gone into a release yet. Thanks for your help. Kind regards, Ralph Henze.
