![]() |
LiteSpeed Webserver Reverse Proxy SSL
Hello,
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. Thank you. |
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. |
Hello,
I did that already but getting error. Can i share login details via private message. Thank you. |
ok. this should take short time only.
|
Hello,
Sent you private message. Thanks. |
Hello NiteWave,
Can we have this feature near future to add HTTPS Hosts into LiteSpeed to act as Reverse Proxy. Thank you. |
Hi LinuxFreak,
now your front end server(litespeed) is able to serve both http and https, and between the front end and backend server, has established http connections only and works. https ssl connection has extra overhead than http. usually backend server is not open to public, so http is preferred. while https connection with backend server looks possible, it's not necessary in most cases. pass https directly to backend server, is more a load balance feature, which litespeed load balance(lslb) may support it in the near feature(layer 4 load balance) |
| All times are GMT -7. The time now is 01:44 PM. |