Persistency in the cloud...

Proper forum for all questions related to xServer INTERNET = the Azure based cloud solution. This forum deals with the architecture topics such as load balancing, available profiles and standard server settings.
Please be aware that questions about core functionality such as routing, mapping, geocoding in general should be placed in the xServers dedicated forum ;-)
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Persistency in the cloud...

Post by Bernd Welter »

Hey ho,

during last weeks webinar we've been asked for the configuration of the "persistency" within xServer2 in the cloud. There you go: The current settings are
  • "core.distanceMatrixRetentionTime = 7d" : Time to live for unused distance matrices before they get deleted by the cleanup task.
  • "resultRetentionTime": "7d" : Time to live for unfetched persistent job results before the system can delete entries from the persistent store. Default is 7 days.
  • "fetchedResultRetentionTime": "1h": Time to live for fetched persistent job results before the system can delete entries from the persistent store. Default is 1 hour.
And here is some more advice:
  • a simple "getDistanceMatrix" request will reset the lastUsed timestamp of a matrix
  • - distance matrices will be deleted during map updates: implement a proper handling!
Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply