[syslog-ng] [Bug 121] After service syslog-ng reload, the first log don' t transfer to remote servicer via TLS

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Wed May 25 12:05:14 CEST 2011


https://bugzilla.balabit.com/show_bug.cgi?id=121





--- Comment #1 from Balazs Scheidler <bazsi at balabit.hu>  2011-05-25 12:05:14 ---
It's probably caused by TLS negotiation, which is being driven with messages as they are sent on the channel. The handshake takes 2-3 roundtrips and each
message
finishes one. So it takes 2-3 messages for the handshake to finish, then all are sent in an instant.

It'd be possible to wait for the negotiation to finish first though, so I think it is a bug, but not very easy to solve.


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list