7 Jul
2006
7 Jul
'06
12:46 p.m.
Graeme Hinchliffe <graeme.hinchliffe@zeninternet.co.uk> wrote:
these are hex values, not octal, and it seems to be an intermittent thing.
Dang. Those bugs are hard to track down.
Are dictionaries loaded each time a child is started? or just once and then kept in memory?
The server doesn't start any children. The dictionaries are loaded once, and cached as long as it's running. Alan DeKok.