PDA

View Full Version : Prefork vs Worker


all
10th September 2009, 18:08
Hello everyone,

I found that worker mpm works better than prefork on search through google.

correct me if am wrong.

one is located here http://www.camelrichard.org/apache-prefork-vs-worker

so how can i install worker mpm with ispconfig?

Regards
All

falko
11th September 2009, 14:49
If you use mod_php, you must use the prefork mpm, AFAIK.

all
12th September 2009, 12:14
hi falko,

Ty for responding,

I use fast-cgi. but i found that worker mpm is not installed, so basically my question is how can i install it without disturbing the ispconfig ?