Open asaliyog opened 9 years ago
I'm having the same issue (on Umbraco 7.3.1).
I'm having this issue as well on Umbraco 7.4.1.
It's worth noting that this only seems to happen with new redirects, as all the old ones work on both nodes.
Correction, I've just updated the package to 3.11 and it seems to be working fine now.
I've got reports of this also in an load balanced environment. Anyone worked out why?
@ProNotion see here: https://github.com/kipusoep/UrlTracker/issues/143
Essentially the source has configuration settings to refresh the URL tracker cache for load balanced environments. However, that build isn't up on NuGet. Check out the above link to get more info as to why.
In a nutshell: we're working on it. :)
Great stuff - thanks Stephen. Would be good to see some of this stuff addressed and new builds released with less hassle for those maintaining the project :) Thanks for your work!
@ProNotion ...you're welcome! But @granthughes and @kipusoep are doing the hard work on this. I'm merely a messenger. 👍
Hi, was there any updates on this work?
for mine it works but it doesnt work on a multi-site configuration https://our.umbraco.com/forum/using-umbraco-and-getting-started/92345-issue-with-url-on-multi-site-setup-in-flexible-load-balancing#comment-293647
Should i create a new issue?
Hi, we have two nodes (load balanced) , of which first one is the master node from where i access my back office . i have created a 301 redirect for a content page to external URL in back office - but this redirect is only working when i access my site from master node , the other node still goes to the blank page i have created . what i am doing wrong here ? do i need to update the cache here?
Yogesh