pero 2005/06/30 06:08:14
Modified: webapps/docs changelog.xml
Log:
Support Cluster as Engine Element
Revision Changes Path
1.319 +5 -1 jakarta-tomcat-catalina/webapps/docs/changelog.xml
Index: changelog.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -r1.318 -r1.319
--- changelog.xml 27 Jun 2005 21:54:35 -0000 1.318
+++ changelog.xml 30 Jun 2005 13:08:14 -0000 1.319
@@ -59,6 +59,7 @@
</update>
<update>
Refactoring, redesign and extend the cluster module
+ - Cluster can be configured as subelement from Engine and Host.
- Optimized performance and reduce memory usage
- Better JMX support
- add a lot of JMX stats attribute for better monitoring
@@ -235,7 +236,10 @@
<subsection name="Cluster">
<changelog>
<add>
- Add single cluster default configuration element - discussed at JAX
2005 conference Cluster Workshop (pero)
+ Add that cluster can configure as Engine and Host element. (pero)
+ </add>
+ <add>
+ Add single cluster default configuration element - discussed at JAX
2005 conference Cluster Workshop. (pero)
</add>
<fix>
Fix resend GET_ALL_SESSIONS when wait ACK failed at receiver side
(pero)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]