https://bz.apache.org/bugzilla/show_bug.cgi?id=66660
--- Comment #1 from romain.manni-bucau <rmannibu...@gmail.com> ---
Hi, probably not yet mainstream but did you evaluated to use a custom DNS
resolver impl delegating to the JVM when the host values were not known to be
the pod ones? (https://bugs.openjdk.org/browse/JDK-8263693). Think it makes
this usage quite straight forward, just requires to add the custom impl in
tomcat launching classpath (with bootstrap.jar - or directly in the jvm
classpath if embedded) and be it. Can avoid to put a specific strategy in
tomcat and test with the more appropriated one before potentially giving it
back, wdyt?

-- 
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

Reply via email to