On Apr 5, 8:50 pm, reacocard <[EMAIL PROTECTED]> wrote:
> Hi, I'm writing a download manager in python, and httplib is being
> very slow when pulling from localhost or even other servers on the
> local network. I'm getting about 10MB in 14s with httplib, while wget
> hits 80MB in less than 3s. You
Hi, I'm writing a download manager in python, and httplib is being
very slow when pulling from localhost or even other servers on the
local network. I'm getting about 10MB in 14s with httplib, while wget
hits 80MB in less than 3s. You can find the code I made to benchmark
this here: http://pastebin