I am running apache+php+suexec
and I've noticed that for each php request, php starts a new interpreter.
How inefficient.
Can I go "mod_perl" way where php compiler runs once and executes all the php files through it ?
Does anybody know if what I want done is possible ?



LinkBack URL
About LinkBacks
Reply With Quote





