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