CN103561068A - Method and device for improving speed of web page browsing - Google Patents

Method and device for improving speed of web page browsing Download PDF

Info

Publication number
CN103561068A
CN103561068A CN201310511321.3A CN201310511321A CN103561068A CN 103561068 A CN103561068 A CN 103561068A CN 201310511321 A CN201310511321 A CN 201310511321A CN 103561068 A CN103561068 A CN 103561068A
Authority
CN
China
Prior art keywords
domain name
page elements
browser
same domain
html file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310511321.3A
Other languages
Chinese (zh)
Other versions
CN103561068B (en
Inventor
白宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chongqing Yunliu Future Technology Co ltd
Kunlun Core Beijing Technology Co ltd
Original Assignee
Nebula Creation (beijing) Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nebula Creation (beijing) Information Technology Co Ltd filed Critical Nebula Creation (beijing) Information Technology Co Ltd
Priority to CN201310511321.3A priority Critical patent/CN103561068B/en
Publication of CN103561068A publication Critical patent/CN103561068A/en
Application granted granted Critical
Publication of CN103561068B publication Critical patent/CN103561068B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a method and device for improving the speed of web page browsing, and belongs to the technical field of the Internet. The method is applied to web proxy gateways and comprises the steps of obtaining html files corresponding to http requests when the http requests sent by a browser are received; analyzing the html files, obtaining page elements which have the same domain name and are referenced by the html files, and obtaining first amount of page elements with the same domain name; modifying the html files when the first amount is larger than a preset threshold value, and modifying urls of second amount of page elements in the page elements with the same domain name to point to other web proxy gateways, wherein the second amount is the difference of the first amount and the preset threshold value; sending the modified html files to the browser to enable the browser to obtain the page elements with the same domain name from multiple web proxy gateways. According to the method and device for improving the speed of the web page browsing, the concurrence downloading performance of the browser can be improved without the operation that a source station increases domain names or modifies sound codes, and thus the speed of the web page browsing is improved.

Description

A kind of method and device that improves web page browsing speed
Technical field
The present invention relates to internet arena, particularly a kind of method and device that improves web page browsing speed.
Background technology
In browser access web website, because browser can limit the concurrent connection number (being generally 4 to 6) to same domain name, if in the page with domain name page elements, js (java script) file for example, css (cascading style sheet, CSS) file, the page display files such as picture are many, browser can be downloaded in batches, some page elements will wait for that page elements above downloaded, the browser free time just can be proceeded to download after going out concurrent connection, do not make full use of so the concurrent bandwidth of browser, do not reach optimum viewing experience yet.
If current web wants to allow in source station browser increase number of concurrent, just multiple domain name need to be set, web source station arranges multiple domain name and supplies browser to obtain respectively different page elements.If do not divide multiple domain name at the initial stage of building a station, will face so the trouble of revising code; If it is insufficient to start the domain name of distribution, so also can face the problem that increases domain name and revise code.
Summary of the invention
In view of this, the object of this invention is to provide a kind of method and device that improves web page browsing speed.
For achieving the above object, the invention provides technical scheme as follows:
Improve a method for web page browsing speed, be applied to, in web proxy gateway, it is characterized in that, described method comprises:
While receiving the http request of browser transmission, obtain described http and ask corresponding html file;
Described html file is resolved, obtain the same domain name page elements that described html file is quoted, and obtain the first quantity of described same domain name page elements;
When described the first quantity is greater than default thresholding, described html file is modified, the url of the second quantity page elements in described same domain name page elements is revised as and points to other web proxy gateways, and wherein, described the second quantity is the poor of described the first quantity and described default thresholding;
Amended html file is sent to browser, so that browser obtains described same domain name page elements from a plurality of web proxy gateways.
Above-mentioned method, wherein, described default thresholding is the concurrent connection number threshold value of browser to same domain name.
Above-mentioned method, wherein, also comprises: the User-Agent field of the http head of asking from described http, obtain the concurrent connection number threshold value of browser to same domain name.
Above-mentioned method, wherein, also comprises: receive and preserve user configured first element type that need to carry out the page elements of multiple domain name acceleration;
Describedly obtain the same domain name page elements that described html file quotes and be: obtain same domain name page elements that described html file is quoted, that element type is described the first element type.
Above-mentioned method, wherein, the quantity of described other web proxy gateways is one or more, and the quantity of the corresponding page elements of each web proxy gateway is less than or equal to described default thresholding.
Improve a device for web page browsing speed, be applied in web proxy gateway, described device comprises:
The first acquiring unit, while asking for receiving the http of browser transmission, obtains described http and asks corresponding html file;
Second acquisition unit, for described html file is resolved, obtains the same domain name page elements that described html file is quoted, and obtains the first quantity of described same domain name page elements;
Html file modification unit, while presetting thresholding for being greater than when described the first quantity, described html file is modified, the url of the second quantity page elements in described same domain name page elements is revised as and points to other web proxy gateways, wherein, described the second quantity is the poor of described the first quantity and described default thresholding;
Transmitting element, for amended html file is sent to browser, so that browser obtains described same domain name page elements from a plurality of web proxy gateways.
Above-mentioned device, wherein, described default thresholding is the concurrent connection number threshold value of browser to same domain name.
Above-mentioned device, wherein, also comprises: the 3rd acquiring unit, obtains the concurrent connection number threshold value of browser to same domain name for the User-Agent field of the http head from described http request.
Above-mentioned device, wherein, also comprises dispensing unit, for receiving and preserve user configured first element type that need to carry out the page elements of multiple domain name acceleration;
Described second acquisition unit is further used for: obtain same domain name page elements that described html file is quoted, that element type is described the first element type.
Above-mentioned device, wherein, the quantity of described other web proxy gateways is one or more, and the quantity of the corresponding page elements of each web proxy gateway is less than or equal to described default thresholding.
Compared with prior art, the present invention does not need source station to increase domain name or revises source code, but connect by revise the url of page elements in the html page on web proxy gateway, increase the domain name number that browser is accessed simultaneously, thereby improve the concurrent download performance of browser, and then improved web page browsing speed.
Accompanying drawing explanation
Fig. 1 is the system construction drawing that improves according to an embodiment of the invention web page browsing speed;
Fig. 2 is the structure drawing of device that improves according to an embodiment of the invention web page browsing speed;
Fig. 3 is the method flow diagram that improves according to an embodiment of the invention web page browsing speed.
Embodiment
Below in conjunction with accompanying drawing, the embodiment of the present invention is described in detail.
Fig. 1 is the system construction drawing that improves according to an embodiment of the invention web page browsing speed.With reference to Fig. 1, described system can comprise: browser, a plurality of web proxy gateway (there is shown 3, comprise 1 dynamic multiple domain name rewriting server and 2 domain name expansion servers) and web server (source station), web proxy gateway is between browser and web server.Wherein, browser is arranged in client, and browser refers to the html file content that can show web server or file system, and allows a kind of software of user and these file interactions, can be the browsers such as IE, firefox, chrome.Browser is mainly mutual by http agreement and web server and obtain webpage, and these webpages are specified by URL(uniform resource locator) (url), and file format is generally html, and is indicated in http agreement by MIME.Client can be wired or wireless communication device, for example, and computer, mobile phone, personal digital assistant (PDA) etc.In web server, store one or more webpages.
Web proxy gateway is a kind of reverse proxy, browser can obtain the webpage in web server by web proxy gateway, that is to say, to the page request of web server, first (for example http request) can arrive web proxy gateway to browser, by web proxy gateway, the page request of browser is responded, for example, return to browser after obtaining webpage from web server or local cache.In embodiments of the present invention, web proxy gateway can also be modified to html file, makes browser can from a plurality of web proxy gateways, obtain a plurality of same domain name page elements in same webpage.
Particularly, be by revising the url of element in the html page, to connect to increase browser access domain concrete number simultaneously on web proxy gateway, improve the concurrent download performance of browser.Further, can also concurrent domain concrete number be set according to http page elements type, as picture is used multiple domain name, video is used single domain name etc.Further, can also different concurrent domain concrete numbers be set according to different browsers, thus performance browser optimum performance.
Below provide the specific implementation of web proxy gateway.
Fig. 2 is the structure drawing of device that improves according to an embodiment of the invention web page browsing speed.Described application of installation, in web proxy gateway (DDNS in Fig. 1 is rewritten server), comprises the first acquiring unit 10, second acquisition unit 20, html file modification unit 30 and transmitting element 40.
The operation principle of this device is:
When the first acquiring unit 10 receives the http request of browser transmission, can obtain described http and ask corresponding html file.Whether the first acquiring unit 10, when the http request that receives browser transmission, can first judge in buffer memory and exist this http to ask corresponding html file, if so, from buffer memory, to obtain described html file; Otherwise (web server) obtains described html file from source station, and the html file getting is added in buffer memory to the html file of buffer memory (if can).
20 pairs of described html files of second acquisition unit are resolved, and obtain the same domain name page elements that described html file is quoted, and so-called with domain name page elements, refer to, the url of a plurality of page elements points to same domain name.Second acquisition unit 20 also further obtains the first quantity of the page elements that described same domain name page elements comprises.
First html file modification unit 30 judges whether described the first quantity is greater than default thresholding, if described the first quantity is greater than default thresholding, described html file is modified, the url of the second quantity page elements in described same domain name page elements is revised as and points to other web proxy gateways, wherein, described the second quantity is the poor of described the first quantity and described default thresholding.For example, in Fig. 1, DDNS is rewritten server and is received described html request, and after getting corresponding html file, described html file is rewritten, and the url of partial page element is wherein revised as and points to two other domain name expansion servers.If described the first quantity is less than or equal to default thresholding, html file is not carried out to above-mentioned modification, by transmitting element 40, directly send it to browser.
Wherein, the quantity of described other web proxy gateways is one or more, and alternatively, the quantity of the corresponding page elements of each web proxy gateway is less than or equal to described default thresholding.That is to say, when 30 pairs of html file modification unit url modifies, can be revised as and point to a plurality of web proxy gateways, and browser still can be followed the restriction of number of concurrent to the access of each proxy gateway.
Transmitting element 40 is for sending to browser by amended html file.After browser receives amended html file, described html file is resolved, the url (url of unmodified) that finds that there is partial page element points to source station, so initiate the request to this page elements to source station, this request can arrive web proxy gateway (DDNS in Fig. 1 is rewritten server); The url that browser also finds that there is partial page element points to other web proxy gateways (the domain name expansion servers in Fig. 1), so initiate the request to this page elements to other web proxy gateways.Like this, browser just can obtain described same domain name page elements from a plurality of web proxy gateways, has been equivalent to increase the domain name number that browser is accessed simultaneously, thereby has improved the concurrent download performance of browser.
In the above-described embodiments, described default thresholding can be the concurrent connection number threshold value of browser to same domain name.
Alternatively, described device also comprises the 3rd acquiring unit (not shown), for the User-Agent field of the http head from described http request, obtains the concurrent connection number threshold value of browser to same domain name.For example, for IE browser, can get this threshold value from User-Agent field is 4, and for firefox or chrome browser, can get this threshold value from User-Agent field is 6.That is to say, in embodiments of the present invention, can different concurrent domain concrete numbers be set according to different browsers, thus performance browser optimum performance.
Alternatively, described device also comprises dispensing unit (not shown), for receiving and preserve user configured first element type that need to carry out the page elements of multiple domain name acceleration.Now, described second acquisition unit 20 is further used for: obtain same domain name page elements that described html file is quoted, that element type is described the first element type.That is to say, in embodiments of the present invention, user can arrange concurrent domain concrete number according to http page elements type, and as picture is used multiple domain name, video is used single domain name etc.
Fig. 3 is the method flow diagram that improves according to an embodiment of the invention web page browsing speed, is applied in web proxy server, and with reference to Fig. 3, described method can comprise:
Step 301, while receiving the http request of browser transmission, obtains described http and asks corresponding html file;
Step 302, resolves described html file, obtains the same domain name page elements that described html file is quoted, and obtains the first quantity of described same domain name page elements;
Step 303, when described the first quantity is greater than default thresholding, described html file is modified, the url of the second quantity page elements in described same domain name page elements is revised as and points to other web proxy gateways, wherein, described the second quantity is the poor of described the first quantity and described default thresholding;
The quantity of described other web proxy gateways is one or more.Alternatively, the quantity of the corresponding page elements of each web proxy gateway is less than or equal to described default thresholding.
Described default thresholding can be the concurrent connection number threshold value of browser to same domain name, and obtains the concurrent connection number threshold value of browser to same domain name the User-Agent field of the http head that can ask from described http.
Step 304, sends to browser by amended html file, so that browser obtains described same domain name page elements from a plurality of web proxy gateways.
Alternatively, described method also comprises: receive and preserve user configured first element type that need to carry out the page elements of multiple domain name acceleration.Now, described in, obtaining the same domain name page elements that described html file quotes is: obtain same domain name page elements that described html file is quoted, that element type is described the first element type.
An application example of the present invention following (with reference to Fig. 1):
In Fig. 1, dynamically multiple domain name rewriting server and domain name expansion servers are all to operate in reverse http proxy mode.If do not carry out dynamic multiple domain name expansion, browser access www.abc.com website is all to rewrite server by dynamic multiple domain name, supposing has 9 picture pic1~pic9.jpg in the page, and browser is 3 to the concurrent restriction of same domain name, want so to demonstrate page browser and can only download 3 pictures simultaneously, divide 3 batches and downloaded.
As reverse proxy, the dns of www.abc.com is resolved to dynamic multiple domain name and rewrites server, thereby dynamically multiple domain name is rewritten the request that server can get the GET html page that browser sends at first, from the User-Agent field of HTTP head, can judge the type of browser, in this example, can know that browser is 3 to the maximum number of concurrent of a domain name.
Dynamically multiple domain name is rewritten server and from source station or from buffer memory, is read html content of pages, parse and in the page, have 9 pictures, and picture is set to the acceleration of multiple domain name in configuration (configuration that user can revise), at this moment dynamically multiple domain name is rewritten server by (rewriting server can be one of them) in this 9 picture mean allocation to 3 domain name expansion servers.
Rewrite method to the html page is as follows:
Url:www.abc.com/pic1~the pic3.jpg of first three picture, does not rewrite, and browser also can be accessed dynamic multiple domain name and be rewritten server like this;
By the url:www.abc.com/pic4~pic6.jpg of the 4th to 6 pictures, do you be rewritten as respectively s1.foo.com/pic4~pic6.jpg? domain=www.abc.com, browser can be accessed this station server of s1.foo.com and be obtained picture like this, and s1 server can be from buffer memory or gone back to source station and obtain corresponding picture and return to browser;
Equally, by the url:www.abc.com/pic7~pic9.jpg of the 7th to 9 pictures, do you be rewritten as respectively s2.foo.com/pic7~pic9.jpg? domain=www.abc.com, s2 server can be from buffer memory or is gone back to source station and obtain picture and return to browser;
Through above-mentioned modification, the access of browser becomes three domain names from a domain name, and concurrent download number increases to 9 from 3 simultaneously, has significantly increased the download performance of browser.
It should be noted that, in the step shown in the flow chart of accompanying drawing, can in being provided with the computer system of one group of computer executable instructions, carry out, and, although there is shown logical order in flow process, but in some cases, can carry out shown or described step with the order being different from herein.In addition, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with general calculation element, they can concentrate on single calculation element, or be distributed on the network that a plurality of calculation elements form, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in storage device and be carried out by calculation element, or they are made into respectively to each integrated circuit modules, or a plurality of modules in them or step are made into single integrated circuit module to be realized.Like this, the present invention is not restricted to any specific hardware and software combination.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, be equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (10)

1. improve a method for web page browsing speed, be applied to, in web proxy gateway, it is characterized in that, described method comprises:
While receiving the http request of browser transmission, obtain described http and ask corresponding html file;
Described html file is resolved, obtain the same domain name page elements that described html file is quoted, and obtain the first quantity of described same domain name page elements;
When described the first quantity is greater than default thresholding, described html file is modified, the url of the second quantity page elements in described same domain name page elements is revised as and points to other web proxy gateways, and wherein, described the second quantity is the poor of described the first quantity and described default thresholding;
Amended html file is sent to browser, so that browser obtains described same domain name page elements from a plurality of web proxy gateways.
2. the method for claim 1, is characterized in that:
Described default thresholding is the concurrent connection number threshold value of browser to same domain name.
3. method as claimed in claim 2, is characterized in that, also comprises:
The User-Agent field of the http head of asking from described http, obtain the concurrent connection number threshold value of browser to same domain name.
4. the method for claim 1, is characterized in that:
Also comprise: receive and preserve user configured first element type that need to carry out the page elements of multiple domain name acceleration;
Describedly obtain the same domain name page elements that described html file quotes and be: obtain same domain name page elements that described html file is quoted, that element type is described the first element type.
5. the method for claim 1, is characterized in that:
The quantity of described other web proxy gateways is one or more, and the quantity of the corresponding page elements of each web proxy gateway is less than or equal to described default thresholding.
6. improve a device for web page browsing speed, be applied to, in web proxy gateway, it is characterized in that, described device comprises:
The first acquiring unit, while asking for receiving the http of browser transmission, obtains described http and asks corresponding html file;
Second acquisition unit, for described html file is resolved, obtains the same domain name page elements that described html file is quoted, and obtains the first quantity of described same domain name page elements;
Html file modification unit, while presetting thresholding for being greater than when described the first quantity, described html file is modified, the url of the second quantity page elements in described same domain name page elements is revised as and points to other web proxy gateways, wherein, described the second quantity is the poor of described the first quantity and described default thresholding;
Transmitting element, for amended html file is sent to browser, so that browser obtains described same domain name page elements from a plurality of web proxy gateways.
7. device as claimed in claim 6, is characterized in that:
Described default thresholding is the concurrent connection number threshold value of browser to same domain name.
8. device as claimed in claim 7, is characterized in that, also comprises:
The 3rd acquiring unit, obtains the concurrent connection number threshold value of browser to same domain name for the User-Agent field of the http head from described http request.
9. device as claimed in claim 6, is characterized in that:
Also comprise dispensing unit, for receiving and preserve user configured first element type that need to carry out the page elements of multiple domain name acceleration;
Described second acquisition unit is further used for: obtain same domain name page elements that described html file is quoted, that element type is described the first element type.
10. device as claimed in claim 6, is characterized in that:
The quantity of described other web proxy gateways is one or more, and the quantity of the corresponding page elements of each web proxy gateway is less than or equal to described default thresholding.
CN201310511321.3A 2013-10-25 2013-10-25 A kind of method and device improving web page browsing speed Active CN103561068B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310511321.3A CN103561068B (en) 2013-10-25 2013-10-25 A kind of method and device improving web page browsing speed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310511321.3A CN103561068B (en) 2013-10-25 2013-10-25 A kind of method and device improving web page browsing speed

Publications (2)

Publication Number Publication Date
CN103561068A true CN103561068A (en) 2014-02-05
CN103561068B CN103561068B (en) 2016-09-28

Family

ID=50015218

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310511321.3A Active CN103561068B (en) 2013-10-25 2013-10-25 A kind of method and device improving web page browsing speed

Country Status (1)

Country Link
CN (1) CN103561068B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804514A (en) * 2018-04-25 2018-11-13 网宿科技股份有限公司 A kind of webpage loading method, server and webpage loading system
CN109101625A (en) * 2018-08-13 2018-12-28 中国建设银行股份有限公司 A kind of web cache method and device
CN113239301A (en) * 2021-04-22 2021-08-10 维沃移动通信(杭州)有限公司 Page loading request method and device and electronic equipment
CN113381976A (en) * 2021-05-11 2021-09-10 北京丁牛科技有限公司 Smuggling attack testing method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102209047A (en) * 2011-05-24 2011-10-05 苏州阔地网络科技有限公司 Instant messaging system and method for realizing information sharing
US20120066586A1 (en) * 2010-09-07 2012-03-15 Yaniv Shemesh Systems and methods for accelerating web page loading
CN102387195A (en) * 2011-09-29 2012-03-21 畅捷通信息技术股份有限公司 Directional web server-based resource accelerated downloading system and method
CN102810120A (en) * 2012-08-10 2012-12-05 北京新岸线移动多媒体技术有限公司 Method and device for increasing loading speed of resources of browser
CN103347089A (en) * 2013-07-16 2013-10-09 星云融创(北京)信息技术有限公司 Method and device for separating and accelerating dynamic resources and static resources of website

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120066586A1 (en) * 2010-09-07 2012-03-15 Yaniv Shemesh Systems and methods for accelerating web page loading
CN102209047A (en) * 2011-05-24 2011-10-05 苏州阔地网络科技有限公司 Instant messaging system and method for realizing information sharing
CN102387195A (en) * 2011-09-29 2012-03-21 畅捷通信息技术股份有限公司 Directional web server-based resource accelerated downloading system and method
CN102810120A (en) * 2012-08-10 2012-12-05 北京新岸线移动多媒体技术有限公司 Method and device for increasing loading speed of resources of browser
CN103347089A (en) * 2013-07-16 2013-10-09 星云融创(北京)信息技术有限公司 Method and device for separating and accelerating dynamic resources and static resources of website

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804514A (en) * 2018-04-25 2018-11-13 网宿科技股份有限公司 A kind of webpage loading method, server and webpage loading system
US11263284B2 (en) 2018-04-25 2022-03-01 Wangsu Science & Technology Co., Ltd. Method and system for loading web page, and server
CN109101625A (en) * 2018-08-13 2018-12-28 中国建设银行股份有限公司 A kind of web cache method and device
CN113239301A (en) * 2021-04-22 2021-08-10 维沃移动通信(杭州)有限公司 Page loading request method and device and electronic equipment
CN113381976A (en) * 2021-05-11 2021-09-10 北京丁牛科技有限公司 Smuggling attack testing method and device, electronic equipment and storage medium
CN113381976B (en) * 2021-05-11 2022-06-24 北京丁牛科技有限公司 Smuggling attack testing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN103561068B (en) 2016-09-28

Similar Documents

Publication Publication Date Title
EP2294515B1 (en) Request routing using network computing components
KR101362384B1 (en) The method and system for browsing things of internet of things on ip using web platform
US8856279B2 (en) Method and system for object prediction
CN112073405B (en) Webpage data loading method and device, computer equipment and storage medium
CN101763357A (en) Method and system for browser to load internet resources
CN103347089A (en) Method and device for separating and accelerating dynamic resources and static resources of website
WO2018001124A1 (en) Webpage file sending method, webpage rendering method and apparatus, and webpage rendering system
US9166945B1 (en) Content provided DNS resolution validation and use
US10469560B1 (en) Reduced latency for subresource transfer
CN106331149A (en) Webpage code adapting method applicable to client environment
US8868638B2 (en) Methods for reducing latency in network connections using automatic redirects and systems thereof
JP2015531952A (en) Offline caching method and apparatus
CN112100541B (en) Method and device for loading website page element, electronic device and storage medium
CN104978358A (en) Method for displaying web page fragment on desktop and system for capturing web page fragment to desktop for displaying
CN103258056B (en) Process the method for style design table, server, client and system
CN103324756A (en) Method and device for increasing access speed of browser
CN103401926A (en) Method and device for improving network resource access speed
CN103561068A (en) Method and device for improving speed of web page browsing
CN103338278A (en) Accelerating method and device for web page browsing
CN105205151B (en) The method and system of browser page flow are saved in mobile terminal
CN105279156A (en) Network information communication method and network information browsing device
US20180302489A1 (en) Architecture for proactively providing bundled content items to client devices
CN101257501B (en) Data leading-in method, system as well as Web server
KR101376320B1 (en) Server, device, and the method for increasing efficiency of caching in a Web environment
CN106487861B (en) Network data providing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20151116

Address after: 100080, room 10, building 1, 3 Haidian Avenue, Beijing,, Haidian District

Applicant after: Xingyun Rongchuang (Beijing) Technology Co.,Ltd.

Address before: 100080 Beijing City, Haidian District Haidian Street No. 3 electronic market office building A block 10 layer

Applicant before: Xingyun Rongchuang (Beijing) Information Technology Co.,Ltd.

C14 Grant of patent or utility model
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 100080 room 1001-029, 10 / F, building 1, 3 Haidian Street, Haidian District, Beijing

Patentee after: Kunlun core (Beijing) Technology Co.,Ltd.

Address before: 100080 room 1001-029, 10 / F, building 1, 3 Haidian Street, Haidian District, Beijing

Patentee before: Xingyun Rongchuang (Beijing) Technology Co.,Ltd.

CP01 Change in the name or title of a patent holder
TR01 Transfer of patent right

Effective date of registration: 20220328

Address after: 401331 2-98, No. 37-100, Jingyang Road, Huxi street, Shapingba District, Chongqing

Patentee after: Chongqing Yunliu Future Technology Co.,Ltd.

Address before: 100080 room 1001-029, 10 / F, building 1, 3 Haidian Street, Haidian District, Beijing

Patentee before: Kunlun core (Beijing) Technology Co.,Ltd.

TR01 Transfer of patent right