Squid, HTTP authentification in accelerator mode

When you use HTTP authentification, like in .htaccess with Apache, by default Squid doesn’t support this feature. You need to add an option, login=PASS,  to the cache_peer to forward HTTP authentification requests to the backend servers:


cache_peer 172.16.1.1 parent 80 0 login=PASS no-query originserver weight=1

0 Responses to “Squid, HTTP authentification in accelerator mode”


  • No Comments

Leave a Reply