Skip to main content

Glossary

Sticky Session

A sticky session (sometimes called a session-based proxy) holds the same exit IP for a configurable duration — typically 1, 10, or 30 minutes — so a sequence of requests appears to come from the same user.

Sticky sessions are required whenever a target site tracks login state, cart state, or browser fingerprint across requests. Rotating proxies break these workflows because each request looks like a different user.