Hi,

I'm using http client v2.0, and am doing SSL requests via a proxy,
everything appears to be working correctly, but it appears that its not
doing persistent connections, every request seems to trigger a new
connection (as monitored with a packet sniffer). Making the same
requests via HTTP do result in persistent connections being handled
correctly (using the MultiThreadedHttpConnectionManager). Are there any
known issues in this area, or should this work ?

Tx
Simon

Reply via email to