cloudy

Author Topic: Time out  (Read 295 times)

0 Members and 1 Guest are viewing this topic.

Offline lifeboatman3

  • Posts: 35
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • MS IE 9.0
Time out
« on: February 07, 2012, 06:32:18 AM »
Hi
Would anybody know how to change the setting so that the weather display window doesn't time out after 30 seconds. I would like to have the window showing live weather up all the time so I can display the info in a Marina reception for the customers to see what the weathers doing at that time.
Thanks

Offline Axelvold

  • Posts: 980
  • Axelvold / Sweden
  • Axelvold, Sverige
  • OS/Browser:
  • Win XP
  • MS IE 8.0
    • Axelvold's weather and photo
Re: Time out
« Reply #1 on: February 07, 2012, 06:47:05 AM »
I think you will have to change the value on this line in wdlconfig.xml

Code: [Select]
<sessionTimeOut>10</sessionTimeOut>
I think it's in minutes.



Offline JaxWeather

  • Bob
  • Global Moderator
  • Posts: 11,376
  • VP 2 w/FARS - WML Station: WD00007
  • Jacksonville, Fl. USA
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • Firefox 11.0
    • JaxWeather.net
Re: Time out
« Reply #2 on: February 07, 2012, 12:39:50 PM »
Can you provide the URL to your WDL page so we can see the config file as WDL shouldn't time out in less than 1 minute...

The minimum is 1 minute and if you change the config line that Axelvold posted to "0" it should never time out...

Quote
To configure the duration of inactivity required to trigger the time out simply enter the
required time in minutes in this tag –
 
<sessionTimeOut>15</sessionTimeOut>
 
by default the time out value is set to 15 minutes. Entering 0 will disable this feature.

-Bob

Offline lifeboatman3

  • Posts: 35
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • MS IE 9.0
Re: Time out
« Reply #3 on: February 07, 2012, 04:41:01 PM »

Offline JaxWeather

  • Bob
  • Global Moderator
  • Posts: 11,376
  • VP 2 w/FARS - WML Station: WD00007
  • Jacksonville, Fl. USA
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • Firefox 11.0
    • JaxWeather.net
Re: Time out
« Reply #4 on: February 07, 2012, 05:11:33 PM »
You have:
<sessionTimeOut>15</sessionTimeOut>

Which should allow for 15 minutes of viewing before a time out, I have your WDL page open now and I can confirm it is lasting longer than 30 seconds as it has been open and loading data for over 4 minutes now, make that 5...

However if you want no time out change the 15 to 0
http://www.hafanweather.co.uk/hafanweather.xml

-Bob

Offline lifeboatman3

  • Posts: 35
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • MS IE 9.0
Re: Time out
« Reply #5 on: February 07, 2012, 05:38:30 PM »
Hi Bob
Thanks for your help, can you tell me how I do that please?
Thanks
Andy

Offline JaxWeather

  • Bob
  • Global Moderator
  • Posts: 11,376
  • VP 2 w/FARS - WML Station: WD00007
  • Jacksonville, Fl. USA
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • Firefox 11.0
    • JaxWeather.net
Re: Time out
« Reply #6 on: February 07, 2012, 05:42:48 PM »
Andy,

The easiest way would be if you have a control panel from your host and then just edit the config file:
http://www.hafanweather.co.uk/hafanweather.xml

Change 15 to 0 and save the file...

Offline lifeboatman3

  • Posts: 35
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • MS IE 9.0
Re: Time out
« Reply #7 on: February 08, 2012, 08:55:31 AM »
Hi Bob
Yes found the page and changed it to 0. Thanks for your help
Andy

Offline JaxWeather

  • Bob
  • Global Moderator
  • Posts: 11,376
  • VP 2 w/FARS - WML Station: WD00007
  • Jacksonville, Fl. USA
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • Firefox 11.0
    • JaxWeather.net
Re: Time out
« Reply #8 on: February 08, 2012, 05:42:54 PM »
I still see <sessionTimeOut>15</sessionTimeOut>

I forced a browser reload and tried a second browser and they both sill show 15...
http://www.hafanweather.co.uk/wdlconfig.xml

How did you make the change?  If on your local computer did you upload the new wdlconfig.xml to your web site and replace the existing one?


-Bob

Offline lifeboatman3

  • Posts: 35
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • MS IE 9.0
Re: Time out
« Reply #9 on: February 12, 2012, 05:27:12 PM »
Hi Bob
I changed it in my WDL configurator screen and uploaded the lastest setting via the ftp uploader.
It looks to be working fine my end?
Thanks
Andy

Offline JaxWeather

  • Bob
  • Global Moderator
  • Posts: 11,376
  • VP 2 w/FARS - WML Station: WD00007
  • Jacksonville, Fl. USA
  • OS/Browser:
  • Win 7/Srvr 2008R2
  • Firefox 11.0
    • JaxWeather.net
Re: Time out
« Reply #10 on: February 12, 2012, 10:14:18 PM »
Hi again Andy,

I see you are using a differently named config file and in that file the Time out is indeed showing '0' :)

-Bob