Explicitly set a large receive buffer for datagram sockets to give syslog
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 9 Aug 2007 02:17:46 +0000 (02:17 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 9 Aug 2007 02:17:46 +0000 (02:17 +0000)
commit50c165bb0e295764cf98bb169998c1e64aef93b1
tree285178915313958f4e6eb6cdbef14cc3c292641b
parente9fa4b60a44160d6c27aec9583a40e971419405c
Explicitly set a large receive buffer for datagram sockets to give syslog
a better chance at catching large message bursts from today's high-volume
services.
usr.sbin/syslogd/syslogd.c