https://bz.apache.org/bugzilla/show_bug.cgi?id=67065
--- Comment #4 from Christopher Schultz <ch...@christopherschultz.net> --- Aha. What if the enhancement request were to be re-worded to be "use ::1 as an alias for both ::1 and 127.0.0.1 as appropriate"? Instead of "all local addresses" which may be a little ambiguous. "Loopback" may be a better term to use, but the idea is to not have to configure two separate <Connector>s. Is this possible? Or would it basically require Tomcat to clone the <Connector> and bind each separately to the individual loopback addresses? That would be pretty cool, but there is always the possibility of a "competing" <Connector> configured elsewhere and so it's better to solve this with (additional) configuration and not code. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org