Reason is client must only use 80,443 port.
So, I think must use and .
From: Frank Gingras
Sent: Wednesday, November 24, 2021 12:24 PM
To: users@httpd.apache.org
Subject: [!]Re: [users@httpd] Can set multiple VirtualHost and ProxyPass?
Yes, you can, but I would question why you would want to p
Yes, you can, but I would question why you would want to proxy from the
port 80 vhost, and not from a TLS vhost, unless you don't intend to handle
the TLS handshake with httpd on the first leg.
Don't forget SSLProxyEngine on
On Tue, 23 Nov 2021 at 22:04, 佐藤昌宏 / SATOU,MASAHIRO <
masahiro.satou...@
I want to use 2 ProxyPass by different port(80,440) in only 1 apache server.
Below config is able?
config e.g.)
ProxyPass / https://https://%3cA%20server> IP>/
ProxyPassReverse / https://https://%3cA%20server> IP>/
ProxyPass / https://https://%3cB%20server> IP>:8443/
ProxyPassReverse /
Hello everyone,
First post, so please forgive any breaks in protocol. I've read for a few days,
but the traffic is light, so I'm not sure of the norms yet.
I have a third party websocket application that is hosted on Apache Tomcat
9.0.52 and
we use httpd to load balance multiple instances of it.
This message may contain confidential and/or privileged information. If you are
not the addressee or authorized to receive this for the addressee, you must not
use, copy, disclose, or take any action based on this message or any
information herein. If you have received this message in error, pl