numerous bugs present in 7.2.0

Michael Wobst michael.wobst at gmail.com
Sat Feb 11 08:12:33 EST 2006


That problem was "fixed" a couple of minutes ago.  It was more an 
openssl "problem" for which we had to add a workaround.

You might want to read an already existing report about the problem
at http://www.mail-archive.com/openssl-dev@openssl.org/msg13939.html
It also was the cause for the client ssl failures you experienced.

What we did in the SSL_ERROR_SSL case was to set length to 0
which would trigger a dead_link_on_read() call later on.

Anyways, thanks for reporting it.

-Michael

Marcin Kulas wrote:
> On Fri, 10.02.2006 (18:21:38 +0300), CoolCold <coolcold at coolcold.org> wrote:
> 
>> ThaPrince - I've found hybrid disconnect ssl connected clients if I
>> connect on ssl'ed port with telnet and send some random strings.
>> In my case it's enought to send:
>> bla
>> bla
>> bla
>>
>> and server disconnects telnet connection and then drops ssl connected
>> client with same reason as ur. Try to check this, may be we have the
>> same problems.
>> And one more - adx told me the problem may be caused with epoll, so
>> plz do /info and see, what SELECT_TYPE is used.
> 
> It works the same way on hybrid-7.2.1beta(20060102_356) with sigio.
> Telnet, bla bla bla... and all ssl sessions dropped.
> 




More information about the hybrid mailing list