HTTP proxy specific to each subscription #2707
patrickbrandao
started this conversation in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have multiple accounts with the same provider. Load balancing across these accounts hits a bottleneck due to the limit on requests per second allowed per IP (IPv4 or IPv6).
By enabling HTTP proxy support for an account, I can ensure each account uses its own IP and bypass the provider's request limits.
I request this implementation!
All reactions