Y
Hacker News
new
|
ask
|
show
|
jobs
by
user5994461
2081 days ago
Yes. Both have the same issue since it's the same thing. CGI starts one process per request, FastCGI reuse a process for more requests to improve performance.