Hi Denny, What are your thoughts for improving this? Maybe you want to consider submitting a patch?
If you know what the string you want to use is, you might also consider using a StaticInterceptor. Regards, Mike On Fri, Jan 18, 2013 at 1:33 AM, Denny Ye <[email protected]> wrote: > hi all, HostInterceptor obtains loopback address if there hasn't configure > for local server at /etc/hosts. Can we change the acquire method for local > IP. Currently, we are using 'InetAddress.getLocalHost().getHostAddress()' >
