CN111083143A - Request response method, device, equipment and storage medium - Google Patents

Request response method, device, equipment and storage medium Download PDF

Info

Publication number
CN111083143A
CN111083143A CN201911304354.4A CN201911304354A CN111083143A CN 111083143 A CN111083143 A CN 111083143A CN 201911304354 A CN201911304354 A CN 201911304354A CN 111083143 A CN111083143 A CN 111083143A
Authority
CN
China
Prior art keywords
resource
request
client
information
server
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
CN201911304354.4A
Other languages
Chinese (zh)
Other versions
CN111083143B (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.)
Beijing Mind Creation Information Technology Co ltd
Original Assignee
Beijing Mind Creation 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 Beijing Mind Creation Information Technology Co ltd filed Critical Beijing Mind Creation Information Technology Co ltd
Priority to CN201911304354.4A priority Critical patent/CN111083143B/en
Publication of CN111083143A publication Critical patent/CN111083143A/en
Application granted granted Critical
Publication of CN111083143B publication Critical patent/CN111083143B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a request response method, a request response device, request response equipment and a storage medium. The method comprises the following steps: if a resource uploading request sent by a client is received, responding to the resource uploading request, and storing an information resource corresponding to the resource uploading request; and asynchronously pulling the information resource corresponding to the resource uploading request, and carrying out legal compliance verification to obtain a legal compliance verification result. According to the technical scheme, when multiple resource uploading requests sent by the client side sequentially are continuously responded, the performance pressure of the server can be reduced through the asynchronous information resource pulling and verification removing mode, and the time for a user to wait for a verification result can also be reduced.

Description

Request response method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a request response method, a request response device, request response equipment and a storage medium.
Background
In the web service process, there is a kind of information that needs to be written or uploaded by multiple times of user matching, and this kind of information is composed of multiple items of information, for example, multiple items of information such as user name, user head portrait, synthesized picture, etc., so it is necessary to perform legal compliance filtering verification on each item of information written or uploaded by the user, so as to maintain the order of the platform and ensure the good use experience of the platform user.
In the prior art, for the verification of such information, a user waits for a verification result after filling or uploading one item of information, or the user waits for all verification results uniformly after filling or uploading all items of information. Whether the server side performs verification immediately after receiving one item of information or performs all verification uniformly after receiving all items of information, the server side performance is stressed, the stress is concentrated, the cost is high, and a user needs to wait for a verification result.
Disclosure of Invention
Embodiments of the present invention provide a request response method, apparatus, device, and storage medium, so as to optimize the prior art, reduce the performance pressure of a server, and reduce the time for a user to wait for a verification result.
In a first aspect, an embodiment of the present invention provides a request response method, including:
if a resource uploading request sent by a client is received, responding to the resource uploading request, and storing an information resource corresponding to the resource uploading request;
and asynchronously pulling the information resource corresponding to the resource uploading request, and carrying out legal compliance verification to obtain a legal compliance verification result.
In a second aspect, an embodiment of the present invention further provides a request response apparatus, including:
the resource uploading request response module is used for responding to a resource uploading request and storing information resources corresponding to the resource uploading request if the resource uploading request sent by a client is received;
and the asynchronous pulling and verifying module is used for asynchronously pulling the information resource corresponding to the resource uploading request and carrying out legal compliance verification to obtain a legal compliance verification result.
In a third aspect, an embodiment of the present invention further provides a computer device, where the computer device includes:
one or more processors;
a memory for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the request response method of any of the embodiments.
In a fourth aspect, the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the request response method according to any embodiment.
In the embodiment of the invention, after receiving a resource uploading request sent by a client, a server responds to the resource uploading request, stores information resources corresponding to the resource uploading request, and then asynchronously pulls the information resources corresponding to the resource uploading request to carry out legal compliance verification. Therefore, when multiple resource uploading requests sent by the client side in sequence are continuously responded, the performance pressure of the server can be reduced by the asynchronous information resource pulling and verification method, and the time for a user to wait for a verification result can also be reduced.
Drawings
Fig. 1 is a flowchart of a request response method according to an embodiment of the present invention;
fig. 2 is a flowchart of a request response method according to a second embodiment of the present invention;
FIG. 3 is a schematic timing diagram of a second embodiment of a program architecture;
fig. 4 is a schematic block diagram of a request response apparatus according to a third embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer device according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the operations (or steps) as a sequential process, many of the operations can be performed in parallel, concurrently or simultaneously. In addition, the order of the operations may be re-arranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Example one
Fig. 1 is a flowchart of a request response method according to an embodiment of the present invention, where this embodiment is applicable to a case where a server performs a validity verification on an information resource uploaded by a client, and the method may be executed by a request response apparatus according to any embodiment of the present invention, where the apparatus may be composed of hardware and/or software, and may be generally integrated in a computer device, such as a server.
As shown in fig. 1, the request response method provided in this embodiment is applied to a server, and specifically includes the following steps:
s110, if a resource uploading request sent by a client is received, responding to the resource uploading request, and storing information resources corresponding to the resource uploading request.
The resource uploading request is used for uploading information resources such as images, texts and files to a server (such as a resource server). And if the request sent by the client received by the server is a resource uploading request, responding to the resource uploading request and storing the information resource corresponding to the resource uploading request.
In an example, before receiving the resource upload request sent by the client, the method further includes:
if the identity information of the client passes the verification, issuing request permission to the client; wherein the issued request permission is valid.
The identity information of the client is the identity information of the user using the client. In the web service process, a user requests to check identity information to a server after logging in at a client, wherein the user can adopt an account password mode or a third-party application authorization login mode when logging in at the client.
The server checks the identity information of the client, and if the identity information of the client passes the check, the server issues request permission to the client, wherein the request permission issued by the server to the client is valid. After the server issues the request permission to the client, the request sent next by the client is considered to be valid, that is, the request sent by the client during the period when the request permission is valid is considered to be valid.
In particular, the request permission is determined according to a reversible encryption algorithm. Any reversible encryption algorithm may generate the request permission, and the embodiment does not specifically limit the reversible encryption algorithm.
Further, responding to the resource upload request may specifically be: and responding the resource uploading request according to the load condition of the server.
Specifically, if the server is determined to be overloaded, the request permission is set to be invalid, the identity information of the client is obtained again, and the verification is carried out.
After receiving a resource uploading request sent by a client, if the server is judged to be overloaded, setting the request permission of the client to be invalid.
In an example, after the server sets the request permission of the client to be invalid, all requests sent by the client next are considered invalid, that is, all requests sent by the client during the period of the request permission invalidation are considered invalid, and no response processing is performed on the invalid request server.
In another example, after a server sets a request permission to a client to expire, the client can no longer send any requests other than an identity check request to the server.
That is, under the condition that the server is overloaded, the server sets the request permission of the client to be invalid, so that the request sent by the client subsequently is invalid, or the client cannot continue to send the request again until the server acquires the identity information of the client again, and releases the valid request permission again after the identity information is verified.
When the server acquires the identity information of the client again, the client can provide a user login page for the user again so that the user logs in again; the identity information of the client can be obtained again from the historical login information of the client, and the identity information of the client can be obtained again from the historical authorization information of the client. Typically, for account security, the number of times that the server retrieves the identity information of the client based on the historical login information or the historical authorization information of the client does not exceed a set threshold number of times.
Specifically, if it is determined that the server is not overloaded, a target storage number corresponding to the information resource of the resource upload request is returned to the client, so that the client sends the next resource upload request to the server after receiving the target storage number.
Under the condition that the server is not overloaded, after receiving the information resource corresponding to the resource uploading request uploaded by the client, the server returns the target storage number corresponding to the information resource to the client, that is, after receiving the resource uploading request sent by the client, the server synchronously returns the target storage number of the information resource corresponding to the resource uploading request to the client. And the client can send the next resource uploading request to the server after receiving the target storage number of the information resource corresponding to the resource uploading request. Specifically, before the client does not receive the target storage number of the information resource corresponding to the resource upload request, the page of the client is in a wait response state, and at this time, once the user initiates another request, the server may set the request permission of the client to be invalid.
For example, the user uploads the information resource A, B, C, D to the server via the client, and the server synchronously returns target storage IDs 1, 2, 3, and 4 corresponding to the information resource A, B, C, D, respectively. After the client uploads the information resource A to the server, the client can continue to upload the information resource B to the server only after the server returns the target storage ID 1 corresponding to the information resource A.
And S120, asynchronously pulling the information resource corresponding to the resource uploading request, and carrying out legal compliance verification to obtain a legal compliance verification result.
Asynchronous, compared with synchronous, legal compliance verification is performed in an asynchronous mode, and the waiting time of a user can be reduced. The legality compliance means whether the information resource is legal or not, and is specifically used for filtering the information resource uploaded by the user.
Specifically, after obtaining the result of the legal compliance verification, the method further includes:
if the legal compliance verification result is that the verification is not passed, setting the request permission to be invalid, re-acquiring the identity information of the client and verifying; and if the legal compliance verification result is that the verification is passed, marking the information resource legal compliance corresponding to the resource uploading request.
And under the condition that the information resource corresponding to the resource uploading request is verified to be illegal and not compliant, the server sets the request permission of the client to be invalid so as to make the subsequent request sent by the client invalid or the client can not send the request any more until the server acquires the identity information of the client again and releases the valid request permission again after the identity information is verified to be passed. Further, all the related information resources stored before the information resource corresponding to the resource uploading request are set to be invalid.
And under the condition that the information resource corresponding to the resource uploading request is verified to be legal compliance, marking the legal compliance on the information resource corresponding to the resource uploading request.
Correspondingly, when the server returns the target storage number corresponding to the information resource of the resource upload request to the client, the asynchronous pulling of the information resource corresponding to the resource upload request may be specifically: and asynchronously pulling the information resource corresponding to the resource uploading request according to the target storage number.
That is, after determining the target storage number of the information resource corresponding to the resource uploading request, the server asynchronously pulls the corresponding information resource according to the target storage number to perform reasonable validity verification.
Further, if a resource upload completion request sent by the client is received and the legal compliance verification results corresponding to the target storage numbers are verified, setting the information resources corresponding to the target storage numbers to be valid.
When the user finishes uploading all information and clicks or submits, the client sends a resource uploading completion request to the server, and if the information resources (or the target storage numbers of the information resources) of the resource uploading requests corresponding to the resource uploading completion request are marked with legal compliance, the information resources corresponding to the target storage numbers are set to be valid.
In the embodiment of the invention, after receiving a resource uploading request sent by a client, a server responds to the resource uploading request, stores information resources corresponding to the resource uploading request, and then asynchronously pulls the information resources corresponding to the resource uploading request to carry out legal compliance verification. Therefore, when multiple resource uploading requests sent by the client side in sequence are continuously responded, the performance pressure of the server can be reduced by the asynchronous information resource pulling and verification method, and the time for a user to wait for a verification result can also be reduced.
Example two
On the basis of the above embodiments, the present embodiment provides a specific implementation manner. In this embodiment, the server is refined into a load balancing server, a resource server and a wind control server, wherein the load balancing server and the wind control server belong to two parallel systems, the wind control server is used for verifying the validity and reasonability of information resources uploaded by a user, and the resource server and the load balancing server belong to the same system and can be controlled by the load balancing server. As shown in fig. 2, the request response method provided in this embodiment specifically includes the following steps:
s210, the load balancing server obtains the identity information of the client and verifies the identity information.
S220, if the load balancing server confirms that the identity information of the client passes the verification, the load balancing server issues a valid request permission to the client.
S230, the load balancing server receives a resource uploading request which is sent by the client and used for uploading corresponding information resources to the resource server.
And S240, the load balancing server judges whether the resource server is overloaded, if so, S250 is executed, and if not, S260 is executed.
And S250, the load balancing server sets the request permission to be invalid, and returns to execute S210.
And S260, the resource server responds to the resource uploading request, returns a target storage number of the information resource corresponding to the resource uploading request to the client, simultaneously sends the target storage number to the wind control server, and executes S270 and S2100.
S270, the wind control server asynchronously pulls the corresponding information resource according to the target storage number, and legal compliance verification is carried out to obtain a legal compliance verification result.
And S280, the wind control server judges whether the legal compliance verification result is passed, if not, the S250 is executed, and if so, the S290 is executed.
And S290, the wind control server marks the information resource legal compliance corresponding to the target storage number and sends a marking result to the resource server.
S2100, the resource server determines whether a resource upload completion request is received, if not, executes S230, and if so, executes S2110.
And S2110, if the resource server determines that the legality and compliance verification results of the target storage numbers corresponding to the resource uploading completion request are verified, setting the information resources corresponding to the target storage numbers to be valid, and returning to execute S250.
In the above process, if the load balancing server receives a frequent request and/or a repeat request, S250 may also be directly executed, where the repeat request refers to a request that is the same as the request sent last time, for example, a second refresh request in two consecutive refresh requests, and the frequent request refers to a request whose interval from the request sent last time is smaller than a set time threshold; if the resource server is overloaded when responding to the resource upload completion request, S250 may also be directly performed.
For ease of understanding, FIG. 3 shows a general timing diagram of a program architecture. Referring to fig. 3, the operation validation process of the request response method in this embodiment occurs in the time sequence 11-16 in the figure.
For those parts of this embodiment that are not explained in detail, reference is made to the aforementioned embodiments, which are not repeated herein.
In the technical scheme, when the resource server continuously responds to multiple resource uploading requests sequentially sent by the client, the wind control server realizes that the interaction based on the server is the risk control of the web information in a mode of asynchronously pulling the information resource to verify, so that the performance pressure of the server can be reduced, the time for a user to wait for a verification result can be reduced, the frequency control of the web interaction service can be realized, and malicious requests, refreshing requests and the like initiated by the client in the web service process are avoided.
EXAMPLE III
Fig. 4 is a schematic block structure diagram of a request response device according to a third embodiment of the present invention, where this embodiment is applicable to a case where a server performs legal compliance verification on information resources uploaded by a client, and the device may be implemented in a software and/or hardware manner, and may be generally integrated in a computer device, for example, a server.
As shown in fig. 4, the apparatus includes: a resource upload request response module 410 and an asynchronous pull validation module 420. Wherein the content of the first and second substances,
a resource upload request response module 410, configured to, if a resource upload request sent by a client is received, respond to the resource upload request and store an information resource corresponding to the resource upload request;
and the asynchronous pulling and verifying module 420 is configured to asynchronously pull the information resource corresponding to the resource uploading request, and perform legal compliance verification to obtain a legal compliance verification result.
In the embodiment of the invention, after receiving a resource uploading request sent by a client, a server responds to the resource uploading request, stores information resources corresponding to the resource uploading request, and then asynchronously pulls the information resources corresponding to the resource uploading request to carry out legal compliance verification. Therefore, when multiple resource uploading requests sent by the client side in sequence are continuously responded, the performance pressure of the server can be reduced by the asynchronous information resource pulling and verification method, and the time for a user to wait for a verification result can also be reduced.
Further, the above apparatus further comprises: the request permission issuing module is used for issuing request permission to the client if the identity information of the client is confirmed to pass the verification before receiving the resource uploading request sent by the client; wherein the issued request permission is valid.
Further, the above apparatus further comprises: the legal compliance analysis module is used for setting the request permission to be invalid, re-acquiring the identity information of the client and verifying if the legal compliance verification result is that the verification fails after a legal compliance verification result is obtained; and if the legal compliance verification result is that the verification is passed, marking the information resource legal compliance corresponding to the resource uploading request.
Further, the resource upload request response module 410 is specifically configured to, if it is determined that the server is not overloaded, return a target storage number corresponding to the information resource of the resource upload request to the client, so that the client sends the next resource upload request to the server after receiving the target storage number.
Further, the resource upload request response module 410 is further specifically configured to, if it is determined that the server is overloaded, set the request permission to be invalid, re-acquire the identity information of the client, and check the identity information.
Correspondingly, the asynchronous pull verification module 420 is specifically configured to asynchronously pull the information resource corresponding to the resource upload request according to the target storage number.
Further, the above apparatus further comprises: and the resource validity setting module is used for setting the validity of the information resources corresponding to each target storage number if the resource uploading completion request sent by the client is received and the legal compliance verification results corresponding to each target storage number are verified.
The request response device provided by the embodiment of the invention can execute the request response method provided by any embodiment of the invention, and has corresponding functional modules and beneficial effects for executing the request response method.
Example four
Fig. 5 is a schematic structural diagram of a computer apparatus according to a fourth embodiment of the present invention, as shown in fig. 5, the computer apparatus includes a processor 50, a memory 51, an input device 52, and an output device 53; the number of processors 50 in the computer device may be one or more, and one processor 50 is taken as an example in fig. 5; the processor 50, the memory 51, the input device 52 and the output device 53 in the computer apparatus may be connected by a bus or other means, and the connection by the bus is exemplified in fig. 5.
The memory 51 is used as a computer-readable storage medium for storing software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the request response method in the embodiment of the present invention (for example, the resource upload request response module 410 and the asynchronous pull authentication module 420 in the request response device shown in fig. 4). The processor 50 executes various functional applications and data processing of the computer device by executing software programs, instructions and modules stored in the memory 51, that is, implements the request response method described above.
The memory 51 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of the computer device, and the like. Further, the memory 51 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, the memory 51 may further include memory located remotely from the processor 50, which may be connected to a computer device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 52 is operable to receive input numeric or character information and to generate key signal inputs relating to user settings and function controls of the computer apparatus. The output device 53 may include a display device such as a display screen.
EXAMPLE five
An embodiment of the present invention further provides a computer-readable storage medium storing a computer program, where the computer program is used to execute a request response method when executed by a computer processor, and the method includes:
if a resource uploading request sent by a client is received, responding to the resource uploading request, and storing an information resource corresponding to the resource uploading request;
and asynchronously pulling the information resource corresponding to the resource uploading request, and carrying out legal compliance verification to obtain a legal compliance verification result.
Of course, the computer program of the computer-readable storage medium storing the computer program provided in the embodiments of the present invention is not limited to the above method operations, and may also perform related operations in the request response method provided in any embodiment of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It should be noted that, in the embodiment of the request response apparatus, the included units and modules are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments illustrated herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A request response method, comprising:
if a resource uploading request sent by a client is received, responding to the resource uploading request, and storing an information resource corresponding to the resource uploading request;
and asynchronously pulling the information resource corresponding to the resource uploading request, and carrying out legal compliance verification to obtain a legal compliance verification result.
2. The method of claim 1, prior to receiving the resource upload request sent by the client, further comprising:
if the identity information of the client passes the verification, issuing request permission to the client; wherein the issued request permission is valid.
3. The method of claim 2, after deriving a legal compliance verification result, further comprising:
if the legal compliance verification result is that the verification is not passed, setting the request permission to be invalid, re-acquiring the identity information of the client and verifying;
and if the legal compliance verification result is that the verification is passed, marking the information resource legal compliance corresponding to the resource uploading request.
4. The method of claim 2, wherein said responding to the resource upload request comprises:
and if the server is determined not to be overloaded, returning a target storage number corresponding to the information resource of the resource uploading request to the client, so that the client sends the next resource uploading request to the server after receiving the target storage number.
5. The method of claim 4, wherein responding to the resource upload request further comprises:
and if the server is determined to be overloaded, setting the request permission to be invalid, and re-acquiring the identity information of the client and checking.
6. The method of claim 4, wherein the asynchronously pulling the information resource corresponding to the resource upload request comprises:
and asynchronously pulling the information resource corresponding to the resource uploading request according to the target storage number.
7. The method of claim 4, further comprising:
and if the resource uploading completion request sent by the client is received and the legal compliance verification results corresponding to the target storage numbers are verified, setting the information resources corresponding to the target storage numbers to be valid.
8. A request response device, comprising:
the resource uploading request response module is used for responding to a resource uploading request and storing information resources corresponding to the resource uploading request if the resource uploading request sent by a client is received;
and the asynchronous pulling and verifying module is used for asynchronously pulling the information resource corresponding to the resource uploading request and carrying out legal compliance verification to obtain a legal compliance verification result.
9. A computer device, characterized in that the computer device comprises:
one or more processors;
a memory for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a request response method as recited in any of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the request response method according to any one of claims 1 to 7.
CN201911304354.4A 2019-12-17 2019-12-17 Request response method, device, equipment and storage medium Active CN111083143B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911304354.4A CN111083143B (en) 2019-12-17 2019-12-17 Request response method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911304354.4A CN111083143B (en) 2019-12-17 2019-12-17 Request response method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111083143A true CN111083143A (en) 2020-04-28
CN111083143B CN111083143B (en) 2022-10-21

Family

ID=70315351

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911304354.4A Active CN111083143B (en) 2019-12-17 2019-12-17 Request response method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111083143B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115001765A (en) * 2022-05-24 2022-09-02 北京得间科技有限公司 Page resource loading and verifying method and computing equipment

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102682009A (en) * 2011-03-11 2012-09-19 腾讯科技(北京)有限公司 Method and system for logging in webpage
CN102802198A (en) * 2011-05-25 2012-11-28 中兴通讯股份有限公司 Data alignment method and device
CN102821119A (en) * 2011-06-10 2012-12-12 北大方正集团有限公司 Client end, method, system and equipment for uploading files
CN104247376A (en) * 2013-04-02 2014-12-24 华为技术有限公司 File uploading method in cloud storage, client, application server, and cloud storage system
US20160267082A1 (en) * 2015-03-10 2016-09-15 Royal Bank Of Canada Systems and methods for managing data
US9542391B1 (en) * 2013-11-11 2017-01-10 Amazon Technologies, Inc. Processing service requests for non-transactional databases
CN106446263A (en) * 2016-10-18 2017-02-22 北京航空航天大学 Multimedia file cloud storage platform and method for eliminating redundancy by using cloud storage platform
CN107172174A (en) * 2017-06-01 2017-09-15 重庆高略启达智慧城市信息技术有限公司 The quick upload of file is realized between clients and servers
CN107783728A (en) * 2016-08-31 2018-03-09 百度在线网络技术(北京)有限公司 Date storage method, device and equipment
CN109257370A (en) * 2018-10-22 2019-01-22 武汉极意网络科技有限公司 The processing system of checking request
CN109672627A (en) * 2018-09-26 2019-04-23 深圳壹账通智能科技有限公司 Method for processing business, platform, equipment and storage medium based on cluster server
CN110401725A (en) * 2019-08-23 2019-11-01 深圳市鹰硕技术有限公司 File uploading method, device, terminal, server, system and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102682009A (en) * 2011-03-11 2012-09-19 腾讯科技(北京)有限公司 Method and system for logging in webpage
CN102802198A (en) * 2011-05-25 2012-11-28 中兴通讯股份有限公司 Data alignment method and device
CN102821119A (en) * 2011-06-10 2012-12-12 北大方正集团有限公司 Client end, method, system and equipment for uploading files
CN104247376A (en) * 2013-04-02 2014-12-24 华为技术有限公司 File uploading method in cloud storage, client, application server, and cloud storage system
US9542391B1 (en) * 2013-11-11 2017-01-10 Amazon Technologies, Inc. Processing service requests for non-transactional databases
US20160267082A1 (en) * 2015-03-10 2016-09-15 Royal Bank Of Canada Systems and methods for managing data
CN107783728A (en) * 2016-08-31 2018-03-09 百度在线网络技术(北京)有限公司 Date storage method, device and equipment
CN106446263A (en) * 2016-10-18 2017-02-22 北京航空航天大学 Multimedia file cloud storage platform and method for eliminating redundancy by using cloud storage platform
CN107172174A (en) * 2017-06-01 2017-09-15 重庆高略启达智慧城市信息技术有限公司 The quick upload of file is realized between clients and servers
CN109672627A (en) * 2018-09-26 2019-04-23 深圳壹账通智能科技有限公司 Method for processing business, platform, equipment and storage medium based on cluster server
CN109257370A (en) * 2018-10-22 2019-01-22 武汉极意网络科技有限公司 The processing system of checking request
CN110401725A (en) * 2019-08-23 2019-11-01 深圳市鹰硕技术有限公司 File uploading method, device, terminal, server, system and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Z. WAN等: ""Utility-Based Uploading Strategy in Cloud Scenarios"", 《2015 24TH INTERNATIONAL CONFERENCE ON COMPUTER COMMUNICATION AND NETWORKS (ICCCN)》 *
陈印: ""移动智能终端应用中批量图片预览及异步上传的实现"", 《兰州文理学院学报(自然科学版)》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115001765A (en) * 2022-05-24 2022-09-02 北京得间科技有限公司 Page resource loading and verifying method and computing equipment

Also Published As

Publication number Publication date
CN111083143B (en) 2022-10-21

Similar Documents

Publication Publication Date Title
CN109413032B (en) Single sign-on method, computer readable storage medium and gateway
CN111556006B (en) Third-party application system login method, device, terminal and SSO service platform
JP6556943B2 (en) Single sign-on method for appliance secure shell
CN108881228B (en) Cloud registration activation method, device, equipment and storage medium
US20140189799A1 (en) Multi-factor authorization for authorizing a third-party application to use a resource
CN111062023B (en) Method and device for realizing single sign-on of multi-application system
CN111538966B (en) Access method, access device, server and storage medium
JP2017107342A (en) Authentication cooperation system, authentication cooperation method, authorization server, application server, and program
US11025425B2 (en) User security token invalidation
CN110069909B (en) Method and device for login of third-party system without secret
CN111191212B (en) Block chain-based digital certificate processing method, device, equipment and storage medium
CN111949959B (en) Authorization authentication method and device in Oauth protocol
CN111241523B (en) Authentication processing method, device, equipment and storage medium
CN106161356B (en) Method and system for rapidly logging in website through client
CN111083143B (en) Request response method, device, equipment and storage medium
US20230164131A1 (en) Accessing cloud data providers with user-impersonation
CN115022047A (en) Account login method and device based on multi-cloud gateway, computer equipment and medium
CN111078414A (en) Request response method, device, equipment and storage medium
WO2023170653A1 (en) System and method for providing multi factor authorization to rdp services through a zero trust cloud environment
CN111935716B (en) Authentication method, authentication system and computing device
CN115174122A (en) Verification code generation method, verification code verification method, device, equipment and medium
CN111193776B (en) Method, device, equipment and medium for automatically logging in client under cloud desktop environment
CN112804237A (en) User identity authentication device, computing equipment and system
CN115941217A (en) Method for secure communication and related product
CN114139121A (en) Identity verification method and device, electronic equipment and computer readable storage medium

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
GR01 Patent grant
GR01 Patent grant