OK, that's better :) But doesn't Apache start a new process then?


No -- we're only running one process (-D ONE_PROCESS) -- see Apache/TestServer.pm ;)

You mean when debugging? Because normally we don't start one process.

It's only the case if $self->{run}->{opts}->{'one-process'} is true.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to