https://bz.apache.org/bugzilla/show_bug.cgi?id=59174
--- Comment #11 from Philippe Mouawad <[email protected]> --- (In reply to Felix Schumacher from comment #10) > (In reply to Philippe Mouawad from comment #9) > > Hello, > > > > Maybe there should be in GUI a mode to enable one of the 2 modes no ? > > This would avoid having to test if host is in static hosts list every time a > > host is resolved no ? > > I think that both modes are balls at the same time. You might have a custom > resolver, but still want to change one or two hosts to other addresses. > > At the moment the lookup for static hosts is awkward, but we could include > results in the global cache, if we clear it on every edit. > > That way it should have no performance impact on the usual use case. > Sounds good to me. > > > > I committed some changes to avoid NPE if init of resolver fails and added a > > new test methods to check as much cases as possible for current > > implementation. > > > > Regards -- You are receiving this mail because: You are the assignee for the bug.
