On Sun, 14 Nov 2021, Yongkang Huang via curl-library wrote:

In my application, I’m dealing with some hostname like xxx.test_host.com, yyy.test_host.com… That they have the same DNS result.

The connection re-use check is done before any DNS or other name resolving mechanism is used, so it is purely host name based.

Is there anyway I can let these connection share the connection cache?

The plain and simple answer is: no.

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to