Custom Sticky Sessions
Residential Proxy Duration Specification.
Sticky Proxies
Decodo sticky sessions allow a proxy IP address to persist for up to 24hours (1440 minutes) before it's rotated to a different IP address.
- The default sticky session time is 10minutes.
Dashboard Proxy List Generation
To generate an endpoint list, navigate to the Dashboard → Proxy setup section.
- On the Proxy setup page, you can select between 1,10,30, or60-minute sessions from a drop-down menu or specify a custom duration of up to24hours.

Sticky Session Type Selection.
Custom Session Duration
You can use the sessionduration parameter together with the proxy username or a whitelisted IP to extend the length of a session up to 24hours (1440 minutes).
- The sessiondurationparameter accepts any integer (minute) value between1and1440.
- A 1440-minute duration is the longest possible proxy session.
Premature RotationThe longer the session you have, the more chances there are that the IP will rotate before your specified time due to the residential device at the end going offline.
Multiple Concurrent Sticky Sessions
Adding the session variable to the proxy username or using a whitelisted IP will allow the proxy IP address to persist for multiple requests.
Different session parameter values are used to differentiate between active sessions and behave just like the different sticky proxy ports with our country endpoints.
session-1
session-2
Examples
Username
A cURL example using a 90-minute long sessionduration parameter used with a proxy username and session ID to allow the IP address to persist for multiple requests:
curl -U 'user-username-session-example1-sessionduration-90:password' -x gate.decodo.com:7000 ip.decodo.comWhitelisted IP
A cURL example using a 90-minute long sessionduration parameter used with a Whitelisted IP and session ID to allow the IP address to persist for multiple requests:
curl -x https://session-example1-sessionduration-90.gate.decodo.com:7000 https://ip.decodo.comCheck out the backconnect guide for a more in-depth review of how to use a sticky session with
sessiondurationandsessionparameters.
Support
Still can't find an answer? Want to say hi? We take pride in our 24/7 customer support. Alternatively, you can reach us via our support email at [email protected].
Updated about 1 month ago