On 2011-08-12 02:42, Ahmad Pakhri Yahya wrote:

Hi,


Hi, don't hijack other peoples' threads.

I'm new to apache. I'm trying to forward request from a server located in DMZ serving request from external IP to a tomcat server residing inside an internal network. How do I setup my apache/httpd config so that the request would go the internal IP.

I would also, if possible, forward to multiple servers internally running the same application. Like a load balancer service, which serve external request to multiple internal tomcat server.

I would appreciate if some can show me how to setup the environment on the external/DMZ server so that all request will go the multiple internal servers.

External/dmz server

|

/ \

/ \

Tomcat 1 Tomcat2


Look at mod_proxy_balancer.

It can do everything you want.


--
J.

Reply via email to