Paul Querna wrote: > Nah, 90% of what is done in moduels today should be out of process aka > in FastCGI.... or another method, but out of process. (regardless of > MPM)
You're just moving the problem from one server to another, the problem remains unsolved. Whether the code runs within httpd space, or fastcgi space, the code still needs to run, and if it's written badly, the code will still leak/crash, and you still have to cater for it. Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature
