Squid2.7 编译安装步骤

1. 下载与编译安装 ###Step 1: export the CFLAGS### export CFLAGS=-O2 ###Step 2: configure the Orign Squid### ./configure --enable-kill-parent-hack --enable-large-cache-files --with-large-files --with-maxfd=34
Squid2.7 编译安装步骤