[Twisted-Python] Anyone seeing hanging of Twisted HTTPS servers?
Charles Moad
cmoad at indiana.edu
Wed May 18 18:50:46 MDT 2005
I just posted to say I get this message, but I do not experience
a hang. Except for bloating my log, it doesn't affect anything.
-Charlie
On May 18, 2005, at 6:24 PM, Christopher Armstrong wrote:
> On 5/19/05, Charles Moad <cmoad at indiana.edu> wrote:
>
>> I am getting this same error (with the request going through fine)
>> with
>> version 0.6 of PyOpenSSL.
>>
>
> Pretty much all Twisted https servers will get this error very often.
> It's just spurious debugging info, afaict, and we have never had any
> kind of hanging in our web app at work. I'd bet the hanging is
> something else. I suggest running 'strace -p <pid>' (or whatever the
> FreeBSD equivalent is) on the process when you know that it's hanging,
> and see what it's doing, perhaps blocking on a syscall.
>
> --
> Twisted | Christopher Armstrong: International Man of Twistery
> Radix | -- http://radix.twistedmatrix.com
> | Release Manager, Twisted Project
> \\\V/// | -- http://twistedmatrix.com
> |o O| | Founding Member, Hobart Hacking Society
> w----v----w-+ -- http://hackingsociety.org/chapters/hash
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
More information about the Twisted-Python
mailing list