CN106909690A - Network data caching method - Google Patents

Network data caching method Download PDF

Info

Publication number
CN106909690A
CN106909690A CN201710131771.8A CN201710131771A CN106909690A CN 106909690 A CN106909690 A CN 106909690A CN 201710131771 A CN201710131771 A CN 201710131771A CN 106909690 A CN106909690 A CN 106909690A
Authority
CN
China
Prior art keywords
network data
caching
network
request
data
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.)
Pending
Application number
CN201710131771.8A
Other languages
Chinese (zh)
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.)
Sichuan Colt Horse Enterprise Management Co Ltd
Original Assignee
Sichuan Colt Horse Enterprise Management 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 Sichuan Colt Horse Enterprise Management Co Ltd filed Critical Sichuan Colt Horse Enterprise Management Co Ltd
Priority to CN201710131771.8A priority Critical patent/CN106909690A/en
Publication of CN106909690A publication Critical patent/CN106909690A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a kind of network data caching method, it is related to network data exchange process field.The network data caching method judges whether the first network data need caching by using proxy server according to the message identification that first network request of data is carried;When if desired caching, proxy server is cached according to the cache policy associated with described information mark to the first network data, when client or other clients initiate the second network data to proxy server again asks, when the request of the second network data is with the first network Data Matching, proxy server will previous caching first network data is activation to another client, so as to not result in substantial amounts of repetitive requests and save flow, reduce the cost that user browses dynamic network data, and improve speed of the user in Client browse webpage, improve the viewing experience sense of user.

Description

Network data caching method
Technical field
The present invention relates to network data exchange process field, in particular to a kind of network data caching method.
Background technology
With the progress and scientific and technological development of society, Internet technology is come into the life of every modern, Ren Menchang Often using the application program browse network data of the intelligent terminal such as mobile phone or flat board, for example, using wechat, QQ, Alipay and The application programs such as 360 browsers, give people to provide the window and platform of information browse, enrich daily life.
In the prior art, user is after the application program installed using client initiates network request, and network data is direct Server end is sent to by client or browser, unique caching treatment is not done in centre, such as runs into network slowly, or even In the case of there is no network, normal returned data is will be unable to, customer experience sense is poor, even if in addition in the case of network is preferable, Substantial amounts of repetitive requests and flow can be caused to waste, so as to cause user browse dynamic network data cost it is very high.
The content of the invention
In view of this, the purpose of the embodiment of the present invention is to provide a kind of network data caching method, above-mentioned to improve Problem.
In a first aspect, a kind of network data caching method is the embodiment of the invention provides, the network data caching method Including:
The first network request of data that client sends is received, the first network request of data carries message identification;
According to the first network request of data first network data are obtained to a service server;
Judge whether the first network data need caching according to described information mark;
When if desired caching, the first network data are delayed according to the cache policy associated with described information mark Deposit.
Second aspect, the embodiment of the present invention additionally provides a kind of network data caching method, is applied to network data caching System, the network data caching system includes client, proxy server and service server, the proxy server point Communication connection is not set up with the client, the service server, the network data caching method includes:
The client sends first network request of data to the proxy server;
The proxy server receives the first network request of data that client sends, and the first network request of data is taken With message identification;
The proxy server obtains first network number according to the first network request of data to the service server According to;
The proxy server judges whether the first network data need caching according to described information mark;
When if desired caching, the proxy server is according to the cache policy associated with described information mark to described first Network data is cached.
Compared with prior art, the present invention provide a kind of network data caching method, by using proxy server according to The message identification carried according to first network request of data judges whether the first network data need caching;If desired cache When, proxy server is cached according to the cache policy associated with described information mark to the first network data, works as visitor When family end or other clients initiate the request of the second network data to proxy server again, in the request of the second network data During with the first network Data Matching, the first network data is activation that proxy server will have been cached previously to another client End, so as to not result in substantial amounts of repetitive requests and save flow, reduces the cost that user browses dynamic network data, And speed of the user in Client browse webpage is improve, the viewing experience sense of user is improve.
To enable the above objects, features and advantages of the present invention to become apparent, preferred embodiment cited below particularly, and coordinate Appended accompanying drawing, is described in detail below.
Brief description of the drawings
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is A part of embodiment of the present invention, rather than whole embodiments.Present invention implementation generally described and illustrated in accompanying drawing herein The component of example can be arranged and designed with a variety of configurations.Therefore, reality of the invention below to providing in the accompanying drawings The detailed description for applying example is not intended to limit the scope of claimed invention, but is merely representative of selected implementation of the invention Example.Based on the embodiment in the present invention, what those of ordinary skill in the art were obtained under the premise of creative work is not made Every other embodiment, belongs to the scope of protection of the invention.
Fig. 1 is that proxy server provided in an embodiment of the present invention interacts schematic diagram with service server, client respectively;
Fig. 2 is the structured flowchart of proxy server provided in an embodiment of the present invention;
Fig. 3 is a kind of flow chart of network data caching method provided in an embodiment of the present invention;
Fig. 4 is the flow chart of another network data caching method provided in an embodiment of the present invention.
Icon:100- clients;200- proxy servers;300- service servers;400- network data buffer storages; 101- processors;102- memories;103- storage controls;104- Peripheral Interfaces.
Specific embodiment
Below in conjunction with accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Ground description, it is clear that described embodiment is only a part of embodiment of the invention, rather than whole embodiments.Generally exist The component of the embodiment of the present invention described and illustrated in accompanying drawing can be arranged and designed with a variety of configurations herein.Cause This, the detailed description of the embodiments of the invention to providing in the accompanying drawings is not intended to limit claimed invention below Scope, but it is merely representative of selected embodiment of the invention.Based on embodiments of the invention, those skilled in the art are not doing The every other embodiment obtained on the premise of going out creative work, belongs to the scope of protection of the invention.
The network data caching method that present pre-ferred embodiments are provided can be applied to applied environment as shown in Figure 1 In.As shown in figure 1, client 100, proxy server 200 and service server 300 are located in network, wherein, client 100 are interacted with proxy server 200 by Intranet, and proxy server 200 is handed over service server 300 by outer net Mutually.In the embodiment of the present invention, at least one application program (Application, APP) is installed, with agency in client 100 Server 200 is corresponding, provides the user service.The proxy server 200 may be, but not limited to, the webserver, data Storehouse server, cloud server etc..The client 100 may be, but not limited to, smart mobile phone, PC (personal Computer, PC), panel computer, personal digital assistant (personal digital assistant, PDA), mobile Internet access set Standby (mobile Internet device, MID) etc..The operating system of the client 100 may be, but not limited to, Android (Android) system, IOS (iPhone operating system) system, Windows phone systems, Windows systems Deng.
Fig. 2 shows a kind of structured flowchart of the proxy server 200 that can be applied in the embodiment of the present invention.The agency Server 200 connects including network data buffer storage 400, memory 102, storage control 103, processor 101 and peripheral hardware Mouth 104.
The memory 102, storage control 103 and processor 101, each element are directly or indirectly electrical each other Connection, to realize the transmission or interaction of data.For example, these elements each other can be by one or more communication bus or letter Number line is realized being electrically connected with.The network data buffer storage 400 can be with software or firmware (firmware) including at least one Form be stored in the memory 102 or be solidificated in the client 100 operating system (operating system, OS the software function module in).The processor 101 is used to perform the executable module stored in memory 102, for example, institute State software function module or computer program that network data buffer storage 400 includes.
Wherein, memory 102 may be, but not limited to, random access memory (Random Access Memory, RAM), read-only storage 102Read Only Memory, ROM), programmable read only memory (Programmable Read- Only Memory, PROM), erasable read-only memory (Erasable Programmable Read-Only Memory, EPROM), electricallyerasable ROM (EEROM) (Electric Erasable Programmable Read-Only Memory, EEPROM) etc..Wherein, memory 102 is used for storage program, and the processor 101 is performed described after execute instruction is received Program, the method performed by the service end of the stream process definition that foregoing embodiment of the present invention any embodiment is disclosed can apply to In processor 101, or realized by processor 101.
Processor 101 is probably a kind of IC chip, the disposal ability with signal.Above-mentioned processor 101 can Being general processor, including central processing unit (Central Processing Unit, abbreviation CPU), network processing unit (Network Processor, abbreviation NP) etc.;Can also be digital signal processor (DSP), application specific integrated circuit (ASIC), It is ready-made programmable gate array (FPGA) or other PLDs, discrete gate or transistor logic, discrete hard Part component.Can realize or perform disclosed each method in the embodiment of the present invention, step and logic diagram.General processor Can be microprocessor or the processor 101 can also be any conventional processor 101 etc..
Various input/output devices are coupled to processor 101 and memory 102 by Peripheral Interface 104.In some implementations In example, Peripheral Interface 104, processor 101 and storage control 103 can be realized in one single chip.In some other reality In example, they can be realized by independent chip respectively.
It is appreciated that the structure shown in Fig. 2 be only illustrate, proxy server 200 may also include it is more more than shown in Fig. 2 or The less component of person, or with the configuration different from shown in Fig. 2.Each component shown in Fig. 2 can using hardware, software or Its combination is realized.
Fig. 3 is referred to, a kind of network data caching method is the embodiment of the invention provides, proxy server 200 is applied to, The network data caching method includes:
Step S301:The first network request of data that client 100 sends is received, the first network request of data is carried There is message identification.
Specifically, user can by the application program of the installation in client 100, for example, QQ, wechat, Alipay and Browser etc., is input into first network request of data, and now client 100 sends first network request of data to proxy server 200.In the present embodiment, by changing the address of sending object or the host of modification Internet protocol, in Internet protocol, Host represents the local computer that can be mutually accessed with other machines.One local computer has unique designation code, same to net Network mask constitutes IP address together, if accessing internet by ISP by peer-peer protocol, then will be gathered around during connecting There is unique IP address, in this period, main frame is exactly a host.In this case, host represents a network node, Host be the standard according to TCP/IP for Windows come work, its effect is (main comprising IP address and Host name Machine name) mapping relations, be one mapping IP address and Host name (host name) regulation, it is stipulated that it is required that every section can only wrap A mapping relations are included, IP address will be placed on every section of foremost, write the Host name main frames of mapping behind space again, when After host modifications, the ip addresses of its mapping also change accordingly.
Step S302:According to the first network request of data first network data are obtained to a service server 300.
Step S303:Judge whether the first network data need caching according to described information mark.If it is, holding Row step S304.
In the present embodiment, the message identification that first network request of data is carried, wherein message identification can for URL addresses or Person's param labels, the unified resource witness marker of URL addresses WWW refers to just the network address.Param labels are for setting APPLET, EMBED or OBJECT attribute of an element initial value, at one<c:param>The name attributes of label represent parameter Title,
The parameter value that value attributes are represented, wherein message identification can be the parameter that name parameter names or value are represented Value.Being identified by identification information can recognize the attribute of requested data, by data caching method presetting in advance, Can determine whether whether the requested data need caching.
Step S304:The first network data are cached according to the cache policy associated with described information mark.
Specifically, cache policy includes but is not limited to following several ways, the first:
When if desired caching, first network data are cached, and to the of caching after the second presetting time One network data is deleted.For example, being deleted first network data automatically after caching 1 day.
Second:
When if desired caching, first network data are cached, and be spaced the second presetting time to the business Server 300 sends data and updates request.
If receiving the first network number after the renewal of the transmission of the service server 300 after the 3rd presetting time According to when, to cache first network data be updated.
Wherein, the second presetting time can be according to the demand of user itself depending on, for example, 10 minutes, 1 hour is even One day etc., it is not limited herein, so when client 100 asks the request first network data of proxy server 200, can be with Obtain newest network data.
Further, if after the 3rd presetting time, not receiving the renewal of the transmission of the service server 300 During rear first network data, send data to one or more other proxy servers 200 and update request.
Receive the first network data after the renewal of the transmission of one of proxy server 200, and the first net to caching Network data carry out data renewal.
It should be noted that in the present embodiment, network data caching method is applied to network data caching system, network number Include multiple client 100, multiple proxy servers 200 and multiple service servers 300 according to caching system, wherein, each Proxy server 200 sets up communication connection with the client 100 of presetting quantity and a service server 300 respectively, and And communication connection is set up between each proxy server 200, realize caching shared.
The third:When if desired caching, first network data are cached, and exceed presetting threshold in memory capacity During value, principle caching according to first in first out or first-in last-out is deleted first network data.
For example, the memory capacity of proxy server 200 is 5G, when caching network data more than 5G when, can be according to The principle of first in first out, the network data that will will first be cached according to time order and function order deletes, so that proxy server 200 is deposited Storage capacity deletes the network data of rear caching less than 5G or according to according to time order and function order, so that proxy server 200 Memory capacity is less than 5G.
It should be noted that cache policy can be not only above-mentioned several ways, Lru algorithms, Lfu can also be utilized Algorithm, Llf algorithms and Lcnr algorithms are cached and processed to the network data for needing caching, are limited herein and seldom.
Step S305:Receive the second network data request that another client sends.
Step S306:Judge whether the second network data request matches with the first network data, if it is, Step S307, step S308 are performed respectively.
Step S307:By the first network data is activation to another client.
When the request of the second network data is with the first network Data Matching, the network number of another client request is illustrated According to being the previous first network data for caching, now proxy server 200 need not ask network data to service server 300 again, The first network data-pushing that will directly cache, so as to save the flow of another client, reduces use to another client Family browses the cost of dynamic network data, and improves speed of the user in Client browse webpage, improves the clear of user Look at experience sense.
Step S308:Request number of times to the first network data is once counted.
Step S309:Judge after the presetting very first time, whether count value is less than presetting frequency threshold value, if It is then to perform step S310.
Step S310:The first network data are deleted.
If after the presetting very first time, whether count value is less than presetting frequency threshold value, illustrates the network number Low according to the requested frequency, the importance rate of data is low, therefore the request frequency can be deleted than relatively low carrying out, to avoid accounting for Internal memory.
Fig. 4 is referred to, the embodiment of the present invention additionally provides another network data caching method, be applied to network data and delay Deposit system.The network data caching system includes client 100, proxy server 200 and service server 300, described Proxy server 200 sets up communication connection with the client, the service server 300 respectively.It should be noted that this reality Apply the network data caching method that example is provided, the technique effect of its general principle and generation is identical with above-described embodiment, be letter Describe, embodiment of the present invention part does not refer to part, refers to corresponding contents in the above embodiments.The network data is delayed The method of depositing includes:
Step S401:The client 100 sends first network request of data to the proxy server 200.
Step S402:The proxy server 200 receives the first network request of data that client 100 sends, described the The request of one network data carries message identification.
Step S403:The proxy server 200 is according to the first network request of data to the service server 300 Obtain first network data.
Step S404:The proxy server 200 judges whether the first network data need according to described information mark Cache, if it is, performing step S405.
Step S405:The proxy server 200 is according to the cache policy associated with described information mark to described first Network data is cached.
Step S406:Another client sends the second network data and asks to the proxy server 200.
Step S407:The proxy server 200 receives the second network data request that another client sends.
Step S408:The proxy server 200 judges the second network data request and the first network data Whether match, if it is, performing step S409, step S410 respectively.
Step S409:The proxy server 200 is by the first network data is activation to another client.
Step S410:The request number of times of the first network data of the proxy server 200 pairs is once counted.
Step S411:The proxy server 200 judges that after the presetting very first time whether count value is less than default Fixed frequency threshold value.
Step S412:The proxy server 200 pairs first network data are deleted.
In sum, a kind of network data caching method that the present invention is provided, by using proxy server according to first The message identification that network data request is carried judges whether the first network data need caching;When if desired caching, agency Server is cached according to the described information cache policy that associates of mark to the first network data, when client or When other clients are initiated the second network data and asked to proxy server again, in the second network data request and described the One network data match when, proxy server will previously caching first network data is activation to another client so that Do not result in substantial amounts of repetitive requests and save flow, reduce user and browse the cost of dynamic network data, and carry Speed of the user in Client browse webpage high, improves the viewing experience sense of user.
In several embodiments provided herein, it should be understood that disclosed apparatus and method, it is also possible to pass through Other modes are realized.Device embodiment described above is only schematical, for example, flow chart and block diagram in accompanying drawing Show the device of multiple embodiments of the invention, the architectural framework in the cards of method and computer program product, Function and operation.At this point, each square frame in flow chart or block diagram can represent one the one of module, program segment or code Part a, part for the module, program segment or code is used to realize holding for the logic function for specifying comprising one or more Row instruction.It should also be noted that at some as in the implementation replaced, the function of being marked in square frame can also be being different from The order marked in accompanying drawing occurs.For example, two continuous square frames can essentially be performed substantially in parallel, they are sometimes Can perform in the opposite order, this is depending on involved function.It is also noted that every in block diagram and/or flow chart The combination of the square frame in individual square frame and block diagram and/or flow chart, can use the function or the special base of action for performing regulation Realized in the system of hardware, or can be realized with the combination of computer instruction with specialized hardware.
In addition, each functional module in each embodiment of the invention can integrate to form an independent portion Divide, or modules individualism, it is also possible to which two or more modules are integrated to form an independent part.
If the function is to realize in the form of software function module and as independent production marketing or when using, can be with Storage is in a computer read/write memory medium.Based on such understanding, technical scheme is substantially in other words The part contributed to prior art or the part of the technical scheme can be embodied in the form of software product, the meter Calculation machine software product is stored in a storage medium, including some instructions are used to so that a computer equipment (can be individual People's computer, server, or network equipment etc.) perform all or part of step of each embodiment methods described of the invention. And foregoing storage medium includes:USB flash disk, mobile hard disk, read-only storage (ROM, Read-Only Memory), arbitrary access are deposited Reservoir (RAM, Random Access Memory), magnetic disc or CD etc. are various can be with the medium of store program codes.Need Illustrate, herein, such as first and second or the like relational terms be used merely to by an entity or operation with Another entity or operation make a distinction, and not necessarily require or imply these entities or there is any this reality between operating The relation or order on border.And, term " including ", "comprising" or its any other variant be intended to the bag of nonexcludability Contain, so that process, method, article or equipment including a series of key elements are not only including those key elements, but also including Other key elements being not expressly set out, or it is this process, method, article or the intrinsic key element of equipment also to include. In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that including the key element Process, method, article or equipment in also there is other identical element.
The preferred embodiments of the present invention are the foregoing is only, is not intended to limit the invention, for the skill of this area For art personnel, the present invention can have various modifications and variations.It is all within the spirit and principles in the present invention, made any repair Change, equivalent, improvement etc., should be included within the scope of the present invention.It should be noted that:Similar label and letter exists Similar terms is represented in following accompanying drawing, therefore, once being defined in a certain Xiang Yi accompanying drawing, then it is not required in subsequent accompanying drawing It is further defined and is explained.
The above, specific embodiment only of the invention, but protection scope of the present invention is not limited thereto, and it is any Those familiar with the art the invention discloses technical scope in, change or replacement can be readily occurred in, should all contain Cover within protection scope of the present invention.Therefore, protection scope of the present invention described should be defined by scope of the claims.
It should be noted that herein, such as first and second or the like relational terms are used merely to a reality Body or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or deposited between operating In any this actual relation or order.And, term " including ", "comprising" or its any other variant be intended to Nonexcludability is included, so that process, method, article or equipment including a series of key elements not only will including those Element, but also other key elements including being not expressly set out, or also include being this process, method, article or equipment Intrinsic key element.In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that Also there is other identical element in process, method, article or equipment including the key element.

Claims (10)

1. a kind of network data caching method, it is characterised in that the network data caching method includes:
The first network request of data that client sends is received, the first network request of data carries message identification;
According to the first network request of data first network data are obtained to a service server;
Judge whether the first network data need caching according to described information mark;
When if desired caching, the first network data are cached according to the cache policy associated with described information mark.
2. network data caching method according to claim 1, it is characterised in that the network data caching method is also wrapped Include:
Receive the second network data request that another client sends;
Judge whether the second network data request matches with the first network data;
If when the request of the second network data is with the first network Data Matching, by the first network data is activation to described another One client.
3. network data caching method according to claim 2, it is characterised in that in second network data of breaking After the step of whether request matches with the first network data, the network data caching method also includes:
If the second network data is asked during with the first network Data Matching, the request number of times to the first network data is entered Row is once counted;
If after the presetting very first time, when count value is less than presetting frequency threshold value, being carried out to the first network data Delete.
4. network data caching method according to claim 1, it is characterised in that described when if desired caching, according to The step of cache policy of described information mark association is cached to the first network data includes:
When if desired caching, first network data are cached, and the first net after the second presetting time to caching Network data are deleted.
5. network data caching method according to claim 1, it is characterised in that described when if desired caching, according to The step of cache policy of described information mark association is updated to the first network data includes:
When if desired caching, first network data are cached, and be spaced the second presetting time to the business service Device sends data and updates request;
It is right if the first network data after the renewal of the service server transmission are received after the 3rd presetting time The first network data of caching are updated.
6. network data caching method according to claim 5, it is characterised in that when if desired caching, to the first net Network data are cached, and be spaced the second presetting time to the service server send data update request the step of it Afterwards, the network data caching method also includes:
If after the 3rd presetting time, not receiving the first network data after the renewal that the service server sends When, send data to one or more other proxy servers and update request;
Receive the first network data after the renewal that one of proxy server sends, and first network data to caching are entered Row data update.
7. network data caching method according to claim 1, it is characterised in that described when if desired caching, according to The step of cache policy of described information mark association is cached to the first network data includes:
When if desired caching, first network data are cached, and when memory capacity exceedes presetting threshold value, according to elder generation Enter first go out or first-in last-out principle caching first network data are deleted.
8. a kind of network data caching method, it is characterised in that be applied to network data caching system, the network data caching System include client, proxy server and service server, the proxy server respectively with the client, the industry Business server sets up communication connection, and the network data caching method includes:
The client sends first network request of data to the proxy server;
The proxy server receives the first network request of data that client sends, and the first network request of data is carried Message identification;
The proxy server obtains first network data according to the first network request of data to the service server;
The proxy server judges whether the first network data need caching according to described information mark;
When if desired caching, the proxy server is according to the cache policy associated with described information mark to the first network Data are cached.
9. network data caching method according to claim 8, it is characterised in that the proxy server also with another visitor Family end interacts, and the network data caching method also includes:
Another client sends the second network data and asks to the proxy server;
The proxy server receives the second network data request that another client sends;
The proxy server judges whether the second network data request matches with the first network data;
If when the request of the second network data is with the first network Data Matching, the proxy server is by the first network number According to transmission to another client.
10. network data caching method according to claim 8, it is characterised in that judge in the proxy server After the step of whether request of two network datas matches with the first network data, the network data caching method is also wrapped Include:
If the second network data is asked during with the first network Data Matching, the proxy server is to the first network number According to request number of times once counted;
If after the presetting very first time, when count value is less than presetting frequency threshold value, the proxy server to this One network data is deleted.
CN201710131771.8A 2017-03-07 2017-03-07 Network data caching method Pending CN106909690A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710131771.8A CN106909690A (en) 2017-03-07 2017-03-07 Network data caching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710131771.8A CN106909690A (en) 2017-03-07 2017-03-07 Network data caching method

Publications (1)

Publication Number Publication Date
CN106909690A true CN106909690A (en) 2017-06-30

Family

ID=59187342

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710131771.8A Pending CN106909690A (en) 2017-03-07 2017-03-07 Network data caching method

Country Status (1)

Country Link
CN (1) CN106909690A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109660589A (en) * 2018-10-25 2019-04-19 阿里巴巴集团控股有限公司 Request processing method and device, electronic equipment
CN110099129A (en) * 2019-05-14 2019-08-06 腾讯科技(深圳)有限公司 A kind of data transmission method and equipment
CN110300163A (en) * 2019-06-25 2019-10-01 北京字节跳动网络技术有限公司 A kind of acquisition methods of network data, device, equipment and storage medium
CN110298004A (en) * 2019-06-06 2019-10-01 阿里巴巴集团控股有限公司 A kind of buffer memory management method of target object, system, device and electronic equipment
CN110311975A (en) * 2019-06-28 2019-10-08 北京奇艺世纪科技有限公司 A kind of data request processing method and device
CN110995811A (en) * 2019-11-25 2020-04-10 北京奇艺世纪科技有限公司 Data updating method and device
CN113225263A (en) * 2021-04-20 2021-08-06 新华三半导体技术有限公司 Flow request processing method and device and network chip

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6625624B1 (en) * 1999-02-03 2003-09-23 At&T Corp. Information access system and method for archiving web pages
EP1359518A2 (en) * 2002-02-27 2003-11-05 AT&T Corp. Pre-loading content to caches for information appliances
CN102790749A (en) * 2011-05-16 2012-11-21 中国移动通信集团广东有限公司 Method and system for processing data service, WAP (wireless application protocol) gateway and user terminal
CN103347092A (en) * 2013-07-22 2013-10-09 星云融创(北京)信息技术有限公司 Method and device for recognizing cacheable file
CN104077240A (en) * 2014-06-26 2014-10-01 桂林长海发展有限责任公司 Method and device for calling gate data with internal and external networks being isolated
CN104168300A (en) * 2013-05-17 2014-11-26 中国电信股份有限公司 Content acceleration method and system
CN104468807A (en) * 2014-12-12 2015-03-25 北京小渔无限信息技术有限公司 Processing method, cloud end device, local devices and system for webpage cache
CN105930528A (en) * 2016-06-03 2016-09-07 腾讯科技(深圳)有限公司 Webpage cache method and server

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6625624B1 (en) * 1999-02-03 2003-09-23 At&T Corp. Information access system and method for archiving web pages
EP1359518A2 (en) * 2002-02-27 2003-11-05 AT&T Corp. Pre-loading content to caches for information appliances
CN102790749A (en) * 2011-05-16 2012-11-21 中国移动通信集团广东有限公司 Method and system for processing data service, WAP (wireless application protocol) gateway and user terminal
CN104168300A (en) * 2013-05-17 2014-11-26 中国电信股份有限公司 Content acceleration method and system
CN103347092A (en) * 2013-07-22 2013-10-09 星云融创(北京)信息技术有限公司 Method and device for recognizing cacheable file
CN104077240A (en) * 2014-06-26 2014-10-01 桂林长海发展有限责任公司 Method and device for calling gate data with internal and external networks being isolated
CN104468807A (en) * 2014-12-12 2015-03-25 北京小渔无限信息技术有限公司 Processing method, cloud end device, local devices and system for webpage cache
CN105930528A (en) * 2016-06-03 2016-09-07 腾讯科技(深圳)有限公司 Webpage cache method and server

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109660589B (en) * 2018-10-25 2021-05-04 创新先进技术有限公司 Request processing method and device and electronic equipment
CN109660589A (en) * 2018-10-25 2019-04-19 阿里巴巴集团控股有限公司 Request processing method and device, electronic equipment
CN110099129A (en) * 2019-05-14 2019-08-06 腾讯科技(深圳)有限公司 A kind of data transmission method and equipment
CN110099129B (en) * 2019-05-14 2022-02-11 腾讯科技(深圳)有限公司 Data transmission method and equipment
CN110298004A (en) * 2019-06-06 2019-10-01 阿里巴巴集团控股有限公司 A kind of buffer memory management method of target object, system, device and electronic equipment
CN110298004B (en) * 2019-06-06 2023-03-28 创新先进技术有限公司 Target object cache management method, system and device and electronic equipment
CN110300163A (en) * 2019-06-25 2019-10-01 北京字节跳动网络技术有限公司 A kind of acquisition methods of network data, device, equipment and storage medium
CN110311975A (en) * 2019-06-28 2019-10-08 北京奇艺世纪科技有限公司 A kind of data request processing method and device
CN110311975B (en) * 2019-06-28 2022-06-03 北京奇艺世纪科技有限公司 Data request processing method and device
CN110995811A (en) * 2019-11-25 2020-04-10 北京奇艺世纪科技有限公司 Data updating method and device
CN110995811B (en) * 2019-11-25 2022-05-03 北京奇艺世纪科技有限公司 Data updating method and device
CN113225263A (en) * 2021-04-20 2021-08-06 新华三半导体技术有限公司 Flow request processing method and device and network chip
CN113225263B (en) * 2021-04-20 2022-10-11 新华三半导体技术有限公司 Flow request processing method and device and network chip

Similar Documents

Publication Publication Date Title
CN106909690A (en) Network data caching method
CN107070991A (en) Network data buffer storage and system
WO2017167050A1 (en) Configuration information generation and transmission method, and resource loading method, apparatus and system
CN103685304A (en) Method and system for sharing session information
CN106815287A (en) A kind of buffer memory management method and device
CN104052809B (en) A kind of flow-dividing control method and apparatus of website test
CN104104717A (en) Inputting channel data statistical method and device
CN106550052A (en) A kind of data acquisition unit and method based on OPC UA
CN109167840B (en) Task pushing method, node autonomous server and edge cache server
CN107343031A (en) A kind of method, apparatus for automatically updating file, electronic equipment and storage medium
CN107508903A (en) The access method and terminal device of a kind of web page contents
CN106897336A (en) Web page files sending method, webpage rendering intent and device, webpage rendering system
CN104346345A (en) Data storage method and device
CN105868234A (en) Update method and device of caching data
CN107070988A (en) Message processing method and device
CN106446075A (en) Page request processing method and apparatus
CN112565406A (en) Gray scale publishing method, gray scale publishing system and electronic equipment
CN105279156B (en) Network information communication means and network information browsing apparatus
CN107239542A (en) A kind of data statistical approach, device, server and storage medium
CN111885177A (en) Biological information analysis cloud computing method and system based on cloud computing technology
CN111563199A (en) Data processing method and device
US20210342407A1 (en) Data sharing tool for facilitating real-time access to current or updated datasets
CN107918617A (en) Data query method and apparatus
CN104933045B (en) Network information browsing method and network information browsing apparatus
CN105554181A (en) DNS log compression method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170630

RJ01 Rejection of invention patent application after publication