Y
Hacker News
new
|
ask
|
show
|
jobs
by
g8oz
2425 days ago
Yes CGI just allows you to scale in a way mod_php doesn't. Apache & mod_fcgid are a great combo imo.
1 comments
stephenr
2425 days ago
Have you tried mod_proxy_fcgi? Being able to have similar handling for fpm and other proxied appservers (eg ruby or python stuff) is quite handy.
link