Date: Thu, 08 Dec 2005 10:41:46 -0800 From: "Jin Guojun [VFFS]" <j_guojun@lbl.gov> To: jaws <jaws@skyinet.net> Cc: Imri Zvik <imriz@co.zahav.net.il>, freebsd-performance@freebsd.org Subject: Re: very busy syslog server Message-ID: <43987E6A.8030508@lbl.gov> In-Reply-To: <43981D8B.9030605@skyinet.net> References: <A6E1736261841F40B12286B0D04B194503CE7A83@IGMAIL.InetGold> <43981D8B.9030605@skyinet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
jaws wrote: > What you need is more sockets available and a much larger sockbufs. > Try adjusting the following parameters: > net.inet.udp.maxdgram > net.inet.udp.recvspace maxdgram has nothing to do with this on receiver side. If you want to play with this parameter, try to REDUCE it on sender side. But ignore this since the default is about 8-9KB, which is good enough. -- ------------ Jin Guojun ----------- v --- jin@george.lbl.gov --- Distributed Systems Department http://www.dsd.lbl.gov/~jin Lawrence Berkeley National Laboratory, Berkeley, CA 94720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43987E6A.8030508>