]> granicus.if.org Git - curl/commit
Resize the connection cache upwards when adding more handles than what
authorDaniel Stenberg <daniel@haxx.se>
Sat, 16 Sep 2006 21:50:29 +0000 (21:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 16 Sep 2006 21:50:29 +0000 (21:50 +0000)
commit2d5fc39d3573c10a460cdeb2139631da62b8e391
tree7a10af6d214a8b45860080bf357969f4223e040c
parentc001ed53fa89f203e3d6aa402e9a9126dc34f5b1
Resize the connection cache upwards when adding more handles than what
currently fits in the cache, to make the cache work better especially for
pipelining cases but also for "mere" (persistent) connection re-use.
lib/multi.c
lib/url.c
lib/url.h
lib/urldata.h