Diferencia entre revisiones de «Tunning Apache»
De FJWiki
(Página nueva: Algunos enlaces útiles para "tunear" un Apache con PHP: * http://httpd.apache.org/docs/2.2/caching.html * http://www.phpvs.net/articles/blakes-centos-lamp-server-guide/php/#Install-...) |
|||
Línea 5: | Línea 5: | ||
* http://modperlbook.org/html/Chapter-11-Tuning-Performance-by-Tweaking-Apache-s-Configur.html | * http://modperlbook.org/html/Chapter-11-Tuning-Performance-by-Tweaking-Apache-s-Configur.html | ||
* http://stackoverflow.com/questions/697802/best-practices-for-optimizing-lamp-sites-for-speed/698226#698226 | * http://stackoverflow.com/questions/697802/best-practices-for-optimizing-lamp-sites-for-speed/698226#698226 | ||
+ | * Evitar hotlink: http://www.cyberciti.biz/faq/apache-mod_rewrite-hot-linking-images-leeching-howto/ | ||
[[Category:Enlaces]] | [[Category:Enlaces]] | ||
[[Category:Apache]] | [[Category:Apache]] |
Revisión actual del 00:54 12 may 2009
Algunos enlaces útiles para "tunear" un Apache con PHP:
- http://httpd.apache.org/docs/2.2/caching.html
- http://www.phpvs.net/articles/blakes-centos-lamp-server-guide/php/#Install-PHP
- http://modperlbook.org/html/Chapter-11-Tuning-Performance-by-Tweaking-Apache-s-Configur.html
- http://stackoverflow.com/questions/697802/best-practices-for-optimizing-lamp-sites-for-speed/698226#698226
- Evitar hotlink: http://www.cyberciti.biz/faq/apache-mod_rewrite-hot-linking-images-leeching-howto/