| 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
|
|
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.
|
 |
 |
|
|
subject: How Apache Server recognizes the new clusterd node
|
|
|