On 07.07.2011 12:10, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.18 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.18/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_18/ > > The proposed 7.0.18 release is: > > [X] Broken - do not release > [ ] Alpha - go ahead and release as 7.0.18 Alpha > [ ] Beta - go ahead and release as 7.0.18 Beta > [ ] Stable - go ahead and release as 7.0.18 Stable
Broken for three resons: - regression introduced by me (r1135088) as noted by Konstantin. Happens when IPV6 address attributes are used in Connectors. Sorry about that. Should be fixed in r1144785 - AJP connection reuse is broken. I do no longer see persistent AJP connections being used for BIO and NIO. IMHO it is a critical feature. - the problem with the additional "400" entries in the AccessLog for each AJP request. Happens only for BIO. IMHO it is also not acceptable. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org