| mod_php or fastcgi for heavy loaded server? |
| "howa" <howachen@gmail.com> |
| 2007-01-31 06:48:11 |
concurrent request to httpd might as high as 300 and each httpd need 12M of memory (currently using mod_php) so total memory needed might over 3GB so under this case, should i use fastcgi? thanks. |