squid icon indicating copy to clipboard operation
squid copied to clipboard

Squid Web Proxy Cache

Results 167 squid issues
Sort by recently updated
recently updated
newest added

TrafficMode users often had to use complex expressions with low-level port flags. Those expressions were often duplicated because the same (implicitly expressed) high-level logic was needed in many places. Source...

S-waiting-for-PR

Use tcp_recv_bufsize (not read_ahead_gap) for the response socket read(2) buffer. This change may increase default Squid memory footprint by ~50KB per to-server connection in most environments and decrease Squid memory...

S-waiting-for-more-reviewers
M-failed-staging-checks
M-ignored-by-merge-bots

cast from 'void*' HANDLE to long int loses precision [-fpermissive]

S-waiting-for-author
M-failed-staging-checks

The new regex-based ACL tests adaptation response meta-headers aggregated in a master transaction. For example, it can test whether an ICAP REQMOD response followed by an eCAP RESPMOD response have...

S-waiting-for-author
feature
M-ignored-by-merge-bots

When a Squid-initiated transaction fails, Squid may retry the request. When the problem is persistent, and there are many peers (or the origin server has many IPs), many retries are...

S-waiting-for-PR

UDP and QUIC protocol support requirements for HTTP/3.

feature
M-ignored-by-merge-bots

Adds support for looking up an IPv6 client's MAC address from the neighbour cache. The resulting MAC address is converted to an EUI64 address. Previously, the EUI64 was only available...

S-waiting-for-author
feature
M-ignored-by-merge-bots

It is a flag to control ACL matching against the HttpRequest data and should not have been directly part of MasterXaction at all.

M-ignored-by-merge-bots