Squid

Squid是支持HTTP,HTTPS,FTP等的Web的缓存代理。它通过缓存和重用经常请求的网页来减少带宽并缩短响应时间。(Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages.)

  • 所有者: squid-cache/squid
  • 平台: BSD, Linux, Solaris, Windows
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Squid是支持HTTP,HTTPS,FTP等的Web的缓存代理。它通过缓存和重用经常请求的网页来减少带宽并缩短响应时间。 Squid拥有广泛的访问控制,是一个出色的服务器加速器。它运行在大多数可用的操作系统上,包括Windows,并根据GNU GPL许可。

充分利用您的Internet连接

全世界数百家互联网服务提供商使用Squid为其用户提供最佳的Web访问。 Squid优化客户端和服务器之间的数据流,以提高性能并缓存常用内容以节省带宽。 Squid还可以通过各种方式将内容请求路由到服务器,以构建优化网络吞吐量的缓存服务器层次结构。

网站内容加速和分发

互联网上成千上万的网站使用Squid来大幅增加内容交付。 Squid可以减少您的服务器负载并提高客户端的交付速度。 Squid还可用于传送来自世界各地的内容 - 仅复制正在使用的内容,而不是低效地复制所有内容。最后,Squid的高级内容路由配置允许您构建内容集群,以通过各种Web服务器路由和加载平衡请求。

" [Squid系统]目前以大约75%的命中率运行,有效地使其后面的Apache服务器的容量翻了两番。当大量流量通过来自另一个站点的Web链接到达特定页面时,这尤其明显,因为该页面的缓存效率将接近100%。" -- Wikimedia 部署信息。

概览

名称与所有者squid-cache/squid
主编程语言C++
编程语言Shell (语言数: 11)
平台BSD, Linux, Solaris, Windows
许可证GNU General Public License v2.0
发布数387
最新版本名称SQUID_6_9 (发布于 )
第一版名称SQUID_3_0_PRE1 (发布于 )
创建于2014-09-27 00:59:40
推送于2024-05-12 16:33:58
最后一次提交2024-05-05 21:44:52
星数2k
关注者数72
派生数492
提交数19.9k
已启用问题?
问题数0
打开的问题数0
拉请求数389
打开的拉请求数115
关闭的拉请求数1290
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

SQUID Web Proxy Cache http://www.squid-cache.org/

Copyright (C) 1996-2020 The Squid Software Foundation and contributors

Squid software is distributed under GPLv2+ license and includes
contributions from numerous individuals and organizations.
Please see the COPYING and CONTRIBUTORS files for details.

For support, please use the following resources:

* General help and support:  squid-users@lists.squid-cache.org
* Public bug reports:        http://bugs.squid-cache.org/
* Security bug reports:      squid-bugs@lists.squid-cache.org
* Development discussions:   squid-dev@lists.squid-cache.org

For mailing list subscription instructions, project maintainers contact
information, commercial services, and many other support details, please
visit http://www.squid-cache.org/Support/

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

去到顶部