Overview
IP pools are named collections of proxy IPs that targets reference by name. Pools decouple the IP list from the target config — multiple targets can reference the same pool, and each target maintains independent rotation state. Defining pools is optional — targets can also list IPs inline viaipList.
Fields
ipRequests and ipList can be combined in the same pool.
ipRequests fields
| Field | Type | Description |
|---|---|---|
provider | string | Name of a proxyProviders entry |
count | int | Number of IPs to randomly sample from that provider’s list |
Examples
Pool drawing from a single provider
Pool drawing from multiple providers
Pool with inline IPs (no provider)
provider or region labels in metrics.