On Monday, December 13, 2021 at 11:02:07 PM UTC-8 [email protected] wrote:
> I have a weather station that's visible on the web as > http://oaklandweather.ddns.net/weewx/index.html . Response from a web > browser is *very* slow, about 25 seconds to refresh. > It's also visible on my local network as > http://oaklandweather/weewx/index.html . Response from a web browser is > *very* fast, less than 250 ms to refresh. > > obligatory link - https://www.cyberciti.biz/media/new/cms/2017/04/dns.jpg >From inside your LAN: - Try it by ip address: http://45.30.89.101/weewx/index.html and see if it's still slow - Alternately try http://45-30-89-101.lightspeed.sntcca.sbcglobal.net/weewx/index.html Here's what I checked - you might see if you get the same answer from 'inside' your LAN... $ host oaklandweather.ddns.net oaklandweather.ddns.net has address 45.30.89.101 $ host 45.30.89.101 101.89.30.45.in-addr.arpa domain name pointer 45-30-89-101.lightspeed.sntcca.sbcglobal.net. $ host 45-30-89-101.lightspeed.sntcca.sbcglobal.net 45-30-89-101.lightspeed.sntcca.sbcglobal.net has address 45.30.89.101 If it's still bad in all the ways above, you'd have to explain how you punched Internet through back to your webserver on your LAN. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/69088468-483e-4cd3-bfbd-032b5a94ade8n%40googlegroups.com.
