I'm using Apache as a reverse proxy to a back-end (origin) web server, handling SSL traffic. I have SSLSessionCache enabled, which lets the Apache server cache the client's public key to prevent the need to renegotiate subsequent connections. But my question is whether this also helps when Apache itself is the client to the origin web server? In other words, is Apache caching the back-end server's public key to prevent the need to handshake SSL to the origin each and every request? thanks Jeff --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx