Apparatus and method for optimizing web access
A resource access request and resource technology, applied in the network field, can solve problems such as consuming a lot of time, achieve high response performance, improve user experience, and fast loading effects
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2017-06-06
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of network technology, in particular to a device and method for optimizing Web access. Background technique
[0002] The Internet is built based on IP technology, on which various applications are carried, the most typical of which is the Web application. Web applications are used by ordinary people when surfing the Internet, such as sending and receiving emails through Webmail, browsing the web, using electronic banking, and so on. Due to the widespread use of Web applications, users have become accustomed to obtaining and using related applications through the Web. For users, a Web application is usually easier to use. At present, many professional applications are also undergoing web transformation to cater to the trend of web and adapt to the existing usage habits of users. For example, applications related to network management have a demand for web transformation.
[0003] The most commonly used interaction p...
Examples
Embodiment Construction
[0048] In some complex web applications, for the process of the server responding to the client browser with the entire web page content, only a small part (such as 10% to 20%) of the total time spent by the server is actually spent on responding to the client. The basic HTML document required by the client browser, and a large part (such as 80% to 90%) of the rest of the time is spent responding to other resources in the client browser download page. These resources mainly include image resources, script resources (JavaScript, VBScript, Python, etc.), cascading style sheets (CSS), etc. Assuming that these resources exist in the form of files, in the interaction process of a typical web application, in addition to the main files such as Default.jsf, the interaction process of accessing a web page also includes a large number of JavaScript (JS) files and CSS files of various files.
[0049] The interaction process of a user accessing a certain Web page through a browser may be...