mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #278] Slow response (API calls) when operating through VPN #201
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#201
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jacksongoode on GitHub (Feb 7, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/278
When using a VPN (in my case Mullvad on Fedora 35), Psst is considerably slower in requests and the UI blocks as a result. In my tests, I don't latency could really be a factor here as I only go from ~9ms to ~20ms with VPN off to on. I'm not sure what the hang could be - perhaps it's at Spotify's end? - But definitely something to note?
@kingosticks commented on GitHub (Feb 7, 2022):
Are you saying that using psst while connected to your VPN is slower than using the official client while connected to your VPN? Or that using psst while connected to your VPN is closer than using psst while not using your VPN? It's always going to be slower through a VPN, seemingly twice as slow by your measurement - which sounds reasonable. You are, after all, forcibly sending your traffic the wrong way. How are you measuring the latency to Spotify's servers?
@jacksongoode commented on GitHub (Feb 7, 2022):
Yes, it makes sense that there would be some delay in requests - but it really should only be subtle, I can't imagine it would exceed 100ms right? The tested VPN location is within 50km of my location. However, the response time delay increase is in the factor of 4 or 5 times longer. This, to me, seems like either Spotify isn't happy with the request origin (the VPN IP?) or there's some hang up within Psst.
Pinging
spotify.com@jpochyla commented on GitHub (Mar 12, 2022):
That's, uhh... strange? No idea where to look at the moment :|
@kingosticks commented on GitHub (Mar 13, 2022):
@jacksongoode can you provide which access point is being used in both instances. Psst logs a trace message with this info.