Author: markt
Date: Wed Oct 4 17:08:33 2017
New Revision: 1811112
URL: http://svn.apache.org/viewvc?rev=1811112&view=rev
Log:
Add the TomcatCon London 2017 slides
Added:
tomcat/site/trunk/docs/articles/2017-09-26-new-remm.pdf (with props)
tomcat/site/trunk/xdocs/articles/2017-09-26-new-remm.pdf (with props)
Modified:
tomcat/site/trunk/docs/presentations.html
tomcat/site/trunk/xdocs/presentations.xml
Added: tomcat/site/trunk/docs/articles/2017-09-26-new-remm.pdf
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/articles/2017-09-26-new-remm.pdf?rev=1811112&view=auto
==============================================================================
Binary file - no diff available.
Propchange: tomcat/site/trunk/docs/articles/2017-09-26-new-remm.pdf
------------------------------------------------------------------------------
svn:mime-type = application/pdf
Modified: tomcat/site/trunk/docs/presentations.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations.html?rev=1811112&r1=1811111&r2=1811112&view=diff
==============================================================================
--- tomcat/site/trunk/docs/presentations.html (original)
+++ tomcat/site/trunk/docs/presentations.html Wed Oct 4 17:08:33 2017
@@ -227,20 +227,9 @@ presentations then please do let us know
<h4 id="Scheduled_presentations">Scheduled presentations</h4>
<div class="text">
-<p>
-<a href="conference.html">TomcatCon London 2017</a>
-</p>
-
-<p>TomcatCon London is the place for all users of Tomcat to expand their Tomcat
-knowledge in areas such as networking, security, performance and deployment. It
-also offers an opportunity to discuss the current Tomcat roadmap and help
inform
-future development.</p>
-
-<ul>
-
-<li>Conference: Tuesday 26 September 2017</li>
-
-</ul>
+<p>After a successful TomcatCon London, we are currently planning the next
+events in the TomcatCon series. Follow the discussion on the
+<a href="lists.html#tomcat-users">users mailing list</a>.</p>
</div>
</div>
@@ -256,10 +245,6 @@ mailing list</a>.</p>
<ul>
-<li>Proxy protocol choice HTTP vs AJP</li>
-
-<li>Clustering and session replication</li>
-
<li>how to set up Tomcat so as to make upgrades easier</li>
<li>the relationship between Tomcat and the Java Servlet Specification</li>
@@ -274,6 +259,51 @@ mailing list</a>.</p>
</ul>
+</div>
+</div>
+
+
+<div class="subsection">
+<h4 id="TomcatCon_London_2017">TomcatCon London 2017</h4>
+<div class="text">
+
+<ul>
+
+<li>
+ State of the Cat - Mark Thomas,
+ <a
href="http://people.apache.org/~markt/presentations/2017-09-26-a-state-of-the-cat.pdf">slides</a>,
+ <a href="https://www.youtube.com/watch?v=gPqus5T5x-w&t=2s">slides +
audio</a>
+
+</li>
+
+<li>
+ New and upcoming - Rémy Maucherat,
+ <a href="articles/2017-09-26-new-remm.pdf">slides</a>,
+ <a href="https://www.youtube.com/watch?v=eVEmgPAaAF0">slides + audio</a>
+
+</li>
+
+<li>
+ Reverse Proxies, Load-Balancing & Clustering - Part 1 - Mark Thomas,
+ <a
href="http://people.apache.org/~markt/presentations/2017-09-26-b-clustering.pdf">slides</a>,
+ <a href="https://www.youtube.com/watch?v=2QYWp1k5QQM&t=2200s">slides +
audio</a>
+
+</li>
+
+<li>
+ Reverse Proxies, Load-Balancing & Clustering - Part 2 - Mark Thomas,
+ <a
href="http://people.apache.org/~markt/presentations/2017-09-26-b-clustering.pdf">slides</a>,
+ <a href="https://www.youtube.com/watch?v=6LoAdy9-jBI">slides + audio</a>
+
+</li>
+
+<li>
+ Tomcat from the Cluster to the Cloud - Jean-Frederic Clere, <i>slides to
follow</i>
+
+</li>
+
+</ul>
+
</div>
</div>
Added: tomcat/site/trunk/xdocs/articles/2017-09-26-new-remm.pdf
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/articles/2017-09-26-new-remm.pdf?rev=1811112&view=auto
==============================================================================
Binary file - no diff available.
Propchange: tomcat/site/trunk/xdocs/articles/2017-09-26-new-remm.pdf
------------------------------------------------------------------------------
svn:mime-type = application/pdf
Modified: tomcat/site/trunk/xdocs/presentations.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1811112&r1=1811111&r2=1811112&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/presentations.xml (original)
+++ tomcat/site/trunk/xdocs/presentations.xml Wed Oct 4 17:08:33 2017
@@ -16,14 +16,9 @@ presentations then please do let us know
<a href="lists.html#tomcat-users">Tomcat Users mailing list</a>.</p>
<subsection name="Scheduled presentations">
-<p><a href="conference.html">TomcatCon London 2017</a></p>
-<p>TomcatCon London is the place for all users of Tomcat to expand their Tomcat
-knowledge in areas such as networking, security, performance and deployment. It
-also offers an opportunity to discuss the current Tomcat roadmap and help
inform
-future development.</p>
-<ul>
- <li>Conference: Tuesday 26 September 2017</li>
-</ul>
+<p>After a successful TomcatCon London, we are currently planning the next
+events in the TomcatCon series. Follow the discussion on the
+<a href="lists.html#tomcat-users">users mailing list</a>.</p>
</subsection>
<subsection name="Future Topics">
@@ -31,8 +26,6 @@ future development.</p>
To add your idea to the list, e-mail the Tomcat <a href="lists.html">users
mailing list</a>.</p>
<ul>
-<li>Proxy protocol choice HTTP vs AJP</li>
-<li>Clustering and session replication</li>
<li>how to set up Tomcat so as to make upgrades easier</li>
<li>the relationship between Tomcat and the Java Servlet Specification</li>
<li>for sysadmins : how to set up Tomcat logging</li>
@@ -42,6 +35,34 @@ mailing list</a>.</p>
</ul>
</subsection>
+<subsection name="TomcatCon London 2017">
+<ul>
+ <li>
+ State of the Cat - Mark Thomas,
+ <a
href="http://people.apache.org/~markt/presentations/2017-09-26-a-state-of-the-cat.pdf">slides</a>,
+ <a href="https://www.youtube.com/watch?v=gPqus5T5x-w&t=2s">slides +
audio</a>
+ </li>
+ <li>
+ New and upcoming - Rémy Maucherat,
+ <a href="articles/2017-09-26-new-remm.pdf">slides</a>,
+ <a href="https://www.youtube.com/watch?v=eVEmgPAaAF0">slides + audio</a>
+ </li>
+ <li>
+ Reverse Proxies, Load-Balancing & Clustering - Part 1 - Mark Thomas,
+ <a
href="http://people.apache.org/~markt/presentations/2017-09-26-b-clustering.pdf">slides</a>,
+ <a href="https://www.youtube.com/watch?v=2QYWp1k5QQM&t=2200s">slides +
audio</a>
+ </li>
+ <li>
+ Reverse Proxies, Load-Balancing & Clustering - Part 2 - Mark Thomas,
+ <a
href="http://people.apache.org/~markt/presentations/2017-09-26-b-clustering.pdf">slides</a>,
+ <a href="https://www.youtube.com/watch?v=6LoAdy9-jBI">slides + audio</a>
+ </li>
+ <li>
+ Tomcat from the Cluster to the Cloud - Jean-Frederic Clere, <i>slides to
follow</i>
+ </li>
+</ul>
+</subsection>
+
<subsection name="Webinar Series 2017">
<ul>
<li>Tomcat and MoSKito (Leon Rosenberg) <a
href="https://www.youtube.com/watch?v=5RCkx-hGK1Q">video</a></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]