From: Victor Duchovni (no email)
Date: Thu Nov 01 2007 - 12:23:15 EDT
On Thu, Nov 01, 2007 at 09:02:34AM -0700, Andreas Grimm wrote:
> Hello Victor,
>
> i was using unix-dgram. The problem was the default value of max-connections per dgram. The default is 10. I increased it:
> unix-dgram("/dev/log" max_connections(1000));
> unix-dgram("/var/lib/named/dev/log" max_connections(1000));
The point about "dgram" is that it is connection-less, so I find this
puzzling. I don't need such a setting and have hundreds of processes
using syslog-ng.
> A notice about the syslog-ng should be added to the STRESS_README. I
> can't tell about the behaviour of the standard syslogd, but that is the
> solution for syslog-ng. Finally.
It is not stress specific, just high concurrency specific. Also the
sock-stream /dev/log is a Linux (platform-specific) topic and is also
syslog-daemon dependent. Perhaps TUNING_README is better, but it is not
clear to me what the best place to mention this may be.
-- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
|
|
|