(long) high traffic syslog server.

Ilya Varlashkin ilya at samara.net
Tue Nov 4 00:43:24 PST 2003


On Mon, Nov 03, 2003 at 06:05:33PM -0600, John wrote:
> I though maybe syslogd was the problem, but running nc on the syslog port and
> sending output to /dev/null still shows the buffer problem.

This looks like the system isn't processing interrupts from network card
fast enough. Try running 'systat -vm' and see if '%Intr' is high.

I'm not familiar with particular network card you're using, but try to check
if with some Intel 100Mbps card you get better performance.

If your syslog traffic load is always high, it doesn't matter how large buffers
you make - at some point they will be filled up if system can't cope with
such amount of traffic.

Kind regards,
Ilya Varlashkin



More information about the freebsd-stable mailing list