i’m going to install apache and passenger on a intel atom dual (dual
core).
is it better to install apache-worker or apache-prefork?
If you are on multicore with more than two processors, I’d run worker to
save memory and get a slight performance boost, otherwise run prefork.
-j