Session Stickiness
Establishing a session
To maintain a consistent IP address with the sessionid
proxy header, the same IP can be used for up to 10 minutes, provided it stays in the available pool. If the IP is no longer available or removed due to quality issues, a new IP is assigned. To reuse an IP, apply the same sessionid
header alongside a unique identifier comprising 4 to 10 digits, like.
For session duration adjustments in case it is needed, contact us at support@goproxies.com.
Credentials list of examples for different sessions
Examples below contain a list of credentials that establish a new unique session.
customer-USERNAME-sessionid-3821319:PASSWORD
customer-USERNAME-sessionid-192938:PASSWORD
customer-USERNAME-sessionid-489582:PASSWORD
customer-USERNAME-sessionid-283881:PASSWORD
customer-USERNAME-sessionid-891928:PASSWORD
Understanding sessionid header
When using a session ID like customer-USERNAME-sessionid-128338:PASSWORD
, the proxy assigns an IP address (e.g., 1.1.1.1), which is valid for 10 minutes. If there's no activity with the session ID for 10 minutes, you may be assigned a new IP (e.g., 1.1.1.2), or if the old IP is unavailable, it will be replaced as well.
Request example
Last updated
Was this helpful?