There is no flag or configuration option to work around that.

I would recommend handling name resolution directly in your code and then 
building the transport connection string using the resulting IP address.

Make sense?

cr

On Oct 21, 2013, at 11:03 AM, pablo fernandez <[email protected]> 
wrote:

> We're serving a zmq_proxy through DNS and would like clients to "re-resolve" 
> the DNS address after some period of time. AFAIK sockets now cache the dns 
> value forever, this is inconvenient.
> 
> Is there a config flag or workaround that doesn't involve 
> disconnecting/connecting all clients after a period of time?
> 
> Thank you.
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to