Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages Commit: c78835f26da2e5989cd41a4857e1c23f35603b67 https://github.com/dtaht/ceropackages/commit/c78835f26da2e5989cd41a4857e1c23f35603b67 Author: Dave Taht Date: 2012-04-02 (Mon, 02 Apr 2012) Changed paths: M net/bind-latest/files/chroot/named/etc/bind/default/other.zones Log Message: ----------- named: caching the roots has too many dependencies While the performance benefit of caching the roots seems good... on boot, this leads to cascade failures while dnssec is not working. bind ends up throttling the connections to the roots, or vice versa and it can take minutes to actually get anywhere, during which time ntp is kicking the nameserver and vice versa, and sometimes we never get anywhere.