[ArticleAuthor: Zhang banquet this article version: V1.0 last modified: 2008.09.21 reprinted please indicate the original article link: http://blog.s135.com/post/#/]
On the afternoon of June 23, September 20, I was invited to join the chinaunix project to "How to Deal with Server Load balancer ?" The theme of the Technical Salon (http://linux.chinaunix.net/bbs/thread-1019366-1-1.HTML), it is a pleasure to be able to discuss with many industry elites, it is a great honor to be able to be with Unix senior System Engineers Tian Yi, honestqiao, yang mingfei, F5 senior technical engineer, gave a speech on the same platform.
"Using nginx to easily implement open source load balancing" is my speech ppt (powerpiont), which is now available for download.
The PPT is divided into four parts:
1. Introduce the basic features of nginx and the reasons for using nginx for Load balancer.
2. Use an instance to introduce typical applications of nginx Server Load balancer on large websites.
3. Compare NetScaler hardware layer-7 Server Load balancer with nginx software Server Load balancer Based on Dynamic/static website separation.
① NetScaler Server Load balancer switch dynamic/static Separation System Architecture
② Architecture of dynamic/static Separation System for nginx Reverse Proxy Server Load balancer
③ PHP uses memcached for session sharing,ProgramNo modification required:
Modify PHP. ini (memcache. So extension is required)
Session. save_handler = memcache
Session. save_path = TCP: // 192.168.1.2: 11211
4. introduce how to handle nginx load balancing in five minutes ".
Download PPT:
Download file click here to download the file