Caching and forwarding HTTP web proxy
Squid is a caching proxy for the Web supporting HTTP(S), FTP, and
some others. It reduces bandwidth and improves response times by
caching and reusing frequently-requested web pages. Squid has
extensive access controls and can also be used as a server
accelerator.
- Links to server:proxy / squid
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/squid && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.kerberos | 0000002460 2.4 KB | |
_link | 0000000120 120 Bytes | |
cache_dir.sed | 0000000107 107 Bytes | |
harden_squid.service.patch | 0000000796 796 Bytes | |
initialize_cache_if_needed.sh | 0000000259 259 Bytes | |
missing_installs.patch | 0000000532 532 Bytes | |
old_nettle_compat.patch | 0000024747 24.2 KB | |
pam.squid | 0000000165 165 Bytes | |
squid-5.3.tar.xz | 0002553980 2.44 MB | |
squid-5.3.tar.xz.asc | 0000001193 1.17 KB | |
squid-user.conf | 0000000103 103 Bytes | |
squid.changes | 0000135929 133 KB | |
squid.keyring | 0000095203 93 KB | |
squid.logrotate | 0000000352 352 Bytes | |
squid.permissions | 0000000067 67 Bytes | |
squid.service | 0000000729 729 Bytes | |
squid.spec | 0000012651 12.4 KB | |
tmpfilesdir.squid.conf | 0000000064 64 Bytes | |
unsquid.pl | 0000005040 4.92 KB |
Revision 6 (latest revision is 14)
Dirk Mueller (dirkmueller)
committed
(revision 6)
- update to 5.3: * Bug 5169: StoreMap.cc:517 "!s.reading()" assertion * Bug 5158: AnyP::Uri::host() mishandles [escaped] IPv6 addresses * Bug 5060: Parallel builds are not reliable * Documentation updates for logformat directive
Comments 0