Squid cache(简称为Squid)是一个流行的自由软件(GNU通用公共许可证)的代理服务器和Web缓存服务器。Squid有广泛的用途,从作为网页服务 器的前置cache服务器缓存相关请求来提高Web服务器的速度,到为一组人共享网络资源而缓存万维网,域名系统和其他网络搜索,到通过过滤流量帮助网络 安全,到局域网通过代理上网。Squid主要设计用于在Unix一类系统运行。
Squid的发展历史相当悠久,功能也相当完善。除了HTTP外,对于FTP与HTTPS的支援也相当好,在3.0 测试版中也支援了IPv6。
2012-10-06发布3.2.2这是新的产品系列。 其他遗留产品系列是3.1.20 3.0.26 2.7.9 2.6.23
3.2的新特性包括
Squid 3.2 represents a new feature release above 3.1.
The most important of these new features are:
- CVE-2009-0801 : NAT interception vulnerability to malicious clients.
- NCSA helper DES algorithm password limits
- SMP scalability
- Helper Multiplexer and On-Demand
- Helper Name Changes
- Multi-Lingual manuals
- Solaris 10 pthreads Support
- Surrogate/1.0 protocol extensions to HTTP
- Logging Infrastructure Updated
- Client Bandwidth Limits
- Better eCAP support
- Cache Manager access changes
Most user-facing changes are reflected in squid.conf (see below).
下载:ftp://ftp.squid-cache.org/pub/squid/squid-3.2.2.tar.bz2
完全改进及声明:http://www.squid-cache.org/Versions/v3/3.2/RELEASENOTES.html
使用Varnish代替Squid做网站缓存加速器的详细解决方案
http://blog.s135.com/post/313/