Re: [Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-13 Thread Tim Whittington
On Mon, Jan 14, 2013 at 11:10 AM, wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 > > --- Comment #2 from Tim Whittington --- > Fixed in trunk and in 7.0.x and will be included in 7.0.36 onwards. > > The change involved a modification to the org.apache.tomcat.util.net.SSLUtil >

[Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 Tim Whittington changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #2 from Tim Whittington --- Fixed in trunk and in 7.0.x and will be included in 7.0.36 onwards. The change involved a modification to the org.apache.tomcat.util.net.SSLUtil interface, which will require updates to custom SSLImp

svn commit: r1432753 - in /tomcat/tc7.0.x/trunk: java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/jsse/res/ webapps/docs/ webapps/docs/config/

2013-01-13 Thread timw
Author: timw Date: Sun Jan 13 22:08:14 2013 New Revision: 1432753 URL: http://svn.apache.org/viewvc?rev=1432753&view=rev Log: Merged revision 1432751 from tomcat/trunk: Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=54406. Make NIO connector use the same logic as BIO connector to pru

svn commit: r1432751 - in /tomcat/trunk: java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/jsse/res/ webapps/docs/config/

2013-01-13 Thread timw
Author: timw Date: Sun Jan 13 22:04:31 2013 New Revision: 1432751 URL: http://svn.apache.org/viewvc?rev=1432751&view=rev Log: Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=54406. Make NIO connector use the same logic as BIO connector to prune specified ciphers and sslEnableProtocols

[Bug 52870] 100% CPU usage while using Forward Proxy

2013-01-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52870 Mark Thomas changed: What|Removed |Added Version|6.0.9 |2.2.17 Keywords|APIBug

[Bug 52870] 100% CPU usage while using Forward Proxy

2013-01-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52870 hisham changed: What|Removed |Added Version|2.2.17 |6.0.9 Keywords|

svn commit: r1432584 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/connector/Request.java

2013-01-13 Thread markt
Author: markt Date: Sun Jan 13 10:59:02 2013 New Revision: 1432584 URL: http://svn.apache.org/viewvc?rev=1432584&view=rev Log: Remove deprecation from method restored in Tomcat 8 Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/connector/Request.java Modified: tomcat/tc7.0.x/trunk/jav