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

Unix Domain Sockets for the RPC address. #711

Open
onemorezero opened this issue Jan 2, 2024 · 0 comments
Open

Unix Domain Sockets for the RPC address. #711

onemorezero opened this issue Jan 2, 2024 · 0 comments

Comments

@onemorezero
Copy link

It would be great if we could specify unix domain sockets for the RPC endpoint. I currently work on a system that where port collision is a real issue as our scheduler doesn't provide network isolation. Binding to port zero doesn't help as I cannot discover the random port that serf actually bound to, Unix domain sockets would allow for a workaround.

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

No branches or pull requests

1 participant