HTTPSConnection in persistent environment

Huzaifa Tapal huzaifa at hostway.com
Tue Apr 26 14:54:17 EDT 2005


is it reccommended to us the HTTPSConnection object to make socket 
connections in a multithreaded persistent environment?  The reason I ask 
is that I am having intermittent problems with possibly stale socket 
objects being return from the _socket module which is causing some pain 
in my application.

Any help would be appreciated.

Hozi




More information about the Python-list mailing list