summaryrefslogtreecommitdiff
path: root/www/ap2-fcgid/DESCR
blob: 8808aa93c9161bd0d8f2b1c3bc04b6a8a15c7003 (plain)
1
2
3
4
5
High performance alternative to mod_cgi or mod_cgid, which starts a sufficient
number instances of the CGI program to handle concurrent requests, and these
programs remain running to handle further incoming requests. It is favored by
the PHP developers, for example, as a preferred alternative to running mod_php
in-process, delivering very similar performance.