Changeset 1799 for trunk/lvs


Ignore:
Timestamp:
Apr 4, 2011, 3:22:09 PM (13 years ago)
Author:
geofft
Message:
Lower s-a's (the current primary) priority

This isn't actually right, because it should track the current primary, 
but it's close enough for now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lvs/debian/config/etc/ha.d/ldirectord.cf

    r1691 r1799  
    1515        real=18.181.0.237:25 gate 4096 # pancake-bunny
    1616        real=18.181.0.236:25 gate 4096 # whole-enchilada
    17         real=18.181.0.135:25 gate 4096 # shining-armor
     17        real=18.181.0.135:25 gate 1024 # shining-armor
    1818        service=smtp
    1919        scheduler=wlc
     
    3333        real=18.181.0.237 gate 4096 # pancake-bunny
    3434        real=18.181.0.236 gate 4096 # whole-enchilada
    35         real=18.181.0.135 gate 6144 # shining-armor
     35        real=18.181.0.135 gate 1024 # shining-armor
    3636        fallback=127.0.0.1 gate
    3737        service=http
Note: See TracChangeset for help on using the changeset viewer.