Re: okay already
Mark Johnson <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 19, 2010 at 11:01 AM, Paul Theodoropoulos <[email protected]> wrote: > here's something back on topic, about a week ago someone made an offhand > comment about possibly using memcached as dnscache's store. that's a really > intriguing idea to me, and i'd be interested in more discussion of it (i > apologize, i don't remember who made the comment, and with the volume of > list traffic i've been deleting messages with verve, eclat, and elan (with > apologies to robert sheckley) I think Matthew Dempsky suggested it. I think it's definitely worth checking out. From what I can tell, libmemcached supports unix domain sockets. That might be a good way to have multiple dnscache instances sharing a large cache. It's probably easier than making dnscache threaded.