inn.conf
organization |
pathhost |
domainname |
complaints |
allow newnews |
status/timer |
storage api |
extended dbz |
nntpd over stats |
his cache size |
overview mmap |
INSTALL(main)
hiscachesize
The size in kilobytes to use for caching recently used
history file entries. Setting this to 0 disables history
caching. History caching can greatly increase the
number of articles per second that your server is
capable of processing. A value of 16384 (16 MB) is a
good choice if you can spare the RAM.
最近使った(読んだ) history file の行について、キャッシュする大きさを
kBytes 単位で指定する。
もし 0 と指定すれば、cache なしということになる。
History file をキャッシュすると、一秒当りに処理出来る
記事の数を大幅に増加させることが出来る。
もし記憶容量に余裕があるなら、
16384 という指定、つまり 16MBytes というのは手頃な設定
だと思う。