On Mon, Sep 2, 2019 at 3:26 PM Samuel Sieb <samuel@sieb.net> wrote:
On 9/2/19 8:51 AM, Richard Shaw wrote:
> \/fedora\/linux\/releases\/([0-9]+)\/Everything/x86_64\/(.*)$
> http://repo.mirrors.squid.internal/fedora/releases/$1/$2
> \/fedora\/linux\/updates\/([0-9]+)\/x86_64\/(.*)$
> http://repo.mirrors.squid.internal/fedora/updates/$1/$2
>
> There's got to be a proper and generic way of doing this. Keeping up
> with a list of mirrors isn't sustainable.

The bigger problem is that most mirrors default to using https which you
can't cache with a proxy.

Looks like it's possible but not simple...

https://elatov.github.io/2019/01/using-squid-to-proxy-ssl-sites/

Thanks,
RichardÂ