Author: markt Date: Tue Apr 7 11:19:43 2015 New Revision: 1671806 URL: http://svn.apache.org/r1671806 Log: Remove the non-working (for quite some time) SDPY experiment. Note the code remains in trunk where it will be re-used as appropriate for the HTTP/2 implementation.
Removed: tomcat/tc8.0.x/trunk/java/org/apache/coyote/spdy/ tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/SSLExt.java tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/socket/ tomcat/tc8.0.x/trunk/java/org/apache/tomcat/spdy/ Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1671806&r1=1671805&r2=1671806&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Tue Apr 7 11:19:43 2015 @@ -104,6 +104,12 @@ application is performing I/O on a non-container thread without using the Servlet 3+ asynchronous API. (markt) </fix> + <scode> + Remove the experimental support for SPDY. No current user agent supports + the version of SPDY that the experiment targetted. Note: HTTP/2 support + is under development for Tomcat 9 and may be back-ported to Tomcat 8 + once complete. (markt) + </scode> </changelog> </subsection> <subsection name="Cluster"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org