Jason, could you take a look at the DNS setup as currently on zwinger? Right now I've got it limited to just wikipedia.org; we can add back the other domains once we're satisfied we know what we're doing. :)
If it all seems well, can we get this duplicated on joey and set the domain record to point at us? The important thing is getting the double A record so both squid caches get used; it seems we're currently using RAM preferentially to disk, and there's only so much RAM available.
Sample queries:
$ dig @zwinger.wikimedia.org en.wikipedia.org
; <<>> DiG 9.2.2 <<>> @zwinger.wikimedia.org en.wikipedia.org ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55075 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 1
;; QUESTION SECTION: ;en.wikipedia.org. IN A
;; ANSWER SECTION: en.wikipedia.org. 3600 IN A 207.142.131.235 en.wikipedia.org. 3600 IN A 207.142.131.236
;; AUTHORITY SECTION: wikipedia.org. 3600 IN NS zwinger.wikimedia.org. wikipedia.org. 3600 IN NS joey.bomis.com.
;; ADDITIONAL SECTION: joey.bomis.com. 142745 IN A 130.94.122.196
;; Query time: 109 msec ;; SERVER: 207.142.131.234#53(zwinger.wikimedia.org) ;; WHEN: Thu Feb 19 04:01:03 2004 ;; MSG SIZE rcvd: 142
$ dig @zwinger.wikimedia.org wikipedia.org any
; <<>> DiG 9.2.2 <<>> @zwinger.wikimedia.org wikipedia.org any ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2993 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION: ;wikipedia.org. IN ANY
;; ANSWER SECTION: wikipedia.org. 3600 IN SOA zwinger.wikimedia.org. brion.wikimedia.org. 2004021901 10800 3600 604800 7200 wikipedia.org. 3600 IN NS joey.bomis.com. wikipedia.org. 3600 IN NS zwinger.wikimedia.org. wikipedia.org. 3600 IN A 207.142.131.235 wikipedia.org. 3600 IN MX 10 mail.wikimedia.org. wikipedia.org. 3600 IN MX 50 mormo.org.
;; ADDITIONAL SECTION: joey.bomis.com. 142897 IN A 130.94.122.196
;; Query time: 251 msec ;; SERVER: 207.142.131.234#53(zwinger.wikimedia.org) ;; WHEN: Thu Feb 19 03:58:31 2004 ;; MSG SIZE rcvd: 208
-- brion vibber (brion @ pobox.com)
This may have got lost the first time, just pinging again. Currently we're not able to make use of Coronelli's RAM for caching because the DNS isn't pointing at it...
-- brion vibber (brion @ pobox.com)
On Feb 19, 2004, at 04:08, Brion Vibber wrote:
Jason, could you take a look at the DNS setup as currently on zwinger? Right now I've got it limited to just wikipedia.org; we can add back the other domains once we're satisfied we know what we're doing. :)
If it all seems well, can we get this duplicated on joey and set the domain record to point at us? The important thing is getting the double A record so both squid caches get used; it seems we're currently using RAM preferentially to disk, and there's only so much RAM available.
Sample queries:
$ dig @zwinger.wikimedia.org en.wikipedia.org
; <<>> DiG 9.2.2 <<>> @zwinger.wikimedia.org en.wikipedia.org ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 55075 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 1
;; QUESTION SECTION: ;en.wikipedia.org. IN A
;; ANSWER SECTION: en.wikipedia.org. 3600 IN A 207.142.131.235 en.wikipedia.org. 3600 IN A 207.142.131.236
;; AUTHORITY SECTION: wikipedia.org. 3600 IN NS zwinger.wikimedia.org. wikipedia.org. 3600 IN NS joey.bomis.com.
;; ADDITIONAL SECTION: joey.bomis.com. 142745 IN A 130.94.122.196
;; Query time: 109 msec ;; SERVER: 207.142.131.234#53(zwinger.wikimedia.org) ;; WHEN: Thu Feb 19 04:01:03 2004 ;; MSG SIZE rcvd: 142
$ dig @zwinger.wikimedia.org wikipedia.org any
; <<>> DiG 9.2.2 <<>> @zwinger.wikimedia.org wikipedia.org any ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2993 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION: ;wikipedia.org. IN ANY
;; ANSWER SECTION: wikipedia.org. 3600 IN SOA zwinger.wikimedia.org. brion.wikimedia.org. 2004021901 10800 3600 604800 7200 wikipedia.org. 3600 IN NS joey.bomis.com. wikipedia.org. 3600 IN NS zwinger.wikimedia.org. wikipedia.org. 3600 IN A 207.142.131.235 wikipedia.org. 3600 IN MX 10 mail.wikimedia.org. wikipedia.org. 3600 IN MX 50 mormo.org.
;; ADDITIONAL SECTION: joey.bomis.com. 142897 IN A 130.94.122.196
;; Query time: 251 msec ;; SERVER: 207.142.131.234#53(zwinger.wikimedia.org) ;; WHEN: Thu Feb 19 03:58:31 2004 ;; MSG SIZE rcvd: 208
-- brion vibber (brion @ pobox.com) _______________________________________________ Wikitech-l mailing list Wikitech-l@Wikipedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l
wikitech-l@lists.wikimedia.org