Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: alive-only random/round-robin strategy #3329

Closed
miladrahimi opened this issue May 3, 2024 · 4 comments
Closed

Feature request: alive-only random/round-robin strategy #3329

miladrahimi opened this issue May 3, 2024 · 4 comments
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Comments

@miladrahimi
Copy link

Our outbound connections sometimes get blocked unexpectedly. To keep this from affecting users, load balancers (random/round-robin) should automatically skip any blocked connections.

Seems there is a similar feature in v2ray:
v2fly/v2ray-core#2850

@Fangliding
Copy link
Member

There is already such feature, but it doesn't seem to be written in the document (damn)

@yuhan6665 yuhan6665 added the dependencies Pull requests that update a dependency file label May 3, 2024
@chise0713
Copy link
Contributor

I think the label should be documentation instead dependencies.

@yuhan6665
Copy link
Member

I need to move the code and add to round robin..

@Fangliding Fangliding added the documentation Improvements or additions to documentation label May 4, 2024
@yuhan6665
Copy link
Member

应该可以了 84eeb56
@miladrahimi please help test. On xray side, I didn't add extra config. You just need to add fallbackTag as well as burstObservatory, the feature should be on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants