Squid Cache(简称为Squid)是一个流行的自由软件(GNU通用公共许可证)的代理服务器和Web缓存服务器。Squid有广泛的用途,从作为网页服务 器的前置cache服务器缓存相关请求来提高Web服务器的速度,到为一组人共享网络资源而缓存万维网,域名系统和其他网络搜索,到通过过滤流量帮助网络 安全,到局域网通过代理上网。Squid主要设计用于在Unix一类系统运行。Squid的发展历史相当悠久,功能也相当完善。除了HTTP外,对于 FTP与HTTPS的支持也相当好,在3.0 测试版中也支持了IPv6。

下载:ftp://ftp.squid-cache.org/pub/squid/squid-3.1.5.tar.bz2
查看ReleaseNote: ftp://ftp.squid-cache.org/pub/squid/squid-3.1.5-RELEASENOTES.html

Changes to squid-3.1.5 (02 Jul 2010):

- Bug 2967: raw-IPv6 address URL with append_domain broken
- Bug 2950: HTTP responses with no Date, L-M or Expires can now be cached
- Bug 2943: ICAP tokens not logged when using multiple access
- Bug 2937: Fails to detect chunked encoding if not given in all lower case
- Bug 2903: does not send indirect X-Client-Ip in ICAP respmod
- Fix free memory corruption and off-by-one error when comparing SNMP OIDs
- Port from 2.7: max_filedescriptor config option
- Fix persistent_connection_after_error is meant to be on by default
- ... and several build errors.

标签: Squid 3.1.5

已有 3 条评论

  1. 元谷 元谷

    我还以为是一个反向代理的服务器

    1. 小兔 小兔

      难道不是吗

  2. 神仙到此一游 神仙到此一游

    很强大的Squid!

添加新评论