I forgot about that. I guess once all Apache kids exist, there's no way
to overwrite that module in shared memory without restarting Apache?
Silly question I guess. That's why they call it copy-on-write.

mark.

On Fri, 2004-02-27 at 13:15, Perrin Harkins wrote:
> Mark Maunder wrote:
> > For what I'm doing the only performance hit is the stat() on every
> > module
> 
> The other performance hit is that the memory used by these modules is no 
> longer shared by copy-on-write.
> 
> - Perrin
> 


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to