Hi all,
I'm using apache synapse to proxy a backend service. In my log files i
constantly see the following error
- I/O session sslclient-5100 [invalid][SSL handshake status:
NEED_WRAP][0][1676][0][0]: 8192 bytes read
{org.apache.http.impl.nio.reactor.SSLIOSession}
This ulitmately leads to a connection termination immediatly after
data is being sent from the bacckend service to the proxy.
Also I noticed that this the server does not allow Keep-Alive connetions.
Can someone please explain the cause of this?
Thanks,
Sajith.