> > Can we also do this with sites built using EmbperlObject in 1.3.x? I would be very interested in preloading as much as possible so that it can live in shared memory. >
Yes, you can do this, but 1.3.x will not always preload everything. > Do you know offhand what causes memory pages to be copied-on-write? Obviously it happens when something is changed by one of the Apache processes, but why would code pages change at all? How do code pages relate to data pages? The problem is, that is that Perl sometime changes something in the compiled Perl code. I can't exactly tell you when this happens, but when it does we get a copy-on-write... Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]