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)
-   -   Nginx + Apache but LiteSpeed + what? (http://www.litespeedtech.com/support/forum/showthread.php?t=5280)

redstrike 08-30-2011 04:15 PM

Nginx + Apache but LiteSpeed + what?
 
I am looking for improving my server performance, is there any best combine of LiteSpeed with another guy?

Thanks.

mistwang 08-30-2011 04:32 PM

Using LiteSpeed alone is your best choice.

redstrike 08-30-2011 05:08 PM

Quote:

Originally Posted by mistwang (Post 29638)
Using LiteSpeed alone is your best choice.

In case i scale out, a load balancer will be stand front of backend LiteSpeed servers. Ngix/Squid/Varnish/HAProxy - Which will be best suit with LiteSpeed?

My site mainly serves streaming media like Youtube.

Thanks.

NiteWave 08-30-2011 06:13 PM

Quote:

In case i scale out, a load balancer will be stand front of backend LiteSpeed servers. Ngix/Squid/Varnish/HAProxy - Which will be best suit with LiteSpeed?
if have to choose 1 from the list, then HAProxy. litespeed load balancer is another choice.

redstrike 08-30-2011 07:51 PM

Quote:

Originally Posted by NiteWave (Post 29641)
if have to choose 1 from the list, then HAProxy. litespeed load balancer is another choice.

Thanks. There are a lot of Load Balancer Company on the market. I'm confused with their features :( I don't know which features suit for my case.

subhuti 08-31-2011 02:32 AM

nginx can help you if you have a lot of slow clients (like mobile devices)
nginx will be like a very fast client for scripts on litespeed - litepseed will be able to send data to the nginx very fast and your script will finish faster too. + you can cache some data with nginx

anything 08-31-2011 07:07 PM

ive 4 x litespeed webservers behind a pair of LVS loadbalancers, which is behind a cdn
seems to work nicely, is a nice feeling when your gigabit uplink is the bottleneck

ive always been a little confused as to why i'd setup a cluster of servers, then bottleneck all my ssl connections at the loadbalancer. i like lvs because it need not care about the data, it just tunnels tcp connections. each server is handling ssl, distributing the load is the point isnt it

in the end i dont think theres really much difference between loadbalancers. your choice is all about the features you feel are important

i've found HAproxy to be rather poor performance when you need to do sticky sessions
Varnish is great, but doesn't support SSL (last i checked). i use it where i need to enforce caching
Squid is super slow, don't even bother
nxinx i haven't used since the documentation was in russian.
and i've yet to test litespeed's loadbalancer, mostly cause ive already got a solution that works

redstrike 08-31-2011 10:44 PM

Thank you.

If sticky sessions isn't a problem with me, Will Varnish be better than HAProxy? I want to cache dynamic contents too.

anything 08-31-2011 10:49 PM

i would probably use varnish then.
you can use it to loadbalance your servers and cache content at the same time

redstrike 09-02-2011 10:54 AM

A server which is running Varnish mainly - Load balancer + Front cache server, will RAM or the CPU speed or the uplink of banwidth be the important thing? Please choose 2 of those factors to help me.


All times are GMT -7. The time now is 10:59 AM.