Re: [squid-users] vary headers

2015-05-04 Thread Amos Jeffries
On 5/05/2015 6:09 a.m., Hussam Al-Tayeb wrote: > > Ok, thank you. How would I modify that to include > Vary: somethingelse, User-Agent > and Vary: User-Agent, somethingelse? > Thanks again! > The part after the "Vary" is a list of regular expressions. Whitesapace separated, so use '.' where the

Re: [squid-users] vary headers

2015-05-04 Thread Hussam Al-Tayeb
> Sent: Monday, May 04, 2015 at 9:04 PM > From: "Amos Jeffries" > To: "Hussam Al-Tayeb" > Cc: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] vary headers > > On 5/05/2015 4:38 a.m., Hussam Al-Tayeb wrote: > > > > > &

Re: [squid-users] vary headers

2015-05-04 Thread Amos Jeffries
On 5/05/2015 4:38 a.m., Hussam Al-Tayeb wrote: > > >> Sent: Monday, May 04, 2015 at 6:32 PM >> From: "Amos Jeffries" >> To: "Hussam Al-Tayeb" >> Cc: squid-users@lists.squid-cache.org >> Subject: Re: [squid-users] vary hea

Re: [squid-users] vary headers

2015-05-04 Thread Hussam Al-Tayeb
> Sent: Monday, May 04, 2015 at 6:32 PM > From: "Amos Jeffries" > To: "Hussam Al-Tayeb" > Cc: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] vary headers > > On 5/05/2015 3:15 a.m., Hussam Al-Tayeb wrote: > > > > > &g

Re: [squid-users] vary headers

2015-05-04 Thread Amos Jeffries
On 5/05/2015 3:15 a.m., Hussam Al-Tayeb wrote: > > >> Sent: Monday, May 04, 2015 at 12:49 PM >> From: "Amos Jeffries" >> To: squid-users@lists.squid-cache.org >> Subject: Re: [squid-users] vary headers >> >> On 4/05/2015 6:54 a.m., Hussam Al-

Re: [squid-users] vary headers

2015-05-04 Thread Hussam Al-Tayeb
> Sent: Monday, May 04, 2015 at 12:49 PM > From: "Amos Jeffries" > To: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] vary headers > > On 4/05/2015 6:54 a.m., Hussam Al-Tayeb wrote: > >> Sent: Sunday, May 03, 2015 at 9:45 PM > >> Fr

Re: [squid-users] vary headers

2015-05-04 Thread Amos Jeffries
On 4/05/2015 6:54 a.m., Hussam Al-Tayeb wrote: >> Sent: Sunday, May 03, 2015 at 9:45 PM >> From: "Yuri Voinov" > >> >> I understand what do your want. But for what? >>> > > because a "wget --server-response http://someurl"; operation that > replies with a "Vary: user-agent" header always result

Re: [squid-users] vary headers

2015-05-03 Thread Hussam Al-Tayeb
> Sent: Sunday, May 03, 2015 at 10:19 PM > From: "Yuri Voinov" > To: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] vary headers > > > Sure. Did you cache support gzip? I don't understand that question, sorry. Anyway, I will wait till

Re: [squid-users] vary headers

2015-05-03 Thread Yuri Voinov
ov" >> To: squid-users@lists.squid-cache.org >> Subject: Re: [squid-users] vary headers >> >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Will be good enough simple strip user-agent from vary header. >> >> http://www.fa

Re: [squid-users] vary headers

2015-05-03 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 04.05.15 1:07, Hussam Al-Tayeb пишет: > What are the implications? Anything affects gzipped/non-gzipped content? Sure. Did you cache support gzip? -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJVRnTOAAoJENNXIZxhPexGdHoIAKeMi7E2C

Re: [squid-users] vary headers

2015-05-03 Thread Hussam Al-Tayeb
> Sent: Sunday, May 03, 2015 at 9:55 PM > From: "Yuri Voinov" > To: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] vary headers > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Will be good enough simple strip user-agent from

Re: [squid-users] vary headers

2015-05-03 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Something like this: reply_header_access Vary deny all reply_header_replace Vary Accept-Encoding 04.05.15 0:54, Hussam Al-Tayeb пишет: > wget --server-response -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCAAGBQJVRnEDAAoJENNXIZxhPe

Re: [squid-users] vary headers

2015-05-03 Thread Yuri Voinov
ri Voinov" >> To: squid-users@lists.squid-cache.org >> Subject: Re: [squid-users] vary headers > >> >> I understand what do your want. But for what? >>> > > because a "wget --server-response http://someurl"; operation that replies with a "

Re: [squid-users] vary headers

2015-05-03 Thread Hussam Al-Tayeb
> Sent: Sunday, May 03, 2015 at 9:45 PM > From: "Yuri Voinov" > To: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] vary headers > > I understand what do your want. But for what? > > because a "wget --server-response http://someurl"

Re: [squid-users] vary headers

2015-05-03 Thread Yuri Voinov
uot;Yuri Voinov" >> To: squid-users@lists.squid-cache.org >> Subject: Re: [squid-users] vary headers >> >> Headers has own acl. >> Example: >> >> # Strip User-Agent from Vary >> request_header_access Vary deny all >> request_header_rep

Re: [squid-users] vary headers

2015-05-03 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 04.05.15 0:07, Hussam Al-Tayeb пишет: > > >> Sent: Sunday, May 03, 2015 at 8:04 PM >> From: "Yuri Voinov" >> To: squid-users@lists.squid-cache.org >> Subject: Re: [squid-users] vary headers >> >

Re: [squid-users] vary headers

2015-05-03 Thread Hussam Al-Tayeb
> Sent: Sunday, May 03, 2015 at 8:04 PM > From: "Yuri Voinov" > To: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] vary headers > > Headers has own acl. > Example: > > # Strip User-Agent from Vary > request_header_access Vary deny

Re: [squid-users] vary headers

2015-05-03 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 03.05.15 18:47, Hussam Al-Tayeb пишет: > Hello, how would I deny caching to replies containing Vary: User-Agent http > header? For what? > > > I already use: > > acl hasVary rep_header Vary . > store_miss deny hasVary > > but it won't block cachin

[squid-users] vary headers

2015-05-03 Thread Hussam Al-Tayeb
Hello, how would I deny caching to replies containing Vary: User-Agent http header? I already use: acl hasVary rep_header Vary . store_miss deny hasVary but it won't block caching of "Vary: User-Agent" replies. thank you ___ squid-users mailing list s