Hi again,
Sometimes i've noticed that when i reload the route, even at same iteration, your application offers a quite different route. If i reload the page again, it offers to me the first route again, and so on.
Could be that there are slightly differences between your servers and that each time i load the page, the browser sends me to one server in a round-robin behavior.?
Thank you in advance.

Post by
zezo | 2014-10-21 | 20:31:26
That should not happen in general, but sometimes some data gets out of sync.
It's not exactly about different servers, because once a route gets calculated it is cached and you are stuck with it for the next few minutes.
The notion of iteration depends a bit on the exact moment you update.
E.g. you could update at 11:52, then again at 11:58 when your boat has moved and then again at 12:02 where there is new weather data, and get different results.
But please drop me a note if you see something similar again. Errors happen sometimes and I don't always notice, so feedback from other users helps a lot.

Post by
feriber | 2014-10-21 | 22:56:24
Thank you for your answer. As i undestand, at the VOR game, iterations are each 10 minutes at hh:m7 time.
What i mean when i say that i get differents courses, is tha when i refresh the page loaded in the browser, it offers me quite different ones.
Now for example it suggests me to take 188 deg. and 2 minutes ago the course suggested was 194, with all different subsequent changes.