I'm having an issue with a site where the publish isn't doing anything with distributed call setup.
The site is running in a virtual directory so should I use the hostname only of each server or include the virtual directory? Is there anything else I need to setup?
10.0.1.XX and 10.0.1.YY are private IPs and the 2 web servers can access each other. I can't see any calls being made in the Umbraco trace log or in the IIS logs.
I am running Umbraco 6.1.6, Windows Server 2012 R2, IIS 8.5 and DFS replication. The umbraco.config file is not replicated.
Thanks for getting back to me. The serverName matches the machine name for both servers. The websites are accessibile from one server to another and I tried using both the IP + port and adding custom host names in the .hosts file. That had no effect at all and nothing shows up in the logs.
Publish not working with distributedCall
Hi,
I'm having an issue with a site where the publish isn't doing anything with distributed call setup.
The site is running in a virtual directory so should I use the hostname only of each server or include the virtual directory? Is there anything else I need to setup?
This:
or this:
Thanks in advance for your help
Steve
Ok, I've just setup a test environment and I can say that you don't need to put the directory structure in,
Hope that helps
Steve
Hi,
We are facing same issue. Our servers are accessible through each other. Also settings for server is correct. But still publish is not working.
Thanks,
Dhiren
Hi Dhiren,
Have you found a solution to this? I'm experiencing the same issue. Here's my configuration for the Azure Virtual Servers:
10.0.1.XX and 10.0.1.YY are private IPs and the 2 web servers can access each other. I can't see any calls being made in the Umbraco trace log or in the IIS logs.
I am running Umbraco 6.1.6, Windows Server 2012 R2, IIS 8.5 and DFS replication. The umbraco.config file is not replicated.
Thanks, Razvan
Hi all,
I have a similar issue as well.
The serverName attribute must match the actual machine name.
See this post for more information : https://our.umbraco.org/forum/core/general/63695-Scheduled-tasks-not-working-in-load-balanced-environment
Dave
Hi Dave,
Thanks for getting back to me. The serverName matches the machine name for both servers. The websites are accessibile from one server to another and I tried using both the IP + port and adding custom host names in the .hosts file. That had no effect at all and nothing shows up in the logs.
Thanks, Razvan
is working on a reply...