libvmod-dns (super alpha)

Gonzalo Paniagua gonzalo.paniagua at acquia.com
Tue Apr 2 15:49:21 CEST 2013


On Mon, Apr 1, 2013 at 7:21 AM, Kenneth Shaw <kenshaw at gmail.com> wrote:
[...]
>
> Any input/comments against what I've written so far would be gladly
> appreciated! Thanks!

Great work.

My only comment is that AFAIR, using getaddrinfo() from multiple
threads makes all of them go through a single lock to access a socket.
You might want to consider an alternative resolver library.

-Gonzalo



More information about the varnish-dev mailing list