[PYTHON-CRYPTO] M2Crypto bug when using SSL in concurrent server

Ng Pheng Siong ngps at NETMEMETIC.COM
Wed Jan 26 02:09:55 CET 2005


On Tue, Jan 25, 2005 at 10:43:29AM -0800, Guido van Rossum wrote:
> I've written a simple SSL server using MCrypto. The server is by
> nature multi-threaded.
>
> Unfortunately, when multiple clients connect to the server
> simultaneously, there's a serious probability that the server will
> hang. The hang is always in the same place:
>
>   File "./svr.py", line 401, in do_POST

Can I look at your server code?

Cheers.

--
Ng Pheng Siong <ngps at netmemetic.com>

http://sandbox.rulemaker.net/ngps -+- M2Crypto, ZServerSSL for Zope, Blog
http://www.sqlcrypt.com -+- Database Engine with Transparent AES Encryption





More information about the python-crypto mailing list