Re: [weewx-user] Re: Image caching

2017-01-11 Thread Chris Mattingly
Looks like you are using Apache for your webserver and it is setting the Cache-Control: max-age parameter to 30 days. It's been a while since I've tinkered with Apache, but it seems that the ExpiresByType configuration option (brought in via mod_expires) is what you need to modify to fix this. It

Re: [weewx-user] Re: Image caching

2017-01-10 Thread Chris Mattingly
are...@gmail.com> wrote: > Hi, I've the same problem, unfortanately I'm not able enought to > understand and fix it as you did, can you describe what should I do? Thanks > a lot in advance, best regards > > Il giorno sabato 10 dicembre 2016 06:49:25 UTC+1, Chris Mattingly ha &

Re: [weewx-user] New Vantage Vue setup running WeeWX on Ubuntu VM

2017-01-08 Thread Chris Mattingly
IIRC, setserial doesn't actually talk to the serial device, so regardless of what it returns, it hasn't validated anything. The important question is when the Ubuntu VM is booting up, do you see kernel messages where it's seeing the CP210x device? If it doesn't, then that has to be fixed for you t

Re: [weewx-user] How to generate clickable bigger graph pictures ?

2016-12-14 Thread Chris Mattingly
gt;>> Chris, >>> >>> To be honest, I'm not sure why I did it that way, LOL. I'm far from a >>> programming ninja. >>> >>> Dave-KB1PVH >>> >>> >>> Sent from my Galaxy S7 >>> >>> On Dec 14, 2016

Re: [weewx-user] How to generate clickable bigger graph pictures ?

2016-12-14 Thread Chris Mattingly
;> Chris, >> >> To be honest, I'm not sure why I did it that way, LOL. I'm far from a >> programming ninja. >> >> Dave-KB1PVH >> >> >> Sent from my Galaxy S7 >> >> On Dec 14, 2016 3:49 PM, "Chris Mattingly" wrote: >

Re: [weewx-user] How to generate clickable bigger graph pictures ?

2016-12-14 Thread Chris Mattingly
Dave, was there any particular reason for placing these in weewx.conf (which causes the full report to run twice) versus modifying skin.conf? I simply added stanzas such as: [[[bigdaybarometer]]] image_width = 619 image_height = 413 barometer I

Re: [weewx-user] Re: Image caching

2016-12-09 Thread Chris Mattingly
tp://cr.netflash.com.cy:61016/weewxweather/Bootstrap/index.html > > > > On Saturday, 10 December 2016 06:41:59 UTC+2, Chris Mattingly wrote: > >> It doesn't make sense that it'd be two different browsers behaving the >> same. My ISP does no caching, and it wasn&

Re: [weewx-user] Re: Image caching

2016-12-09 Thread Chris Mattingly
ding the page. On Fri, Dec 9, 2016 at 11:37 PM, Andrew Milner wrote: > My phone (not iPhone) always gives me the latest images and always > refreshes when I press browser reload. Sounds like a quirk of iPhone or > maybe your ISP > > > > > On Saturday, 10 Decem

Re: [weewx-user] Re: Image caching

2016-12-09 Thread Chris Mattingly
That's what I'm already doing, as stated in the original post. :) (Although no need for the extra 5 bytes for 'time='.) On Fri, Dec 9, 2016 at 11:36 PM, John Smith wrote: > > > On Saturday, December 10, 2016 at 3:23:25 PM UTC+11, Chris Mattingly wrote: >> >

Re: [weewx-user] Re: Image caching

2016-12-09 Thread Chris Mattingly
d whilst browser is open on the page. Or are you > seeking an auto-refresh capability? > > > On Friday, 9 December 2016 23:27:26 UTC+2, Chris Mattingly wrote: > >> I've searched the archives with no luck for this issue. >> >> When a given skin doesn't c

[weewx-user] Image caching

2016-12-09 Thread Chris Mattingly
I've searched the archives with no luck for this issue. When a given skin doesn't change the filename for the graphs (day*.png, etc.) the images are never updated/reloaded when viewing on mobile browsers (tested Safari & Chrome on an iPhone). My workaround was to append '?$current.dateTime.raw' t