Question
Rakuten Card Co., Ltd.
JP
Last activity: 23 Jan 2023 3:26 EST
How to check the operation of individual servers.
Another member posted the same content before, but I didn't get a reply, so I'm going to repost it.
Previously, we were able to access our Pega application by connecting directly to the server without going through the load balancer (ex. http://nn.nn.nn.nn/prweb/), but we got a timeout error when trying to access it through the load balancer (ex. https://xxxxx.com/prweb/).
As a countermeasure, we set up DSS referring to the following page and enabled the reverse proxy. https://docs-previous.pega.com/sites/default/files/help_v62/definitions/l/loadbalancing.htm
However, as a result, even if we connect directly to the server and access the Pega application without going through the load balancer, it will automatically communicate over https.
In this case, for example, when using multiple servers via a load balancer, after restarting a specific server, if we want to directly connect to that server over http and check the operation, we will not be able to check correctly.
Another member posted the same content before, but I didn't get a reply, so I'm going to repost it.
Previously, we were able to access our Pega application by connecting directly to the server without going through the load balancer (ex. http://nn.nn.nn.nn/prweb/), but we got a timeout error when trying to access it through the load balancer (ex. https://xxxxx.com/prweb/).
As a countermeasure, we set up DSS referring to the following page and enabled the reverse proxy. https://docs-previous.pega.com/sites/default/files/help_v62/definitions/l/loadbalancing.htm
However, as a result, even if we connect directly to the server and access the Pega application without going through the load balancer, it will automatically communicate over https.
In this case, for example, when using multiple servers via a load balancer, after restarting a specific server, if we want to directly connect to that server over http and check the operation, we will not be able to check correctly.
Is there a workaround other than enabling reverse proxy?
***Edited by Moderator Marissa to add Capability tags***
***Edited by Moderator Marije to add Capability tags***