no more global dns cache in curl

1 · Daniel Stenberg · April 11, 2019, 8:24 p.m.
In January 2002, we added support for a global DNS cache in libcurl. All transfers set to use it would share and use the same global cache. We rather quickly realized that having a global cache without locking was error-prone and not really advisable, so already in March 2004 we added comments in the header … Continue reading no more global dns cache in curl →...