On 12/07/2012 08:29 PM, Oscar Koeroo wrote:
On 07-12-12 19:56, Linus Nielsen Feltzing wrote:
It is a simple replacement of the old persistent connection cache. It works
exactly as the old one in that respect.

Linus

Question: The new implementation seems to support only one connection per
hostname. This might me exactly the same as the previous implementation, but
I wonder if two concurrent HTTP transfers from one host could (still?) work.

Yes, of course! The new implementation works like the old one, with the exception that it has a list of connections per host instead of one big list.

Linus
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to