Closed 532910 closed 3 months ago
Missing ports looks like smth that should return some HTML page to me. I feel it weird, do you have some common examples when a public service allows skipping port specifying?
let's do it vice versa: do you have some common examples when a public service port must be specified?
Vote down from my side, status.fs is the last source of truth for me to check on various ports of our nodes.
@532910, i meant some services that are not REST. I thought about it like e.g. about a mail server. However, i have thought about it one more time and maybe JSON RPC is closer to a "public HTTP API" than i thought. IDK, i am kinda neutral.
status.fs is the last source of truth for me to check on various ports of our nodes.
what exactly would you like to check and why do you need it?
We don't have a clear agreement on the need of this change. But we have a tradition and well-known port numbers for P2P-HTTP-HTTPS services that are expected from the node. These ports are being used, that's what services listen to, so it's OK to have these ports exposed to the public. Therefore, NACK on this one.
port is not required more