Archive for the 'loadbalancing' Category

HAProxy – The Reliable, High Performance TCP/HTTP Load Balancer

Friday, May 6th, 2011

HA Proxy [synthetic] benchmarks on 10Gbit traffic. Linux network stack is the bottle neck here, not HAProxy, i.e. you can 10G line rate on big frames and few connections.

HAProxy – The Reliable, High Performance TCP/HTTP Load Balancer

Friday, May 6th, 2011

Round-Robin DNS as Failover – LowEndTalk

Friday, April 29th, 2011

[a blog post with ] good explanation about how failover happens in round-robin DNS setups. i.e. it is safe for browsers and most modern http-client libraries, but probably is not safe for other protocols

o3 magazine | Open Source SSL Acceleration

Thursday, November 11th, 2010

Article about SSL termination with NGINX. In sort: 2 x 4 core AMD 2.5GHz == 25000 SSL TPS

11-2009 lb-l: Re: [load balancing] Re : Layer4 and Layer7 TPS

Monday, November 23rd, 2009

discussion on LB-L (load balancing mailing list) about load-balancer performance benchmarks, vendor’s BS and so on.

ASP and Web Session Management

Thursday, November 19th, 2009

notes about how IIS creates and uses sessions for “classic ASP” (ASP.DLL)

Experiences using nginx to front-end apache

Wednesday, May 20th, 2009

some notes about keep-alive proxy setup for apache

Gentoo Wiki Archives – HOWTO_Setup_IP_failover_with_UCARP

Wednesday, April 1st, 2009

examples for config scripts for ucarp daemon. ucap is a alternative for VRRP, alows 2 devices to have shared IP address. used for setup redundant routers, load balancers

[RUS] Юникс и другие » Blog Archive » Построение отказоустойчивого балансировщика нагрузки на базе Perlbal/Heartbeat

Thursday, January 29th, 2009

[RUSSIAN] How to configure Perlball + Heartbeat as HA load balancer with session support for app servers

Don’t use Pound for load balancing – Optimize Prime [use Ngnix]

Saturday, May 31st, 2008

another evidence that if u need a loadbalancer — ngnix is the answer these days [and maybe perlball]