Skip to content

[PB-6526]:fix/vpn location switch connection reuse#29

Merged
jaaaaavier merged 1 commit into
mainfrom
fix/vpn-location-switch-connection-reuse
Jul 9, 2026
Merged

[PB-6526]:fix/vpn location switch connection reuse#29
jaaaaavier merged 1 commit into
mainfrom
fix/vpn-location-switch-connection-reuse

Conversation

@jaaaaavier

Copy link
Copy Markdown
Contributor

In QA, we identified an issue where the IP address was not correctly updating the number it displayed when switching connections, now when changing the VPN location in Firefox, the browser could reuse the TCP socket that had already been authenticated with the previous country, so traffic continued to go through the old node even though the credentials sent were those of the new country. A connectionIsolationKey (linked to the selected location) is added to the ProxyInfo in proxy.onRequest to force a new connection.

@jaaaaavier jaaaaavier requested a review from xabg2 as a code owner July 9, 2026 05:56
@jaaaaavier jaaaaavier self-assigned this Jul 9, 2026
@jaaaaavier jaaaaavier added the enhancement New feature or request label Jul 9, 2026
@jaaaaavier jaaaaavier merged commit b69074f into main Jul 9, 2026
@jaaaaavier jaaaaavier deleted the fix/vpn-location-switch-connection-reuse branch July 9, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants