On Thu, 1 Sep 2011 10:21:35 +0200 Alexander Bluhm <alexander.bl...@gmx.net> wrote:
> The relayd used the CHECK_TIMEOUT for connect and ssl handshake. > This is 200 milliseconds and too short. Instead use the 600 seconds > session timeout that is used for accepted sessions everywhere else. > > While there, make flag handling in relay_ssl_transaction() consistent > to the other functions. That may explain why I had to edit my config for Opera which doesn't use a new connection on certificate acceptance etc..