UrlTracker icon indicating copy to clipboard operation
UrlTracker copied to clipboard

URL Tracker is not working with load balancer

Open asaliyog opened this issue 9 years ago • 10 comments

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

asaliyog avatar Oct 19 '15 09:10 asaliyog

I'm having the same issue (on Umbraco 7.3.1).

StephenPAdams avatar Dec 11 '15 03:12 StephenPAdams

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.

KirschnerMatt avatar Mar 11 '16 18:03 KirschnerMatt

Correction, I've just updated the package to 3.11 and it seems to be working fine now.

KirschnerMatt avatar Mar 11 '16 19:03 KirschnerMatt

I've got reports of this also in an load balanced environment. Anyone worked out why?

ProNotion avatar Oct 10 '16 14:10 ProNotion

@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. :)

StephenPAdams avatar Oct 10 '16 14:10 StephenPAdams

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 avatar Oct 10 '16 14:10 ProNotion

@ProNotion ...you're welcome! But @granthughes and @kipusoep are doing the hard work on this. I'm merely a messenger. 👍

StephenPAdams avatar Oct 10 '16 14:10 StephenPAdams

Hi, was there any updates on this work?

garpunkal avatar Nov 08 '17 11:11 garpunkal

@garpunkal What version are you running?

I'm new to the project here, but looking back on the thread, was this not fixed in 7d1ee47? Which looks like it was released in version 3.12

daniel-chenery avatar Nov 08 '17 11:11 daniel-chenery

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?

denisedelbando avatar Jul 19 '18 14:07 denisedelbando