25 May
2011
25 May
'11
11:05 a.m.
https://bugzilla.balabit.com/show_bug.cgi?id=121 --- Comment #1 from Balazs Scheidler <bazsi@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.