##// END OF EJS Templates
set unlimited HWM for all relay devices...
set unlimited HWM for all relay devices libzmq-3 set the default HWM for sockets to 1000 from infinite, which can result in dropped messages on ROUTER or PUB sockets under high load.

File last commit:

r8121:66727cb1
r10614:00757118
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]