cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Virtual Host vs Path URI form

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 19 Sep 2014 22:47:43 +0200 (CEST)

On Fri, 19 Sep 2014, Pashupati Kumar wrote:

> If I use Virtual Host path name, will the underlying TCP connections be
> reused for different sub-domains?

libcurl will only reuse connections to the same full host name as given in the
URL. If you do N serial transfers to different host names all ending up to the
same IP address, it will still use N connections.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-09-19