BIND 10 vorner-multiauth, created. cdda21ca5633972fbff86d9d7030346a9b20d058 Hack to allow multiple auths running

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 10 02:03:45 UTC 2012


The branch, vorner-multiauth has been created
        at  cdda21ca5633972fbff86d9d7030346a9b20d058 (commit)

- Log -----------------------------------------------------------------
commit cdda21ca5633972fbff86d9d7030346a9b20d058
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Jan 10 00:38:05 2012 +0100

    Hack to allow multiple auths running
    
    It's a hack, it would allow sharing a socket between multiple types of
    application, which wouldn't work. Anyway, this allows to run multiple
    auths simultaneously, the only thing needed is to add another copy of
    b10-auth to the Boss/components (under a different name, but the content
    would be the same) ‒ only to the configuration, not copy the binary or
    anything.
    
    This might do some problems when reconfiguring and if you try to stop
    one of the auth servers, both will likely stop. It might do strange
    things with regards to locking of sqlite3 database and I didn't try if
    xfrout will handle multiple connected auth correctly (it should in
    theory, but who knows…).

commit 1830215f884e3b5efda52bd4dbb120bdca863a6a
Merge: 24ec2f1431f588dac255930a6cac73519b4fa4ea 1627c0152628294dea5b55833b1ac6d66a08cbc0
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Jan 9 22:15:36 2012 +0100

    Merge #805

commit 1627c0152628294dea5b55833b1ac6d66a08cbc0
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Jan 9 20:24:27 2012 +0100

    [805] Remove no longer valid TODO comment

-----------------------------------------------------------------------




More information about the bind10-changes mailing list