> > Can't; mod_php isn't compatible with mpm_worker. You have to use a > single-threaded mpm like prefork or itk. > > Anyway, you're starting to get the idea why you want a caching proxy in > front of apache. > Indeed. Thanks for your comments.