Re: Detect data directory changes

2021-08-17 Thread Alex Rydzewski
Kind times, Juan! Thanks for your explanations! In my case does not suppose to change wiki from external, if that may say. I have two VMs with jspwiki and frontend nginx (with load balance configuration) for reliability in cases when one instance will be stopped. People which changes wiki pag

Re: Detect data directory changes

2021-08-17 Thread Juan Pablo Santos Rodríguez
Hi Alex, perhaps the fastest way is to modify jspwiki's own ehcache.xml file, building a differente war with different ehcache.xml setting up ehcache file for each instance. ehcache reference can be found at https://www.ehcache.org/ehcache.xml, but perhaps following an example is easier. https://