|
<- Previous Message | Next Message -> Thread Index [isp-dns] Re: DNS with MySQL backend
I use MyDNS (mydns.bboy.net) which works really well. I've never seen
any performance difference.
On Wed, 2004-03-31 at 10:47, william(at)elan.net wrote:
> On Wed, 31 Mar 2004, Len Conrad wrote:
>
> >
> > >Are there any noticeable performance hits using Bind with Mysql ?
> >
> > BIND is a purely in-memory server. MySQL is an on-disk server.
> >
> > Which data access do you think will be faster?
>
> In reality it should be done somewhat in between, providing for fast
> access with convinience of database storage. The server should read
> record from the database when first request comes in and cache it.
> If there is no request in given time, it should be removed from the cache
> automaticly so as not to waste the memory. Any modifictions to database
> should be logged as to which record was notified so that running server
> could automaticly reload that particular record when next request comes in.
>
> Now am I dreaming or did somebody actually implement something like this?
>
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016
Please include the email address which you have been contacted with.
------------------------ANNOUNCEMENT---------------------------------
---------------------------------------------------------------------
- ISPCON Spring 2004 - Washington DC Hilton & Towers -
- The ISP and WISP event - www.ispcon.com -
- Fill your brain. Meet the people. Join the industry gathering! -
----------------------------------------------------------------------
----------------------------------------------------------------------
Thread Index |