2006-04-22, 09:06 AM
|
#1 |
| 論壇站長
註冊日期: 2004-10-06 住址: http://www.twvbb.com
文章: 1,585
| 【教學】eAccelerator VS Zend Optimizer http://www.vbulletin.com/forum/showp...8&postcount=33 引用:
Be sure to install a PHP accelerator. After a wide research, I find that the reason why vB is a little slower is that functions.php is too big. PHP costs lots of resourse to parse it. If you install a accelerator, the byte codes are cached and functions.php has no need to parse again.
Recommended accelerator is eAccelerator. Zend Optimizer has no use.
Also you'd better to move attachments/avatars to filesystem to reduce database size. It'll make the less DB load.
|
__________________ vBulletin 問題請在論壇討論,請勿私下詢問我,以利後人參考 |
| |