General methods of website speed optimization

Source: Internet
Author: User

Http://www.cnblogs.com/enjoyeclipse/archive/2011/06/16/2082266.html

Because the site's most important user experience is speed, especially for e-commerce sites.

General website speed optimization involves several aspects:

1. Database optimization-query field resume index, using database connection pool and persistence, there is a trend, is to choose to use No SQL as a supplement;

2. Data Cache-use memcached, etc.;

3. Load balancing-using Ngnix, etc.

4. Page caching-caching or statically translating dynamic pages, such as. aspx,. jsp, or static to. HTML pages

5. Front-end optimization-yahoo 14 front-end optimization principles.

City Lake (incity.me) for 2 data cache, 4 page static, 5 Yahoo 14 optimization principles to do a concrete practice, and get the actual effect, the future series will give some practical methods and listing some of the code, this time mainly for the page cache description.

General methods of website speed optimization

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.