On Tue, 26 Jul 2016, Dan Donahue wrote:
I performed the bisect and here is the offending commit that causes performance issue and eventual dowload timeout: # curl -V 790d6de485154440d4f8822a54641ee00a0d09f3 is the first bad commit commit 790d6de485154440d4f8822a54641ee00a0d09f3 Author: Daniel Stenberg <[email protected]> Date: Sun Sep 27 20:48:35 2015 +0200readwrite_data: set a max number of loops
Thanks a lot, this is super useful and I immediately have an idea why this was a bad change. I'm just a bit swamped for the moment but I'll try to provide a test patch to fix this within a few days.
-- / daniel.haxx.se
------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
