Re: [squid-users] URL list from a URL

2017-03-24 Thread Eliezer Croitoru
: 'Jason B. Nance' ; squid-users@lists.squid-cache.org Subject: Re: [squid-users] URL list from a URL And if you want the full list of mirrors being updated instead of using curl you can use the next script to parse the full mirror list page: http://mirror-status.centos.org/ Using the scr

Re: [squid-users] URL list from a URL

2017-03-24 Thread Eliezer Croitoru
To: 'Jason B. Nance' ; squid-users@lists.squid-cache.org Subject: Re: [squid-users] URL list from a URL OK so I wrote these helpers that can help to allow the updates despite the changes in urls on gist: https://gist.github.com/elico/dc1af72344231d6d49af4eacecfae8df The squid.conf

Re: [squid-users] URL list from a URL

2017-03-24 Thread Eliezer Croitoru
-28704261 Email: elie...@ngtech.co.il -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Jason B. Nance Sent: Tuesday, March 21, 2017 5:53 PM To: squid-users@lists.squid-cache.org Subject: [squid-users] URL list from a URL Hello, I&#

Re: [squid-users] URL list from a URL

2017-03-24 Thread Eliezer Croitoru
Of Jason B. Nance Sent: Tuesday, March 21, 2017 5:53 PM To: squid-users@lists.squid-cache.org Subject: [squid-users] URL list from a URL Hello, I'm using Squid 3.5.20 and wonder if it is possible to define an ACL which retrieves the list of URLs from another URL (similar to pointing to a

Re: [squid-users] URL list from a URL

2017-03-22 Thread Eliezer Croitoru
le: +972-5-28704261 Email: elie...@ngtech.co.il -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Alex Rousskov Sent: Wednesday, March 22, 2017 6:10 PM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] URL list from a URL

Re: [squid-users] URL list from a URL

2017-03-22 Thread Alex Rousskov
ache.org > Cc: Eliezer Croitoru > Subject: Re: [squid-users] URL list from a URL > > On 03/21/2017 06:17 PM, Eliezer Croitoru wrote: >> The current StoreID helper can be converted pretty fast into what he needs. > > Jason needs to block access. How can a [converted]

Re: [squid-users] URL list from a URL

2017-03-22 Thread Eliezer Croitoru
..@ngtech.co.il -Original Message- From: Alex Rousskov [mailto:rouss...@measurement-factory.com] Sent: Wednesday, March 22, 2017 3:51 PM To: squid-users@lists.squid-cache.org Cc: Eliezer Croitoru Subject: Re: [squid-users] URL list from a URL On 03/21/2017 06:17 PM, Eliezer Croitoru wrote: > T

Re: [squid-users] URL list from a URL

2017-03-22 Thread Jason B. Nance
--- Original Message - From: "Alex Rousskov" To: squid-users@lists.squid-cache.org Cc: "Jason Nance" Sent: Tuesday, March 21, 2017 4:42:33 PM Subject: Re: [squid-users] URL list from a URL On 03/21/2017 02:30 PM, Jason B. Nance wrote: > I should have mentioned that

Re: [squid-users] URL list from a URL

2017-03-22 Thread Alex Rousskov
om: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On > Behalf Of Alex Rousskov > Sent: Tuesday, March 21, 2017 11:43 PM > To: squid-users@lists.squid-cache.org > Subject: Re: [squid-users] URL list from a URL > > On 03/21/2017 02:30 PM, Jason B. Nance wrote: &g

Re: [squid-users] URL list from a URL

2017-03-21 Thread Eliezer Croitoru
Alex Rousskov Sent: Tuesday, March 21, 2017 11:43 PM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] URL list from a URL On 03/21/2017 02:30 PM, Jason B. Nance wrote: > I should have mentioned that I'm not caching, I'm only using Squid > for whitelisting in this

Re: [squid-users] URL list from a URL

2017-03-21 Thread Alex Rousskov
On 03/21/2017 02:30 PM, Jason B. Nance wrote: > I should have mentioned that I'm not caching, I'm only using Squid > for whitelisting in this case. Would you still say this is the right > path? No. You probably have two better options: 1. Use a file with list of mirror URLs as an ACL parameter

Re: [squid-users] URL list from a URL

2017-03-21 Thread Yuri Voinov
an write common regex for all mirrors, yes. > Regards, > > j > > > - Original Message - > From: "Yuri Voinov" > To: squid-users@lists.squid-cache.org > Sent: Tuesday, March 21, 2017 1:19:43 PM > Subject: Re: [squid-users] URL list from a URL > > Ye

Re: [squid-users] URL list from a URL

2017-03-21 Thread Jason B. Nance
, 2017 1:19:43 PM Subject: Re: [squid-users] URL list from a URL Yes. Functionality you required is: http://wiki.squid-cache.org/Features/StoreID 21.03.2017 21:52, Jason B. Nance пишет: > Hello, > > I'm using Squid 3.5.20 and wonder if it is possible to define an ACL which > r

Re: [squid-users] URL list from a URL

2017-03-21 Thread Jason B. Nance
uot;Yuri Voinov" To: squid-users@lists.squid-cache.org Sent: Tuesday, March 21, 2017 1:19:43 PM Subject: Re: [squid-users] URL list from a URL Yes. Functionality you required is: http://wiki.squid-cache.org/Features/StoreID 21.03.2017 21:52, Jason B. Nance пишет: > Hello, > > I'

Re: [squid-users] URL list from a URL

2017-03-21 Thread Yuri Voinov
Yes. Functionality you required is: http://wiki.squid-cache.org/Features/StoreID 21.03.2017 21:52, Jason B. Nance пишет: > Hello, > > I'm using Squid 3.5.20 and wonder if it is possible to define an ACL which > retrieves the list of URLs from another URL (similar to pointing to a file). > In

[squid-users] URL list from a URL

2017-03-21 Thread Jason B. Nance
Hello, I'm using Squid 3.5.20 and wonder if it is possible to define an ACL which retrieves the list of URLs from another URL (similar to pointing to a file). In this specific use case it is to allow a Foreman server to sync Yum content from the CentOS mirrors. I tell Foreman to use the follo