Hello List,

iam looking for most recommendend setup of apache/php for my purposes. I want to provide dynamical webspace for some users and there moderate volume pages. I know apache in combination with mod_php is fastest setup but i want to avoid mod_php for some reasons. Could imagine a setup like this: php is provided as fastcgi using mod_fcgid or mod_fastcgi (different versions possible) . Which threading model should apache use? worker or prefork?
some pages recommend worker-threading for faster requests.
Whats the opinion of the experts? which kind of setup is most recommend for my purposes? some people telled that php in cgi mode consumes a lot more cpu then mod_php. is that correct? how to avoid this?

Thanks,
Hajo

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to