https://issues.apache.org/bugzilla/show_bug.cgi?id=54324
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Konstantin Kolinko <knst.koli...@gmail.com> --- (In reply to Michael Osipov from comment #8) > (In reply to Konstantin Kolinko from comment #7) > > Implemented in Tomcat 6.0 by r1461021 , will be in 6.0.37 > > Konstantin, > > the fix for 6.0.x strays from the convention lowercase name for variables. > See > http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/tomcat/ > util/net/AprEndpoint.java?r1=1461021&r2=1461020&pathrev=1461021 > > > protected boolean SSLDisableCompression = false; There is no such convention here (in APR connector). See SSLEnabled, SSLProtocol etc. http://tomcat.apache.org/tomcat-6.0-doc/apr.html (In reply to Sebb from comment #9) 1. Nothing is broken by this. 2. 6.0.37 is already released. You are too late here. It can still be fixed in trunk though. re-closing as FIXED. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org