1 Aug
2011
1 Aug
'11
7:21 p.m.
On Sun, 2011-07-24 at 21:48 +0200, Fekete RĂ³bert wrote:
Hi,
yes, the connections are reused unless the client does not send new logs for a time (60 seconds by default). This can be set on the server side using the time_reopen option: https://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.2-guid...
time_reopen() applies if the connection breaks. otherwise the connection is kept open indefinitely -- Bazsi