added link to squid proxy pool conf to readme
This commit is contained in:
parent
742a99d9f3
commit
ada16a848b
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue