On Wed, Apr 8, 2009 at 1:37 PM, John Oliver <joli...@john-oliver.net> wrote: > Is it possible for an instance of httpd to basically copy all traffic it > receives to another instance of httpd on another host?
No -- You want something much lower-level, like a TCP tunnel or a load balancer. Apache will always decrypt/re-encrypt if you put it between a client and an SSL origin server. -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- 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-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org