Author: rjung
Date: Sat Mar 21 22:50:16 2009
New Revision: 757053
URL: http://svn.apache.org/viewvc?rev=757053&view=rev
Log:
Update docs front page and news page in
preparation of release tag.
Modified:
tomcat/connectors/trunk/jk/xdocs/index.xml
tomcat/connectors/trunk/jk/xdocs/news/20090301.xml
Modified: tomcat/connectors/trunk/jk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/index.xml?rev=757053&r1=757052&r2=757053&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/index.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/index.xml Sat Mar 21 22:50:16 2009
@@ -45,9 +45,9 @@
<section name="Headlines">
<br />
<ul>
-<li><a href="news/20090301.html#XX March - JK-1.2.28 released">XX March 2009 -
<b>JK-1.2.28 released</b></a>
+<li><a href="news/20090301.html#22 March - JK-1.2.28 released">22 March 2009 -
<b>JK-1.2.28 released</b></a>
<p>The Apache Tomcat team is proud to announce the immediate availability
-of Tomcat Connectors 1.2.28 Stable. This release contains mainly bug fixes and
some small <a href="news/20090301.html#XX March - JK-1.2.28
released">improvements</a>.
+of Tomcat Connectors 1.2.28 Stable. This release contains mainly bug fixes and
some small <a href="news/20090301.html#22 March - JK-1.2.28
released">improvements</a>.
</p>
<p>Download the <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk/source/jk-1.2.28/tomcat-connectors-1.2.28-src.tar.gz">JK
1.2.28 release sources</a>
| <a
href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk/source/jk-1.2.28/tomcat-connectors-1.2.28-src.tar.gz.asc">PGP
signature</a>
Modified: tomcat/connectors/trunk/jk/xdocs/news/20090301.xml
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/news/20090301.xml?rev=757053&r1=757052&r2=757053&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/news/20090301.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/news/20090301.xml Sat Mar 21 22:50:16 2009
@@ -31,8 +31,8 @@
<section name="2009 News & Status">
<br />
-<subsection name="XX March - JK-1.2.28 released">
-<a name="200903XX.1"></a>
+<subsection name="22 March - JK-1.2.28 released">
+<a name="20090322.1"></a>
<br />
<p>The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.28. This is a stable release concentrating mainly on
@@ -47,6 +47,12 @@
<p>
The most important new features in this version are:
</p>
+<h3>Better Error Detection for Load Balancer Workers</h3>
+<p>
+Local and global error states have been improved. You can fine tune the
+behaviour with the new "error_escalation_time" attribute
+(see the <a href="../generic_howto/timeouts.html">timeouts documentation</a>).
+</p>
<h3>Dynamic Address and Port Change Using the Status Worker</h3>
<p>
The status worker now allows you to change the address and the port
@@ -59,6 +65,11 @@
Note that already existing connections will go on using the old
address and port. This will be improved in future versions.
</p>
+<h3>New Data in Status Worker Display</h3>
+<p>
+The status worker display now also contains the timestamp of the last
+worker errors.
+</p>
<h3>Improved Proxy Flexibility</h3>
<p>
You can now overwrite more request metadata before the request gets send to
the backend.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]