[us...@httpd] Forward ssl requests to non-ssl page using proxy

2009-03-29 Thread YungWei.Chen
Hi, I am trying to set up a reverse proxy server, which accepts only ssl requests. If the proxy server forwards requests to an ssl page, it will work. But if the proxy server forwards requests to a non-ssl page, I will get 503 Service Temporarily Unavailable error. Does it have t

[us...@httpd] Communication between a reverse proxy server and an interal app server

2009-03-27 Thread YungWei.Chen
Hi, I'd like to set up a reverse proxy server which forwards requests to an internal app server. Both servers handles only ssl requests. And I have some questions. Thanks. * How many ssl certificates do I need in my current setup? 1 (for the proxy server) or 2 (for both the proxy