CN110784518A - Static resource acquisition method and device - Google Patents

Static resource acquisition method and device Download PDF

Info

Publication number
CN110784518A
CN110784518A CN201910921541.0A CN201910921541A CN110784518A CN 110784518 A CN110784518 A CN 110784518A CN 201910921541 A CN201910921541 A CN 201910921541A CN 110784518 A CN110784518 A CN 110784518A
Authority
CN
China
Prior art keywords
resource
request
transmission delay
resources
local cache
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
CN201910921541.0A
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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent 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 Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910921541.0A priority Critical patent/CN110784518A/en
Publication of CN110784518A publication Critical patent/CN110784518A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/5683Storage of data provided by user terminals, i.e. reverse caching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0852Delays
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3236Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
    • H04L9/3239Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions involving non-keyed hash functions, e.g. modification detection codes [MDCs], MD5, SHA or RIPEMD

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Environmental & Geological Engineering (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a static resource acquisition method and a device, comprising the following steps: sending a pre-request aiming at the resource to a server, receiving abstract information of the resource and a request identifier of the pre-request, and calculating transmission delay; searching whether resources exist in the local cache according to the summary information, and directly acquiring the resources in response to the existence of the resources in the local cache; responding to the absence of resources in the local cache, and sending a formal request for the resources to the server according to the request identification and the transmission delay; the resources are received based on the transmission delay and checked using the digest information. The invention can improve the operation fluency and the user experience under the poor network condition.

Description

Static resource acquisition method and device
Technical Field
The present invention relates to the field of data transmission, and more particularly, to a method and an apparatus for acquiring static resources.
Background
In general web application, if a client requests a resource file which is large or a network is not good, response of a server may be overtime, a page cannot be completely loaded, page sequencing is disordered, and functions cannot be used. In general, in this case, the user may manually click the refresh button, the client resends the request to the server, and the resource file is obtained again, which affects the user experience and is not smooth enough in operation.
Aiming at the problem that the success rate of acquiring static resources in the prior art is reduced, the smoothness of operation affects the user experience, no effective solution is available at present.
Disclosure of Invention
In view of this, an object of the embodiments of the present invention is to provide a method and an apparatus for obtaining static resources, which can improve operation fluency and user experience under a poor network condition.
In view of the foregoing, a first aspect of the embodiments of the present invention provides a static resource obtaining method, including the following steps:
sending a pre-request aiming at the resource to a server, receiving abstract information of the resource and a request identifier of the pre-request, and calculating transmission delay;
searching whether resources exist in the local cache according to the summary information, and directly acquiring the resources in response to the existence of the resources in the local cache;
responding to the absence of resources in the local cache, and sending a formal request for the resources to the server according to the request identification and the transmission delay;
the resources are received based on the transmission delay and checked using the digest information.
In some embodiments, calculating the transmission delay includes determining the transmission delay based on a difference between a transmission time of the pre-request and a reception time of the request identification.
In some embodiments, the summary information includes the name, source, and feature code of the resource; retrieving whether a resource exists in the local cache includes: the resource is looked up in the local cache according to the name and source of the resource, and the authenticity of the resource is checked by using the feature code.
In some embodiments, sending a formal request for resources to a server based on a request identification and a transmission delay includes: and setting an overtime length and a transmission failure time threshold according to the transmission delay, and communicating with the server based on the overtime length and the transmission failure time threshold so as to send the request identifier and the formal request to the server.
In some embodiments, receiving resources based on transmission delays comprises: the method further includes receiving resources based on the timeout period and the transmission failure number threshold, and resending the formal request in response to the communication timeout exceeding the timeout period and the transmission failure number being less than the transmission failure number threshold.
A second aspect of the embodiments of the present invention provides a static resource acquiring apparatus, including:
a processor; and
a memory storing program code executable by the processor, the program code when executed performing the steps of:
sending a pre-request aiming at the resource to a server, receiving abstract information of the resource and a request identifier of the pre-request, and calculating transmission delay;
searching whether resources exist in the local cache according to the summary information, and directly acquiring the resources in response to the existence of the resources in the local cache;
responding to the absence of resources in the local cache, and sending a formal request for the resources to the server according to the request identification and the transmission delay;
the resources are received based on the transmission delay and checked using the digest information.
In some embodiments, calculating the transmission delay includes determining the transmission delay based on a difference between a transmission time of the pre-request and a reception time of the request identification.
In some embodiments, the summary information includes the name, source, and feature code of the resource; retrieving whether a resource exists in the local cache includes: the resource is looked up in the local cache according to the name and source of the resource, and the authenticity of the resource is checked by using the feature code.
In some embodiments, sending a formal request for resources to a server based on a request identification and a transmission delay includes: and setting an overtime length and a transmission failure time threshold according to the transmission delay, and communicating with the server based on the overtime length and the transmission failure time threshold so as to send the request identifier and the formal request to the server.
In some embodiments, receiving resources based on transmission delays comprises: the method further includes receiving resources based on the timeout period and the transmission failure number threshold, and resending the formal request in response to the communication timeout exceeding the timeout period and the transmission failure number being less than the transmission failure number threshold.
The invention has the following beneficial technical effects: according to the method and the device for acquiring the static resources, provided by the embodiment of the invention, the pre-request aiming at the resources is sent to the server side, the abstract information of the resources and the request identification of the pre-request are received, and the transmission delay is calculated; searching whether resources exist in the local cache according to the summary information, and directly acquiring the resources in response to the existence of the resources in the local cache; responding to the absence of resources in the local cache, and sending a formal request for the resources to the server according to the request identification and the transmission delay; the technical scheme of receiving the resources based on the transmission delay and checking the resources by using the summary information can improve the operation fluency and the user experience under the poor network condition.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic flow chart of a static resource acquisition method according to the present invention;
FIG. 2 is a flow chart of a static resource acquisition method according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
In view of the above, a first aspect of the embodiments of the present invention provides an embodiment of a static resource obtaining method that can be implemented in a poor network condition. Fig. 1 is a schematic flow chart of a static resource acquisition method provided by the present invention.
The static resource obtaining method, as shown in fig. 1, includes the following steps:
step S101: sending a pre-request aiming at the resource to a server, receiving abstract information of the resource and a request identifier of the pre-request, and calculating transmission delay;
step S103: searching whether resources exist in the local cache according to the summary information, and directly acquiring the resources in response to the existence of the resources in the local cache;
step S105: responding to the absence of resources in the local cache, and sending a formal request for the resources to the server according to the request identification and the transmission delay;
step S107: the resources are received based on the transmission delay and checked using the digest information.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), a Random Access Memory (RAM), or the like. Embodiments of the computer program may achieve the same or similar effects as any of the preceding method embodiments to which it corresponds.
In some embodiments, calculating the transmission delay includes determining the transmission delay based on a difference between a transmission time of the pre-request and a reception time of the request identification.
In some embodiments, the summary information includes the name, source, and feature code of the resource; retrieving whether a resource exists in the local cache includes: the resource is looked up in the local cache according to the name and source of the resource, and the authenticity of the resource is checked by using the feature code.
In some embodiments, sending a formal request for resources to a server based on a request identification and a transmission delay includes: and setting an overtime length and a transmission failure time threshold according to the transmission delay, and communicating with the server based on the overtime length and the transmission failure time threshold so as to send the request identifier and the formal request to the server.
In some embodiments, receiving resources based on transmission delays comprises: the method further includes receiving resources based on the timeout period and the transmission failure number threshold, and resending the formal request in response to the communication timeout exceeding the timeout period and the transmission failure number being less than the transmission failure number threshold.
The method disclosed according to an embodiment of the present invention may also be implemented as a computer program executed by a CPU, which may be stored in a computer-readable storage medium. The computer program, when executed by the CPU, performs the above-described functions defined in the method disclosed in the embodiments of the present invention. The above-described method steps and system elements may also be implemented using a controller and a computer-readable storage medium for storing a computer program for causing the controller to implement the functions of the above-described steps or elements.
The following further illustrates embodiments of the invention in accordance with the specific example shown in fig. 2.
In the embodiment of the invention, when the client sends a request to the server to request the resource file, the server does not directly return the resource file to the client, but returns the MD5 value (used for checking the integrity of the resource) of the resource file to the client in the first request, generates a unique ID for the request (for the first time) of the client, and returns the information (MD5 and the request ID) to the client, when the client receives the returned information of the service, the client extracts the MD5 value of the file, determines whether the resource file is downloaded from the local file of the browser according to the MD5 value of the resource file and the name (complete name band path) of the resource file, if the resource file is downloaded, the file is directly obtained locally, and the process is finished. If the resource file has not been downloaded once, or the MD5 value of the resource file is inconsistent with the locally stored MD5 (which indicates that the resource file of the server is changed and needs to download a latest file), the client records the network condition of the first request and stores it in the client, and then the client sets the timeout duration and the maximum number of retry failures according to the delay condition of the request (the timeout duration and the retry failure number have an initial value and may be updated later). The client sends a request (carrying the request ID generated by the server during the first return) again (for the second time) to request the real resource file, and at the moment, the server returns the real resource file to the client. After the client acquires the file, the MD5 value needs to be checked, and the resource file and the information of the MD5 value are stored to the local. In the request process, if the server does not return the response within the time specified by the timeout due to network or other problems, the client considers the network abnormal, and discards the last request and resends the request (second request) until the maximum number of failed retries is reached or the response of the request is successful.
As shown in fig. 2, when a client sends a request to request a resource file, the request is split into 2 requests, the first request is sent, a server only returns MD5 including the resource file and a unique ID generated for the request, the client determines whether the file exists locally, if the file does not exist, the client records the delay condition of the first network, analyzes by integrating the previously recorded network delay conditions of all requests, dynamically configures timeout duration and maximum number of failed retries, and is used for retrying the request when the server does not respond to the second request.
It can be seen from the foregoing embodiments that, in the static resource acquisition method provided in the embodiments of the present invention, by sending a pre-request for a resource to a server, receiving summary information of the resource and a request identifier of the pre-request, and calculating a transmission delay; searching whether resources exist in the local cache according to the summary information, and directly acquiring the resources in response to the existence of the resources in the local cache; responding to the absence of resources in the local cache, and sending a formal request for the resources to the server according to the request identification and the transmission delay; the technical scheme of receiving the resources based on the transmission delay and checking the resources by using the summary information can improve the operation fluency and the user experience under the poor network condition.
The invention divides a resource request into two requests, uses the method of MD5 to check whether the resource is acquired once and sends a failure retry mechanism to ensure the optimization of the request of the resource file under the condition of bad network, the request of the splitting and MD5 check can reduce the resource file with the same repeated request, and the sending failure retry mechanism can reduce the phenomena of page typesetting confusion and function non-execution caused by the failure of downloading the resource due to network problems.
It should be particularly noted that, the steps in the embodiments of the static resource obtaining method described above may be mutually intersected, replaced, added, or deleted, and therefore, the scope of the present invention shall also fall within the scope of the present invention for the static resource obtaining method through these reasonable permutation and combination transformations, and shall not limit the scope of the present invention to the described embodiments.
In view of the above-mentioned objects, a second aspect of the embodiments of the present invention provides an embodiment of a static resource acquiring apparatus, which can be implemented in a poor network condition. The static resource acquisition device comprises:
a processor; and
a memory storing program code executable by the processor, the program code when executed performing the steps of:
sending a pre-request aiming at the resource to a server, receiving abstract information of the resource and a request identifier of the pre-request, and calculating transmission delay;
searching whether resources exist in the local cache according to the summary information, and directly acquiring the resources in response to the existence of the resources in the local cache;
responding to the absence of resources in the local cache, and sending a formal request for the resources to the server according to the request identification and the transmission delay;
the resources are received based on the transmission delay and checked using the digest information.
In some embodiments, calculating the transmission delay includes determining the transmission delay based on a difference between a transmission time of the pre-request and a reception time of the request identification.
In some embodiments, the summary information includes the name, source, and feature code of the resource; retrieving whether a resource exists in the local cache includes: the resource is looked up in the local cache according to the name and source of the resource, and the authenticity of the resource is checked by using the feature code.
In some embodiments, sending a formal request for resources to a server based on a request identification and a transmission delay includes: and setting an overtime length and a transmission failure time threshold according to the transmission delay, and communicating with the server based on the overtime length and the transmission failure time threshold so as to send the request identifier and the formal request to the server.
In some embodiments, receiving resources based on transmission delays comprises: the method further includes receiving resources based on the timeout period and the transmission failure number threshold, and resending the formal request in response to the communication timeout exceeding the timeout period and the transmission failure number being less than the transmission failure number threshold.
As can be seen from the foregoing embodiments, the static resource acquisition apparatus provided in the embodiments of the present invention receives summary information of a resource and a request identifier of a pre-request by sending the pre-request for the resource to a server, and calculates a transmission delay; searching whether resources exist in the local cache according to the summary information, and directly acquiring the resources in response to the existence of the resources in the local cache; responding to the absence of resources in the local cache, and sending a formal request for the resources to the server according to the request identification and the transmission delay; the technical scheme of receiving the resources based on the transmission delay and checking the resources by using the summary information can improve the operation fluency and the user experience under the poor network condition.
It should be particularly noted that, the above-mentioned embodiment of the static resource acquiring apparatus adopts the embodiment of the static resource acquiring method to specifically describe the working process of each module, and those skilled in the art can easily think that these modules are applied to other embodiments of the static resource acquiring method. Of course, since the steps in the static resource obtaining method embodiment may be intersected, replaced, added, or deleted, these reasonable permutation and combination transformations of the static resource obtaining apparatus should also belong to the scope of the present invention, and should not limit the scope of the present invention to the embodiment.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items. The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of an embodiment of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A static resource acquisition method is characterized by comprising the following steps:
sending a pre-request aiming at resources to a server, receiving abstract information of the resources and a request identifier of the pre-request, and calculating transmission delay;
searching whether the resource exists in a local cache according to the summary information, and directly acquiring the resource in response to the resource existing in the local cache;
responding to the absence of the resource in the local cache, and sending a formal request for the resource to the server according to the request identifier and the transmission delay;
receiving the resource based on the transmission delay and verifying the resource using the summary information.
2. The method of claim 1, wherein calculating the transmission delay comprises determining the transmission delay based on a difference between a sending time of the pre-request and a receiving time of the request identification.
3. The method of claim 1, the summary information comprising a name, a source, and a feature code of the resource; retrieving whether the resource exists in a local cache includes: and searching the resource in a local cache according to the name and the source of the resource, and checking the authenticity of the resource by using the feature code.
4. The method of claim 1, sending the formal request for the resource to the server based on the request identification and the transmission delay comprises: setting an overtime length and a transmission failure time threshold according to the transmission delay, and communicating with the server based on the overtime length and the transmission failure time threshold so as to send the request identifier and the formal request to the server.
5. The method of claim 4, receiving the resource based on the transmission delay comprising: receiving the resource based on the timeout duration and the threshold number of transmission failures, and resending the formal request in response to a communication timeout exceeding the timeout duration and a number of transmission failures less than the threshold number of transmission failures.
6. A static resource acquisition apparatus, comprising:
a processor; and
a memory storing program code executable by the processor, the program code when executed performing the steps of:
sending a pre-request aiming at resources to a server, receiving abstract information of the resources and a request identifier of the pre-request, and calculating transmission delay;
searching whether the resource exists in a local cache according to the summary information, and directly acquiring the resource in response to the resource existing in the local cache;
responding to the absence of the resource in the local cache, and sending a formal request for the resource to the server according to the request identifier and the transmission delay;
receiving the resource based on the transmission delay and verifying the resource using the summary information.
7. The apparatus of claim 6, wherein calculating the transmission delay comprises determining the transmission delay based on a difference between a sending time of the pre-request and a receiving time of the request identification.
8. The apparatus of claim 6, the summary information comprising a name, a source, and a feature code of the resource; retrieving whether the resource exists in a local cache includes: and searching the resource in a local cache according to the name and the source of the resource, and checking the authenticity of the resource by using the feature code.
9. The apparatus of claim 6, sending the formal request for the resource to the server based on the request identification and the transmission delay comprises: setting an overtime length and a transmission failure time threshold according to the transmission delay, and communicating with the server based on the overtime length and the transmission failure time threshold so as to send the request identifier and the formal request to the server.
10. The apparatus of claim 9, receiving the resource based on the transmission delay comprises: receiving the resource based on the timeout duration and the threshold number of transmission failures, and resending the formal request in response to a communication timeout exceeding the timeout duration and a number of transmission failures less than the threshold number of transmission failures.
CN201910921541.0A 2019-09-27 2019-09-27 Static resource acquisition method and device Pending CN110784518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910921541.0A CN110784518A (en) 2019-09-27 2019-09-27 Static resource acquisition method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910921541.0A CN110784518A (en) 2019-09-27 2019-09-27 Static resource acquisition method and device

Publications (1)

Publication Number Publication Date
CN110784518A true CN110784518A (en) 2020-02-11

Family

ID=69384592

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910921541.0A Pending CN110784518A (en) 2019-09-27 2019-09-27 Static resource acquisition method and device

Country Status (1)

Country Link
CN (1) CN110784518A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111510482A (en) * 2020-04-09 2020-08-07 广州酷狗计算机科技有限公司 Method and device for determining failed network request and computer storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102081650A (en) * 2010-12-29 2011-06-01 上海网达软件有限公司 Method for rapidly displaying user interface of embedded type platform
CN106933614A (en) * 2015-12-30 2017-07-07 广州爱九游信息技术有限公司 A kind of single-page application upgrade method and device
CN108920703A (en) * 2018-07-18 2018-11-30 郑州云海信息技术有限公司 A kind of HTTP cache optimization method and device
CN109634925A (en) * 2019-02-20 2019-04-16 平安科技(深圳)有限公司 Resource file downloading method, device, computer equipment and storage medium
CN110166572A (en) * 2019-06-06 2019-08-23 北京达佳互联信息技术有限公司 Network processing method, device, electronic equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102081650A (en) * 2010-12-29 2011-06-01 上海网达软件有限公司 Method for rapidly displaying user interface of embedded type platform
CN106933614A (en) * 2015-12-30 2017-07-07 广州爱九游信息技术有限公司 A kind of single-page application upgrade method and device
CN108920703A (en) * 2018-07-18 2018-11-30 郑州云海信息技术有限公司 A kind of HTTP cache optimization method and device
CN109634925A (en) * 2019-02-20 2019-04-16 平安科技(深圳)有限公司 Resource file downloading method, device, computer equipment and storage medium
CN110166572A (en) * 2019-06-06 2019-08-23 北京达佳互联信息技术有限公司 Network processing method, device, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111510482A (en) * 2020-04-09 2020-08-07 广州酷狗计算机科技有限公司 Method and device for determining failed network request and computer storage medium

Similar Documents

Publication Publication Date Title
CN107483627B (en) File distribution method, file download method, distribution server, client and system
US10108630B2 (en) Cluster unique identifier
WO2019071858A1 (en) File update method, apparatus, and device
CN110247985B (en) Resource downloading method and device, electronic equipment and medium
CN109714409B (en) Message management method and system
WO2017215646A1 (en) Data transmission method and apparatus
CN109451020B (en) Timeout management method, timeout management device, and computer-readable storage medium
CN111708743A (en) File storage management method, file management client and file storage management system
CN105450682A (en) Method, device, and system for data synchronous storage and synchronizing data to client
CN110633168A (en) Data backup method and system for distributed storage system
CN107645476B (en) Request processing method and device
EP3584669B1 (en) Webpage loading method, webpage loading system, and server
CN110784518A (en) Static resource acquisition method and device
CN106790653B (en) File transmission processing method and device
CN111131498B (en) URL information updating method, cache server, equipment and storage medium
CN111818179A (en) User request processing method and device, computing equipment and medium
US10771578B2 (en) Webpage loading method and apparatus
CN108965463B (en) File transmission method, device and system
CN111694516B (en) Version online upgrading method and terminal of distributed block storage system
CN114339637A (en) Short message splicing method, device, equipment and storage medium
CN113407498A (en) Data synchronization method, device, cloud platform, system and storage medium
CN108880994B (en) Method and device for retransmitting mails
CN112988126A (en) CDN service customization method and system
CN113746881A (en) Container mirror image downloading method and system
WO2018223981A1 (en) Software downloading method and device, and base station

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: 20200211

RJ01 Rejection of invention patent application after publication