[1111] | 1 | checktimeout=5 |
---|
[210] | 2 | checkinterval=1 |
---|
| 3 | autoreload=yes |
---|
| 4 | logfile="/var/log/ldirectord.log" |
---|
[1368] | 5 | quiescent=yes |
---|
[210] | 6 | |
---|
[1184] | 7 | # iptables rules caused SMTP to use FWM 3 |
---|
| 8 | virtual=3 |
---|
[2071] | 9 | #real=18.181.0.53:25 gate 4096 # old-faithful |
---|
[2195] | 10 | real=18.181.0.57:25 gate 4096 # better-mousetrap |
---|
[2067] | 11 | real=18.181.0.167:25 gate 4096 # bees-knees |
---|
| 12 | real=18.181.0.228:25 gate 1024 # cats-whiskers |
---|
| 13 | real=18.181.0.234:25 gate 4096 # busy-beaver |
---|
| 14 | real=18.181.0.235:25 gate 4096 # real-mccoy |
---|
[2071] | 15 | #real=18.181.0.237:25 gate 4096 # pancake-bunny |
---|
| 16 | #real=18.181.0.236:25 gate 4096 # whole-enchilada |
---|
[2195] | 17 | real=18.181.0.135:25 gate 4096 # shining-armor |
---|
[2067] | 18 | real=18.181.0.141:25 gate 4096 # golden-egg |
---|
[1005] | 19 | service=smtp |
---|
[1113] | 20 | scheduler=wlc |
---|
| 21 | persistent=600 |
---|
[1184] | 22 | protocol=fwm |
---|
[1005] | 23 | checktype=negotiate |
---|
[1184] | 24 | checkport=25 |
---|
[1005] | 25 | |
---|
[1184] | 26 | # Apache (80, 443, and 444) uses FWM 2 |
---|
| 27 | virtual=2 |
---|
[2071] | 28 | #real=18.181.0.53 gate 4096 # old-faithful |
---|
[2195] | 29 | real=18.181.0.57 gate 4096 # better-mousetrap |
---|
[2067] | 30 | real=18.181.0.167 gate 4096 # bees-knees |
---|
| 31 | real=18.181.0.228 gate 1024 # cats-whiskers |
---|
[1679] | 32 | real=18.181.0.234 gate 4096 # busy-beaver |
---|
| 33 | real=18.181.0.235 gate 4096 # real-mccoy |
---|
[2071] | 34 | #real=18.181.0.237 gate 4096 # pancake-bunny |
---|
| 35 | #real=18.181.0.236 gate 4096 # whole-enchilada |
---|
[2195] | 36 | real=18.181.0.135 gate 4096 # shining-armor |
---|
[2067] | 37 | real=18.181.0.141 gate 4096 # golden-egg |
---|
[1184] | 38 | fallback=127.0.0.1 gate |
---|
| 39 | service=http |
---|
| 40 | request="heartbeat/http" |
---|
[819] | 41 | virtualhost="scripts.mit.edu" |
---|
[1184] | 42 | receive="1" |
---|
| 43 | checktype=negotiate |
---|
| 44 | checkport=80 |
---|
| 45 | scheduler=wlc |
---|
| 46 | persistent=600 |
---|
| 47 | protocol=fwm |
---|
[210] | 48 | |
---|
[1184] | 49 | # Everything else uses FWM 1 and gets sent only to the primary |
---|
[210] | 50 | virtual=1 |
---|
[2071] | 51 | #real=18.181.0.53 gate "heartbeat/services", "1" # old-faithful |
---|
[2195] | 52 | real=18.181.0.57 gate "heartbeat/services", "2" # better-mousetrap |
---|
[2067] | 53 | real=18.181.0.167 gate "heartbeat/services", "3" # bees-knees |
---|
| 54 | real=18.181.0.228 gate "heartbeat/services", "4" # cats-whiskers |
---|
| 55 | real=18.181.0.234 gate "heartbeat/services", "5" # busy-beaver |
---|
| 56 | real=18.181.0.235 gate "heartbeat/services", "6" # real-mccoy |
---|
[2071] | 57 | #real=18.181.0.237 gate "heartbeat/services", "7" # pancake-bunny |
---|
| 58 | #real=18.181.0.236 gate "heartbeat/services", "8" # whole-enchilada |
---|
[2195] | 59 | real=18.181.0.135 gate "heartbeat/services", "9" # shining-armor |
---|
[2067] | 60 | real=18.181.0.141 gate "heartbeat/services", "10" # golden-egg |
---|
[210] | 61 | service=http |
---|
| 62 | scheduler=wrr |
---|
| 63 | protocol=fwm |
---|
| 64 | checktype=negotiate |
---|
| 65 | checkport=80 |
---|