> Sounds like the C code that does the SSL is not _releasing_ > the global > thread lock. I would post this to comp.lang.python. (Are you using > M2Crypto, or the SSL support that you can build directly into > Python, or > something else?)
I think it's using the SSL that comes standard with Python 2.1.1 on FreeBSD 4.3. We installed M2Crypto later for another project so if it can dynamically choose which lib to use maybe its using M2Crypto but I doubt it. Sounds like a major problem that someone would have run into before me. I'll post the problem to usenet. Thanks, Jeff _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
