Is it possible to change the ExamineIndex.config's IndexPath property to network drive or CDN instead of local drive? This is because our Umbraco CMS server (1 server) and web servers (multiple and load balanced) are separate so I just concern about the indexing synchronisation between cms server and web servers when I hit Rebuild Index button within Umbraco BackOffice. Will only the CMS server update the index and other web servers know nothing about the change? Our web servers are public facing and cms server is for admin only. Hope I make myself clear.
Thanks for your help. Although it does not really answer my question, it gives me better understanding how CMS backoffice server and load balanced web servers work together, therefore properly no need to change the IndexPath to network drive or CDN. Thank you.
Umbraco Examine Index Location
Hi All,
Is it possible to change the ExamineIndex.config's IndexPath property to network drive or CDN instead of local drive? This is because our Umbraco CMS server (1 server) and web servers (multiple and load balanced) are separate so I just concern about the indexing synchronisation between cms server and web servers when I hit Rebuild Index button within Umbraco BackOffice. Will only the CMS server update the index and other web servers know nothing about the change? Our web servers are public facing and cms server is for admin only. Hope I make myself clear.
Thanks.
TP
Hi Thanh
Use settings from Umbraco documentation for a load balancing setup - https://our.umbraco.org/documentation/getting-started/setup/server-setup/load-balancing/
/Alex
Hi Thanh
Did you find index files? Is your question answered?
Alex
Hi Alex,
Thanks for your help. Although it does not really answer my question, it gives me better understanding how CMS backoffice server and load balanced web servers work together, therefore properly no need to change the IndexPath to network drive or CDN. Thank you.
is working on a reply...