|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||
2003年06月09日(月) 旧暦 [n年日記]#1 [Network] bind-9.2.2 quota reachedJun 9 08:20:25 h named[280]: client 218.44.xx.yy#52538: no more recursive clients: quota reached「kill -1 を送ると、再起動した」ので、死んではいない様子。 And 'recursive-clients'. The BIND 9 tarball includes the "Administrator Reference Manual" which has a Configuration File guide . You should have a read through it. @ tcp-clients <integer>;:
options の中に
tcp-clients <integer>;tcp-clients 2000; とか書けばいいのかな。 The maximum number of simultaneous client TCP connections that the server will accept. The default is 100.でも、実は、自分で試しに使っているだけなのだけれど。 多分切れていないのでは ? その少し上に stacksize The maximum amount of stack memory the server may use. The default is default.何かの typo ? stacksize 30M; とか書いている人もいる。 @ channel 127.0.0.1#953: file not found:Jun 9 08:24:00 h named[280]: couldn't add command channel 127.0.0.1#953: file not found
controls {
inet ::1 allow {
::1;
}
keys {
"key";
};
inet 127.0.0.1 allow {
127.0.0.1;
}
keys {
"key";
};
};
この辺りらしい。
( つっこみ )
|
最近の日記 2026年01月29日 ・Die Fledermaus at New National theatre 2026/01/29 2025年12月25日 ・pbulk 11.99.3 (emacs30) 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? | ||