On Fri, Oct 24, 2003 at 04:47:39PM +0000, Paul L. Allen wrote: > Something else just came to mind. I don't know about fastCGI, but mod_perl > doesn't run under suexec, and you have to specifically enable it on any > virtual domain where it is required. We have some internal stuff on our > own domain running under mod_perl which is safe enough because we don't > allow anybody else to use it. If fastCGI is the same, and you don't need > to make it available to websites other than your own, you could use that > and go back to setuid on sqwebmail. Probably.
FastCGI support in sqwebmail is flakey - it now kind-of works, but still leaks memory like a sieve. It won't be a great loss if Sam needs to remove it for other reasons; unlike Perl scripts, sqwebmail has a very low startup overhead. Regards, Brian.
