How could they not? Since the files are executable by any process,
then all processes must have the mod_perl code in it. You could if you
really wanted to run 2 versions of Apache, one with mod_perl and one
without. You could then call all CGI's through a different IP and then run
mod_perl on that one only. This would reduce the sizes of your executables
running in memory for Apache.

Richard
Web Engineer
ProAct Technologies Corp.


> -----Original Message-----
> From: Jonathan Tweed [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 22, 2000 9:15 AM
> To: '[EMAIL PROTECTED]'
> Subject: Question
> 
> 
> Hi
> 
> I would be grateful if someone could answer this question:
> 
> Even if you tell Apache only to execute files in a certain 
> directory under
> mod_perl do all processes still include the mod_perl code?
> 
> Thanks
> 
> Jonathan Tweed
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to