diff --git a/README.md b/README.md index 9f00d9f..a80f2a4 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,8 @@ cache_peer proxy1.com parent 3128 0 round-robin no-query cache_peer proxy2.com parent 3128 0 round-robin no-query login=user:pass ``` +An example `squid.conf` can be found in [docs/proxy/squid-1.conf](docs/proxy/squid-1.conf). + ### Browserless Some websites don't send all content on the first request, it's added later through javascript, Amazon does this for example.