Web开发性能优化好书推荐

推荐几本Web前端与Web服务器性能相关的书籍:

《Practical Load Balancing - Ride the Performance Tiger》这本书的主题是负载均衡,其中Chapter 8 Load Balancing Your Web Site 有关于Apache和Nginx的#性能测试##性能优化#的介绍

《Nginx 1 Web Server Implementation Cookbook》 Chapter 8: Improving Performance and SEO Using Nginx , Nginx#性能优化#可参考!

《Apache Cookbook》Chapter 11. Performance 关于Apache的性能优化,可参考!

《Apache Tomcat 7 Essentials》Chapter 3: Performance Tuning,Tomcat性能优化可参考!

《Pro Apache Tomcat 6》CHAPTER 14 Testing Tomcat’s Performance , Tomcat 6的性能优化、JMeter性能测试方法

《Professional Apache Tomcat 6》Chapter 21: Performance Tuning,Tomcat6性能调优可参考!

关于HTML5、关于移动Web性能,可以看看《HTML5 Mobile Development Cookbook》这本书的 Chapter 9: Mobile Performance Testing

相关推荐