Re: [EMAIL PROTECTED] Question about Apache Web Server

2007-12-06 Thread Sander Temme
On Dec 6, 2007, at 10:13 PM, pdt_p wrote: any idea how do i do this? what sort of module that i need to have? Use Apache 2.2 and mod_proxy, especially mod_proxy_balancer and mod_proxy_html or mod_proxy_ajp (depending on which protocol you want to use between httpd and JBoss). See the do

[EMAIL PROTECTED] Question about Apache Web Server

2007-12-06 Thread pdt_p
Hi.. I have 2 application servers (Jboss) running on 2 difference subnet. for each JBoss, I have deployed a web application. What I am trying to achieve is when a web browser request a page from either Jboss1 or Jboss2, I don't want it directly call to the jboss. I would like to setup a web se