I have been following this http://www.litespeedtech.com/support...se_proxy_cache and everything works for normal HTTP Traffic but when i try to setup HTTPS it does not work. Can someone please guide how can i setup Reverse Proxy for host running HTTPS.
most steps are same as http, only in step 4, enable SSL.
i.e., ssl connection is established between user and your virtual host; your virtual host just establish plain http(port 80) connection to backend web server.