[Pdns-users] difference in timing?
Remco Post
remco at pipsworld.nl
Sat Feb 28 23:15:38 UTC 2004
Hi All,
I just build 2.9.16 on solaris and opposed to 2.9.15 this release
doesn't crash on a query from a ipv6 client, but it's not really good
yet either:
dinkie# dig @127.0.0.1 -p 5300 -t NS pipsworld.nl +norecurse
; <<>> DiG 8.3 <<>> @127.0.0.1 -p -t pipsworld.nl +norecurse
; (1 server found)
;; res options: init defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46278
;; flags: qr aa; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; QUERY SECTION:
;; pipsworld.nl, type = NS, class = IN
;; ANSWER SECTION:
pipsworld.nl. 1H IN NS dinkie.pipsworld.nl.
;; ADDITIONAL SECTION:
dinkie.pipsworld.nl. 1H IN A 172.16.5.1
;; Total query time: 4 msec
;; FROM: dinkie to SERVER: 127.0.0.1 127.0.0.1
;; WHEN: Sun Feb 29 00:11:16 2004
;; MSG SIZE sent: 30 rcvd: 67
dinkie# dig @localhost -p 5300 -t NS pipsworld.nl +norecurse
; <<>> DiG 8.3 <<>> @localhost -p -t pipsworld.nl +norecurse
; (2 servers found)
;; res options: init defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10098
;; flags: qr aa; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; QUERY SECTION:
;; pipsworld.nl, type = NS, class = IN
;; ANSWER SECTION:
pipsworld.nl. 1H IN NS dinkie.pipsworld.nl.
;; ADDITIONAL SECTION:
dinkie.pipsworld.nl. 1H IN A 172.16.5.1
;; Total query time: 5116 msec
;; FROM: dinkie to SERVER: localhost ::1
;; WHEN: Sun Feb 29 00:11:01 2004
;; MSG SIZE sent: 30 rcvd: 67
As you all can see, ipv6 is a bit slower than ipv4 :(
My config is:
./configure --with-modules="ldap" --enable-recursor --enable-pdns_server
and yes, my zone is stored in ldap.
--
Met vriendelijke groeten,
Remco Post
SARA - Reken- en Netwerkdiensten http://www.sara.nl
High Performance Computing Tel. +31 20 592 8008 Fax. +31 20 668 3167
"I really didn't foresee the Internet. But then, neither did the
computer industry. Not that that tells us very much of course - the
computer industry didn't even foresee that the century was going
to end." -- Douglas Adams
More information about the Pdns-users
mailing list