Jail crontab crashing?

Pete French petefrench at ticketswitch.com
Wed Apr 2 11:04:28 UTC 2008


> Also, why must you run Apache with the worker MPM?  I've personally
> (meaning I'm talking about my experiences, not a general statement)
> never seen threaded Apache work -- only prefork.

Threaded Apache works as long as all you are doing is serving filees or
running stanadlone CGI scripts. I run a lot of amchines this way. As soon
as you add any plugin modules to the mix (PHP for example) you need to go
back to prefork though.

-pete.


More information about the freebsd-stable mailing list