Sticky Session
A sticky session keeps the same proxy IP for a set period, so multi-step workflows like logging in and checking out stay on one consistent address.
Definition
A sticky session (or session persistence) pins a single proxy IP to your connection for a fixed duration — often 1 to 30 minutes — instead of rotating on every request. It is the counterpart to a rotating proxy.
When to use it
Some workflows break if your IP changes mid-task: logging in, adding to a cart and checking out, or navigating a multi-page flow tied to one IP. Sticky sessions preserve that continuity while still letting you switch IPs between tasks.
Examples
Holding one IP for 10 minutes to complete a login and checkout
Setting a session ID in the proxy username to keep the same IP
Common Use Cases
Frequently Asked Questions
Keep Learning
All termsRotating Proxy
A rotating proxy automatically assigns a different IP address from a pool for each request or on a set interval, spreading traffic across many IPs to avoid blocks.
Read definitionIP Rotation
IP rotation is the practice of automatically cycling through multiple IP addresses so that successive requests originate from different IPs.
Read definitionResidential Proxy
A residential proxy routes your traffic through a real device with an IP assigned by an Internet Service Provider, so requests appear to come from a genuine home user rather than a server.
Read definition