Hacker News new | ask | show | jobs
by teraflop 2022 days ago
That's how CGI works, but FastCGI has no such restriction, at least not inherently.

Web server implementations may vary, but Apache at least allows sending many concurrent requests to a single FastCGI backend process: http://httpd.apache.org/docs/trunk/mod/mod_proxy_fcgi.html