CN115242700A - Communication transmission method, device and system - Google Patents

Communication transmission method, device and system Download PDF

Info

Publication number
CN115242700A
CN115242700A CN202110440491.1A CN202110440491A CN115242700A CN 115242700 A CN115242700 A CN 115242700A CN 202110440491 A CN202110440491 A CN 202110440491A CN 115242700 A CN115242700 A CN 115242700A
Authority
CN
China
Prior art keywords
room
private cloud
server
cloud
nginx
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
CN202110440491.1A
Other languages
Chinese (zh)
Other versions
CN115242700B (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.)
NetsUnion Clearing Corp
Original Assignee
NetsUnion Clearing Corp
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 NetsUnion Clearing Corp filed Critical NetsUnion Clearing Corp
Priority to CN202110440491.1A priority Critical patent/CN115242700B/en
Publication of CN115242700A publication Critical patent/CN115242700A/en
Application granted granted Critical
Publication of CN115242700B publication Critical patent/CN115242700B/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
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/14Routing performance; Theoretical aspects
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application discloses a communication transmission method, a device and a system, wherein the method is executed by a public cloud server, and the method comprises the following steps: deploying a Nginx server in a public cloud, wherein the Nginx server is configured with a multi-computer-room access strategy in a private cloud; receiving an Http request through an Nginx server in a public cloud; and sending the Http request to a Nginx server of a target machine room in the private cloud according to a multi-machine room access policy in the private cloud configured in the Nginx server, so as to provide Http service through the Nginx server of the target machine room. According to the communication transmission method, the Nginx server which is in communication transmission with the private cloud side is deployed on the public cloud side, and the multi-computer-room access strategy of the private cloud is configured in the Nginx server based on the configurability of the Nginx server, so that the public cloud can be accessed based on the multi-computer-room access strategy of the private cloud when the public cloud is in communication transmission with the private cloud, high availability and service continuity of the system are guaranteed, and meanwhile, the actual requirements under a distributed multi-computer-room service scene are met.

Description

Communication transmission method, device and system
Technical Field
The present application relates to the field of communications technologies, and in particular, to a communication transmission method, apparatus, and system.
Background
Under the scene of distributed multi-computer-room service in the financial industry, the requirement on the safety of an internet export is extremely high, and generally the safety of the internet export needs to reach more than equal guarantee three levels (national information safety level protection three-level authentication, referred to as equal guarantee three levels for short), but the time and the capital investment required for independently constructing the internet export are large. Under the demand of rapid delivery, the security problem of internet export is solved by relying on the security protection capability provided by public clouds such as the Ali cloud.
However, in a distributed multi-machine-room service scenario, a Load balancing Service (SLB) provided in a public cloud cannot control an access path to a multi-machine room in a lower-layer private cloud, and often only a random routing policy can be adopted, so that the requirements of an actual service scenario cannot be met.
Disclosure of Invention
The embodiment of the application provides a communication transmission method, a communication transmission device and a communication transmission system, which are used for solving the problem that the existing communication transmission mode of a public cloud and a private cloud cannot meet the actual requirements in a multi-computer-room service scene.
The embodiment of the application adopts the following technical scheme:
in a first aspect, an embodiment of the present application provides a communication transmission method, which is executed by a public cloud server, where the method includes:
deploying a Nginx server in a public cloud, wherein a multi-computer-room access strategy in a private cloud is configured in the Nginx server;
receiving an Http request through an Nginx server in the public cloud, wherein the Http request refers to a request for accessing multiple computer rooms in a private cloud;
and sending the Http request to a Nginx server of a target machine room in a private cloud according to a multi-machine-room access strategy in the private cloud configured in the Nginx server so as to provide Http service through the Nginx server of the target machine room in the private cloud, wherein the target machine room is a machine room determined according to the multi-machine-room access strategy.
Optionally, the public cloud includes a plurality of available regions therein, and the deploying an Nginx server in the public cloud includes:
and respectively deploying a plurality of Nginx servers in each available area, and configuring the plurality of Nginx servers deployed in each available area into a multi-active mode.
Optionally, load balancing servers are also deployed in each available area of the public cloud, and the receiving, by an Nginx server in the public cloud, an Http request includes:
receiving, by a load balancing server in the available region, the Http request;
and sending the Http request to a target Nginx server deployed in the available area according to a load balancing strategy configured in the load balancing server, wherein the target Nginx server is any one of a plurality of Nginx servers deployed in the available area.
Optionally, the private cloud is deployed with multiple machine rooms, the multiple-machine-room access policy in the private cloud is a machine-room multi-active policy, and the sending the Http request to the Nginx server of the target machine room in the private cloud according to the multiple-machine-room access policy in the private cloud configured in the Nginx server includes:
and distributing the Http request to an Nginx server of a target machine room according to the machine room multi-activity strategy according to a preset distribution principle, wherein the target machine room is a machine room which is deployed in the private cloud and is in a survival state.
Optionally, the sending the Http request to the Nginx server of the target machine room in the private cloud according to the multi-machine room access policy in the private cloud configured in the Nginx server includes:
determining a main computer room in the private cloud as the target computer room according to the main and standby computer room strategy;
and sending the Http request to an Nginx server of the main computer room.
Optionally, the sending the Http request to an Nginx server of a target computer room in a private cloud includes:
and sending the Http request to an Nginx server of a target machine room in the private cloud through the private line connection between the public cloud and the private cloud.
Optionally, each machine room in the private cloud is respectively deployed with a main nginnx server and a standby nginnx server, and the sending the Http request to the nginnx server of the target machine room in the private cloud includes:
determining a main computer room in the private cloud and a main Nginx server in the main computer room;
and sending the Http request to a main Nginx server in the main computer room.
Optionally, each equipment room in the private cloud is respectively deployed with a plurality of nginn servers, each nginn server in the private cloud is configured with an SSL security certificate, and the sending the Http request to the nginn server of the target equipment room in the private cloud includes:
acquiring an SSL security certificate configured by an Nginx server in the private cloud;
encrypting the Http request by using the SSL security certificate to obtain the Http request;
and sending the Http request to a Nginx server of a target machine room in a private cloud to provide Http service through the Nginx server of the target machine room in the private cloud.
In a second aspect, an embodiment of the present application further provides a communication transmission apparatus, which is applied to a public cloud server, where the apparatus is configured to implement any one of the foregoing methods.
In a third aspect, an embodiment of the present application further provides a communication transmission system, which includes a public cloud server and a private cloud server, where the public cloud server is configured to implement any one of the foregoing methods.
Optionally, the multi-machine-room access policy in the private cloud includes a machine-room master-slave policy, and the private cloud server is configured to execute:
determining a current state of a main computer room in the private cloud;
and if the current state of the host computer room of the private cloud is a fault state, switching the host computer room, and receiving an Http request sent by an Nginx server in the public cloud through the switched host computer room.
Optionally, each machine room in the private cloud is respectively bound with a corresponding virtual IP address, and the private cloud server is further configured to execute:
and if the current state of the host computer room of the private cloud is a fault state, drifting the virtual IP address of the host computer room to a standby computer room by using keepalive high-availability software so as to switch the host computer room of the private cloud.
In a fourth aspect, an embodiment of the present application further provides an electronic device, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to perform any of the methods described above.
In a fifth aspect, embodiments of the present application further provide a computer-readable storage medium storing one or more programs, which when executed by an electronic device including a plurality of application programs, cause the electronic device to perform any of the methods described above.
The embodiment of the application adopts at least one technical scheme which can achieve the following beneficial effects: the communication transmission method can be executed by a public cloud server. When communication transmission is carried out, a Nginx server is deployed in a public cloud, wherein a multi-computer-room access strategy in a private cloud is configured in the Nginx server; then receiving an Http request through an Nginx server in the public cloud; and sending the Http request to a corresponding machine room in the private cloud according to a multi-machine room access strategy in the private cloud configured in the Nginx server, so as to provide Http service through the corresponding machine room in the private cloud. According to the communication transmission method, the Nginx server which is in communication transmission with the private cloud side is further deployed on the basis of the existing public cloud side, and the multi-computer-room access strategy of the private cloud is configured in the Nginx server of the public cloud on the basis of the configurability of the Nginx server, so that the public cloud can access according to the multi-computer-room access strategy of the private cloud configured inside when in communication transmission with the private cloud on the basis of the framework of the double-layer Nginx server, and the non-random routing ensures the high availability and the service continuity of the system and meets the actual requirements under the distributed multi-computer-room service scene.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic flowchart of a communication transmission method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a communication transmission apparatus according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a communication transmission system according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of an electronic device in an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, the technical solutions of the present application will be clearly and completely described below with reference to specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only a few embodiments of the present application, and not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort belong to the protection scope of the present application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
An embodiment of the present application provides a communication transmission method, which is executed by a public cloud server, and as shown in fig. 1, provides a flowchart of the communication transmission method in the embodiment of the present application, where the method at least includes the following steps S110 to S130:
step S110, deploying a Nginx server in a public cloud, wherein the Nginx server is configured with a multi-computer-room access strategy in a private cloud.
The public cloud is a cloud which can be used and is provided by a third-party provider for a user, can be generally used through the Internet, has a core attribute of shared resource service, has a plurality of instances, and can provide service in the whole open public network. In the embodiment of the application, the arriyun cloud is mainly used as an internet outlet for communication transmission, and certainly, a person skilled in the art can also flexibly select other types of public clouds, such as Tencent cloud, according to actual needs, which is not specifically limited herein.
The communication transmission method of the embodiment of the application can be executed by a public cloud server, and when communication transmission is performed, a Nginx server can be deployed in the public cloud, wherein the Nginx server is a high-performance Http and reverse proxy server, can be used as an Http server to perform release processing of a website, and can also be used as a reverse proxy to perform load balancing.
Based on configurability of the Nginx server, the multi-machine-room access strategy in the private cloud is configured in the Nginx server of the public cloud in the embodiment of the application, and the multi-machine-room access strategy in the private cloud can be understood as an access strategy of the Nginx server in the public cloud to a plurality of machine rooms in the private cloud in a distributed multi-machine-room service scene of the private cloud.
Step S120, receiving an Http request through an Nginx server in the public cloud, wherein the Http request refers to a request for accessing multiple computer rooms in the private cloud.
After the Nginx server is deployed in the public cloud, the Http request initiated by the user side can be received through the Nginx server in the public cloud, where the Http request may be various types of requests initiated by the user side to access multiple computer rooms in the private cloud in an actual service scene, such as a transaction request, a clearing request, and the like, which is not specifically limited herein.
Step S130, according to a multi-machine-room access strategy in a private cloud configured in the Nginx server, sending the Http request to a Nginx server of a target machine room in the private cloud so as to provide Http service through the Nginx server of the target machine room in the private cloud, wherein the target machine room is a machine room determined according to the multi-machine-room access strategy.
Since the private cloud adopts a multi-machine-room architecture, after the Nginx server in the public cloud receives the Http request, the ngnx server in the private cloud needs to determine to which Nginx server the Http request is sent according to a multi-machine-room access policy in the private cloud configured in the Nginx server, that is, a target machine room is determined, and the Nginx server in the target machine room can provide corresponding Http service.
In the existing communication transmission method between the public cloud and the private cloud, only the Nginx server is deployed on the layer of the private cloud, and the layer of the public cloud can only depend on the load balancing service provided in the public cloud to realize random routing of multiple machine rooms in the lower-layer private cloud, so that the actual service requirement under the distributed multi-machine room service scene cannot be met.
The communication transmission method provided by the embodiment of the application is characterized in that a Nginx server which is in communication transmission with a private cloud side is further arranged on the basis of the existing public cloud side, and a multi-computer-room access strategy of the private cloud is configured in the Nginx server of the public cloud based on the configurability of the Nginx server, so that the public cloud can access according to the multi-computer-room access strategy of the private cloud configured inside when in communication transmission with the private cloud based on the framework of the double-layer Nginx server, and the non-random routing ensures the high availability and the service continuity of the system and meets the actual requirements under the service scene of the distributed multi-computer-room.
In one embodiment of the present application, the public cloud including a plurality of available zones therein, the deploying an Nginx server in the public cloud comprising: and respectively deploying a plurality of Nginx servers in each available area, and configuring the plurality of Nginx servers deployed in each available area into a multi-active mode.
An available Zone (AZ for short) refers to a physical area where power and a network are independent from each other in the same geographical area. Network delay between the instances in the same available area is smaller, intranet intercommunication between the available areas in the same region can be realized, and fault isolation can be realized between the available areas. Taking the ali cloud as an example, in order to provide more stable and reliable load balancing service for users, the ali cloud load balancing has deployed a plurality of available areas in each Region (Region) to realize cross-machine room disaster recovery in the same Region. When the machine room of the main available area fails or is unavailable, the load balancing still has the capability of switching to another machine room of the standby available area and recovering service in a very short time (about 30 seconds); when the main usable area recovers, the load balancing is automatically switched to the machine room of the main usable area to provide service.
In the embodiment of the application, a plurality of available areas are also deployed in the public cloud, and when the Nginx servers are specifically deployed in the public cloud, a plurality of Nginx servers, such as two or more Nginx servers, can be respectively deployed in each available area, so as to ensure high availability and service continuity of the system. Of course, one skilled in the art may also deploy only one nginnx server in each available area according to actual needs, and the number of specific configurations is not specifically limited herein.
In order to improve the disaster tolerance capability of the system, in the embodiment of the present application, multiple Nginx servers deployed in each available area may be configured in a multi-active mode. The multi-active mode of the Nginx server is understood to mean that two or more Nginx servers are in operation, run the same application, have the same data, and can achieve continuous application availability and disaster backup capability.
In an embodiment of the present application, load balancing servers are also respectively deployed in each available area of the public cloud, and the receiving, by an Nginx server in the public cloud, an Http request includes: receiving, by a load balancing server in the available region, the Http request; and sending the Http request to a target Nginx server deployed in the available area according to a load balancing strategy configured in the load balancing server, wherein the target Nginx server is any one of a plurality of Nginx servers deployed in the available area.
Taking the ali cloud as an example, a load balancing Server (SLB) is deployed in the ali cloud, and is designed mainly for the ali cloud elastic computing platform, and the use characteristics and specific service scenarios of the elastic computing server are fully considered in the aspects of system architecture, system safety and performance, and compatibility design.
In an actual service scenario, an Http request initiated by a user side is first sent to an SLB in an available area of an arii cloud, and then the SLB sends the Http request to a target Nginx server deployed in the available area according to a load balancing policy configured in advance, so that the target Nginx server forwards subsequent requests.
The load balancing policy mainly includes a polling policy, a weighted minimum connection number policy, and the like, and these load balancing policies are usually set in advance in the SLB of the airy cloud, so that it is not necessary to pay attention to which load balancing policy is specifically adopted in the SLB in the embodiment of the present application.
In an embodiment of the present application, the private cloud is deployed with a plurality of machine rooms, the multi-machine-room access policy in the private cloud is a machine-room multi-active policy, and the sending the Http request to the nginnx server of the target machine room in the private cloud according to the multi-machine-room access policy in the private cloud configured in the nginnx server includes: and distributing the Http request to an Nginx server of a target machine room according to the machine room multi-activity strategy according to a preset distribution principle, wherein the target machine room is a machine room which is deployed in the private cloud and is in a survival state.
The private cloud is provided with a plurality of machine rooms, the access policies adopted by the machine rooms can be machine room multi-activity policies, and the machine room multi-activity policies can be understood as that two or more machine rooms in the private cloud are in operation, namely in an alive state, so that cross-machine room service load balancing operation capacity can be provided, and continuous application availability and disaster backup capacity are realized.
Under the condition that the private cloud adopts a machine room multi-activity strategy, a plurality of machine rooms in the private cloud are all in an active state and can receive and forward requests, so that when the Http request is distributed by the Nginx server in the public cloud, the Http request can be determined to be distributed to which machine room in the private cloud according to a certain distribution principle. The distribution principle adopted here may be a polling policy adopted in the SLB, for example, the requests are distributed one by one in sequence, and certainly, a random distribution policy may also be adopted, or a preset proportion mode may also be adopted for distribution, for example, 50% of the requests are distributed to the machine room a,30% of the requests are distributed to the machine room B,20% of the requests are distributed to the machine room C, and the like. Specifically, which distribution principle is adopted, those skilled in the art can flexibly set the distribution principle according to actual service requirements, and the distribution principle is not specifically limited herein.
In an embodiment of the application, the sending the Http request to the Nginx server of the target machine room in the private cloud according to the multi-machine-room access policy in the private cloud configured in the Nginx server includes: determining a main machine room in the private cloud as the target machine room according to the main machine room and standby machine room strategy; and sending the Http request to an Nginx server of the main computer room.
The multi-computer-room access strategy in the embodiment of the application can also be a computer-room main-standby strategy, that is, a main computer room and at least one standby computer room are deployed in a private cloud, in an actual service scene, only the main computer room provides service to the outside, and in the case of a failure of the main computer room, the standby computer room can take over the work of the main computer room, so as to ensure the high availability and the service continuity of the system.
If the access policy configured in the private cloud is a machine room master-standby policy, when the Http request is distributed by the Nginx server in the public cloud, the IP address of the current host room may be determined, and then the Http request is sent to the host room, so that the host room performs subsequent processing on the Http request.
The embodiment provides two access strategies, namely a machine room multi-active strategy and a machine room main-standby strategy, realizes the independent control of the access priority of the multiple machine rooms in the private cloud in the distributed multi-machine-room service scene, and meets the actual requirements in the distributed multi-machine-room service scene.
In an embodiment of the application, the sending the Http request to an Nginx server of a target computer room in a private cloud includes: and sending the Http request to an Nginx server of a target machine room in the private cloud through the private line connection between the public cloud and the private cloud.
The public cloud and the private cloud in the embodiment of the application can be connected by a private line, and the range of the accessible port is limited through NAT Address Translation (Network Address Translation). According to the embodiment of the application, the Http request is transmitted through the private line connection, so that the safety of a communication transmission process can be improved, the transmission speed can be increased, and the delay can be reduced.
Taking the airy cloud as an example, the access modes of the private line connection provided by the airy cloud include the following two modes, one mode is that the private line is independently applied for exclusive access, the private line is automatically pulled through a local machine room in the private cloud to an airy cloud access point, the mode monopolizes a physical port, and the high-speed channel console can be used for independently applying for the exclusive connection of the physical private line. The other is sharing access of a cooperative partner, the access point of the cooperative partner is already in butt joint with the access point of the Ali cloud, and the private line deployment from a local machine room in the private cloud to the access point of the cooperative partner is completed only through the cooperative partner.
Of course, how to establish a dedicated line connection with a public cloud is specifically, and those skilled in the art can flexibly set the dedicated line connection according to actual needs, and no specific limitation is made.
In an embodiment of the application, each machine room in the private cloud is respectively deployed with a main Nginx server and a standby Nginx server, and the sending the Http request to the Nginx server of the target machine room in the private cloud includes: determining a main computer room in the private cloud and a main Nginx server in the main computer room; and sending the Http request to a main Nginx server in the main computer room.
In an actual service scenario, a plurality of Nginx servers are also deployed in each machine room of the private cloud, and the Nginx servers usually adopt an active-standby mode, that is, one machine room includes one main Nginx server and at least one standby Nginx server. Under normal conditions, only the main Nginx server in the main room provides external services, and when the main Nginx server in the main room fails, the standby Nginx server in the main room takes over the work of the main Nginx server to ensure high availability and service continuity of the system.
Based on this, when the naginx server in the public cloud of the embodiment of the present application forwards the request, the current host room and the IP address of the main naginx server in the host room may be determined, and then the Http request is sent to the main naginx server in the host room, so that the main naginx server performs subsequent processing on the Http request.
In an embodiment of the present application, a plurality of Nginx servers are respectively deployed in each machine room in the private cloud, each Nginx server in the private cloud is configured with an SSL security certificate, and the sending the Http request to the Nginx server of the target machine room in the private cloud includes: acquiring an SSL security certificate configured by an Nginx server in the private cloud; encrypting the Http request by using the SSL security certificate to obtain the Http request; and sending the Http request to a Nginx server of a target machine room in a private cloud to provide Http service through the Nginx server of the target machine room in the private cloud.
Although the existing communication transmission between the public cloud and the private cloud also adopts a special line connection mode, the existing transmission mode is generally not TLS (Transport Layer Security, secure Transport Layer protocol) for opening a Transport Layer because the communication transmission is usually considered to be secure, and in this case, if an Http request is directly transmitted, security risks still face.
In consideration of the situation, in the embodiment of the application, an SSL (Secure socket Layer protocol) security certificate is configured in advance in each Nginx server of the private cloud, and when the Nginx server in the public cloud sends the Http request to the Nginx server in the private cloud, the SSL security certificate configured on the Nginx server in the private cloud may be obtained first, and then the Http request is encrypted by using the SSL security certificate to obtain the Http request, so that the Http request is sent to the Nginx server in the private cloud, and the security of the transmission process is further improved.
An embodiment of the present application further provides a communication transmission apparatus 200, which is applied to a public cloud server, and as shown in fig. 2, provides a schematic structural diagram of a communication transmission apparatus in an embodiment of the present application, where the apparatus includes: deployment unit 210, reception unit 220, and transmission unit 230:
a deployment unit 210, configured to deploy an nginnx server in a public cloud, where a multi-chassis access policy in a private cloud is configured in the nginnx server;
a receiving unit 220, configured to receive, by an Nginx server in the public cloud, an Http request, where the Http request refers to a request for accessing multiple computer rooms in a private cloud;
a sending unit 230, configured to send the Http request to a nginnx server of a target machine room in a private cloud according to a multi-machine room access policy in the private cloud configured in the nginnx server, so as to provide Http service through a corresponding machine room in the private cloud.
In an embodiment of the present application, the public cloud includes a plurality of available regions, and the deployment unit 210 is specifically configured to: and respectively deploying a plurality of Nginx servers in each available area, and configuring the plurality of Nginx servers deployed in each available area into a multi-active mode.
In an embodiment of the present application, load balancing servers are further respectively deployed in each available area of the public cloud, and the receiving unit 220 is specifically configured to: receiving the Http request by a load balancing server in the available area; and sending the Http request to a target Nginx server deployed in the available region according to a load balancing strategy configured in the load balancing server, wherein the target Nginx server is any one of a plurality of Nginx servers deployed in the available region.
In an embodiment of the present application, a plurality of machine rooms are deployed in the private cloud, a multi-machine-room access policy in the private cloud is a machine-room multi-active policy, and the sending unit 230 is specifically configured to: and distributing the Http request to an Nginx server of a target machine room according to the machine room multi-activity strategy according to a preset distribution principle, wherein the target machine room is a machine room which is deployed in the private cloud and is in a survival state.
In an embodiment of the application, the multi-machine-room access policy in the private cloud is a machine-room master-slave policy, and the sending unit 230 is specifically configured to: determining a main machine room in the private cloud as the target machine room according to the main machine room and standby machine room strategy; and sending the Http request to an Nginx server of the main computer room.
In an embodiment of the present application, the sending unit 230 is specifically configured to: and sending the Http request to an Nginx server of a target machine room in the private cloud through the private line connection between the public cloud and the private cloud.
In an embodiment of the application, a primary Nginx server and a standby Nginx server are respectively deployed in each machine room in the private cloud, and the sending unit 230 is specifically configured to: determining a main computer room in the private cloud and a main Nginx server in the main computer room; and sending the Http request to a main Nginx server in the main computer room.
In an embodiment of the present application, a plurality of Nginx servers are respectively deployed in each machine room in the private cloud, each Nginx server in the private cloud is configured with an SSL secure certificate, and the sending unit 230 is specifically configured to: acquiring an SSL security certificate configured by an Nginx server in the private cloud; encrypting the Http request by using the SSL security certificate to obtain the Http request; and sending the Http request to a Nginx server of a target machine room in a private cloud to provide Http service through the Nginx server of the target machine room in the private cloud.
It can be understood that, the communication transmission apparatus can implement the steps of the communication transmission method executed by the public cloud server provided in the foregoing embodiment, and the relevant explanations about the communication transmission method are all applicable to the communication transmission apparatus, and are not described herein again.
The embodiment of the application further provides a communication transmission system which comprises a public cloud server and a private cloud server, wherein the public cloud server is used for any one of the methods.
As shown in fig. 3, a schematic structural diagram of a communication transmission system in the embodiment of the present application is provided. The method comprises the steps that a plurality of available areas are deployed on a public cloud side, an SLB and a plurality of Nginx servers are deployed in each available area, a plurality of machine rooms are deployed on a private cloud side, and a plurality of Nginx servers are deployed in each machine room.
When communication transmission is carried out, an SLB in a public cloud server receives an http request triggered by a user on an APP, and then the http request is sent to a corresponding Nginx server in the public cloud according to a load balancing strategy. And then the Nginx server in the public cloud sends the http request to a target Nginx server in the target machine room according to a pre-configured multi-machine-room access strategy in the private cloud, and finally the target Nginx server provides http service and returns the result to the user layer by layer.
It should be noted that, in the embodiment of the present application, the multiple active mode is uniformly adopted when the Nginx server proxies the APP.
In an embodiment of the present application, the multi-machine-room access policy in the private cloud includes a machine-room master-slave policy, and the private cloud server is configured to execute: determining a current state of a main room in the private cloud; and if the current state of the host computer room of the private cloud is a fault state, switching the host computer room, and receiving an Http request sent by an Nginx server in the public cloud through the switched host computer room.
The multi-computer-room access strategy in the private cloud can adopt a computer-room main-standby strategy, under the strategy, the current state of the main computer room in the private cloud can be detected according to a certain frequency, if abnormal conditions such as failure and the like of the main computer room in the private cloud are detected, the failed main computer room can be switched, and the standby computer room takes over the work of the failed main computer room, so that the high availability and the service continuity of the whole system are ensured.
In an embodiment of the present application, each machine room in the private cloud is respectively bound with a corresponding virtual IP address, and the private cloud server is further configured to execute: and if the current state of the host computer room of the private cloud is a fault state, drifting the virtual IP address of the host computer room to a standby computer room by using keepalive high-availability software so as to switch the host computer room of the private cloud.
Keepallded high-availability software is deployed in Nginx servers of the private cloud, the Keepallded is used for detecting the state of each Nginx server in a machine room, if one Nginx server is down or works in a fault, the Keepallded detects the state and removes the faulty Nginx server, and meanwhile, other Nginx servers are used for replacing the work of the Nginx server, so that the high availability of the system is ensured. In a similar way, when one machine room breaks down, the whole machine room can be automatically isolated, and meanwhile, other machine rooms are used for replacing the machine room.
When implementing the high availability function of the system, keepalived may bind the corresponding virtual IP address (VIP for short) to each computer room in advance, where the VIP may be understood as an IP that is not allocated to a real host, that is, a virtual IP address is provided for a Nginx server that provides a service to the outside in addition to a real IP address, and any one of the two IP addresses may be used to connect to the Nginx server, and the virtual IP address is generally used in actual use. When the machine room fails and cannot provide service to the outside, keepalived can dynamically switch the virtual IP address of the machine room to a standby machine room, so that switching of the main machine room and the standby machine room is realized, and high availability of the system is ensured.
Because the existing communication transmission mode between the private cloud and the public cloud is mainly realized by the SLB deployed in the public cloud based on a load balancing strategy, namely, the request is forwarded by adopting a random routing mode, the mode ignores the states of all machine rooms in the private cloud and the actual requirements in a distributed multi-machine room service scene.
In the embodiment of the application, the multi-machine-room access strategy of the private cloud is configured in the public cloud, so that when the Nginx server in the public cloud carries out request forwarding, the access priorities of a plurality of machine rooms in the private cloud can be autonomously controlled according to the multi-machine-room access strategy, the high availability and the service continuity of the system are ensured, and the actual requirements under the distributed multi-machine-room service scene are met.
Fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present application. Referring to fig. 4, at a hardware level, the electronic device includes a processor, and optionally further includes an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be connected to each other by an internal bus, which may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 4, but this does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads the corresponding computer program from the nonvolatile memory into the memory and runs the computer program to form the communication transmission device on a logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
deploying a Nginx server in a public cloud, wherein a multi-computer-room access strategy in a private cloud is configured in the Nginx server;
receiving an Http request through an Nginx server in the public cloud;
and sending the Http request to a Nginx server of a target machine room in a private cloud according to a multi-machine-room access policy in the private cloud configured in the Nginx server to provide Http service through the Nginx server of the target machine room in the private cloud, wherein the target machine room is a machine room determined according to the multi-machine-room access policy.
The method performed by the communication transmission apparatus according to the embodiment shown in fig. 1 of the present application may be applied to or implemented by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software modules may be located in ram, flash, rom, prom, or eprom, registers, etc. as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
The electronic device may further execute the method executed by the communication transmission apparatus in fig. 1, and implement the function of the communication transmission apparatus in the embodiment shown in fig. 1, which is not described herein again.
An embodiment of the present application further provides a computer-readable storage medium storing one or more programs, where the one or more programs include instructions, which, when executed by an electronic device including multiple application programs, enable the electronic device to perform the method performed by the communication transmission apparatus in the embodiment shown in fig. 1, and are specifically configured to perform:
deploying a Nginx server in a public cloud, wherein a multi-computer-room access strategy in a private cloud is configured in the Nginx server;
receiving an Http request through an Nginx server in the public cloud;
and sending the Http request to a Nginx server of a target machine room in a private cloud according to a multi-machine-room access policy in the private cloud configured in the Nginx server to provide Http service through the Nginx server of the target machine room in the private cloud, wherein the target machine room is a machine room determined according to the multi-machine-room access policy.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Disks (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of other like elements in a process, method, article, or apparatus comprising the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement or the like made within the spirit and principle of the present application shall be included in the scope of the claims of the present application.

Claims (14)

1. A communication transmission method performed by a public cloud server, wherein the method comprises:
deploying a Nginx server in a public cloud, wherein a multi-computer-room access strategy in a private cloud is configured in the Nginx server;
receiving an Http request through an Nginx server in the public cloud, wherein the Http request refers to a request for accessing multiple computer rooms in a private cloud;
and sending the Http request to a Nginx server of a target machine room in a private cloud according to a multi-machine-room access policy in the private cloud configured in the Nginx server to provide Http service through the Nginx server of the target machine room in the private cloud, wherein the target machine room is a machine room determined according to the multi-machine-room access policy.
2. The method of claim 1, wherein the public cloud includes a plurality of available zones therein, the deploying a Nginx server in the public cloud comprising:
and respectively deploying a plurality of Nginx servers in each available area, and configuring the plurality of Nginx servers deployed in each available area into a multi-active mode.
3. The method according to claim 2, wherein load balancing servers are further deployed in each available area of the public cloud, and the receiving, by an Nginx server in the public cloud, an Http request includes:
receiving the Http request by a load balancing server in the available area;
and sending the Http request to a target Nginx server deployed in the available area according to a load balancing strategy configured in the load balancing server, wherein the target Nginx server is any one of a plurality of Nginx servers deployed in the available area.
4. The method of claim 1, wherein a plurality of machine rooms are deployed in the private cloud, the multi-machine-room access policy in the private cloud is a machine-room multi-active policy, and the sending the Http request to the Nginx server of the target machine room in the private cloud according to the multi-machine-room access policy in the private cloud configured in the Nginx server comprises:
and distributing the Http request to an Nginx server of a target machine room according to the machine room multi-activity strategy according to a preset distribution principle, wherein the target machine room is a machine room which is deployed in the private cloud and is in a survival state.
5. The method of claim 1, wherein the multi-machine-room access policy in the private cloud is a machine-room active-standby policy, and the sending the Http request to the nginnx server of the target machine room in the private cloud according to the multi-machine-room access policy in the private cloud configured in the nginnx server comprises:
determining a main computer room in the private cloud as the target computer room according to the main and standby computer room strategy;
and sending the Http request to an Nginx server of the main computer room.
6. The method of claim 1, wherein the sending the Http request to an Nginx server of a target room in a private cloud comprises:
and sending the Http request to an Nginx server of a target machine room in the private cloud through the private line connection between the public cloud and the private cloud.
7. The method according to claim 1, wherein each machine room in the private cloud is respectively deployed with a primary Nginx server and a standby Nginx server, and the sending the Http request to the Nginx server of the target machine room in the private cloud comprises:
determining a main computer room in the private cloud and a main Nginx server in the main computer room;
and sending the Http request to a main Nginx server in the main computer room.
8. The method as claimed in claim 1, wherein each of the rooms in the private cloud is deployed with a plurality of Nginx servers, each of the Nginx servers in the private cloud is configured with an SSL security certificate, and the sending the Http request to the Nginx server of the target room in the private cloud comprises:
acquiring an SSL security certificate configured by an Nginx server in the private cloud;
encrypting the Http request by using the SSL security certificate to obtain the Http request;
and sending the Http request to a Nginx server of a target machine room in a private cloud so as to provide Http service through the Nginx server of the target machine room in the private cloud.
9. A communication transmission apparatus applied to a public cloud server, wherein the apparatus is used for implementing the method of any one of claims 1 to 8.
10. A communication transmission system comprising a public cloud server and a private cloud server, wherein the public cloud server is configured to implement the method of any one of claims 1 to 8.
11. The system of claim 10, wherein the multi-room access policy in the private cloud comprises a main-room-master policy, and the private cloud server is configured to perform:
determining a current state of a main computer room in the private cloud;
and if the current state of the host computer room of the private cloud is a fault state, switching the host computer room, and receiving an Http request sent by an Nginx server in the public cloud through the switched host computer room.
12. The system of claim 11, wherein each machine room in the private cloud is bound with a corresponding virtual IP address, and the private cloud server is further configured to:
and if the current state of the host computer room of the private cloud is a fault state, drifting the virtual IP address of the host computer room to a standby computer room by using keepalive high-availability software so as to switch the host computer room of the private cloud.
13. An electronic device, comprising:
a processor; and
a memory arranged to store computer executable instructions that when executed cause the processor to perform the method of any one of claims 1 to 8.
14. A computer readable storage medium storing one or more programs which, when executed by an electronic device comprising a plurality of application programs, cause the electronic device to perform the method of any of claims 1-8.
CN202110440491.1A 2021-04-23 2021-04-23 Communication transmission method, device and system Active CN115242700B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110440491.1A CN115242700B (en) 2021-04-23 2021-04-23 Communication transmission method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110440491.1A CN115242700B (en) 2021-04-23 2021-04-23 Communication transmission method, device and system

Publications (2)

Publication Number Publication Date
CN115242700A true CN115242700A (en) 2022-10-25
CN115242700B CN115242700B (en) 2024-03-22

Family

ID=83665882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110440491.1A Active CN115242700B (en) 2021-04-23 2021-04-23 Communication transmission method, device and system

Country Status (1)

Country Link
CN (1) CN115242700B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116151832A (en) * 2023-04-18 2023-05-23 支付宝(杭州)信息技术有限公司 Interactive wind control system and method

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170163644A1 (en) * 2015-12-07 2017-06-08 International Business Machines Corporation Permission based access control for offloaded services
US20180027050A1 (en) * 2016-07-22 2018-01-25 Microsoft Technology Licensing, Llc Access services in hybrid cloud computing systems
CN108989362A (en) * 2017-05-31 2018-12-11 北京京东尚科信息技术有限公司 A kind for the treatment of method and apparatus of static resource
JP2019047199A (en) * 2017-08-30 2019-03-22 アイホン株式会社 Intercom system
CN110071918A (en) * 2019-04-19 2019-07-30 北京那镁克科技有限公司 A kind of data communications method and device based on mixed cloud
CN110224860A (en) * 2019-05-17 2019-09-10 平安科技(深圳)有限公司 Load balancing application creation method, device, computer equipment and storage medium
CN110430281A (en) * 2019-08-15 2019-11-08 深圳市般若大数据技术有限公司 Method, apparatus, equipment and the storage medium of public cloud acquisition private clound data
CN110780977A (en) * 2019-10-25 2020-02-11 杭州安恒信息技术股份有限公司 Task issuing method, device and system based on cloud computing and readable storage medium
US20200099687A1 (en) * 2018-09-26 2020-03-26 Hewlett Packard Enterprise Development Lp Secure communication between a service hosted on a private cloud and a service hosted on a public cloud
US20200136825A1 (en) * 2018-10-31 2020-04-30 Nutanix, Inc. Systems and methods for pairing on-premise clusters to clouds using identity service providers
CN111274027A (en) * 2020-01-09 2020-06-12 山东汇贸电子口岸有限公司 Multi-live load balancing method and system applied to openstack cloud platform
CN111385203A (en) * 2020-03-19 2020-07-07 上海东普信息科技有限公司 Data transmission method, device and equipment based on hybrid cloud and storage medium
CN111464592A (en) * 2020-03-09 2020-07-28 平安科技(深圳)有限公司 Load balancing method, device, equipment and storage medium based on microservice
WO2020252921A1 (en) * 2019-06-18 2020-12-24 平安科技(深圳)有限公司 Multi-active load balancing application expansion method, application, device, and storage medium
CN112291157A (en) * 2020-10-23 2021-01-29 翼集分电子商务(上海)有限公司 Intelligent service access control center based on hybrid cloud in scoring system

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170163644A1 (en) * 2015-12-07 2017-06-08 International Business Machines Corporation Permission based access control for offloaded services
US20180027050A1 (en) * 2016-07-22 2018-01-25 Microsoft Technology Licensing, Llc Access services in hybrid cloud computing systems
CN108989362A (en) * 2017-05-31 2018-12-11 北京京东尚科信息技术有限公司 A kind for the treatment of method and apparatus of static resource
JP2019047199A (en) * 2017-08-30 2019-03-22 アイホン株式会社 Intercom system
US20200099687A1 (en) * 2018-09-26 2020-03-26 Hewlett Packard Enterprise Development Lp Secure communication between a service hosted on a private cloud and a service hosted on a public cloud
US20200136825A1 (en) * 2018-10-31 2020-04-30 Nutanix, Inc. Systems and methods for pairing on-premise clusters to clouds using identity service providers
CN110071918A (en) * 2019-04-19 2019-07-30 北京那镁克科技有限公司 A kind of data communications method and device based on mixed cloud
CN110224860A (en) * 2019-05-17 2019-09-10 平安科技(深圳)有限公司 Load balancing application creation method, device, computer equipment and storage medium
WO2020252921A1 (en) * 2019-06-18 2020-12-24 平安科技(深圳)有限公司 Multi-active load balancing application expansion method, application, device, and storage medium
CN110430281A (en) * 2019-08-15 2019-11-08 深圳市般若大数据技术有限公司 Method, apparatus, equipment and the storage medium of public cloud acquisition private clound data
CN110780977A (en) * 2019-10-25 2020-02-11 杭州安恒信息技术股份有限公司 Task issuing method, device and system based on cloud computing and readable storage medium
CN111274027A (en) * 2020-01-09 2020-06-12 山东汇贸电子口岸有限公司 Multi-live load balancing method and system applied to openstack cloud platform
CN111464592A (en) * 2020-03-09 2020-07-28 平安科技(深圳)有限公司 Load balancing method, device, equipment and storage medium based on microservice
CN111385203A (en) * 2020-03-19 2020-07-07 上海东普信息科技有限公司 Data transmission method, device and equipment based on hybrid cloud and storage medium
CN112291157A (en) * 2020-10-23 2021-01-29 翼集分电子商务(上海)有限公司 Intelligent service access control center based on hybrid cloud in scoring system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116151832A (en) * 2023-04-18 2023-05-23 支付宝(杭州)信息技术有限公司 Interactive wind control system and method

Also Published As

Publication number Publication date
CN115242700B (en) 2024-03-22

Similar Documents

Publication Publication Date Title
US20190028538A1 (en) Method, apparatus, and system for controlling service traffic between data centers
US20240039895A1 (en) Virtual private gateway for encrypted communication over dedicated physical link
US10581674B2 (en) Method and apparatus for expanding high-availability server cluster
CN112671882B (en) Same-city double-activity system and method based on micro-service
US9659075B2 (en) Providing high availability in an active/active appliance cluster
CN110474802B (en) Equipment switching method and device and service system
CN112350918B (en) Service traffic scheduling method, device, equipment and storage medium
US20230275845A1 (en) Load balancing communication sessions in a networked computing environment
WO2017114363A1 (en) Packet processing method, bng and bng cluster system
CN111694519B (en) Method, system and server for mounting cloud hard disk on bare metal server
CN115242700B (en) Communication transmission method, device and system
CN112564983B (en) Data transmission method, device, computer system and medium
US20180248791A1 (en) Customer premises equipment virtualization
CN111818081B (en) Virtual encryption machine management method, device, computer equipment and storage medium
US11848995B2 (en) Failover prevention in a high availability system during traffic congestion
CN114020466B (en) Method and device for balancing double active loads, electronic equipment and storage medium
US11372686B1 (en) Capacity management for global resources
CN116192855A (en) Load balancing method, load balancing device, electronic equipment and computer readable storage medium
CN117040933B (en) Cross-regional network drainage processing method, security processing method, device and equipment
US20210211381A1 (en) Communication method and related device
CN114579338A (en) Double-machine distributed arbitration system and arbitration method thereof
CN113595760A (en) System fault processing method and device
CN117014443A (en) Cloud load balancing method, device, equipment, storage medium and system
CN116781721A (en) Session information synchronization method and device, first node and storage medium
CN115086978A (en) Network function virtualization SDN network system

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