On 09.01.23 18:12, Mark Thomas wrote:
Your mentor is wrong.
Mark
To elaborate on that: When one server is down, its configuration will be
inactive as well. There's nothing that this non-running server will be
able to do for you. You'll need to externalize the decision which
server's respon
Your mentor is wrong.
Mark
On 09/01/2023 14:56, Manisha Chermadurai wrote:
Thanks for this.
I have set up the solution for failover using nginx as a proxy server
between my two tomcat servers. But my mentor told with only using tomcat
server's configuration files, you can redirect the request
Thanks for this.
I have set up the solution for failover using nginx as a proxy server
between my two tomcat servers. But my mentor told with only using tomcat
server's configuration files, you can redirect the requests to another
server if and only if the particular server is down. So I am search
On 09.01.23 15:22, Manisha Chermadurai wrote:
Good evening Sir,
I am trying to control my secondary server with the primary server of mine.
Bothe are of versions 9.0. Primary server has been available in my physical
machine and my secondary server is in virtual machine. Both are of windows
10.
Good evening Sir,
I am trying to control my secondary server with the primary server of mine.
Bothe are of versions 9.0. Primary server has been available in my physical
machine and my secondary server is in virtual machine. Both are of windows
10. I am connecting the vm's 8080 port through the i