[squid-users] Vary object loop returns
Yuri Voinov
yvoinov at gmail.com
Mon Jun 6 22:45:19 UTC 2016
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
This is true. However, we have no one bothers to intercept the request
and tell the server that we only accept gzip encoding. What I personally do.
My config, partially, contains this:
request_header_access Accept-Encoding deny all
request_header_replace Accept-Encoding gzip;q=1.0, identity; q=0.5, *;q=0
and this:
reply_header_access Vary deny all
reply_header_replace Vary Accept-Encoding
So, my squid deals with Accept-Encoding=gzip and, with patches from Joe,
replies which contains _the same_ accept encoding.
This can explain my significant cache HIT increasing.
07.06.2016 4:38, Amos Jeffries пишет:
> Which is part of why this is not being accepted. The server is still
> delivered the same request headers. So a server that responds with SDCH
> encoding to those requests with "sdch", will also be delivered to the
> top for clients that dont support SDCH.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCAAGBQJXVfz/AAoJENNXIZxhPexGQN8IALbMi+BXTQOULoHXfac1q3Ux
yXtzo+W7cQRdOKN+bQq33BZUQiMDpjJYfHPUYFe2Rt8P9AgWr6nIlX4joUCs3e9g
M9a5iu2YtTxpVBQEwHWGGvvw1uGkLJdkCis7Fc6iHH2RpdqGgIItzjjpVFFZyayf
pPOmVw79oXZXNVw9eagYPEMcINrR+v9wMa3l1RPubr0vmrFQs0PsRmnKCWwDIDIb
skdrp5/07ua79bkeI3fmjTFBOfHfXIHI9T11w8WdeRvKyxamHb/Q5CSxHwEouyZD
zl61kqe2PBvRbtCM/NwctITsjzPA6GqHrsH94gi3JsvlX9FtZHsEGRSK78OypDk=
=gIAW
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x613DEC46.asc
Type: application/pgp-keys
Size: 2437 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160607/741f5b9c/attachment-0001.key>
More information about the squid-users
mailing list