CGI和FastCGI的性能区别

November 15, 2009

首先介绍一下我机器的配置:

byang@byang-desktop:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.60GHz
stepping [...]

12

Bash CGI编程

September 30, 2009
Tags: ,

做日常的Linux管理,很多时候需要用bash写个CGI,确实很方便,下面的这个链接是个很不错的入门材料,在此记录一下:
http://foxlx.acmesystems.it/?id=165

1