On Thu, Jul 28, 2011 at 4:06 PM, Tonis Xie <[email protected]> wrote:

> Thanks for your explain, I had not considered HWM is connection related
> rather than socket related.
>
> But the misuse of HWM did make one of my server box crash down because of
> all memory is used up. So, the correct use of HWM is important for building
> a stable server. If I were the designer, I would even set a default HWM to
> every connection and give a way to tell the user whether the connection is
> in an exceptional state of hitting the HWM.
>
>
Actually, that change has pretty much been made, ZeroMQ 3 has a default HWM
already set I believe, 2 doesn't as it could be a compatibility break.

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

Reply via email to