Clear walkthrough on wiring the proxy into the driver session. The thing that usually bites later is session behaviour: rotating on every request breaks any site that ties a cart or a search state to the session, so sticky sessions deserve a mention next to the rotating setup. Driver timeouts also need raising once a proxy hop sits in the path. Noting my affiliation with AllyHub.com. Do you cap retries inside the driver or in the layer above it?
Carola Cucciolillo
Clear walkthrough on wiring the proxy into the driver session. The thing that usually bites later is session behaviour: rotating on every request breaks any site that ties a cart or a search state to the session, so sticky sessions deserve a mention next to the rotating setup. Driver timeouts also need raising once a proxy hop sits in the path. Noting my affiliation with AllyHub.com. Do you cap retries inside the driver or in the layer above it?