Hi there!
I am currently trying to set up two Lucee instances to cache to a central EHCache instance.
I’ve tried to use manual discovery as well as automatic discovery with a central EHCache instance as well as cache replication between the Lucee instances as a fallback solution.
Though from the different options it is unclear to me how the correct configuration needs to look like.
The last configuration I’ve tried was //<Host>:<Port>/<Cachename>
as manual RMI URL, localhost
as host name for the manual discovery, localhost
for the listener host name and the corresponding Lucee port.
I’ve also read the post from @dswitzer about improving the EHCache extension, which suggested some syntax for the configuration options.
Server configuration:
OS: Linux (4.19.0-10-amd64) 64bit
Java Version: 11.0.8 (Debian) 64bit
Tomcat Version: 9.0.41
Lucee Version: 5.3.7.48
Please let me know if you have any tips on how to set things up correctly!
Sebastian
1 post - 1 participant