Lisa Dusseault wrote: > and finding out what's going on while the TCP connection is live but the > SSL handshake isn't started yet (a total of 7.5 seconds spent in this > state).
I don't think others see this mysterious 7.5 s delay. My guess would be that for some reason creating an SSL context is taking most of this time on your computer. I would need to work with you to do some shortcuts to determine if this is the case (or you could change the code in certstore/ssl.py to create the context as that file is imported and returning that context on demand to see if it makes a difference). -- Heikki Toivonen
signature.asc
Description: OpenPGP digital signature
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
