https://issues.apache.org/bugzilla/show_bug.cgi?id=18500
--- Comment #8 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-09-25 00:13:23 UTC --- (In reply to comment #7) > Konstantin, in that case we would just maintain a separate list of regex-based > <Host> matchers and they would all be consulted if no exact match was found, > right? Fall-back is the same. > > Your suggestion is certainly simpler than mine, and will perform better when > there are mixed regex/non-regex <Host> declarations. Yes. That is the idea. The thread I linked in comment 6 proposes yet another matching: *.domainname That is suffix matching, like the one you can use when configuring your DNS, or when purchasing an SSL certificate for your site. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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