aspose file tools
The moose likes Tomcat and the fly likes How Apache Server recognizes the new clusterd node Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "How Apache Server recognizes the new clusterd node" Watch "How Apache Server recognizes the new clusterd node" New topic
Author

How Apache Server recognizes the new clusterd node

Tung Tran
Greenhorn

Joined: Jul 01, 2012
Posts: 2
Hello everyone,

I have read the article about request-clustering for Apache tomcat in here
http://www.richardnichols.net/2010/08/5-minute-guide-clustering-apache-tomcat/

But I wonder how the Apache Server can recognize the new clustered node automatically. For example, If I deploy the Web App on another machine, how can I add this machine join the the clustered group of machine without restart the Apache Server?
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14486
    
    7

Welcome to the JavaRanch, Tung!

Any time you change the apache config files, you have to reload them. But that usually doesn't take that long.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How Apache Server recognizes the new clusterd node
 
Similar Threads
Programming for clusters
Clustering Using Tomcat and Apache
is RMI supporting clustered Environment?
how to cluster two instance of tomcat to run a web application ?
Help needed on SSL configuration