Hi Supun, I think your understanding is correct and there is currently no way to address this requirement (if it is one).
The ListeningIORector of HTTP Core NIO is used with one ListenerEndpoint. I guess one would need to extend HttpCoreNIOListener to support multiple ListenerEndpoints. Actually Oleg and Asankha should know much better. I have never thought about this… I think the Http Core NIO Lib, should be able to cope with this. Regards, Eric ________________________________ If I understood the configuration correctly it can bind to one interface/network address or all of them. Is there a way to bind to something like to 2 out of 4 interfaces?
