CN110752953A - Load balancing-based connection number updating method and device and storage medium - Google Patents

Load balancing-based connection number updating method and device and storage medium Download PDF

Info

Publication number
CN110752953A
CN110752953A CN201911022513.1A CN201911022513A CN110752953A CN 110752953 A CN110752953 A CN 110752953A CN 201911022513 A CN201911022513 A CN 201911022513A CN 110752953 A CN110752953 A CN 110752953A
Authority
CN
China
Prior art keywords
connection number
updating
storage node
information
sent
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
CN201911022513.1A
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 CN201911022513.1A priority Critical patent/CN110752953A/en
Publication of CN110752953A publication Critical patent/CN110752953A/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/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a connection number updating method based on load balancing, which comprises the following steps of: receiving a mounting request sent by a client; analyzing the connection number information of each storage node, and determining the IP with the minimum connection number; mounting the client to the IP with the least connection number; and updating the connection number corresponding to the IP with the minimum connection number in the connection number information. The invention also discloses a computer device and a readable storage medium. The method disclosed by the invention is that after receiving the mounting request and returning the client IP, the domain name resolution node automatically adds one to the corresponding IP connection number, instead of updating after receiving the connection number information sent by the storage node, thereby enhancing the robustness and the availability of the connection number strategy. The more obvious the effect in the super-large cluster is, the more the balance value can be reflected.

Description

Load balancing-based connection number updating method and device and storage medium
Technical Field
The invention relates to the field of distributed file systems, in particular to a connection number updating method, equipment and a storage medium based on load balancing.
Background
The current advanced load balancing connection number strategy is based on the number of connections of each storage node, the node ip with the minimum connection number is selected as a domain name resolution return value every time, the ip with the same connection number is polled in a connection number counting interval, and the connection number of the corresponding node is updated only when the counting information of the connection number of the corresponding node is received, in other words, if the information of the connection number of a certain node is not received all the time, the recorded value of the connection number of the node in load balancing is not changed all the time. For the scenario, if the connection value of the connection number information cannot be updated is 0, and the connection numbers of other nodes are not 0, all the ip obtained by domain name resolution are ip with the connection number of 0, so that the node pressure is too high.
Therefore, a method for updating the number of connections is urgently needed.
Disclosure of Invention
In view of the above, in order to overcome at least one aspect of the above problems, an embodiment of the present invention provides a method for updating a connection number based on load balancing, including the following steps performed at a resolution node:
receiving a mounting request sent by a client;
analyzing the connection number information of each storage node, and determining the IP with the minimum connection number;
mounting the client to the IP with the least connection number;
and updating the connection number corresponding to the IP with the minimum connection number in the connection number information.
In some embodiments, further comprising:
receiving the connection number information of each IP sent by a storage node;
and updating the connection number corresponding to the IP with the minimum connection number according to the received connection number information of each IP sent by the storage node.
In some embodiments, further comprising:
and updating the corresponding connection number of other IPs according to the received connection number information of each IP sent by the storage node.
In some embodiments, updating the connection number corresponding to the IP with the smallest connection number in the connection number information further includes:
judging whether a self-updating connection number switch is turned on or not;
and responding to the opening of the switch, and adding one to the connection number corresponding to the IP with the minimum connection number in the connection number information.
In some embodiments, further comprising:
and responding to the switch closing, and not changing the connection number corresponding to the IP with the minimum connection number according to the analysis result.
In some embodiments, the method further includes not changing the connection number corresponding to the IP with the minimum connection number according to the parsing result, and further includes:
and updating the connection number corresponding to the IP with the minimum connection number according to the received connection number information of each IP sent by the storage node.
In some embodiments, parsing the connection number information and determining the IP with the least number of connections further comprises:
and receiving the connection number information of each IP sent by the storage node.
In some embodiments, receiving the connection number information of each IP sent by the storage node, further includes:
and receiving the connection number information collected and sent by the service program in each storage node.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:
at least one processor; and
a memory storing a computer program operable on the processor, wherein the processor executes the program to perform any of the steps of the load balancing based connection number update method described above.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer-readable storage medium storing a computer program, which when executed by a processor performs the steps of any of the load balancing-based connection number updating methods described above.
The invention has one of the following beneficial technical effects: the method disclosed by the invention is that after receiving the mounting request and returning the client IP, the domain name resolution node automatically adds one to the corresponding IP connection number instead of updating after receiving the connection number information sent by the storage node, thereby enhancing the robustness and the usability of the connection number strategy. The more obvious the effect in the super-large cluster is, the more the balance value can be reflected.
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, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a connection number updating method based on load balancing according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a computer device provided in an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a computer-readable storage medium 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 the embodiment of the invention, the high-level load balancing connection number strategy is used for providing DNS domain name resolution service, specified ip is returned for a domain name request of a client according to the strategy, and the ip with the minimum connection number is selected as a resolution result during the domain name resolution of the strategy and returned to a domain name requester for the client to use the ip connection storage service.
According to an aspect of the present invention, an embodiment of the present invention provides a method for updating a connection number based on load balancing, which may include, as shown in fig. 1, performing the following steps at a resolution node: s1, receiving a mounting request sent by the client; s2, analyzing the connection number information of each storage node, and determining the IP with the minimum connection number; s3, mounting the client to the IP with the least connection number; s4, updating the connection number corresponding to the IP with the least connection number in the connection number information.
The method disclosed by the invention is that after receiving the mounting request and returning the client IP, the domain name resolution node automatically adds one to the corresponding IP connection number, instead of updating after receiving the connection number information sent by the storage node, thereby enhancing the robustness and the availability of the connection number strategy. The more obvious the effect in the super-large cluster is, the more the balance value can be reflected.
In some embodiments, the method for updating the number of connections based on load balancing according to embodiments of the present invention may further include receiving connection number information of each IP sent by the storage node; and updating the connection number corresponding to the IP with the minimum connection number according to the received connection number information of each IP sent by the storage node.
Specifically, after a period of time, each storage node sends the acquired actual connection number information of each node to the domain name resolution node, and the domain name resolution node updates the connection number corresponding to the IP with the minimum connection number according to the actual connection number information.
Therefore, as long as the domain name resolution node receives the mounting request of the client, the number of the connections corresponding to the resolved IP is increased by one, and the problem that the number of the connections cannot be updated consistently when the DNS of the storage node fails and cannot send the number of the connections is avoided. However, the connection number information is not true statistical information but calculated, and has a certain error. For example, although the client is mounted to the IP with the minimum number of analyzed connections, the client may be removed soon, which may cause the number of connections recorded by the domain name resolution node to be incorrect, and then the number of connections of the IP may be updated by obtaining the actual number of connections sent by each storage node.
In some embodiments, after receiving the connection number information sent by each storage node, the corresponding connection number of other IPs may also be updated according to the received connection number information of each IP sent by the storage node.
In some embodiments, updating the connection number corresponding to the IP with the smallest connection number in the connection number information further includes:
judging whether a self-updating connection number switch is turned on or not;
responding to the opening of the switch, and adding one to the connection number corresponding to the IP with the minimum connection number in the connection number information;
and responding to the switch closing, and not changing the connection number corresponding to the IP with the minimum connection number according to the analysis result.
In some embodiments, the method further includes not changing the connection number corresponding to the IP with the minimum connection number according to the parsing result, and further includes:
and updating the connection number corresponding to the IP with the minimum connection number according to the received connection number information of each IP sent by the storage node.
Specifically, whether the self-updating connection number is started or not can be controlled through the self-updating connection number switch, if the switch is started, the connection number corresponding to the IP is increased after the domain name request connection number strategy analysis is finished, namely the IP with the minimum connection number is determined, if the switch is closed, the connection number corresponding to the analysis result IP is not adjusted after the domain name request analysis is finished, and the connection number information is updated only when the storage node corresponding to the IP sends the counted connection number information.
In some embodiments, after the high-level load balancing domain name resolution is successful, whether the optimized switch of the patent is turned on is judged, if the optimized switch is turned on, the number of NAS connections corresponding to the ip obtained by the resolution is increased by one, so that the situation that the number of connections of the node corresponding to the ip is abnormal in statistics, the information of the number of connections cannot be updated all the time, the number of the ip connections is always at the minimum value, the result is obtained by the resolution each time, the number of clients to which the ip is connected is excessive, and when the domain name resolution node receives the information of the number of connections sent by the storage node, the information of the number of the ip connections corresponding to the node is updated in time according to the actual information of the number of. If the switch is not turned on, the connection number information is not changed. When receiving the connection number information sent by the node in the step 2, the domain name resolution node updates the connection number information of the ip corresponding to the node in time according to the actual connection number information of the node.
In some embodiments, parsing the connection number information and determining the IP with the least number of connections further comprises:
and receiving the connection number information of each IP sent by the storage node.
Specifically, the connection number information collected and sent by the service program in each storage node may be received.
The method disclosed by the invention is that after receiving the mounting request and returning the client IP, the domain name resolution node automatically adds one to the corresponding IP connection number, instead of updating after receiving the connection number information sent by the storage node, thereby enhancing the robustness and the availability of the connection number strategy. The more obvious the effect in the super-large cluster is, the more the balance value can be reflected.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 2, an embodiment of the present invention further provides a computer apparatus 501, comprising:
at least one processor 520; and
the memory 510, the memory 510 stores a computer program 511 that is executable on the processor, and the processor 520 executes the computer program to perform the steps of any of the above methods for updating the number of connections based on load balancing.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 3, an embodiment of the present invention further provides a computer-readable storage medium 601, where the computer-readable storage medium 601 stores computer program instructions 610, and the computer program instructions 610, when executed by a processor, perform the steps of any one of the above methods for updating the number of connections based on load balancing.
Finally, it should be noted that, as will be understood by those skilled in the art, all or part of the processes of the methods of the above embodiments may be implemented by a computer program to instruct related hardware to implement the methods. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
In addition, the apparatuses, devices, and the like disclosed in the embodiments of the present invention may be various electronic terminal devices, such as a mobile phone, a Personal Digital Assistant (PDA), a tablet computer (PAD), a smart television, and the like, or may be a large terminal device, such as a server, and the like, and therefore the scope of protection disclosed in the embodiments of the present invention should not be limited to a specific type of apparatus, device. The client disclosed by the embodiment of the invention can be applied to any one of the electronic terminal devices in the form of electronic hardware, computer software or a combination of the electronic hardware and the computer software.
Furthermore, the method disclosed according to an embodiment of the present invention may also be implemented as a computer program executed by a CPU, and the computer program 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.
Further, the above 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 steps or elements.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include Read Only Memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which can act as external cache memory. By way of example and not limitation, RAM is available in a variety of forms such as synchronous RAM (DRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The storage devices of the disclosed aspects are intended to comprise, without being limited to, these and other suitable types of memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP, and/or any other such configuration.
The steps of a method or algorithm described in connection with the disclosure herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary designs, the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk, blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
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 of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and 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 the embodiments 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 connection number updating method based on load balancing comprises the following steps of:
receiving a mounting request sent by a client;
analyzing the connection number information of each storage node, and determining the IP with the minimum connection number;
mounting the client to the IP with the least connection number;
and updating the connection number corresponding to the IP with the minimum connection number in the connection number information.
2. The connection number updating method according to claim 1, further comprising:
receiving the connection number information of each IP sent by a storage node;
and updating the connection number corresponding to the IP with the minimum connection number according to the received connection number information of each IP sent by the storage node.
3. The connection number updating method according to claim 2, further comprising:
and updating the corresponding connection number of other IPs according to the received connection number information of each IP sent by the storage node.
4. The connection number updating method according to claim 1, wherein updating the connection number corresponding to the IP with the smallest connection number in the connection number information further comprises:
judging whether a self-updating connection number switch is turned on or not;
and responding to the opening of the switch, and adding one to the connection number corresponding to the IP with the minimum connection number in the connection number information.
5. The connection number updating method according to claim 4, further comprising:
and responding to the switch closing, and not changing the connection number corresponding to the IP with the minimum connection number according to the analysis result.
6. The method for updating the number of connections according to claim 5, wherein the number of connections corresponding to the IP with the smallest number of connections is not changed according to the analysis result, further comprising:
and updating the connection number corresponding to the IP with the minimum connection number according to the received connection number information of each IP sent by the storage node.
7. The method for updating the number of connections of claim 1, wherein parsing the information on the number of connections and determining the IP with the least number of connections further comprises:
and receiving the connection number information of each IP sent by the storage node.
8. The connection number updating method according to claim 7, wherein receiving the connection number information of each IP transmitted from the storage node, further comprises:
and receiving the connection number information collected and sent by the service program in each storage node.
9. A computer device, comprising:
at least one processor; and
memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of the method according to any of claims 1-8.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the steps of the method of any one of claims 1 to 8.
CN201911022513.1A 2019-10-25 2019-10-25 Load balancing-based connection number updating method and device and storage medium Pending CN110752953A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911022513.1A CN110752953A (en) 2019-10-25 2019-10-25 Load balancing-based connection number updating method and device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911022513.1A CN110752953A (en) 2019-10-25 2019-10-25 Load balancing-based connection number updating method and device and storage medium

Publications (1)

Publication Number Publication Date
CN110752953A true CN110752953A (en) 2020-02-04

Family

ID=69280001

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911022513.1A Pending CN110752953A (en) 2019-10-25 2019-10-25 Load balancing-based connection number updating method and device and storage medium

Country Status (1)

Country Link
CN (1) CN110752953A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114745413A (en) * 2022-04-06 2022-07-12 苏州浪潮智能科技有限公司 Access control method and device for server, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103532870A (en) * 2013-10-29 2014-01-22 北京京东尚科信息技术有限公司 Method and device for updating Web application cluster
CN105472025A (en) * 2015-12-28 2016-04-06 曙光信息产业(北京)有限公司 Load balancing method and device based on DNS (domain name system)
EP3054654A1 (en) * 2015-02-06 2016-08-10 Bundesdruckerei GmbH Network system and method for name resolution in a network system
US20160359808A1 (en) * 2011-02-16 2016-12-08 Fortinet, Inc. Load balancing among a cluster of firewall security devices
CN108924212A (en) * 2018-06-27 2018-11-30 郑州云海信息技术有限公司 A kind of load-balancing method, system, device and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160359808A1 (en) * 2011-02-16 2016-12-08 Fortinet, Inc. Load balancing among a cluster of firewall security devices
CN103532870A (en) * 2013-10-29 2014-01-22 北京京东尚科信息技术有限公司 Method and device for updating Web application cluster
EP3054654A1 (en) * 2015-02-06 2016-08-10 Bundesdruckerei GmbH Network system and method for name resolution in a network system
CN105472025A (en) * 2015-12-28 2016-04-06 曙光信息产业(北京)有限公司 Load balancing method and device based on DNS (domain name system)
CN108924212A (en) * 2018-06-27 2018-11-30 郑州云海信息技术有限公司 A kind of load-balancing method, system, device and computer readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114745413A (en) * 2022-04-06 2022-07-12 苏州浪潮智能科技有限公司 Access control method and device for server, computer equipment and storage medium
CN114745413B (en) * 2022-04-06 2023-08-08 苏州浪潮智能科技有限公司 Access control method and device for server, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
US11082291B2 (en) Changing an existing blockchain trust configuration
CN111756571B (en) Cluster node fault processing method, device, equipment and readable medium
US8681630B1 (en) Configurable rate limiting using static token buckets, and applications thereof
CN109729094A (en) Malicious attack detection method, system, computer installation and readable storage medium storing program for executing
CN110781129B (en) Resource scheduling method, device and medium in FPGA heterogeneous accelerator card cluster
CN110620793B (en) Method, device and medium for improving audio quality
CN110519329B (en) Method, device and readable medium for concurrently processing samba protocol request
CN110046901B (en) Credibility verification method, system, device and equipment of alliance chain
CN110445841B (en) Cloud disk mounting method and device for cloud physical machine and storage medium
CN109446093B (en) Method and device for testing expansion platform interface
CN114268957B (en) Abnormal business data processing method, device, server and storage medium
CN110781156A (en) Data node distribution method, equipment and medium
CN112685709A (en) Authorization token management method and device, storage medium and electronic equipment
CN111078497A (en) Data storage method, equipment and storage medium of BMC (baseboard management controller)
CN111708664A (en) Log management method, device and medium for client
CN111090621A (en) Log obtaining method, device and storage medium
CN111047050A (en) Distributed parallel training method, equipment and storage medium
CN110752953A (en) Load balancing-based connection number updating method and device and storage medium
CN111309264B (en) Method, system, device and medium for making directory quota compatible with snapshot
CN111813507A (en) Method, system, equipment and medium for high availability of virtual machine based on sanlock
CN110020166B (en) Data analysis method and related equipment
CN107562790B (en) Method and system for realizing batch warehousing of data processing
CN113703996B (en) Access control method, equipment and medium based on user and YANG model grouping
CN111858538B (en) Method, device, equipment and medium for configuring BeeGFS quota by cluster
CN111884932B (en) Link determining method, device, 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200204

RJ01 Rejection of invention patent application after publication