Sha256: 625837fd967baa9587af4ed4197a6fe45c3c61c8cca30e9d86e8f3cb7c3014f5
Contents?: true
Size: 1.36 KB
Versions: 3
Compression:
Stored size: 1.36 KB
Contents
--- _big_brother: offset: 10000 clusters: - cluster_name: test1 check_interval: 1 backend_mode: "active_passive" scheduler: wrr fwmark: 1 ramp_up_time: 120 has_downpage: true nagios: server: nsca.host check: test1_status host: prod-load nodes: - address: 127.0.0.1 port: 9001 max_weight: path: /test/valid priority: 0 - address: 127.0.0.1 port: 9002 path: /test/valid priority: 1 - cluster_name: test2 check_interval: 2 scheduler: wrr fwmark: 2 nodes: - address: 127.0.0.1 port: 9001 max_weight: path: /test/invalid - address: 127.0.0.1 port: 9002 path: /test/invalid - cluster_name: test3 check_interval: 1 scheduler: wrr fwmark: 3 nodes: - address: 127.0.0.1 port: 9001 max_weight: path: /test/valid - address: 127.0.0.1 port: 9002 path: /test/invalid - cluster_name: test4 check_interval: 1 scheduler: wrr fwmark: 4 max_down_ticks: 100 backend_mode: 'active_active' non_egress_locations: - 'test' nodes: - address: 127.0.0.1 port: 9001 path: /test/valid max_weight: - address: 196.168.0.2 port: 9292 interpol: true path: /fwmark
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
big_brother-0.8.8.1 | spec/support/example_config.yml |
big_brother-0.8.8 | spec/support/example_config.yml |
big_brother-0.8.7 | spec/support/example_config.yml |