Skip to content

Improved proxy setup#350

Merged
Lezek123 merged 20 commits intoJoystream:mainfrom
Lezek123:proxy-setup
Jan 2, 2025
Merged

Improved proxy setup#350
Lezek123 merged 20 commits intoJoystream:mainfrom
Lezek123:proxy-setup

Conversation

@Lezek123
Copy link
Copy Markdown

@Lezek123 Lezek123 commented Dec 18, 2024

Improves proxy setup by introducing:

  • faulty proxy exclusion (in case a proxy endpoint is blocked, it's temporarily excluded from use)
  • proxy binding per video (all requests related to the same video use the same proxy)
  • waiting period if no proxies are available (the app will wait if all of the proxy endpoints are either already in use or are excluded/disabled)
  • configurable "intermediary" proxychains endpoint (if required in order to access proxies listed in config.proxy.urls)
  • proxy for thumbnail downloads (addresses: Downloading thumbnail does not use socks proxy #340)
  • improved logging to easier identify faulty proxies

@Lezek123 Lezek123 merged commit 1707ff0 into Joystream:main Jan 2, 2025
@Lezek123 Lezek123 linked an issue Jan 10, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Downloading thumbnail does not use socks proxy

1 participant