Mark Thomas presented on optimizing and tuning Apache Tomcat performance. He discussed:
1) Tuning options like logging configuration, connectors, content caching, and JVM settings to improve performance.
2) Following a process of understanding bottlenecks, setting targets, measuring, identifying causes, and repeating.
3) Scaling Tomcat through load balancing multiple instances and clustering for failover and session replication.