Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


Geektastic

17944 posts

Uber Geek

Trusted
Lifetime subscriber

#132358 19-Oct-2013 09:39
Send private message

Ok so my new website is live and hosted on Bluehost.

Everyone I have asked in Wellington and the USA sees the new site not the old one which was on same domain, different server etc.

Except..me!

Using VF internet with Open DNS I get the old site on both desktop and iPhone. Have cleared browser cache etc but no difference.

If I turn off the wifi, I get new site on iPhone over 3G. This suggests to me that it is an issue with Open DNS but not sure why.

Any web genius types have any ideas?





Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic
 1 | 2
freitasm
BDFL - Memuneh
79316 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #917299 19-Oct-2013 09:56
Send private message

They probably are not respecting the TTL set for your site. Or perhaps the existing TTL has not expired yet.

DNS does not "propagate". DNS servers receive records from the NS and one of the attributes is the TTL. At the end of the TTL these DNS servers should request the records again. Either they are not respecting TTL or the existing TTL you have are very long and the time has not passed yet.





Please support Geekzone by subscribing, or using one of our referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSync 




danfaulknor
939 posts

Ultimate Geek

Trusted
Prodigi

  #917300 19-Oct-2013 09:58
Send private message

I did a big server migration recently, set the TTL to 5 minutes but neither OpenDNS nor TelstraClear's own DNS followed it, and the records didn't clear from their cache for a couple of days :(




they/them

 

Prodigi - Optimised IT Solutions
WebOps/DevOps, Managed IT, Hosting and Internet/WAN.


freitasm
BDFL - Memuneh
79316 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #917302 19-Oct-2013 10:00
Send private message

Yep, some servers are badly configured, run old software that's buggy, etc. Not much you can do unless you contact each server's owner directly and ask for a cache clear. But one can't do it for every single DNS server around the world...





Please support Geekzone by subscribing, or using one of our referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSync 




RunningMan
8964 posts

Uber Geek


  #917304 19-Oct-2013 10:23
Send private message

If you have a TTL of 7 days for example, then you should drop it down to 5 mins or so at least 7 days prior to to doing the work, otherwise there will still be servers that have cached the old details at the time you change over.

I'd wait until a duration of time has passed that was equal to your old TTL for DNS caches to clear, then start looking for a problem.

Geektastic

17944 posts

Uber Geek

Trusted
Lifetime subscriber

  #917585 19-Oct-2013 23:24
Send private message

TTL is 4 hours. New site has now been 'live' for 48 hours and...

The site still shows as the old one on my iphone and iMac except on 3G!

I queried Open DNS and it shows correct server address.






freitasm
BDFL - Memuneh
79316 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #917586 19-Oct-2013 23:38
Send private message

Are you sure you don't have the domain in your hosts file?




Please support Geekzone by subscribing, or using one of our referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSync 


Geektastic

17944 posts

Uber Geek

Trusted
Lifetime subscriber

  #917587 19-Oct-2013 23:40
Send private message

freitasm: Are you sure you don't have the domain in your hosts file?


To be honest I'm not even sure what that means, much less whether I have it...!

However fortunately my web genius and designer in Wellington knows I expect so I will ask her!

She says that everyone she asks in NZ and the USA apart from me can see the new site.





 
 
 

Trade NZ and US shares and funds with Sharesies (affiliate link).
richms
28211 posts

Uber Geek

Trusted
Lifetime subscriber

  #917595 19-Oct-2013 23:57
Send private message

Have seen this with several people recently. insanely long TTL's before a change and some servers seem to apply a multiplier to it internally, so a 120 min one can become half a day etc.

Really wish there was a way to put an expiry time in and have the server ramp the TTL down as it approaches, but for a site like works one overloading a DNS server isnt going to happen in any case ;)




Richard rich.ms

Geektastic

17944 posts

Uber Geek

Trusted
Lifetime subscriber

  #917596 19-Oct-2013 23:59
Send private message

richms: Have seen this with several people recently. insanely long TTL's before a change and some servers seem to apply a multiplier to it internally, so a 120 min one can become half a day etc.

Really wish there was a way to put an expiry time in and have the server ramp the TTL down as it approaches, but for a site like works one overloading a DNS server isnt going to happen in any case ;)


Good to know I am not alone.

Heck of a multiplier to go to over 48 hours from 4 though!!





mattwnz
20178 posts

Uber Geek


  #917597 20-Oct-2013 00:02
Send private message

Have you contacted your host? They may ask you do to a traceroute. But they should be able to help in this situation, as it is probably a FAQ. Some ISPs do cache international content, and sometimes they can have problems with the cache farm not updating, as I have had this problems before with a USA hosted website. So as you are using an overseas web host, I would also contact the ISP to see what they can see.

I suspect though it could be the fact that you are using opendns and it's settings, or something with your hosts file. eg try using a different device. Try not using opendns, and see if it makes any difference.

richms
28211 posts

Uber Geek

Trusted
Lifetime subscriber

  #917598 20-Oct-2013 00:03
Send private message

What is the old site? an actual site or just a placeholder parking page that was provided by a previous host?

And you are accessing the site by typing the URL yourself, not reloading or using a bookmark from a previous session?




Richard rich.ms

Geektastic

17944 posts

Uber Geek

Trusted
Lifetime subscriber

  #917606 20-Oct-2013 00:32
Send private message

freitasm: Are you sure you don't have the domain in your hosts file?


 

127.0.0.1       localhost

 

255.255.255.255 broadcasthost

 

::1             localhost

 

fe80::1%lo0     localhost



(that probably means a whole lot more to you than me!!)





Geektastic

17944 posts

Uber Geek

Trusted
Lifetime subscriber

  #917607 20-Oct-2013 00:35
Send private message

richms: What is the old site? an actual site or just a placeholder parking page that was provided by a previous host?

And you are accessing the site by typing the URL yourself, not reloading or using a bookmark from a previous session?


old site was my website, up and running 18 months.

Yes, have cleared cache, typed it myself, searched on Google and every other way I can think of to come at the address from a different direction, as it were. 





richms
28211 posts

Uber Geek

Trusted
Lifetime subscriber

  #917608 20-Oct-2013 00:39
Send private message

Was the old page static or dynamic? It may have been served with a stupidly long expiry which is sitting on vodafones cache they plague their fixed line connections with, try appending a ?something to the end of the URL and see if you get the new page.




Richard rich.ms

RunningMan
8964 posts

Uber Geek


  #917626 20-Oct-2013 08:48
Send private message

Geektastic:
freitasm: Are you sure you don't have the domain in your hosts file?


127.0.0.1       localhost 255.255.255.255 broadcasthost ::1             localhost fe80::1%lo0     localhost



(that probably means a whole lot more to you than me!!)


It isn't in your hosts file then!

In basic terms the hosts file is like a local DNS table - you can overide the result you would get from querying a DNS server by making an entry in the hosts file - there are several reasons why you would do this.

 1 | 2
Filter this topic showing only the reply marked as answer View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Gen Threat Report Reveals Rise in Crypto, Sextortion and Tech Support Scams
Posted 7-Aug-2025 13:09


Logitech G and McLaren Racing Sign New, Expanded Multi-Year Partnership
Posted 7-Aug-2025 13:00


A Third of New Zealanders Fall for Online Scams Says Trend Micro
Posted 7-Aug-2025 12:43


OPPO Releases Its Most Stylish and Compact Smartwatch Yet, the Watch X2 Mini.
Posted 7-Aug-2025 12:37


Epson Launches New High-End EH-LS9000B Home Theatre Laser Projector
Posted 7-Aug-2025 12:34


Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.