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.)

  • Owner: squid-cache/squid
  • Platform: BSD, Linux, Solaris, Windows
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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 部署信息。

Overview

Name With Ownersquid-cache/squid
Primary LanguageC++
Program languageShell (Language Count: 11)
PlatformBSD, Linux, Solaris, Windows
License:GNU General Public License v2.0
Release Count387
Last Release NameSQUID_6_9 (Posted on )
First Release NameSQUID_3_0_PRE1 (Posted on )
Created At2014-09-27 00:59:40
Pushed At2024-04-28 14:32:01
Last Commit At2024-04-26 13:14:19
Stargazers Count2k
Watchers Count72
Fork Count488
Commits Count19.9k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count389
Pull Requests Open Count122
Pull Requests Close Count1275
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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/.

To the top