I have about 5-10 clients connecting to the server. Everytime a client disconnects for some reason, the server does not release the port. Hence if I increase the max_connections to 20, I will start seeing error after sometime (longer than if I have 10) since the server does not release the old connections. When I do a netstat the old connections still show up as established? Shouldn't they time out and be released. Thanks Ravi ----- Original Message ----- From: "Balazs Scheidler" <bazsi@balabit.hu> To: <syslog-ng@lists.balabit.hu> Sent: Tuesday, August 14, 2001 11:25 AM Subject: Re: [syslog-ng]syslog-ng: broken pipe
On Tue, Aug 14, 2001 at 10:24:17AM -0400, Ravi Malghan wrote:
Hello: I have installed syslog NG 1.4.11. Every now and then I have to restart the both the server and client syslog-ng b'cos the client doesnot send any messages. The errors I see on the server side look as follows
Aug 13 22:45:00 local@iadrse01/iadrse01 syslog-ng[2410]: io.c: do_write: write() failed (errno 32), Broken pipe Aug 13 22:45:00 local@iadrse01/iadrse01 syslog-ng[2410]: Connection broken, reopening in 60 seconds
I also see this error in the /var/adm/messages after a while Aug 14 14:09:51 local@iadcor01 syslog-ng[3614]: Error accepting AF_INET connection from: 216.182.213.206:36010, opened connections: 10, max: 10
you might want to increase the max_connections property of the given TCP source.
-- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng