cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: DNS Cache issue

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 9 Aug 2015 23:20:22 +0200 (CEST)

On Sat, 8 Aug 2015, Inca R wrote:

> We tried to fix this issue by first removing the entry with
> *-host1.server.com:80 <http://host1.server.com:80>*, but unfortunately this
> is not implemented in cUrl 7.31, there is a TODO comment in the code.

> We can move to a newer version or patch our current version to support the
> entry removal ( with the '-' prefix ), but I think the best solution will be
> to update the code and try to update the cache when adding an existing entry
> but with a different address.

1) Removal is supported since 7.42.0.

2) Sure, I could very well consider a patch that let a second CURLOPT_RESOLVE
override the previous one.

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