diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2010-11-30 14:38:46 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2010-11-30 14:38:46 +0000 |
commit | 7ea40dff4280f76e0960ee9f89356940ef086de8 (patch) | |
tree | 6b9fb3462a9cbdc8af6180a1105ce6e1ca1d2169 /Makefile.cross | |
parent | 9620c54f3a872c8681d22dc31eaecc6545b83540 (diff) |
The relayd processes did already bump up the socket file descriptor
resource limits to the maximum of the daemon class but the host check
process (hce/health checks) didn't and was limited to a fairly low
default of 128 open sockets (openfiles-cur=128 in login.conf). This
was reached fairly quickly with "check tcp" of many hosts. This diff
increases the maximum number of monitored hosts and concurrent health
checks in relayd in a significant way and may fix issues for people
that have around 100 or more hosts (or fewer hosts with multiple checked
ports).
tested by phessler@
ok jsg@
Diffstat (limited to 'Makefile.cross')
0 files changed, 0 insertions, 0 deletions