LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=29)
-   -   Can Litespeed be used as both a webserver and a load balancer? (http://www.litespeedtech.com/support/forum/showthread.php?t=5729)

binhle410 02-27-2012 08:04 AM

Can Litespeed be used as both a webserver and a load balancer?
 
Can Litespeed be used as both a webserver and a load balancer?

Please help me, thanks in advance.:confused:

webizen 02-27-2012 01:35 PM

Yes, it can.

to setup as a loadbalancer (along with webserver), create loadbalancer external app with lsapi or proxy/webserver type member. then create loadbalancer type script handler (either server or vhost level) or context (vhost level) on top of the loadbalancer external app.

note that such a "loadbalancer" setup has no session awareness.

binhle410 02-27-2012 05:30 PM

Quote:

Originally Posted by webizen (Post 32072)
Yes, it can.

to setup as a loadbalancer (along with webserver), create loadbalancer external app with lsapi or proxy/webserver type member. then create loadbalancer type script handler (either server or vhost level) or context (vhost level) on top of the loadbalancer external app.

note that such a "loadbalancer" setup has no session awareness.

I am really a newbie at Litespeed, can you point me to any document that can guide me through this?

Moreover, what is the difference between session awareness and unawareness?
Why does one need it?


Thanks very much.

webizen 02-28-2012 10:37 AM

session is for web site to track individual user such as login, etc. without session awareness, a user will be redirected to a different backend and prompt for login again even s/he already logged in.


All times are GMT -7. The time now is 12:06 PM.