This repository was archived by the owner on Jun 20, 2019. It is now read-only.
This repository was archived by the owner on Jun 20, 2019. It is now read-only.
Specifically forward request to either IPv4 or IPv6 loopback #137
Closed
Description
ANCM could pick one of 127.0.0.1:{port} or [::1]:{port} to bind to instead of localhost:{port}. This could potentially lead to less warnings, confusion and even possibly bugs when Kestrel can bind to one loopback adapter or not the other.
This would also probably require some changes to IISIntegration, since AFAIK only a port is currently set in the environment variable.
Metadata
Metadata
Assignees
Labels
No labels