Re: Additional records in A-Query

2010-04-19 Thread Fabian Hahn
nted for a authoritative-only DNS server. I am hoping that this will decrease the time a user experiences in DNS related delays when viewing a web page referencing several URLs in the domain. Fabian > On 4/18/2010 5:17 AM, Fabian Hahn wrote: > > To speed up queries for the user I need to for

Additional records in A-Query

2010-04-18 Thread Fabian Hahn
To speed up queries for the user I need to force the inclusion of additional records in a DNS response. I.e. when returning www.domain.com A I would like to force the inclusion of A-records for static1.domain.com and static2.domain.com since they will be used in the same web-page. Thanks