Propagate and Refresh DNS Cache Faster Menyebarkan dan Cepat Refresh DNS Cache

When moving web host to another hosting service's server or changing the server's IP address, one of the important consideration to ensure to continue availability of the websites hosted on the server, minimize the downtime of the web sites, avoid weird problems such as emails get delivered to either server randomly, or browsing at old server, is how fast DNS (Domain Name System) will be able to translate or resolve hostname or domain name into your new IP address, instead of the old IP destination. Ketika pindah web host ke yang lain layanan hosting server atau mengubah alamat IP server, salah satu pertimbangan penting untuk memastikan untuk melanjutkan ketersediaan situs-situs di-host di server, meminimalkan downtime situs web, menghindari masalah-masalah aneh seperti email bisa dikirim ke server baik secara acak, atau browsing di server lama, adalah seberapa cepat DNS (Domain Name System) akan dapat menyelesaikan menerjemahkan atau nama host atau nama domain ke alamat IP yang baru, bukan yang lama IP tujuan. Unfortunately, webmasters have limited ability to control or override the DNS propagation process. Sayangnya, webmaster memiliki kemampuan terbatas untuk mengendalikan atau mengesampingkan proses propagasi DNS. Nonetheless, there are still some tips, tricks and workarounds that ensure DNS cache will reflect the new IP addresses as soon as possible. Meskipun demikian, masih ada beberapa tips, trik dan workarounds yang menjamin cache DNS akan mencerminkan alamat IP yang baru sesegera mungkin.

DNS works in such as a way that when a request for IP address received by DNS resolver, it will then query the root servers to find the authoritative server with detailed knowledge of the particular domain name. DNS bekerja dalam cara seperti itu apabila permohonan alamat IP yang diterima oleh penyelesai DNS, kemudian akan melakukan query root server untuk menemukan server dengan rinci otoritatif pengetahuan tentang nama domain tertentu. If a valid IP address for the domain is returned by the authoritative server, the DNS resolver will cache the DNS resolution for a given period of time known as TTL (Time To Live) after a successful answer, in what known as DNS caching in order to reduce the load on particular DNS server. Jika alamat IP yang valid untuk domain dikembalikan oleh server otoritatif, penyelesai DNS cache DNS akan resolusi untuk jangka waktu tertentu yang dikenal sebagai TTL (Time To Live) setelah jawaban yang sukses, dalam apa yang dikenal sebagai DNS caching agar untuk mengurangi beban pada server DNS tertentu. DNS caching allows resolution of domain name to IP to take place locally using the cached information instead of querying the remote server for subsequent requests, until the TTL duration expires. DNS caching memungkinkan resolusi nama domain ke IP berlangsung secara lokal menggunakan informasi yang di-cache daripada query server jauh untuk permintaan berikutnya, sampai durasi TTL berakhir.

The Time-To-Live (TTL) timer is the trick to ensure that the DNS cache expires quickly and always stays fresh. The Time-To-Live (TTL) timer adalah trik untuk memastikan bahwa cache DNS berakhir dengan cepat dan selalu tetap segar. TTL is defined by domain administrator in the authoritative DNS server for the zone where data originates, and its values instruct DNS caching resolvers to expire and discard the DNS records after TTL seconds. TTL didefinisikan oleh administrator domain di server DNS otoritatif untuk zona dimana data berasal, dan nilai-nilainya resolvers menginstruksikan DNS caching akan kadaluarsa dan membuang catatan DNS setelah TTL detik. Lowering the TTL value will enable rapid expiration and refreshing of DNS records, causing the new records to propagate faster across the world. Menurunkan nilai TTL akan memungkinkan cepat kadaluarsa dan menyegarkan dari DNS record, menyebabkan catatan baru untuk menyebarkan lebih cepat di seluruh dunia. However, the trick needs the name resolvers follow the RFC standards, which most do. Namun, kebutuhan trik nama resolvers mengikuti standar RFC, yang paling lakukan. Beside, you must have full control to modify the name server authoritative for your domains. Samping, Anda harus memiliki kontrol penuh untuk mengubah server nama otoritatif untuk domain Anda.

The tweaking of TTL in DNS records must be done a few days before it's about to change (date of server moving or IP change) to ensure that all DNS caching resolvers receives the new TTL value and expires the old longer value. The tweaker dari TTL di DNS catatan harus dilakukan beberapa hari sebelum itu akan berubah (tanggal bergerak atau IP server berubah) untuk memastikan bahwa semua DNS caching resolvers menerima nilai TTL yang baru dan berakhir nilai lebih tua. The trick will reduce the TTL in anticipation of the change to minimize inconsistency during the change, according to Trik akan mengurangi TTL mengantisipasi perubahan untuk meminimalkan inkonsistensi selama perubahan, menurut RCF 1034 RCF 1034 . .

TTL is defined by Minimum field in SOA (Start of Authority) type as default TTL, or individually at each record as TTL. TTL didefinisikan oleh bidang Minimum SOA (Start of Authority) tipe sebagai standar TTL, atau secara individual pada setiap catatan sebagai TTL. RCF 1912 RCF 1912 describes the Minimum field in details as below: menggambarkan bidang Minimum rincian sebagai berikut:

Minimum: The default TTL (time-to-live) for resource records (RR) — how long data will remain in other nameservers' cache. Minimum: default TTL (time-to-live) untuk catatan sumber daya (RR) - berapa lama data akan tetap berada di nameserver lain 'cache. ([ ([ RFC 1035 RFC 1035 ] defines this to be the minimum value, but servers seem to always implement this as the default value) This is by far the most important timer. ] Mendefinisikan ini menjadi nilai minimum, tetapi sepertinya server untuk selalu melaksanakan hal ini sebagai nilai default) Ini adalah yang paling penting timer. Set this as large as is comfortable given how often you update your nameserver. Atur ini sebagai besar seperti yang nyaman diberikan seberapa sering anda memperbarui nameserver Anda. If you plan to make major changes, it's a good idea to turn this value down temporarily beforehand. Jika Anda berencana untuk membuat perubahan besar, itu ide yang baik untuk mengubah nilai ini ke bawah sementara sebelumnya. Then wait the previous minimum value, make your changes, verify their correctness, and turn this value back up. Kemudian tunggu nilai minimum sebelumnya, membuat perubahan Anda, memverifikasi kebenaran mereka, dan mengubah nilai ini kembali. 1-5 days are typical values. 1-5 hari adalah nilai-nilai khas. Remember this value can be overridden on individual resource records. Ingat nilai ini dapat diganti pada catatan sumber daya individu.

If you're using a web-based or graphical user interface to manage your domain's DNS records, then login to the system, and edit the SOA records. Jika Anda menggunakan web-based atau antarmuka pengguna grafis untuk mengelola DNS domain Anda catatan, kemudian login ke sistem, dan mengedit catatan SOA. Inside you will see a field named Minimum , modify the value to as low as possible (in seconds), such as 300 for timeout every 5 minutes. Dalam diri Anda akan melihat sebuah ladang bernama Minimum, memodifikasi nilai yang serendah mungkin (dalam detik), seperti 300 untuk batas waktu setiap 5 menit. Then modify the TTL for all of the A, MX, CNAME, TXT, SOA, PTR and other records, if applicable. Kemudian memodifikasi TTL untuk semua dari A, MX, CNAME, TXT, SOA, PTR dan catatan lain, jika ada.

If you are using cPanel WebHost Manager (WHM), login and choose Edit DNS Zone under DNS Functions section. Jika Anda menggunakan cPanel webhost Manager (WHM), login dan pilih Edit DNS Zone bagian bawah DNS Functions. Select the applicable zone (domain name). Pilih zona yang berlaku (nama domain). You will be presented with a list of records. Anda akan disajikan dengan daftar catatan. Modify the minimum ttl in SOA, and TTL column of A, MX, CNAME and other records defined. Memodifikasi minimum ttl dalam SOA, dan TTL kolom dari A, MX, CNAME dan catatan lain yang ditetapkan.

For those manually configure the authoritative nameserver for a domain zone using BIND, modification has to be done in the zone file. Bagi mereka yang secara manual mengkonfigurasi nameserver authoritative untuk domain zona menggunakan BIND, modifikasi harus dilakukan dalam zona file. For example, so domain zone example.com, you will see the following resource records in the zone file: Sebagai contoh, sehingga zona domain example.com, Anda akan melihat catatan sumber daya berikut di zona file:

; zone 'example.com' $TTL 14400 @     IN     SOA     ns1.example.com. Zone 'example.com' $ TTL 14400 @ IN SOA ns1.example.com. host.example.com. host.example.com. ( 2007080501      ; Serial 10800           ; Refresh 3 hours 3600            ; Retry 1 hour 604800          ; Expire 1 week 86400          ); Minimum 24 hours @                       NS      ns1.example.com. @                       NS      ns2.example.com. @                       A       192.168.0.1 @                       MX     10 mail.example.com. ; nameservers ns1                     A       192.168.0.11 ns2                     A       192.168.0.12 ; mail servers mail                    A       192.168.0.10 ; web server www                     CNAME   example.com. (2007080501; Serial 10800; Refresh 3 jam 3600; Retry 1 jam 604800; Expire 1 week 86400); Minimum 24 jam @ NS ns1.example.com. @ NS ns2.example.com. @ A 192.168.0.1 @ MX 10 mail . example.com.; nameserver NS1 A 192.168.0.11 NS2 A 192.168.0.12; mail server mail A 192.168.0.10; web server www CNAME example.com. 

Now change the $TTL 14400 with the value you want (in seconds), such as 300 (5 minutes). Sekarang mengubah $ TTL 14.400 dengan nilai yang Anda inginkan (dalam detik), seperti 300 (5 menit). This value defines the default TTL of all existing records, and by lowering this value to 300 (for example, you can choose your won value), caching server will be hold this records for more than 5 minutes before querying the authoritative name server which will be the first to reflect the new IP address when change later on again. Mendefinisikan nilai default TTL semua catatan yang ada, dan dengan menurunkan nilai ini ke 300 (misalnya, Anda dapat memilih nilai menang), caching server akan terus catatan ini selama lebih dari 5 menit sebelum query server nama otoritatif yang akan jadilah yang pertama mencerminkan alamat IP yang baru ketika perubahan di kemudian hari lagi. Another value that you should change is minimum TTL, the last line of SOA type (remarked as minimum 24 hours). Nilai lain bahwa Anda harus mengubah adalah minimum TTL, baris terakhir dari jenis SOA (komentar sebagai minimal 24 jam).

After change, your DNS zone file will probably looks like this: Setelah perubahan, file zona DNS anda, mungkin akan terlihat seperti ini:

; zone 'example.com' $TTL 300 @     IN     SOA     ns1.example.com. Zone 'example.com' $ TTL 300 @ IN SOA ns1.example.com. host.example.com. host.example.com. ( 2007080501      ; Serial 10800           ; Refresh 3 hours 3600            ; Retry 1 hour 604800          ; Expire 1 week 300            ); Minimum 24 hours @                       NS      ns1.example.com. @                       NS      ns2.example.com. @                       A       192.168.0.1 @                       MX     10 mail.example.com. ; nameservers ns1                     A       192.168.0.11 ns2                     A       192.168.0.12 ; mail servers mail                    A       192.168.0.10 ; web server www                     CNAME   example.com. (2007080501; Serial 10800; Refresh 3 jam 3600; Retry 1 jam 604800; expire 1 minggu 300); Minimum 24 jam @ NS ns1.example.com. @ NS ns2.example.com. @ A 192.168.0.1 @ MX 10 mail . example.com.; nameserver NS1 A 192.168.0.11 NS2 A 192.168.0.12; mail server mail A 192.168.0.10; web server www CNAME example.com. 

Restart the DNS service. Restart layanan DNS. The new TTL value will propagate to other DNS nameserver. Nilai TTL baru akan menyebarkan DNS nameserver lain. This process typically takes 48 hours to 72 hours (hence the need to reduce TTL to try to make it faster when changing the critical A and MX records). Proses ini biasanya memakan waktu 48 jam sampai 72 jam (maka perlunya mengurangi TTL untuk mencoba membuatnya lebih cepat ketika mengubah kritis A dan MX record). After waiting for a few days, move your websites to new server or change the IP address, and then update the DNS records to point to the new server or IP. Setelah menunggu selama beberapa hari, memindahkan situs ke server baru atau mengubah alamat IP, dan kemudian memperbarui catatan DNS untuk menunjuk ke server baru atau IP.

Once done, you can now revert back the TTL values to reduce the load on your DNS server. Setelah selesai, anda sekarang dapat memulihkan kembali nilai-nilai TTL untuk mengurangi beban pada server DNS Anda.

IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman ini adalah mesin diterjemahkan dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Terjemahan mesin mungkin sulit untuk mengerti. Please refer to Silakan merujuk ke original English article artikel asli bahasa Inggris whenever possible. bila memungkinkan.


3 Responses to “Propagate and Refresh DNS Cache Faster” 3 Responses to "menyebarkan dan Cepat Refresh DNS Cache"

  1. What a nightmare – my site was DOWN! | tripwire magazine Apakah suatu mimpi buruk - situs ini DOWN! | Tripwire majalah
    August 3rd, 2009 08:26 3 Agustus 2009 08:26
    3 3

    [...] After installing everything and confirming that the site was running as expected (just much faster) it was time to change the A Record for my domain tripwiremagazine.com. [...] Setelah menginstal segala sesuatu dan mengkonfirmasikan bahwa situs ini berjalan seperti yang diharapkan (hanya jauh lebih cepat) sudah saatnya untuk mengubah A Record untuk domain saya tripwiremagazine.com. I'm using a seperate service for hosting my domains which I consider a advantage. Saya menggunakan layanan terpisah untuk hosting domain saya yang saya anggap suatu keuntungan. In this case it turned out to be a great advantage because I could switch hosting in just a few hours. Dalam hal ini ternyata menjadi keuntungan besar karena aku bisa beralih hosting hanya dalam beberapa jam. No matter how you host your domain changing DNS for it is not something you can do quick. Tidak peduli bagaimana Anda meng-host domain Anda berubah DNS untuk itu bukanlah sesuatu yang dapat Anda lakukan dengan cepat. I know that it can take hours and in worst case many hours to have DNS changes propagated around the globe. Aku tahu bahwa diperlukan waktu berjam-jam dan dalam kasus terburuk berjam-jam untuk perubahan DNS yang disebarkan di seluruh dunia. I found this article that I would have loved to read just a few days ago as it would have limited the amount of time the change took. Saya menemukan artikel ini bahwa aku akan suka membaca hanya beberapa hari lalu sebagai hal itu akan membatasi jumlah waktu perubahan itu. Basically the tip is to lower your TTL for the A Record a few days before you're planning to switch Hosting Company: Propagate and Refresh DNS Cache Faster [...] Ujung pada dasarnya adalah untuk menurunkan TTL untuk A Merekam beberapa hari sebelum Anda berencana untuk beralih Hosting Company: menyebarkan dan Cepat Refresh DNS Cache [...]

  2. Jayadev Jayadev
    June 21st, 2009 15:00 21 Juni 2009 15:00
    2 2

    Very useful information… thanks a lot Sangat berguna ... thanks a lot

  3. Cellmod Cellmod
    October 29th, 2008 03:51 29 Oktober 2008 03:51
    1 1

    Great tip. Great tip. I hope I don't have to wait 72 hours for it to update now! Saya harap saya tidak perlu menunggu 72 jam untuk itu untuk memperbarui sekarang!

    A word of warning though… Don't start messing around with the cName settings unless you know what your doing! Kata peringatan meskipun ... Jangan mulai main-main dengan pengaturan CNAME kecuali anda tahu apa yang Anda lakukan!

Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Anda dapat menggunakan tag ini: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Berlangganan ke fitur komentar telah dinonaktifkan. To receive notification of latest comments posted, subscribe to Untuk menerima pemberitahuan dari komentar terbaru diposting, untuk berlangganan My Digital Life Comments RSS feed My Digital Life Komentar RSS feed or atau register to receive mendaftar untuk menerima new comments in daily email digest. komentar baru di email digest harian.
Custom Search

New Articles Artikel Baru

Incoming Search Terms for the Article Cari Syarat masuk untuk Artikel

force dns update gaya dns update - -- dns Refresh dns Refresh - -- force dns refresh gaya dns refresh - -- force dns propagation gaya propagasi dns - -- refresh DNS refresh DNS - -- change TTL dns TTL mengubah dns - -- dns ttl lookup ttl dns lookup - -- DNS force refresh Refresh DNS gaya - -- dns ttl setting ttl dns pengaturan - -- force a dns update dns update memaksakan - -- DNS caching TTL DNS caching TTL - -- make dns propagate faster membuat dns menyebarkan lebih cepat - -- how to force dns refresh bagaimana memaksa dns refresh - -- force dns server to refresh memaksa dns server untuk menyegarkan - -- forcing dns update memaksa dns update - -- force dns reload dns gaya reload - -- can I make DNS propagate faster? dapat saya membuat DNS menyebarkan lebih cepat? - -- force dns to update gaya dns untuk memperbarui - -- how to force dns update cara untuk memaksa dns update - -- refresh dns windows dns refresh jendela - -- force dns updates dns kekuatan pembaruan - -- DNS record refresh Refresh data DNS - -- dns force propagate gaya dns menyebarkan - -- how to force dns propagation bagaimana memaksa dns propagasi - -- ttl 5 minutes ttl 5 menit - -- dns update faster dns update lebih cepat - -- force a dns server to update memaksa server dns untuk mengupdate - -- linux force dns refresh kekuatan linux dns refresh - -- change dns ttl perubahan dns ttl - -- dns ttl change ttl dns perubahan - -- force refresh dns gaya refresh dns - -- refresh dns server refresh dns server - -- dns force zone refresh zona gaya dns refresh - -- force update of DNS records gaya Pembaruan catatan DNS - -- how to set ttl in dns cara menetapkan ttl di dns - -- changing dns ttl mengubah dns ttl - -- propagate dns menyebarkan dns - -- windows force dns update gaya jendela dns update - -- cpanel refresh dns zonefiles refresh cpanel dns zonefiles - -- dns to propagate fastest dns untuk menyebarkan tercepat - -- dns min ttl dns min ttl - -- dns refresh retry "default ttl" dns refresh retry "default ttl" - -- domain.com DNS refresh problem masalah refresh DNS domain.com - -- ezmech.com force dns update gaya ezmech.com dns update - -- force dns expiration dns gaya kadaluarsa - -- force server to update dns memaksa server untuk update dns - -- force gamil dns refresh gaya refresh dns gamil - -- getting dns to propogate faster mendapatkan dns untuk menyebarkan lebih cepat - -- how reduce DNS propagation bagaimana mengurangi propagasi DNS - -- how to make your domain resolve faster bagaimana membuat domain Anda menyelesaikan lebih cepat - --