On 03/12/2013 03:53 PM, Joe Mason wrote: >> From: curl-library [[email protected]] on behalf of >> Linus Nielsen Feltzing [[email protected]] Sent: Tuesday, March 12, >> 2013 5:44 AM To: libcurl development Subject: Re: Fwd: Re: [PATCH] >> Include local IP address in the connection cache hash >> >> New patch, with a better commit message. > > This patch still doesn't update the calls to > Curl_conncache_find_bundle in url.c. Am I missing something?
Holy cow! I am so lame! > Also I wonder if it might be better performance to allocate a > host+localip key once when creating a connection, and then keep it > around to be reused, rather than having to malloc and free every time > you look up a bundle. Good point. I'll have a good look at it and rework this. Thanks for having a look at it. Linus ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
