[issue3766] socket.socket.recv broken (unbearably slow)

Sam report at bugs.python.org
Thu Feb 5 02:39:07 CET 2009


Sam <samslists at gmail.com> added the comment:

I know this bug is closed, but I too am experiencing it under Linux 
2.6.24-22 and Python 2.5.2.

I'm using urllib2, and it's just spending an obscene amount of cpu time 
in {method 'recv' of '_socket.socket' objects}....

Anyone have any ideas?

Would switching to httplib2 help?

----------
nosy: +samslists

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3766>
_______________________________________


More information about the Python-bugs-list mailing list