← All guides
IPv6 proxy ops
Build a /64 IPv6 Proxy Pool Across Multiple VPSes
Load-balance SOCKS5 and HTTP proxies across servers with round robin, weighted, random, or failover pool modes.
2026-06-057 min read
Part of our IPv6 proxy management guide series.
A pool is a single entrypoint (host:port + credentials) that fans out to many backend proxies across one or more VPSes.
Why pools?
- One URL for your scraper instead of thousands of lines
- Failover when a server drops off
- Weighted routing when one box has more CPU/RAM
Setup
- Add two or more servers with IPv6 ranges
- Generate proxies on each (static or rotating)
- Open Pools → create pool → drag servers in
- Choose mode: round robin, random, weighted, or failover
- Click Apply — the entry server runs a local gateway
Health integration
MeshProx tracks agent heartbeats. If a member server goes offline, failover mode skips it automatically.
Export
Pool credentials export like any proxy — socks5://user:pass@entry-ip:port.