Examine Indexes in Azure load balance environment.
I am having an issue with my Examine indexes. I am using Azure as a host with load balancing.
The servers are configured correctly with the
Examine.LuceneEngine.Directories.SyncTempEnvDirectoryFactory, Examine etc.
This works well with a minor exception.
if I go to site.azurewebsites.net/umbraco it forwards me to the master server on site-admin.azurewebsites.net/umbraco
But if I go to the www.sitename.com/umbraco it insists on using that Slave instance and the indexes are not correct.
Sitename is set up as a custom domian in Azure.
How can I configure the system to force traffic to the correct backend Master server?
Examine Indexes in Azure load balance environment.
I am having an issue with my Examine indexes. I am using Azure as a host with load balancing.
The servers are configured correctly with the Examine.LuceneEngine.Directories.SyncTempEnvDirectoryFactory, Examine etc.
This works well with a minor exception.
if I go to site.azurewebsites.net/umbraco it forwards me to the master server on site-admin.azurewebsites.net/umbraco But if I go to the www.sitename.com/umbraco it insists on using that Slave instance and the indexes are not correct.
Sitename is set up as a custom domian in Azure.
How can I configure the system to force traffic to the correct backend Master server?
Thank You
is working on a reply...