Instructor: Christopher Uriarte <chrisjur@cju.com>
Meetings: Tuesday, June 20, 2000 - USENIX Technical Conference, San Diego, CA.
Description:
Intended Audience: Web Application Programmers who want want to get "under the hood" of the Apache server. There will be code-level discussions, so administrators who do not have programming experience may find themselves lost.
Official Website: you're looking at it ;)
Recommended Books:
Getting the most out of your web application isn't just limited to optimizing your code - especially if you are running Apache. This course will explore a number of ways you can increase the performance and efficiency of your web applications that run under Apache. Topics will include: advanced performance tuning; performance tuning for high-capacity sites; CGI vs. API; installation and use of mod_perl; exploring the Apache API and much more.
Apache, The Definitive Guide, Second Edition (Ben and Peter Laurie - O'Reilly, 1999).
Writing Apache Modules with Perl and C: The Apache API and mod_perl (Lincoln Stein, et al - O'Reilly, 1999)
Resources: