0.1 million online web server setup and Program Design

Source: Internet
Author: User

During the game's public beta test, the official website can access up to 0.14 million people online at the same time. General Program Design and server architecture are a headache for common web managers, generally, the server cannot cope with the concurrency and the maximum network bandwidth is 1.8 GB. A lot of work is required to solve this problem.

After a lot of experiments, I have accumulated the following experiences to share with you:

1. The website program is easy to design and uses the static html generation method. Web applications use the cache technology to load data into memory for processing and local text data records.
2. multi-server network load balancing
3. Solve the problem that China Netcom uses DNS round robin to balance network load.
4. Select a dual-connect Data Center (rarely expensive in China)
5. CDN acceleration and chinanetcenter's CDN webpage acceleration service can improve the response speed of users accessing websites in different regions, reduce the access pressure on the source site, save bandwidth, and improve the quality of user access. Through the optimal distribution of nodes on the chinanetcenter CDN network platform, you can direct the access requests from end users to healthy CDN nodes closest to users and with the fastest response speed, A large number of access requests are quickly responded to through the CDN node, which improves the access quality. At the same time, it can avoid problems such as excessive server load and insufficient bandwidth resources caused by excessive access to the origin site. Webpage acceleration provides basic service items in the CDN website acceleration service content, and uses the rich network resources and powerful technical strength of chinanetcenter to provide users with acceleration services for static pages and images, helps customers solve common problems of slow Website access

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.