🎟️ Coupon Client для WHMCS - Автоматическое применение купонов для конкретных клиентов при оформлении заказа.
🔐 MFA Reminder v1.3 - Поддержка нескольких пользователей, индивидуальная проверка MFA для суб-пользователей.
🛡️ Access Shield Pro v1.4 - Упрощённая настройка сканеров/honeypot с поддержкой wildcards и regex
🤖 AI Support Assistant 2.1 - Поддержка GPT-5 и Claude Opus 4.1, авто-подписи, улучшенная обработка ошибок.

DNS Propagation Time Печать

  • 0

After changing nameservers, it takes time for the changes to spread across the internet.

How Long

  • Typical: 24-48 hours
  • Often: 2-8 hours
  • Sometimes: Minutes

Why It Varies

  • TTL values: Lower = faster updates
  • ISP caching: Some ISPs ignore TTL
  • Location: Closer servers update first
  • Old cache: Some servers hold records longer

Checking Propagation

Command line:

dig @8.8.8.8 yourdomain.com NS
nslookup yourdomain.com 1.1.1.1

Online tools:

  • whatsmydns.net
  • dnschecker.org

Clear local cache:

# Windows
ipconfig /flushdns

# Mac
sudo dscacheutil -flushcache

# Linux
sudo systemd-resolve --flush-caches

During Propagation

  • Some visitors see old site, some see new
  • Email may go to either server
  • Keep both servers running
  • Don't delete old hosting immediately

Speed It Up

  1. Lower TTL 24 hours before change
  2. Change nameservers
  3. Wait for propagation
  4. Restore normal TTL

Common Issues

  • Still seeing old site after 48h: Clear browser cache, try incognito mode
  • Site works for some, not others: Normal during propagation
  • Email issues: Keep old email active during transition

Помог ли вам данный ответ?

« Назад

WHOIS Information

×
Loading WHOIS information...