On Tue, Dec 21, 2010 at 10:39:23AM +0000, Matt Hamilton wrote: > And then re-running the tests from the same python prompt that was > open just before I wrote that email and I now have the 100ms delay > back again... yet not still in ab. Quitting and starting a new > python process and I still have the delay.
Trying it here with a web server on localhost I get ~1.7ms with urllib and 0.4ms with ab, or a remote web server gives 9ms with urllib and 8ms with ab - which I guess is kinda what I would expect. So it doesn't appear to be a generic problem with urllib. (Python 2.6.5) _______________________________________________ python-uk mailing list python-uk@python.org http://mail.python.org/mailman/listinfo/python-uk