Interesting PHP performance related articles roundup
PHP is a very fast programming language, but there is more to optimizing PHP than just speed of code execution. You need to tweak Apache, PHP and other things.
Here are some good articles about php (read as PHP tips) performance optimization.
=> How to install and configure Alternative PHP Cache - The Alternative PHP Cache (APC) is a free and open opcode cache for PHP. It was conceived of to provide a free, open, and robust framework for caching and optimizing PHP intermediate code.
=> Cluesheet - Tips for PHP Developers - Excellent collection.
=> Getting Rich with PHP 5 OSCON 2006- Notes and slides
=> Accelerating PHP Applications - More notes and slides.
=> A HOWTO on Optimizing PHP - This article explain why optimizing PHP involves many factors which are not code related, and why tuning PHP requires an understanding of how PHP performs in relation to all the other subsystems on your server, and then identifying bottlenecks caused by these subsystems and fixing them.
=> 5 PHP Performance Tips You Probably Don’t Want To Hear
=> Howto: Apache and php web server by hiding version information.
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in other helpful articles:
- How To: Double Linux disk read performance with readahead parameter
- Howto monitor OpenBSD PF firewall for performance
- Optimizing Linux code, application and programs - system performance
- Apache mod_perl tuning howto documentation
- How to tune MySQL server for performance
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Recent Comments
Today ~ 17 Comments
Today ~ 1 Comment
Today ~ 12 Comments
Today ~ 3 Comments
Today ~ 6 Comments