PHP program acceleration exploration haohappy 2004-07-27haohappy@msn.com
- (1) Introduction - (2) Do you need to accelerate? - (3) How to accelerate? - <1> Test ◆ Server Load Test Apachebench ◆ Script Perform Speed Test Pear :: Benchmark - <2> Acceleration ◆ Code Optimization ◆ Compressed Output Gzip ◆ Content Cache Output Pear Content Cache ◆ Function Cache Output Pear Function Cache ◆ Accelerator Software APC , Turck MMCache, PHPA, ZEND Performance Suite- (4) Summary