We're working on a solution that's well hidden behind a company firewall. In this environment, uCommerce is *painfully* slow - each request, be it from frontend or backend, takes ages to complete.
Looking through the umbracoLog table I can see that an error entry appears each time we try to access uCommerce: "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 81.95.255.202:80"
The IP 81.95.255.202 belongs to a HostNordic server, which has nothing to do with our environment nor configuration. This leads me to believe that there's a call-home function in uCommerce. Is this true? And if so - how the h*** do I disable it?
What you're seeing is uCommerce trying to authenticate its license. You can avoid it by running it on one of the unlicensed URLs as described in Staging Sites without the Developer Edition Banner or by accessing the site locally from the server.
Call-home in uCommerce? And how to get rid of it?
Hi all,
We're working on a solution that's well hidden behind a company firewall. In this environment, uCommerce is *painfully* slow - each request, be it from frontend or backend, takes ages to complete.
Looking through the umbracoLog table I can see that an error entry appears each time we try to access uCommerce: "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 81.95.255.202:80"
The IP 81.95.255.202 belongs to a HostNordic server, which has nothing to do with our environment nor configuration. This leads me to believe that there's a call-home function in uCommerce. Is this true? And if so - how the h*** do I disable it?
Thanks in advance.
Regards,
Kenn
Hi Kenn,
What you're seeing is uCommerce trying to authenticate its license. You can avoid it by running it on one of the unlicensed URLs as described in Staging Sites without the Developer Edition Banner or by accessing the site locally from the server.
Sorry for the inconvenience.
Just came across this and this popped in my head :)
UCommerce Phone Home
is working on a reply...