Web page acceleration optimization

1. Reduce the number of connections  In the
HTTP1.1 protocol, a browser window will open 2 connections. Different browsers and versions have different restrictions on this. Reducing pop-up windows can effectively increase the number of server connections. Reduce pop-ups where they are not necessary. 
When other websites do picture friendship links, do not link pictures to this site. 
2. Where cookies can be used, do not use Session 
Session to occupy resources on the server. 
3. 4. Avoid frequent operation of the cache 
. Operating environment settings

  • Limit the memory and CPU resources used by the database.
  • Limit resources used by each site.
  • Prohibit redundant web service extensions
  • Remove unnecessary IIS extension mappings
  • Cancel unnecessary access records
  • Reduce unnecessary server protocols
  • Database and log in different partitions
  • Load Balancing and Clustering

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326879789&siteId=291194637