On 2023-11-01 10:30, bruce wrote:
I'm looking into Saas apps, and I'm seeing "frameworks". Some of these
Saas/App frameworks don't appear to use apache/nginx as a "webserver",
but the app will have a "Url" in an "env" file. So, somehow/somewhere
the app is implementing some sort of server logic/f
I'm looking into Saas apps, and I'm seeing "frameworks". Some of these
Saas/App frameworks don't appear to use apache/nginx as a "webserver",
but the app will have a "Url" in an "env" file. So, somehow/somewhere
the app is implementing some sort of server logic/function.
Is this normal?
The frame
El mié, 1 nov 2023 a las 8:32, escribió:
> Hello everybody.
>
> I use Apache 2.4.37 on Red Hat as balancer for two Tomcat servers. We have
> this configuration of balancer:
>
> BalancerMember https://192.168.1.40:8443 route=TOMCAT_SRV1 timeout=60
> ping=1ms
> BalancerMember https://192.1
Hello everybody.
I use Apache 2.4.37 on Red Hat as balancer for two Tomcat servers. We have this
configuration of balancer:
BalancerMember https://192.168.1.40:8443 route=TOMCAT_SRV1 timeout=60
ping=1ms
BalancerMember https://192.168.1.50:8443 route=TOMCAT_SRV2 timeout=60
ping=500ms