]> git.ipfire.org Git - ipfire-2.x.git/blob - src/patches/squid/squid-3.5-14151.patch
squid 3.5.24: latest patches (14149-14153)
[ipfire-2.x.git] / src / patches / squid / squid-3.5-14151.patch
1 ------------------------------------------------------------
2 revno: 14151
3 revision-id: squid3@treenet.co.nz-20170331233831-m3hfrigo82uhz4id
4 parent: squid3@treenet.co.nz-20170331005152-8exm3hsly1v1jk8y
5 author: Garri Djavadyan <garryd@comnet.uz>
6 committer: Amos Jeffries <squid3@treenet.co.nz>
7 branch nick: 3.5
8 timestamp: Sat 2017-04-01 12:38:31 +1300
9 message:
10 Docs: update refresh_pattern description regarding 'max' option
11 ------------------------------------------------------------
12 # Bazaar merge directive format 2 (Bazaar 0.90)
13 # revision_id: squid3@treenet.co.nz-20170331233831-m3hfrigo82uhz4id
14 # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.5
15 # testament_sha1: be64101730dcb2deb664d6594d20a7295a666b98
16 # timestamp: 2017-03-31 23:40:50 +0000
17 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.5
18 # base_revision_id: squid3@treenet.co.nz-20170331005152-\
19 # 8exm3hsly1v1jk8y
20 #
21 # Begin patch
22 === modified file 'src/cf.data.pre'
23 --- src/cf.data.pre 2017-01-01 00:16:45 +0000
24 +++ src/cf.data.pre 2017-03-31 23:38:31 +0000
25 @@ -5401,7 +5401,9 @@
26 will be considered fresh.
27
28 'Max' is an upper limit on how long objects without an explicit
29 - expiry time will be considered fresh.
30 + expiry time will be considered fresh. The value is also used
31 + to form Cache-Control: max-age header for a request sent from
32 + Squid to origin/parent.
33
34 options: override-expire
35 override-lastmod
36