- Caching With Apache's mod_cache On Debian Etch
This article explains how you can cache your web site contents with Apache's mod_cache on Debian Etch. If you have a high-traffic dynamic web site that generates lots of database queries on each request, you can decrease the server load dramatically by caching your content for a few minutes or more (that depends on how often you update your content).
in Public bookmarks with apache caching debian mod_cache
- Configuring Your LEMP System (Linux, nginx, MySQL, PHP-FPM) For Maximum Performance
If you are using nginx as your webserver, you are looking for a performance boost and better speed. nginx is fast by default, but you can optimize its performance and the performance of all parts (like PHP and MySQL) that work together with nginx. Here is a small, incomprehensive list of tips and tricks to configure your LEMP system (Linux, nginx, MySQL, PHP-FPM) for maximum performance. These tricks work for me, but your mileage may vary. Do not implement them all at once, but one by one and check what effect the modification has on your system's performance.
in Public bookmarks with cache caching fpm lemp mysql nginx performance php php-fpm
caching from all users