SmartClient Version: v11.1p_2017-10-11/Enterprise Deployment (built 2017-10-11)
Hello, we're testing a clustered environment composed of two instances of tomcat 8.5 and apache (using AJP) as balancer.
I've just noticed that remote debug isn't working (while it works in non clustered environment).
I've configured it Enterprise Mode.
Firefox is logging every 3 seconds (the keepaliveInterval) this message:
where the message in Italian means
does the remote debug requires some special settings for a clustered environment?
is the realtime messaging implementation compatible with AJP?
Hello, we're testing a clustered environment composed of two instances of tomcat 8.5 and apache (using AJP) as balancer.
I've just noticed that remote debug isn't working (while it works in non clustered environment).
I've configured it Enterprise Mode.
Firefox is logging every 3 seconds (the keepaliveInterval) this message:
Code:
Firefox non puņ stabilire una connessione con il server https://mydomain/myApp/isomorphic/messaging?ts=1507910300901&isc_noLog=1&type=connect&connectionID=isc_HiddenFrame_126&subscribedChannels=%7B%0A%20%20%20%20%2267428C6A-1E68-4CD9-9E66-8DDB1DB5AEA4%22%3A%7B%0A%20%20%20%20%7D%2C%20%0A%20%20%20%20isc_DebugTarget%3A%7B%0A%20%20%20%20%7D%0A%7D&eventStream=true.
Firefox can't establish a connection to the server
is the realtime messaging implementation compatible with AJP?
Comment