LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   LiteSpeed Webserver Reverse Proxy SSL (http://www.litespeedtech.com/support/forum/showthread.php?t=6580)

LinuxFreak 01-21-2013 02:25 AM

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.

NiteWave 01-21-2013 03:56 AM

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.

LinuxFreak 01-21-2013 03:59 AM

Hello,

I did that already but getting error. Can i share login details via private message.

Thank you.

NiteWave 01-21-2013 04:11 AM

ok. this should take short time only.

LinuxFreak 01-21-2013 04:46 AM

Hello,

Sent you private message.

Thanks.

LinuxFreak 01-21-2013 11:26 PM

Hello NiteWave,

Can we have this feature near future to add HTTPS Hosts into LiteSpeed to act as Reverse Proxy.

Thank you.

NiteWave 01-22-2013 05:38 PM

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.