Forum OpenACS Development: Debugging SSL read error: timed out in SSL_ERROR_WANT_READ

I am getting a bunch of these after installing nsopenssl.

Does anyone have any advice on how to track these down?

[07/Jan/2015:09:02:12][3992.18446744072375732544][-conn:server::3] Error: nsopenssl (server): SSL read error: timed out in SSL_ERROR_WANT_READ
[07/Jan/2015:09:02:33][3992.18446744072377837888][-conn:server::5] Error: nsopenssl (server): SSL read error: ssl handshake failure
[07/Jan/2015:09:02:33][3992.18446744072379943232][-conn:server::7] Error: nsopenssl (server): SSL read error: ssl handshake failure
[07/Jan/2015:09:02:40][3992.18446744072376785216][-conn:server::4] Error: nsopenssl (server): SSL read error: timed out in SSL_ERROR_WANT_READ
[07/Jan/2015:09:02:42][3992.18446744072378890560][-conn:server::6] Error: nsopenssl (server): SSL read error: timed out in SSL_ERROR_WANT_READ
[07/Jan/2015:09:03:03][3992.18446744072377837888][-conn:server::5] Error: nsopenssl (server): SSL read error: ssl handshake failure
[07/Jan/2015:09:03:03][3992.18446744072379943232][-conn:server::7] Error: nsopenssl (server): SSL read error: ssl handshake failure

Tracking here is laborious.
Esoteric errors have gone unaddressed
by experts with experience and resources.

To nsopenssl is dubious
in the face of nsssl's elegance
and last years openssl revisions.

Free any dread from your head;
Try naviserver with nsssl instead.

..but if you want, there's setting debug param in config.tcl

new year cheers

First OpenACS haiku! Congrats!
Hah,

Thanks Brian, that was great!

I will try Naviserver. I have to compile everything anyway so why not.