RE: Ask about an architecture of High Availability with Tomcat and Apache

2010-01-04 Thread Peter Chen
Hi, peter.crowther Here I use the Apache HTTP Server just to work as a reverse proxy server. And I use this Apache HTTP Server to separate the external network and the internal network. So it can make sure the security of the internal devices. And I use the Cisco CSS to work as a load

RE: Ask about an architecture of High Availability with Tomcat and Apache

2010-01-04 Thread Wesley Schwengle
On 04.01.10 11:31 Peter Chen wrote: Here I use the Apache HTTP Server just to work as a reverse proxy server. And I use this Apache HTTP Server to separate the external network and the internal network. So it can make sure the security of the internal devices. And I use the Cisco CSS to work

Ask about an architecture of High Availability with Tomcat and Apache

2009-12-17 Thread Peter Chen
Hi, I made architecture of High Availability with Tomcat and Apache, here I will describe it simply. USERS | INTERNET | Firewall | CSS / \ / \ Apache Apache HTTP Server HTTP Server \

Re: Ask about an architecture of High Availability with Tomcat and Apache

2009-12-17 Thread André Warnier
Peter Chen wrote: Hi, I made architecture of High Availability with Tomcat and Apache, here I will describe it simply. Peter, while there are plenty of people here who try to help Tomcat users by answering precise technical questions about Tomcat on their own donated time, I think that

Re: Ask about an architecture of High Availability with Tomcat and Apache

2009-12-17 Thread Peter Crowther
Why are you using httpd - what purpose is it serving other than to act as a load-balancer to Tomcat, which you should be able to do directly from the Cisco load balancer? 2009/12/17 Peter Chen peter.c...@aicent.com Hi, I made architecture of High Availability with Tomcat and Apache, here I