-
Notifications
You must be signed in to change notification settings - Fork 156
Clarify usage of proxy_address in remote cluster settings #1793
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
Conversation
🔍 Preview links for changed docs: 🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, Liam and Peter!
Very sorry for being late to the party @leemthompo and @geekpete , but I'd like to share my thoughts here, as I think further clarification would be more than welcome (I still feel this a bit vague and I have used it a lot in the past).
The first part feels a bit vague (what is The address used to reach the remote cluster. A single address value, either an IP address or a fully qualified domain name (FQDN). The port can be provided also. This endpoint typically represents a load balancer or reverse proxy that forwards the traffic to the transport endpoint of the destination {{es}} nodes. For example
That The number of socket connections to open towards the remote cluster Of course it's configured WDYT? The current descriptions create the wrong feeling that they are for multiple remotes, while the settings are for a single remote cluster configuration that will be connected through a single destination address and multiple sockets / connections. |
Sounds good @eedugon I'll let you follow up, apologies, I should have left this open for the rest of the Admin docs team to have a look |
@leemthompo : Don't worry at all! I just found this by chance... but it's an area that confuses a lot to customers and engineers, and I don't think we have explained it well and clear enough (not these two settings, the entire remote clusters stuff). So, the more love we can give on these little changes the better :) |
elastic/elasticsearch#123215 for docsv3
cc @geekpete