bitcoin-dev-project/warnet

document host resource settings

Closed this issue · 2 comments

for example, ulimit -n 4096 and these lines in /etc/sysctl.conf:

net.ipv4.neigh.default.gc_thresh1 = 80000
net.ipv4.neigh.default.gc_thresh2 = 90000
net.ipv4.neigh.default.gc_thresh3 = 100000
fs.inotify.max_user_watches = 100000

fs.inotify.max_user_instances = 100000

Good one, going to take this or assign it?