Nginx - TCP balancer

Renaud Allard renaud at llorien.org
Thu Jun 12 00:21:24 MSD 2008


Hi,

Kamil Gorlo wrote:

> So, I have another 2 machines (this time, they have only single core)
> which I want to be load balancers. But they cannot work on HTTP layer,
> as a standard load balancer, because of SSL - they simply does not
> have resources to do this SSL stuff. My idea is to use some kind of
> transparent load balancer on those machines - they should only forward
> requests to backends and all resource consuming work should be done on
> backends (SSL handshake, etc.).
> 
> Can Nginx do that? If not, do you know any tools which can work as TCP
> balancers (I found HAProxy, but haven't tested it)?
> 
> Do you have any experience in similar situations?
> 

OpenBSD's relayd (formerly hoststated) can do this and performs 
extremely well.
http://www.openbsd.org/cgi-bin/man.cgi?query=relayd.conf&sektion=5&arch=&apropos=0&manpath=OpenBSD+Current
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3291 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://nginx.org/pipermail/nginx/attachments/20080611/c1868d68/attachment.bin>


More information about the nginx mailing list