Changeset 1690 for branches/fc13-dev/lvs/debian/config
- Timestamp:
- Oct 23, 2010, 1:51:30 AM (13 years ago)
- Location:
- branches/fc13-dev
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc13-dev
- Property svn:mergeinfo changed
/trunk merged: 1679,1683-1685,1687-1689
- Property svn:mergeinfo changed
-
branches/fc13-dev/lvs/debian/config/etc/ha.d/ldirectord.cf
r1471 r1690 7 7 # iptables rules caused SMTP to use FWM 3 8 8 virtual=3 9 real=18.181.0.53:25 gate 1 10 real=18.181.0.57:25 gate 1 11 real=18.181.0.167:25 gate 6144 12 real=18.181.0.228:25 gate 6144 13 real=18.181.0.234:25 gate 4096 14 real=18.181.0.235:25 gate 4096 15 real=18.181.0.237:25 gate 4096 9 #real=18.181.0.53:25 gate 4096 # old-faithful 10 #real=18.181.0.57:25 gate 4096 # better-mousetrap 11 real=18.181.0.167:25 gate 6144 # bees-knees 12 real=18.181.0.228:25 gate 6144 # cats-whiskers 13 real=18.181.0.234:25 gate 4096 # busy-beaver 14 real=18.181.0.235:25 gate 4096 # real-mccoy 15 #real=18.181.0.237:25 gate 4096 # pancake-bunny 16 #real=18.181.0.236:25 gate 4096 # whole-enchilada 17 #real=18.181.0.135:25 gate 4096 # shining-armor 16 18 service=smtp 17 19 scheduler=wlc … … 23 25 # Apache (80, 443, and 444) uses FWM 2 24 26 virtual=2 25 real=18.181.0.53 gate 1 26 real=18.181.0.57 gate 1 27 real=18.181.0.167 gate 6144 28 real=18.181.0.228 gate 6144 29 real=18.181.0.234 gate 4096 30 real=18.181.0.235 gate 4096 31 real=18.181.0.237 gate 4096 27 real=18.181.0.53 gate 3096 # old-faithful 28 real=18.181.0.57 gate 3096 # better-mousetrap 29 real=18.181.0.167 gate 6144 # bees-knees 30 real=18.181.0.228 gate 6144 # cats-whiskers 31 real=18.181.0.234 gate 4096 # busy-beaver 32 real=18.181.0.235 gate 4096 # real-mccoy 33 real=18.181.0.237 gate 4096 # pancake-bunny 34 real=18.181.0.236 gate 4096 # whole-enchilada 35 real=18.181.0.135 gate 4096 # shining-armor 32 36 fallback=127.0.0.1 gate 33 37 service=http … … 43 47 # Everything else uses FWM 1 and gets sent only to the primary 44 48 virtual=1 45 real=18.181.0.53 gate "heartbeat/services", "1" 46 real=18.181.0.57 gate "heartbeat/services", "2" 47 real=18.181.0.167 gate "heartbeat/services", "3" 48 real=18.181.0.228 gate "heartbeat/services", "4" 49 real=18.181.0.234 gate "heartbeat/services", "5" 50 real=18.181.0.235 gate "heartbeat/services", "6" 51 real=18.181.0.237 gate "heartbeat/services", "7" 49 real=18.181.0.53 gate "heartbeat/services", "1" # old-faithful 50 real=18.181.0.57 gate "heartbeat/services", "2" # better-mousetrap 51 real=18.181.0.167 gate "heartbeat/services", "3" # bees-knees 52 real=18.181.0.228 gate "heartbeat/services", "4" # cats-whiskers 53 real=18.181.0.234 gate "heartbeat/services", "5" # busy-beaver 54 real=18.181.0.235 gate "heartbeat/services", "6" # real-mccoy 55 real=18.181.0.237 gate "heartbeat/services", "7" # pancake-bunny 56 real=18.181.0.236 gate "heartbeat/services", "8" # whole-enchilada 57 real=18.181.0.135 gate "heartbeat/services", "9" # shining-armor 52 58 service=http 53 59 scheduler=wrr
Note: See TracChangeset
for help on using the changeset viewer.