Hi Team
For performance reason, I want to use our load balancer to terminate the SSL connections and send clear http sessions to Cluster Activegate, to do this I changed the Cluster ActiveGate URL (in CMC-Settings-Public endpoint) in this way:
https://<Cluster Activegate IP>:9999
to
http://<Cluster Activegate IP>:9999
And restarted the cluster activegate, anyway if I try to do this get (an agentless javascript tag)
I have this reponse:
ERR_INVALID_HTTP_RESPONSE
and the cluster activegate continue to respond in https:
(function(){(function(){function a(){if(void 0===b.dialogArguments)return navigator.cookieEnabled;document.cookie="__dTCookie=1";var ..............................................................................................................
Does anyone suggest how to make the cluster activegate works in http?
Regards
Antonello
Solved! Go to Solution.
Hi Antonello,
If this is for agent traffic you have to set the port parameter in the custom.properties file.
https://www.dynatrace.com/support/help/shortlink/sgw-configure#section-comcompuwareapmwebserver-
Sia