On Wednesday, May 09, 2001, Morbus Iff wrote the
following about "mod_perl and 700k files..."

MI>  >Keep in mind, if you load this data during startup (in the parent) it will
MI>  >be shared, but reloading it later will make a separate copy in each child,
MI>  >chewing up a large amount of memory.  You might have better luck using dbm

MI> That is something I was hoping I wouldn't here ;) ... Even reloading the 
MI> file into the same variable in my startup.pl wouldn't cause the parent to 
MI> share it with new children?

Has anyone suggested (I am jumping in late) a shared memory segment a
la IPC::ShareLite, etc.

Best Regards,

Mike Miller
[EMAIL PROTECTED]

Reply via email to