Caching and forwarding HTTP web proxy
http://www.squid-cache.org
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.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / squid
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:proxy/squid && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.kerberos | 0000002460 2.4 KB | |
_link | 0000000124 124 Bytes | |
cache_dir.sed | 0000000107 107 Bytes | |
harden_squid.service.patch | 0000000777 777 Bytes | |
initialize_cache_if_needed.sh | 0000000259 259 Bytes | |
missing_installs.patch | 0000000523 523 Bytes | |
old_nettle_compat.patch | 0000024855 24.3 KB | |
pam.squid | 0000000165 165 Bytes | |
squid-6.2.tar.xz | 0002546172 2.43 MB | |
squid-6.2.tar.xz.asc | 0000001193 1.17 KB | |
squid-user.conf | 0000000103 103 Bytes | |
squid.changes | 0000142168 139 KB | |
squid.keyring | 0000095203 93 KB | |
squid.logrotate | 0000000352 352 Bytes | |
squid.permissions | 0000000067 67 Bytes | |
squid.service | 0000000706 706 Bytes | |
squid.spec | 0000013910 13.6 KB | |
tmpfilesdir.squid.conf | 0000000064 64 Bytes | |
unsquid.pl | 0000005040 4.92 KB |
Revision 277 (latest revision is 300)
Adam Majer (adamm)
accepted
request 1103093
from
Paolo Stivanin (polslinux)
(revision 277)
- update to 6.2: * Major UI changes: - Remove 8K limit for single access.log line - Add tls_key_log to report TLS communication secrets * Minor UI changes: - Add %transport::>connection_id logformat code - Add paranoid_hit_validation directive - Report SMP store queues state (mgr:store_queues) - Addcache_log_message directive * Developer Interest changes: - Replaced X-Cache and X-Cache-Lookup headers with Cache-Status - Reject HTTP/1.0 requests with unusual framing - codespell check added to source maintenance enforcement - Streamlined ./configure handling of optional libraries - Add –progress option to test-builds.sh - Remove layer-00-bootstrap from test script - Convert LRU map into a CLP map - Remove legacy context-based debugging in favor of CodeContext * Removed features: - Remove unused cache_diff binary - Remove obsolete membanger test - Remove deprecated leakfinder (–enable-leakfinder)
Comments 0