Umbraco 13.4, how to set up Examine Index in a distributed environment
Hi there,
I have a Umbraco project, and the deployment is as follows:
1 Umbraco instance for backend editors
2 Umbraco instances provide high availability services to provide API services to frontend web applications
All 3 Umbraco instances connect to the same database and the same Examine index file directory to ensure consistency between the frontend and backend content
Issues: The index in Examine Manager in Umbraco(backend) often fails and the index file is missing.
Question: Could this issue be caused by file locks due to multiple Umbraco instances writing to the same Examine index file? If so, how can this be avoided, and how can I ensure that different Umbraco instances read the same index file without conflicts?
Umbraco 13.4, how to set up Examine Index in a distributed environment
Hi there,
I have a Umbraco project, and the deployment is as follows:
Issues: The index in Examine Manager in Umbraco(backend) often fails and the index file is missing.
Question: Could this issue be caused by file locks due to multiple Umbraco instances writing to the same Examine index file? If so, how can this be avoided, and how can I ensure that different Umbraco instances read the same index file without conflicts?
Expecting your help, many thanks.
Hi there,
I hope one Umbraco could generate the index files in the shared folder, others only could read the index files from the shared folder.
Expecting your support, thanks.
Zhihai
is working on a reply...