Hi, I'm having an issue of https request handshaking on every request. Functionally, it works ok. But it caused my tiny embedded web server overloaded after couple requests. I turned on the JSSE debug and saw handshaking on every request. And I tried add "Connection: keep-alive" and "Keep-Alive:300" in http header, didn't see any difference. Any suggestions are welcome. I'm using EasySSLProtocolSocketFactory added a bit tweaks with httpclient 3.0.1 and sun jdk 1.5.0_05-b05 on redhat ES4.
Thanks. Abele --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
