nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

Server behind HW Loadbalancer

Von: Thomas Schneider (t.schneider@livingliquid.com) [Profil]
Datum: 08.10.2009 17:49
Message-ID: <9e086$4ace09f6$51df9712$22003@news.inode.at>
Newsgroup: de.comp.sys.novell
hi,

I have some server behind a hardware loadbalancer(not mine) but why must
i add this lines to /etc/sysctl.conf.
i forgot it one time and so the server was not running right behind the LB.

--
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.rp_filter = 1

net.ipv4.conf.default.arp_ignore = 1
net.ipv4.conf.default.arp_announce = 2
net.ipv4.conf.all.arp_ignore = 1
net.ipv4.conf.all.arp_announce = 2

vm.dirty_background_ratio = 5
vm.dirty_ratio            = 40
--

is that must if servers are behind a loadbalancer?
or any other way to config it the right way?

thx,
tom

[ Auf dieses Posting antworten ]