r25215 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25214‎ | r25215 | r25216 >
Date:22:19, 27 August 2007
Author:mark
Status:old
Tags:
Comment:
Revert Tim's sysctl.conf changes, as those keys do not generally exist
on all servers and will throw errors if sysctl is not run with -e
Instead we will change apache-sanity-check to trust the 'all' interfaces
key.
Modified paths:
  • /trunk/debs/wikimedia-lvs-realserver/sysctl.conf (modified) (history)

Diff [purge]

Index: trunk/debs/wikimedia-lvs-realserver/sysctl.conf
@@ -2,10 +2,4 @@
33 # Ignore and do not announce ARP for the LVS service IP
44 net.ipv4.conf.all.arp_ignore = 1
55 net.ipv4.conf.all.arp_announce = 2
6 -net.ipv4.conf.eth0.arp_ignore = 1
7 -net.ipv4.conf.eth0.arp_announce = 2
8 -net.ipv4.conf.eth1.arp_ignore = 1
9 -net.ipv4.conf.eth1.arp_announce = 2
10 -net.ipv4.conf.eth2.arp_ignore = 1
11 -net.ipv4.conf.eth2.arp_announce = 2
126 ### END: Added by package wikimedia-lvs-realserver

Status & tagging log