Can Quickfixj resolve ip address from hostname everytime while it is trying to initiate the connection after the connection got failed?
Currently we have an alias of host which might change when the acceptor process gets restarted. Quickfixj initiator is trying to connect to the old ip address and failing. Is there a way to resole ip address in every connection attempt?