Rotation Presets
Proxio ships six built-in rotation presets that bundle a rotation type, session length, retry policy, protocol and geo scope for common jobs, and you can save up to 50 private presets of your own.
A preset is a saved bundle of rotation settings (type, session length, retries, protocol and geo scope) so you do not have to assemble a username by hand for a routine job. Proxio ships six built-in presets, and you can save your own.
Built-in presets
| Preset | Type | Sesstime (min) | Retries | Retry rotate | Protocol | Geo scope |
|---|---|---|---|---|---|---|
| E-commerce / price tracking | smart | 10 | 3 | Yes | HTTP | Country |
| Social media account management | sticky | 30 | 0 | No | SOCKS5 | Country + city |
| SEO / SERP tracking | smart | 0 | 3 | No | HTTP | Country |
| General web scraping | smart | 0 | 3 | No | HTTP | None |
| Speed-focused | sticky | 30 | 3 | Yes | HTTP | None |
| Long session (surveys / sign-ups) | sticky | 90 | 0 | No | SOCKS5 | Country + city |
What each field means
- Type is the rotation type:
auto,stickyorsmart. - Sesstime: the sticky session window, in minutes. The window slides, meaning
it expires only after that many minutes without traffic. A value of
0asks for the shortest possible pin (the gateway clamps it to its 1-minute minimum), so the IP still changes about every minute while retries stay available. - Retries are extra connection attempts on a failed connection, from 1 to 5.
0means no retries. - Retry rotate: whether each retry pulls a fresh IP. Only meaningful when retries are enabled.
- Protocol is the default scheme the preset uses, HTTP or SOCKS5. See Protocols & Ports.
- Geo scope sets which location levels the preset pre-fills:
None,Country, orCountry + city. You still choose the actual country and city.
Presets are a starting point
A preset fills in the mechanics. You always pick the specific location, and you can tweak any field before you use it. The preset does not lock anything.
Save your own
Beyond the six built-ins, you can save your current configuration as a private preset from the dashboard when you build a proxy string. You can keep up to 50 private presets per account, so your team's standard setups are one click away instead of a hand-typed username each time.
Session Types: Auto, Sticky & Smart
The three Proxio Residential rotation types explained, auto (fresh IP per request), sticky (hold one IP for 1 to 90 minutes) and smart (sticky plus connection retries), with the sessid/sesstime mechanics and exact retry rules.
Protocols & Ports
Proxio Residential serves HTTP/HTTPS and SOCKS5 on a single endpoint, geo.proxio.cc:16666. Learn when to use socks5h:// versus socks5://, why SOCKS5 is CONNECT-only, and how the gateway handles your TLS.

