On Jun 7, 2006, at 12:00 PM, Matthew wrote:
My newbie response is that each Apache process makes its own compiled copy of the script.
i think you're right...a lot of people (ok, me) prefer to call every script in a startup.pl so it gets precached into the parent's shared memory i do it mainly with mp handler routines, but have done it with a few registry scripts
under a precompile situation, what you see would be avoided because the code would have only been read at startup