@ Zheng yu Summary
I. symptom: Java httpclient initiates an HTTP request to the WebService interface under the x××× open. x××. com domain name from the master station data center, which is extremely slow. Troubleshooting:
1.1. wget test
Yahoo's YSlow plugin one of the rules: rule 9–reduce DNS Lookups mentioned:
Reducing the number of unique hostnames has the potential to reduce the amount of parallel downloading The page. Avoiding DNS lookups cuts response times, but reducing the
Refer:Http://developer.yahoo.com/performance/rules.html#dns_lookups
DNSJust like the phone book, search for the specified website'sIPAddress. Search onceDNSGenerally20-120Milliseconds.
The Domain Name System (DNS) maps hostnames to IPAddresses,
Wireless WiFi on Apple computers is always a hassle
Telecom broadband, got a Tplink no line by, no line by mode, set up a PPPoE on-demand link, set automatically get IP address, basic link not, with other computers or mobile phone links can, and
Http://developer.yahoo.com/performance/rules.html
Yahoo! The predictional performance team brings best practices to improve web performance. They conducted a series of experiments, developed various tools, wrote a lot of articles and blogs, and
Yahoo! The predictional performance team brings best practices to improve web performance. They conducted a series of experiments, developed various tools, and wrote a lotArticleAnd blogs and participate in discussions at various meetings. The core
Yahoo! The predictional performance team brings best practices to improve web performance. They conducted a series of experiments, developed various tools, wrote a lot of articles and blogs, and participated in discussions at various meetings. The
1. Minimize the number of HTTP requests80% of the end user response time is used to download various content. This part of Time includes images, style sheets, scripts, and Flash on the download page. You can reduce the number of HTTP requests by
Sending is time spent uploading the data/request to the server. it occurs between blocking and waiting. for example, if I post back An ASPX page this wowould indicate the amount of time it took to upload the request (including the values of the
Running environment, NT (SERVER, WORKSTATION), W2K
WSH2.0 or later must be installed on the server
If WSH2.0 is not installed on your system, you can download it from the address
My website domain name is www.yining.org. There is a page (for example, this blog entry) with an image. Its SRC is/img/camel.gif, and its URL is: "http://www.yining.org/img/camel.gif.pdf ". If a cookie is set on this page (for example, to record the
Operating environment, NT (SERVER, WORKSTATION), W2K
Need to install WSH2.0 or later on the server
If your system does not currently have WSH2.0 installed, you can download it from the following
Program article translated from ASP101
Operating environment, NT (SERVER, WORKSTATION), W2K
Need to install WSH2.0 or later on the server
If your system does not currently have WSH2.0 installed, you can download it from the following
The article translates from ASP101
Operating environment, NT (SERVER, WORKSTATION), W2K
Need to install WSH2.0 or later on the server
If your system does not currently have WSH2.0 installed, you can download it from the following
My website domain name is www.yining.org, have a page (for example on this blog entry) with a picture, its src is:/img/camel.gif, then its URL is: "Http://www.yining.org/img/camel.gif". If the page has a cookie set (for example, to record the
Document directory
Enable browser caching
Reduce HTTP requests
Reduce DNS lookup times
Avoid rewrite
Avoid 404
Cache Ajax results
Delay component loading
Preload Components
Reduce the number of DOM elements
Separate components to
This is a creation in
Article, where the information may have evolved or changed.
This post is a post-mortem of a Go production system crash. We'll use the logs to drill down into the guts of Go's network source code to find a leak that affected a
34 Golden rules for Yahoo! website performance Best Experience
Yahoo! 's exceptional Performance team brings best practices for improving Web performance. They conducted a series of experiments, developed tools, wrote a large number of articles and
English Address: http://developer.yahoo.com/performance/rules.html
Yahoo! 's exceptional Performance team brings best practices for improving Web performance. They conducted a series of experiments, developed tools, wrote a large number of articles
This article will take a deeper look at what happened to the background as a software developer when you enter a website, you will certainly have a complete hierarchical understanding of how network applications work, and also include the
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.