You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Sajith <sa...@gmail.com> on 2014/06/09 11:02:18 UTC

Invalid SSL session error

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.