I actually do use high water marks already, I don't use identities on purpose because I don't want the client to be durable. If the client socket is closed and reopened, it's bad behavior if messages are replayed (in my case).
On Wed, Feb 22, 2012 at 4:04 PM, Justin Cook <[email protected]> wrote: > On Wed, Feb 22, 2012 at 8:47 PM, Calvin de Vries > <[email protected]> wrote: > > I'm not using ZMQ_IDENTITY on either the server or the client. > > If either of you are able to reproduce this, I would recommend setting > a high water mark and using identities (durable sockets) to see if > that alleviates the issue. Just a wild guess... > _______________________________________________ > 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
