# Slide Title
0Welcome!
1Compiling: CFLAGS
2Compile what you need
3Static vs Dynamic
4Strip your binaries
5PHP Configuration (php.ini)
6PHP Configuration Cont.
7Apache Configuration
8Apache Configuration Cont.
9Apache Configuration Cont.
10KeepAlive
11lingerd
12Optimizing Content Serving
13Static Content Web Servers
14Harddrive Tweaking
15Managing Your IO
16OPcode Caching
17OPcode Caching Cont.
18OPcode Cache Benefits
19Cache Implementations
20Cache Benchmarks
21Content Caching
22Content Caching in PHP
23Content Caching in PHP Cont.
24Better Content Caching
25Why is it better?
26Partial Caching
27Partial Caching in Action
28Content Reduction
29Content Reduction: Compression
30Content Reduction: CSS
31Content Reduction: Compacting
32Tidy Example
33File IO
34File IO Cont.
35RAM Disk
36RAM Disk Cont.
37Sessions
38Sessions Cont.
39SQL
40SQL: MySQL 4.0
41SQL: Right Tool for the Job
42Thank You