docs: document residential proxy IP rotation behavior#344
Conversation
Customers are confused when they see different IPs across browser tabs with residential proxies. Add a warning callout, an "IP Rotation Behavior" section explaining per-connection rotation, and a comparison table (residential vs ISP) so users can pick the right proxy type. Also add an Info callout to the proxies overview page. Made-with: Cursor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: PR only modifies documentation for residential proxy behavior; no changes to API endpoints or Temporal workflows. To monitor this PR anyway, reply with |
Made-with: Cursor
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low.
I re-evaluated the current diff for commit
222e896. The changes only add explanatory documentation toproxies/overview.mdxandproxies/residential.mdxabout residential proxy exit IP rotation. There are no code, config, navigation, prompt, infrastructure, API, or operational changes, and I found noCODEOWNERSfile requiring a codeowner review.The PR is already approved, so I’m not submitting another approval. The updated diff does not increase risk.
Sent by Cursor Automation: Assign PR reviewers
Made-with: Cursor
There was a problem hiding this comment.
Risk assessment: Very Low.
I reviewed the current diff for commit 37108ff. The PR only adds explanatory documentation to proxies/overview.mdx and proxies/residential.mdx about residential proxy exit IP rotation. There are no code, config, navigation, prompt, infrastructure, API, or operational changes, and I found no CODEOWNERS file requiring codeowner review.
The PR is already approved, so I’m not submitting another approval. The synchronized update does not increase risk.
Sent by Cursor Automation: Assign PR reviewers


Summary
Context
A customer reported seeing different IP addresses across browser tabs when using a residential proxy. Investigation confirmed this is expected behavior — residential proxies use rotating sessions by default (per Byteful/PingProxy docs). Our docs didn't mention this at all, leading to confusion.
Test plan
/proxies/ispand/proxies/residential#ip-rotation-behaviorresolveMade with Cursor
Note
Low Risk
Low risk docs-only changes; the main risk is minor confusion from incorrect wording or broken internal anchors/links.
Overview
Adds an
Infocallout onproxies/overview.mdxclarifying that datacenter/ISP proxies have stable exit IPs while residential proxies rotate IPs per connection, with a deep link to the relevant section.Expands
proxies/residential.mdxwith a prominentInfowarning and a new IP Rotation Behavior section explaining per-TCP-connection rotation and common tab/reconnection scenarios, plus guidance to useISPproxies when a consistent IP is required.Reviewed by Cursor Bugbot for commit 37108ff. Bugbot is set up for automated code reviews on this repo. Configure here.