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

CN103716319BActive Publication Date: 2017-06-06NEW H3C TECH CO LTD
16 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2017-06-06

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention provides a device and method for Web access optimization. The method includes the steps that an initial page Web resource request is received from a client side browser; a resource necessary to be used for loading an initial page serves as a first response resource, and the first response resource is carried in a Web response to be sent to the client side browser; after a global page Web resource request is received from the client side browser, a preset second response resource is carried in the Web response to be sent to the client side browser and includes a resource necessary for loafing a global page. According to the technical scheme, the initial page request of the client side browser is low in load and high in loading speed, and then user experience is improved.
Need to check novelty before this filing date? Find Prior Art

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...