होस्टिंग माइग्रेशन
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/hosting-migration/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/hosting-migration/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/hosting-migration/)
Use the native HTML custom element.
होस्टिंग माइग्रेशन एक होस्टिंग प्रोवाइडर से दूसरे में वेबसाइट की फ़ाइलें, डेटाबेस और कॉन्फ़िगरेशन को न्यूनतम डाउनटाइम के साथ स्थानांतरित करने की प्रक्रिया है। DNS घटक सबसे महत्वपूर्ण परिचालन कदम है: माइग्रेशन से कई दिन पहले अपने डोमेन के [[a-record|A रिकॉर्ड]] (या CNAME रिकॉर्ड) के [[ttl|TTL]] को 60-300 सेकंड तक कम करने से यह सुनिश्चित होता है कि एक बार नया सर्वर तैयार होने और DNS अपडेट होने के बाद, कैश्ड लुकअप तेज़ी से दुनिया भर में समाप्त हो जाते हैं। TTL को पहले से कम न करने से पुराने और नए सर्वर के बीच घंटों तक ट्रैफ़िक विभाजित हो सकता है। माइग्रेशन के बाद, नए IP पर [[reverse-dns|रिवर्स DNS]] को भी उचित [[mail-server|ईमेल]] डिलीवरेबिलिटी का समर्थन करने के लिए अपडेट किया जाना चाहिए।
उदाहरण
Before migrating from shared hosting to a VPS, set your A record TTL to 60 seconds 48 hours in advance. On migration day, update DNS and your site propagates globally within minutes rather than hours.