<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
the max-connections with unix-stream sorted it...<br>
<br>
thanks<br>
<br>
-h<br>
<pre class="moz-signature" cols="72">Hari Sekhon
</pre>
<br>
<br>
Balazs Scheidler wrote:
<blockquote cite="mid1166466287.6381.20.camel@bzorp.balabit" type="cite">
  <pre wrap="">On Mon, 2006-12-18 at 15:23 +0000, Hari Sekhon wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I've got a central logserver on syslog-ng and am getting the following 
in my logs:

syslog-ng[26180]: Error accepting AF_UNIX connection, opened 
connections: 100, max: 100

    </pre>
  </blockquote>
  <pre wrap=""><!---->
AF_UNIX refers to unix domain sockets, e.g. you are probably hitting the
maximum on unix-stream("/dev/log");

  </pre>
</blockquote>
</body>
</html>