Well, now I restarted it and the load is a reasonable 3 to 5. Must have been a spam blast, will have to wait and see if it happens again.

I see a lot of plugins that read config files in the hook routines. Seems to me that in forkserver, that means each fork will reread the file, and it'd be faster if I read the config in the register routine and put the array into $self->{_whatever} so it'll be inherited in the fork.

Sound reasonable? Each file is pretty small, but in aggregate there are a lot of them.

Regards,
John Levine, [EMAIL PROTECTED], Primary Perpetrator of "The Internet for 
Dummies",
Information Superhighwayman wanna-be, http://www.johnlevine.com, ex-Mayor
"More Wiener schnitzel, please", said Tom, revealingly.

Reply via email to