LogoLogo
  • Welcome!
  • Proxies
    • Dedicated DataCenter Proxies
      • Intro
      • Proxy parameters
        • Country
        • State
        • City
        • Session Stickiness
        • List of client's IPs
    • Rotating Residential Proxies
      • Intro
      • Proxy parameters
        • Country
        • State
        • City
        • Session Stickiness
        • ASN targeting
    • ISP Residential Proxies
      • Intro
      • Proxy parameters
        • Session Stickiness
        • Country
        • State
        • City
    • Shared DataCenter Proxies
      • Intro
      • Proxy parameters
        • Country
        • State
        • City
        • Session Stickiness
    • Integrations
      • How to rotate proxies in Python?
      • How to use GoProxies in Ruby?
      • How to connect to GoProxies proxy via SmartProxy?
      • How to connect to GoProxies proxy via ZeroOmega (Proxy SwitchyOmega 3)
      • How to connect to GoProxies proxy via Selenium?
      • How to connect to GoProxies via IP Burger extension?
      • How to connect to GoProxies via Puppeteer?
      • How to connect to GoProxies proxy via FoxyProxy?
    • Resellers API
      • How to login into GoProxies API and list your current sub-users?
      • How to create a sub-user via GoProxies API?
      • How to check usage traffic of the sub-user?
    • HTTP Error Response codes
    • FAQ
      • General Questions
        • What solutions do GoProxies offer?
        • Is there an option to purchase a custom proxy package?
        • Can you transfer my unused traffic to next month?
        • Does GoProxies have customer support?
        • Do you charge additional fees for the setup?
        • Can I cancel my subscription at any time?
      • Billing and Pricing
        • What are the GoProxies pricing plans?
        • What payment methods do you accept?
      • Static Residential Proxies
        • Which locations GoProxies covers with Static Residential Proxies?
        • Do you offer a free trial for Static Residential Proxies?
      • Rotating Residential Proxies
        • What locations GoProxies covers with Rotating Residential Proxies?
        • What HTTP(s) ports do you allow access to?
        • Is it possible to rotate the Residential IP every request?
        • How many concurrent sessions can I make?
    • Contact Support
Powered by GitBook
On this page
  • Establishing a session
  • Credentials list of examples for different sessions
  • Understanding sessionid header

Was this helpful?

  1. Proxies
  2. Dedicated DataCenter Proxies
  3. Proxy parameters

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.

curl --proxytunnel --proxy "https://customer-USERNAME-sessionid-128338:PASSWORD@hosting.goproxies.com" https://ip.goproxies.com
PreviousCityNextList of client's IPs

Last updated 15 days ago

Was this helpful?