←back to thread

155 points feep | 1 comments | | HN request time: 0.536s | source
Show context
znpy ◴[] No.44466480[source]
Op is probably missing the point: 2400 requests/second is abysmally low on a modern 16 core cpu.

At the very least go for FastCGI, for christ’s sake…

replies(1): >>44469047 #
1. EasyMark ◴[] No.44469047[source]
I think he was just simply trying to revisit CGI and see how it compares from back in the day. Doing FastCGI would have been pointless if that was his primary goal.