pczerkas / squid-extra-deb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squid 5/6 with extra refresh_pattern options

Build scripts for https://launchpad.net/~pczerkas/+archive/ubuntu/squid-extra

  • re-added ignore-must-revalidate and ignore-auth options in refresh_pattern config
  • fixed ignore-private option in refresh_pattern config for better cacheability

PPA usage

sudo add-apt-repository ppa:pczerkas/squid-extra
sudo apt update

sudo apt-get -y install squid-openssl=6.5-1ubuntu13+ssl+extra # for Ubuntu Jammy (22.04)
// or
sudo apt-get -y install squid-openssl=6.5-1ubuntu10+ssl+extra # for Ubuntu Focal (20.04)

About


Languages

Language:Shell 65.9%Language:Dockerfile 34.1%