From gslin.org
傳統的 cgi-bin 遇到現代的硬體
1
1
前幾天先在 Lobsters 上看到「Serving 200 million requests per day with a cgi-bin 」這篇,在講上古時期 (1990?2000?) 實作動態網頁頗流行的 CGI 在現代的硬體上跑起來的情況。 CGI 是將資訊透過環境變數設定後,再用 fork() + exec() 執行 script,...
#cgi
#web
#perl
#cgibin
#script
#fastcgi
#performance
19h ago