Hello,
I want to know the best practice of data update in Thinkgeo.
For instance, I want to update my shapefiles.
What I usually do is the following:
1) Create an index of the new shapefile
2) Delete the cache files from the web server
3) Update the data and let the website build new cache files.
Although the process works, I have seen a degradation in the performance of the website due to caching.
Please tell me the best practice and if it is possible to retain the old caching (at least partially).
Thanks
Vivek