> I also worry about the security of reverse proxy mode.
> For example, if a hacker want to destroy my system, he construct a
> wicked HTTP request package to my system. After the Apache HTTP Server
> received the HTTP request package, it will forward the package to
> Tomcat. So, the Tomcat will be
Hi, all
I want to use Apache HTTP Server as a reverse proxy server and use it to
implement the function of load balancing.
I made architecture of High Availability with Tomcat and Apache, here I
will describe it simply.
USERS