| Author |
Connecting multiple apache web servers to one tomcat server
|
rukia san
Greenhorn
Joined: Sep 08, 2006
Posts: 1
|
|
Hi. I would like to connect 2 apache web servers to a single tomcat server. Is that possible? Thanks!
|
 |
Theodore Casser
Ranch Hand
Joined: Mar 14, 2001
Posts: 1902
|
|
|
Not that I've tried this, but I can't see why it wouldn't be a simple matter of simply configuring the Apache servers in their httpd.conf files to point to the same instance of Tomcat via proxy or the direct connector.
|
Theodore Jonathan Casser
SCJP/SCSNI/SCBCD/SCWCD/SCDJWS/SCMAD/SCEA/MCTS/MCPD... and so many more letters than you can shake a stick at!
|
 |
 |
|
|
subject: Connecting multiple apache web servers to one tomcat server
|
|
|