curl-library
RE: [PATCH] Connection bundles
From: Daniel Cook <dcook_at_cymtec.com>
Date: Fri, 7 Dec 2012 17:58:08 +0000
Date: Fri, 7 Dec 2012 17:58:08 +0000
>> Here is a new implementation of the persistent connection cache.
>> Instead of a simple linked list of connections, it is now a hash with
>> connection lists (called "bundles"), using the hostname as the key.
>> Each list, or "bundle", contains all open connections to the specific host.
>I've been discussing this solution with Linus during his development of it, so I'm quite aware of this change and I'm liking it - a lot. I mean to merge it soonish >unless someone objects.
Does this also work with ssl session caches?
Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-12-07