Author: markt Date: Wed Oct 10 10:56:16 2018 New Revision: 1843421 URL: http://svn.apache.org/viewvc?rev=1843421&view=rev Log: Add ApacheConNA 2018 slides (where available) and audio
Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/trunk/docs/presentations.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations.html?rev=1843421&r1=1843420&r2=1843421&view=diff ============================================================================== --- tomcat/site/trunk/docs/presentations.html (original) +++ tomcat/site/trunk/docs/presentations.html Wed Oct 10 10:56:16 2018 @@ -267,7 +267,15 @@ mailing list</a>.</p> <li> State of the Cat - Mark Thomas, - <a href="http://people.apache.org/~markt/presentations/2018-09-24-state-of-the-cat.pdf">slides</a> + <a href="http://people.apache.org/~markt/presentations/2018-09-24-state-of-the-cat.pdf">slides</a>, + <a href="https://feathercast.apache.org/2018/09/25/state-of-the-cat-mark-thomas/">audio</a> + +</li> + +<li> + New and Upcoming - Rémy Maucherat, + <a href="https://apachecon.com/acna18/presentations/7b1817f0af115fdb6.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/25/new-and-upcoming-tomcat-8-5-and-9-remy-maucherat/">audio</a> </li> @@ -278,6 +286,67 @@ mailing list</a>.</p> <a href="https://feathercast.apache.org/2018/09/25/lets-encrypt-apache-tomcat-christopher-schultz/">audio</a> </li> + +<li> + HTTP/2 and SSL/TLS State of Art in Our Servers - Jean-Frederic Clere, + <a href="https://apachecon.com/acna18/presentations/128f6e0eb10dc70a6.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/25/http-2-and-ssl-tls-state-of-art-in-our-servers-jean-frederic-clere/">audio</a> + +</li> + +<li> + Apache httpd reverse proxy and Tomcat - Jim Jagielski, + <a href="https://feathercast.apache.org/2018/09/25/apache-httpd-reverse-proxy-and-tomcat-jim-jagielski/">audio</a> + +</li> + +<li> + Routing CDN traffic at scale using Apache Tomcat - Jeff Elsloo, + <a href="https://feathercast.apache.org/2018/09/25/routing-cdn-traffic-at-scale-using-apache-tomcat-jeff-elsloo/">audio</a> + +</li> + +<li> + The Anatomy of a Secure Java Web Application Using Apache Fortress - Shawn McKinney, + <a href="https://apachecon.com/acna18/presentations/161fccca2985a4b0b.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/25/the-anatomy-of-a-secure-java-web-application-using-apache-fortress-shawn-mckinney/">audio</a> + +</li> + +<li> + Deep dive into Tomcat Clustering - Keiichi Fujino, + <a href="https://apachecon.com/acna18/presentations/b2a85e754868e2b82.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/deep-dive-into-tomcat-clustering-keiichi-fujino/">audio</a> + +</li> + +<li> + Improving NIO2 (and Tomcat) - Rémy Maucherat, + <a href="https://apachecon.com/acna18/presentations/c8e270be4e9cd1505.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/improving-nio2-and-tomcat-remy-maucherat/">audio</a> + +</li> + +<li> + Tomcat: From a cluster to the cloud - Jean-Frederic Clere, + <a href="https://apachecon.com/acna18/presentations/3c256e67647cda833.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/tomcat-from-a-cluster-to-the-cloud-jean-frederic-clere/">audio</a> + +</li> + +<li> + Tomcat Monitoring Alternatives, Pros and Cons - Charlie Arehart, + <a href="https://apachecon.com/acna18/presentations/52f241a1ac9ef234f.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/tomcat-monitoring-alternatives-pros-and-cons-charlie-arehart/">audio</a> + +</li> + +<li> + Monitoring production webapps running in apache tomcat with MoSKito - Leon Rosenbergt, + <a href="https://apachecon.com/acna18/presentations/0745118b5ee397ec3.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/monitoring-production-webapps-running-in-apache-tomcat-with-moskito-leon-rosenberg/">audio</a> + +</li> </ul> Modified: tomcat/site/trunk/xdocs/presentations.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1843421&r1=1843420&r2=1843421&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/presentations.xml (original) +++ tomcat/site/trunk/xdocs/presentations.xml Wed Oct 10 10:56:16 2018 @@ -39,7 +39,13 @@ mailing list</a>.</p> <ul> <li> State of the Cat - Mark Thomas, - <a href="http://people.apache.org/~markt/presentations/2018-09-24-state-of-the-cat.pdf">slides</a> + <a href="http://people.apache.org/~markt/presentations/2018-09-24-state-of-the-cat.pdf">slides</a>, + <a href="https://feathercast.apache.org/2018/09/25/state-of-the-cat-mark-thomas/">audio</a> + </li> + <li> + New and Upcoming - Rémy Maucherat, + <a href="https://apachecon.com/acna18/presentations/7b1817f0af115fdb6.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/25/new-and-upcoming-tomcat-8-5-and-9-remy-maucherat/">audio</a> </li> <li> Let's Encrypt Apache Tomcat - Christopher Schultz, @@ -47,6 +53,49 @@ mailing list</a>.</p> <a href="http://people.apache.org/~schultz/ApacheCon%20NA%202018/">sample code</a>, <a href="https://feathercast.apache.org/2018/09/25/lets-encrypt-apache-tomcat-christopher-schultz/">audio</a> </li> + <li> + HTTP/2 and SSL/TLS State of Art in Our Servers - Jean-Frederic Clere, + <a href="https://apachecon.com/acna18/presentations/128f6e0eb10dc70a6.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/25/http-2-and-ssl-tls-state-of-art-in-our-servers-jean-frederic-clere/">audio</a> + </li> + <li> + Apache httpd reverse proxy and Tomcat - Jim Jagielski, + <a href="https://feathercast.apache.org/2018/09/25/apache-httpd-reverse-proxy-and-tomcat-jim-jagielski/">audio</a> + </li> + <li> + Routing CDN traffic at scale using Apache Tomcat - Jeff Elsloo, + <a href="https://feathercast.apache.org/2018/09/25/routing-cdn-traffic-at-scale-using-apache-tomcat-jeff-elsloo/">audio</a> + </li> + <li> + The Anatomy of a Secure Java Web Application Using Apache Fortress - Shawn McKinney, + <a href="https://apachecon.com/acna18/presentations/161fccca2985a4b0b.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/25/the-anatomy-of-a-secure-java-web-application-using-apache-fortress-shawn-mckinney/">audio</a> + </li> + <li> + Deep dive into Tomcat Clustering - Keiichi Fujino, + <a href="https://apachecon.com/acna18/presentations/b2a85e754868e2b82.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/deep-dive-into-tomcat-clustering-keiichi-fujino/">audio</a> + </li> + <li> + Improving NIO2 (and Tomcat) - Rémy Maucherat, + <a href="https://apachecon.com/acna18/presentations/c8e270be4e9cd1505.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/improving-nio2-and-tomcat-remy-maucherat/">audio</a> + </li> + <li> + Tomcat: From a cluster to the cloud - Jean-Frederic Clere, + <a href="https://apachecon.com/acna18/presentations/3c256e67647cda833.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/tomcat-from-a-cluster-to-the-cloud-jean-frederic-clere/">audio</a> + </li> + <li> + Tomcat Monitoring Alternatives, Pros and Cons - Charlie Arehart, + <a href="https://apachecon.com/acna18/presentations/52f241a1ac9ef234f.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/tomcat-monitoring-alternatives-pros-and-cons-charlie-arehart/">audio</a> + </li> + <li> + Monitoring production webapps running in apache tomcat with MoSKito - Leon Rosenbergt, + <a href="https://apachecon.com/acna18/presentations/0745118b5ee397ec3.zip">slides</a>, + <a href="https://feathercast.apache.org/2018/09/26/monitoring-production-webapps-running-in-apache-tomcat-with-moskito-leon-rosenberg/">audio</a> + </li> </ul> </subsection> <subsection name="ApacheCon EU Roadshow 2018"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org