On Wed, Dec 31, 2003, Francis.Vanhemmens wrote:

> Well when you stay on F5 key, you force Internet Explorer to close the current 
> connections and recreate new ones. ( It may even multiply the number of simultaneous 
> connections as well. You can end up with 20 simultaneous connections for example, 
> instead of the normal 2 to 4 ones )
> 
> Some maybe be some are closed during the handshake, and then you'll see some error 
> messages at server side, it just seems normal to me.
> 
> I dont know s_server but i suppose it uses openssl with thread safety activated  btw.
> Be sure you did add the code needed to assume thread safety in openssl to your HTTPS 
> application.
> Without that you can also see such errors.
> 

s_server is single threaded and will only accept one connection at a time.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to