CN105515839A - System and method for promoting Radius service performance - Google Patents

System and method for promoting Radius service performance Download PDF

Info

Publication number
CN105515839A
CN105515839A CN201510855866.5A CN201510855866A CN105515839A CN 105515839 A CN105515839 A CN 105515839A CN 201510855866 A CN201510855866 A CN 201510855866A CN 105515839 A CN105515839 A CN 105515839A
Authority
CN
China
Prior art keywords
server
radius
address
priority
client
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
CN201510855866.5A
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.)
Shanghai Feixun Data Communication Technology Co Ltd
Original Assignee
Shanghai Feixun Data Communication 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 Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201510855866.5A priority Critical patent/CN105515839A/en
Publication of CN105515839A publication Critical patent/CN105515839A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • H04L41/0668Management of faults, events, alarms or notifications using network fault recovery by dynamic selection of recovery network elements, e.g. replacement by the most appropriate element after failure
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • 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
    • 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/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 
    • 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/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Abstract

The invention provides a system and method for promoting Radius service performance. The method comprises: providing multiple Radius servers; registering the server addresses of other Radius servers on every Radius server; sequentially arranging priorities for all Radius servers, taking the Radius server with the highest priority as the main server, taking the other Radius servers as slave servers, thus forming a server cluster; and synchronizing all client information of the slave servers to the main server so that the main server distributes communication messages to corresponding Radius servers. According to the invention, the traditional Radius servers are modified, therefore, the Radius servers are equipped with load equalizing functions and can synchronize data mutually; when the servers go down, the influence on the client is reduced to the utmost.

Description

For promoting the system and method for Radius service performance
Technical field
The present invention relates to Radius server, particularly relating to a kind of system and method for promoting Radius service performance.
Background technology
RADIUS (RemoteAuthenticationDial-InUserService; remote authentication dial-in user service) be a kind of IT policy of distributed, client terminal/server structure; energy protecting network, by the interference of unauthorized access, is often applied in and had both required high security, has in the various network environments of permission remote user access.
Generally adopt now single server to carry out certification, or adopt the software of third party's load balancing realize improving performance and eliminate Single Point of Faliure.
The shortcoming adopting single server is that performance is easy to just reach bottleneck, and cannot eliminate Single Point of Faliure problem.
The shortcoming adopting third party's load balancing software to realize load balancing is, such as adopt three Radius servers to carry out load balancing, this three station server is separate in fact, and the data of they three are difficult to be shared.Such as, a present Radius server A of user has carried out certification, the machine if Radius server A is delayed, so this user must carry out certification next time in Radius server B or C, this time in fact, user's data on server lost, and this can bring certain loss.
Summary of the invention
The shortcoming of prior art in view of the above, the object of the present invention is to provide a kind of system and method for promoting Radius service performance, adopting single server performance easily to reach bottleneck and the problem that cannot eliminate of Single Point of Faliure and adopt the machine of delaying existed during third party's load balancing software to make loss of data and damnous problem for solving.
For achieving the above object and other relevant objects, one aspect of the present invention provides a kind of method for promoting Radius service performance, comprising:
Multiple stage Radius server is provided, and is the server address that every platform Radius Servers installed is corresponding;
The server address of other Radius servers is registered on every platform Radius server;
For all Radius servers sequentially arrange priority, using Radius server the highest for priority as master server remaining Radius server as from server to form server cluster, the server address of described master server is set to cluster address; And
According to described cluster address, described all client-side informations from server are synchronized to described master server, for described master server, communication message are distributed to corresponding Radius server.
Preferably, for all Radius servers sequentially arrange priority, comprising:
Server address size according to described Radius server sorts;
Priority is set according to above-mentioned sequence, for little server address arranges high priority.
Preferably, communication message is distributed to corresponding Radius server by described master server, comprising:
Described master server judges whether the address of sending the client of communication message has corresponding server address, if have, then communication message is distributed to the Radius server corresponding with described corresponding server address, if nothing, then according to the Radius server of priority from height to low distributed tasks to correspondence.
Preferably, if to delay machine from server, then the client-side information corresponding from server of the machine of delaying and corresponding machine of delaying are distributed to the Radius server from server last position of priority at the machine of delaying from the communication message of server by described master server.
Preferably, the machine if master server is delayed, then select priority the highest from server as new master server, the server address of self is revised as described cluster address by new master server.
The present invention additionally provides a kind of system for promoting Radius service performance on the other hand, comprises multiple stage Radius server, and every platform Radius server is provided with corresponding server address; All Radius servers sequentially arrange priority to form server cluster, and the Radius server that priority is the highest is master server and remaining Radius server is from server; Every platform Radius service is all registered with the server address of other Radius servers, the cluster address of described server cluster is the server address of described master server;
Wherein:
Described from server be used for according to described cluster address, all client-side informations are synchronized to described master server;
Described master server is used for communication message to be distributed to corresponding Radius server.
Preferably, all Radius servers arrange priority according to the size order of server address, and the priority of the Radius server that server address is little is high.
Preferably, the described master server Dispatching Unit that comprises judging unit and be connected with described judging unit;
Described judging unit is for identifying the address of the client sending communication message, and judge whether the server address corresponding with the address of described client, draw the server address corresponding with the address of described client if judge, then the server address of correspondence is sent to described Dispatching Unit; Draw not corresponding with the address of described client server address if judge, be then sent to described Dispatching Unit according to priority from height to low acquisition server address;
Described Dispatching Unit is used for communication message being sent to the Radius server corresponding to described server address received.
Preferably, if to delay machine from server, the judging unit of described master server obtains priority and is sent to described Dispatching Unit at the server address of the Radius server from the last position of server of the machine of delaying, and the client-side information corresponding from server of the machine of delaying is sent to the Radius server from server last position of priority at the machine of delaying.
Preferably, the machine if master server is delayed, described server cluster select priority the highest from server as new master server, the server address of self is revised as described cluster address by new master server.
As mentioned above, a kind of system and method for promoting Radius service performance of the present invention, has following beneficial effect:
System and method for promoting Radius service performance of the present invention, improve for traditional Radius server, make Radius server have the function of load balancing, and energy synchrodata mutually, realize server delay machine time, drop to minimum on the impact of client.Radius server can be set up into a cluster by the present invention effectively, effectively can promote the performance of server and the stability of server, and effectively can eliminate Single Point of Faliure.
Accompanying drawing explanation
Fig. 1 is shown as the structured flowchart of the present invention for the system and client that promote Radius service performance.
Fig. 2 is shown as the present invention for promoting the flow chart of the method for Radius service performance.
Element numbers explanation
10 clients
11Radius server 1
12Radius server 2
13Radius server 3
1nRadius server n
S21 ~ S24 step
Embodiment
Below by way of specific instantiation, embodiments of the present invention are described, those skilled in the art the content disclosed by this specification can understand other advantages of the present invention and effect easily.The present invention can also be implemented or be applied by embodiments different in addition, and the every details in this specification also can based on different viewpoints and application, carries out various modification or change not deviating under spirit of the present invention.It should be noted that, when not conflicting, the feature in following examples and embodiment can combine mutually.
It should be noted that, the diagram provided in following examples only illustrates basic conception of the present invention in a schematic way, then only the assembly relevant with the present invention is shown in graphic but not component count, shape and size when implementing according to reality is drawn, it is actual when implementing, and the kenel of each assembly, quantity and ratio can be a kind of change arbitrarily, and its assembly layout kenel also may be more complicated.
Referring to Fig. 1, the invention provides a kind of system and method for promoting Radius service performance, be intended to promote the performance of Radius server and the stability of Radius server.Multiple stage Radius server is utilized to form server cluster, be sequentially multiple stage Radius Servers installed priority, using Radius server the highest for priority as master server, all the other are as from server, carry out interactive communication by master server and client, communication message is distributed to corresponding Radius server by master server again.All can by the data syn-chronization of self to master server from server, when delaying machine from server, master server can be assigned another and be communicated with the client of the machine of delaying from server from server, when master server delays machine, select priority the highest from server as new master server, achieve when Radius server delays machine, minimum effect is dropped on the impact of client.And the Radius server in server cluster in the present invention has the function of load balancing, can also synchrodata mutually, improve performance and the stability of Radius server.Below in conjunction with accompanying drawing, the present invention is described for the system and method promoting Radius service performance.
As shown in Figure 1, a kind of system for promoting Radius service performance of the present invention comprises multiple stage Radius server, be respectively Radius server 11, Radius server 12, Radius server 13, and Radius server 1n, each Radius server is provided with corresponding server address, the server address of Radius server 11 is MAC1, the server address of Radius server 12 is MAC2, the server address of Radius server 13 is MAC3, the server address of Radius server 1n is MACN, n and N is wherein positive integer, and be more than or equal to 2.All Radius servers sequentially arrange priority to form server cluster, for Radius server 11, Radius server 12, Radius server 13, and Radius server 1n erection sequence arranges priority, the Radius server that its medium priority is the highest is master server, and remaining Radius server is from server, a master server is set in a server cluster, remaining is from server, interactive communication is carried out by master server and client, communication message is distributed to corresponding Radius server and processes by master server again.Every platform Radius server is all registered with the server address of other Radius servers, to make every platform Radius server know the server address of other Radius servers, on Radius server 11, be such as registered with the server address of Radius server 12 to Radius server 1n.The cluster address of the server cluster of all Radius server compositions is the server address of master server, from server for self all client-side information being synchronized to master server according to cluster address, master server is used for communication message to be distributed to corresponding Radius server.
Radius server arranges priority according to the size order of server address, and the priority of the Radius server that server address is little is high.Radius server 11 to Radius server 1n puts in order as Radius server 11, Radius server 12, Radius server 13, Radius server 1n according to server address size, so the order of the priority of Radius server 11 to Radius server 1n is also Radius server 11, Radius server 12, Radius server 13, Radius server 1n, such Radius server 11 is master server, and remaining is from server.
Master server is used for carrying out interactive communication with client 10, master server synchronously has all client-side informations from server, master server can according to the IP address distribution task of client 10, and the task of namely realizing a unified client is distributed on same Radius server.Master server is not when finding the Radius server of corresponding distribution according to the IP address of client 10, according to priority from height to distributed tasks low, this priority also comprises master server self certainly.Preferably, the Dispatching Unit being provided with judging unit and being connected with judging unit in master server, judging unit is used for the server address that judgement draws communication message (i.e. task), and server address is sent to Dispatching Unit.The Radius server that Dispatching Unit is used for communication message to be sent to the server address of reception corresponding processes.First judging unit identifies the IP address of the client 10 sending communication message, judge whether the server address corresponding with the IP address of this client 10, because synchronously there being the client-side information in all Radius servers in master server, the all client-side informations of IP address in master server according to the client 10 identified carry out matched and searched, just can find out the server address corresponding with the IP address of client 10, when judging to draw the server address corresponding with the IP address of client 10, this server address is sent to Dispatching Unit; When judging to draw not corresponding with the IP address of client 10 server address, then be sent to Dispatching Unit according to priority from height to low acquisition server address, the judging unit of master server offers distributed tasks from the Radius server that priority is the highest.
When delaying machine from server, the judging unit of master server obtains priority and is sent to Dispatching Unit at the server address of the Radius server from the last position of server of the machine of delaying, and task is sent to Radius server corresponding to this server address by Dispatching Unit.The judging unit of master server is when delaying machine from server, send to priority at the Radius server from the last position of server of the machine of delaying from the client-side information of server the machine of delaying, by priority the machine of delaying from the Radius server of the last position of server take over this machine of delaying from server.
When master server delays machine, select in server cluster priority the highest from server as new master server, the server address of self is revised as cluster address by new master server, and such cluster address can not change.Self all client-side information is synchronized to new master server place according to cluster address by all Radius servers.The present invention effectively raises service performance and the stability of Radius server.
Below with Radius server 11 for master server, Radius server 12, Radius server 13 and Radius server 1n are be that example is described the system for promoting Radius server performance of the present invention from server.The priority orders of all Radius servers from height to low be Radius server 11, Radius server 12, Radius server 13, Radius server 1n.Every platform Radius server is registered respectively the server address of other Radius servers, on Radius server 11, such as register the server address of Radius server 12, Radius server 13 and Radius server 1n, know the server address of other Radius servers to make every platform Radius server.
Radius server 11, Radius server 12, Radius server 13 and Radius server 1n constitute server cluster, the server address of Radius server 11 is set to cluster address, all is synchronized to master server according to this cluster address by self all client-side information from server, and namely all client-side informations of self are synchronized to Radius server 11 place according to cluster address by Radius server 12, Radius server 13 and Radius server 1n.Such master server and Radius server 11 just can know client-side information and each is from the corresponding relation between server, the task of same client can be distributed to same Radius server process when distributed tasks.When Radius server 13 is delayed machine, Radius server 11 can be taken over than the higher leveled Radius server 12 of Radius server 13 by dispatching priority, all client-side informations that Radius server 13 synchronously comes are sent to Radius server 12, to make communicating from the client of server of Radius server 12 and the machine of delaying.Avoid, when delaying machine, loss of data occurs, effectively improve Radius service performance.
The task distribution rules of master server, for Radius server 11 for master server, Radius server 11 sequentially distributed tasks from the Radius server that priority is the highest, comprising self, namely in order task is first issued oneself process, then be sent to Radius server 12, sort downwards successively.Point IP address of returning based on client 10 of Radius server 11 task, the task that namely will meet same client is distributed on same Radius server, synchronously there are all client-side informations corresponding from server at Radius server 11 place, can find according to the IP address of client 10 corresponding to server thus, and task is distributed to this from server.
When Radius server 11 is delayed machine, never delay in the Radius server of machine, the Radius server selecting priority the highest is new master server, and at this moment Radius server 12 is new master server.The server address of self is revised as cluster address by Radius server 12, and all client-side informations of self are synchronized to Radius server 12 according to cluster address by Radius servers all like this.Effectively Radius server can be set up into a cluster by the way, effectively can promote the performance of server, eliminate Single Point of Faliure.
Below the present invention is described for the method promoting Radius service performance.
As shown in Figure 2, the method for promoting Radius service performance of the present invention comprises the steps:
Perform step S21, providing multiple stage Radius server, is every platform Radius Servers installed server address, server address corresponding to Radius Servers installed every day.Then step S22 is performed.
Perform step S22, on every platform Radius server, register the server address of other Radius servers, make every platform Radius server know the server address of other Radius servers.Then step S23 is performed.
Perform step S23, for all Radius servers sequentially arrange priority, priority the highest as master server, remaining is as from server, forms server cluster, the server address of master server is set to cluster address.Then step S24 is performed.
Perform step S24, all client-side informations from server are synchronized to master server, communication message is distributed to corresponding Radius server for master server, the client-side information of self is synchronized to master server according to cluster address by all Radius servers.
For all Radius servers sequentially arrange priority, realize as follows: the Radius server all according to the large young pathbreaker of the server address of Radius server sorts; Priority is set according to above-mentioned sequence, for little server address arranges high priority.As described in Figure 1, the server address of such as Radius server 11 is MAC1, the server address of Radius server 12 is MAC2, the server address of Radius server 13 is MAC3, the server address of Radius server 1n is MACN, the priority orders of all Radius servers from height to low be Radius server 11, Radius server 12, Radius server 13, Radius server 1n.Such Radius server 11 is master server, and remaining is from server.
Communication message is distributed to corresponding Radius server by master server, comprise the steps: that master server judges whether the address of sending the client of communication message has corresponding server address, if have, then communication message is distributed to the Radius server corresponding with corresponding server address, if nothing, then according to the Radius server of priority from height to low distributed tasks to correspondence.If to delay machine from server, then the client-side information corresponding from server of the machine of delaying and corresponding machine of delaying are distributed to the Radius server from server last position of priority at the machine of delaying from the communication message of server by master server.The machine if master server is delayed, then select priority the highest from server as new master server, the server address of self is revised as described cluster address by new master server.
Below with Radius server 11 for master server, Radius server 12, Radius server 13 and Radius server 1n are be that example is described the method for promoting Radius server performance of the present invention from server.
Radius server 11, Radius server 12, Radius server 13 and Radius server 1n constitute server cluster, the server address of Radius server 11 is set to cluster address, all is synchronized to master server according to this cluster address by self all client-side information from server, and namely all client-side informations of self are synchronized to Radius server 11 place according to cluster address by Radius server 12, Radius server 13 and Radius server 1n.Such master server and Radius server 11 just can know client-side information and each is from the corresponding relation between server, the task of same client can be distributed to same Radius server process when distributed tasks.When Radius server 13 is delayed machine, Radius server 11 can be taken over than the higher leveled Radius server 12 of Radius server 13 by dispatching priority, all client-side informations that Radius server 13 synchronously comes are sent to Radius server 12, to make communicating from the client of server of Radius server 12 and the machine of delaying.Avoid, when delaying machine, loss of data occurs, effectively improve Radius service performance.
The task distribution rules of master server, for Radius server 11 for master server, Radius server 11 sequentially distributed tasks from the Radius server that priority is the highest, comprising self, namely in order task is first issued oneself process, then be sent to Radius server 12, sort downwards successively.Point IP address of returning based on client 10 of Radius server 11 task, the task that namely will meet same client is distributed on same Radius server, synchronously there are all client-side informations corresponding from server at Radius server 11 place, can find according to the IP address of client 10 corresponding to server thus, and task is distributed to this from server.
When Radius server 11 is delayed machine, never delay in the Radius server of machine, the Radius server selecting priority the highest is new master server, and at this moment Radius server 12 is new master server.The server address of self is revised as cluster address by Radius server 12, and all client-side informations of self are synchronized to Radius server 12 according to cluster address by Radius servers all like this.
In sum, Radius server, for promoting the system and method for Radius service performance, can be constructed as a cluster, effectively promote the performance of server, effectively eliminate Single Point of Faliure, also improve the stability of server by the present invention effectively.The invention enables Radius server to have the function of load balancing, and can synchrodata mutually, realize server delay machine time, minimum effect is dropped on the impact of client.So the present invention effectively overcomes various shortcoming of the prior art and tool high industrial utilization.
Above-described embodiment is illustrative principle of the present invention and effect thereof only, but not for limiting the present invention.Any person skilled in the art scholar all without prejudice under spirit of the present invention and category, can modify above-described embodiment or changes.Therefore, such as have in art usually know the knowledgeable do not depart from complete under disclosed spirit and technological thought all equivalence modify or change, must be contained by claim of the present invention.

Claims (10)

1. for promoting a method for Radius service performance, it is characterized in that, comprising:
Multiple stage Radius server is provided, and is the server address that every platform Radius Servers installed is corresponding;
The server address of other Radius servers is registered on every platform Radius server;
For all Radius servers sequentially arrange priority, using Radius server the highest for priority as master server remaining Radius server as from server to form server cluster, the server address of described master server is set to cluster address; And
According to described cluster address, described all client-side informations from server are synchronized to described master server, for described master server, communication message are distributed to corresponding Radius server.
2. as claimed in claim 1 for promoting the method for Radius service performance, it is characterized in that, for all Radius servers sequentially arrange priority, comprising:
Server address size according to described Radius server sorts;
Priority is set according to above-mentioned sequence, for little server address arranges high priority.
3. as claimed in claim 1 or 2 for promoting the method for Radius service performance, it is characterized in that, communication message is distributed to corresponding Radius server by described master server, comprising:
Described master server judges whether the address of sending the client of communication message has corresponding server address, if have, then communication message is distributed to the Radius server corresponding with described corresponding server address, if nothing, then according to the Radius server of priority from height to low distributed tasks to correspondence.
4. as claimed in claim 3 for promoting the method for Radius service performance, it is characterized in that, if to delay machine from server, then the client-side information corresponding from server of the machine of delaying and corresponding machine of delaying are sent to the Radius server from server last position of priority at the machine of delaying from the communication message of server by described master server.
5. as claimed in claim 1 for promoting the method for Radius service performance, it is characterized in that, the machine if master server is delayed, then select priority the highest from server as new master server, the server address of self is revised as described cluster address by new master server.
6. for promoting a system for Radius service performance, it is characterized in that, comprising multiple stage Radius server, every platform Radius server is provided with corresponding server address; All Radius servers sequentially arrange priority to form server cluster, and the Radius server that priority is the highest is master server and remaining Radius server is from server; Every platform Radius service is all registered with the server address of other Radius servers, the cluster address of described server cluster is the server address of described master server;
Wherein:
Described from server be used for according to described cluster address, all client-side informations are synchronized to described master server;
Described master server is used for communication message to be distributed to corresponding Radius server.
7. as claimed in claim 6 for promoting the system of Radius service performance, it is characterized in that, all Radius servers arrange priority according to the size order of server address, and the priority of the Radius server that server address is little is high.
8. as claimed in claim 6 for promoting the system of Radius service performance, it is characterized in that, the Dispatching Unit that described master server comprises judging unit and is connected with described judging unit;
Described judging unit is for identifying the address of the client sending communication message, and judge whether the server address corresponding with the address of described client, draw the server address corresponding with the address of described client if judge, then the server address of correspondence is sent to described Dispatching Unit; Draw not corresponding with the address of described client server address if judge, be then sent to described Dispatching Unit according to priority from height to low acquisition server address;
Described Dispatching Unit is used for communication message being sent to the Radius server corresponding to described server address received.
9. as claimed in claim 8 for promoting the system of Radius service performance, it is characterized in that, if to delay machine from server, the judging unit of described master server obtains priority and is sent to described Dispatching Unit at the server address of the Radius server from the last position of server of the machine of delaying, and the client-side information corresponding from server of the machine of delaying is sent to the Radius server from server last position of priority at the machine of delaying.
10. as claimed in claim 6 for promoting the system of Radius service performance, it is characterized in that, the machine if master server is delayed, described server cluster select priority the highest from server as new master server, the server address of self is revised as described cluster address by new master server.
CN201510855866.5A 2015-11-30 2015-11-30 System and method for promoting Radius service performance Pending CN105515839A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510855866.5A CN105515839A (en) 2015-11-30 2015-11-30 System and method for promoting Radius service performance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510855866.5A CN105515839A (en) 2015-11-30 2015-11-30 System and method for promoting Radius service performance

Publications (1)

Publication Number Publication Date
CN105515839A true CN105515839A (en) 2016-04-20

Family

ID=55723498

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510855866.5A Pending CN105515839A (en) 2015-11-30 2015-11-30 System and method for promoting Radius service performance

Country Status (1)

Country Link
CN (1) CN105515839A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109302319A (en) * 2018-10-26 2019-02-01 许继集团有限公司 Message pool distributed type assemblies and its management method
CN111193778A (en) * 2019-12-16 2020-05-22 武汉思为同飞网络技术股份有限公司 Method, device, equipment and medium for WEB service load balancing
USD922126S1 (en) 2019-06-06 2021-06-15 Sharkninja Operating Llc User interface for a food preparation device
CN113055427A (en) * 2019-12-28 2021-06-29 浙江宇视科技有限公司 Service-based server cluster access method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080098113A1 (en) * 2006-10-19 2008-04-24 Gert Hansen Stateful firewall clustering for processing-intensive network applications
CN101753558A (en) * 2009-12-11 2010-06-23 安徽科大讯飞信息科技股份有限公司 Distributed MRCP server load balancing system and balancing method thereof
CN102710525A (en) * 2012-06-18 2012-10-03 杭州华三通信技术有限公司 Method and device for processing message in load balance environment
CN103220165A (en) * 2013-03-20 2013-07-24 杭州华三通信技术有限公司 Processing method and device for server active downtime
CN104092746A (en) * 2014-06-30 2014-10-08 江苏华大天益电力科技有限公司 Operation and maintenance auditing system and network load balancing method used for system
CN105024855A (en) * 2015-07-13 2015-11-04 浪潮(北京)电子信息产业有限公司 Distributed cluster management system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080098113A1 (en) * 2006-10-19 2008-04-24 Gert Hansen Stateful firewall clustering for processing-intensive network applications
CN101753558A (en) * 2009-12-11 2010-06-23 安徽科大讯飞信息科技股份有限公司 Distributed MRCP server load balancing system and balancing method thereof
CN102710525A (en) * 2012-06-18 2012-10-03 杭州华三通信技术有限公司 Method and device for processing message in load balance environment
CN103220165A (en) * 2013-03-20 2013-07-24 杭州华三通信技术有限公司 Processing method and device for server active downtime
CN104092746A (en) * 2014-06-30 2014-10-08 江苏华大天益电力科技有限公司 Operation and maintenance auditing system and network load balancing method used for system
CN105024855A (en) * 2015-07-13 2015-11-04 浪潮(北京)电子信息产业有限公司 Distributed cluster management system and method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109302319A (en) * 2018-10-26 2019-02-01 许继集团有限公司 Message pool distributed type assemblies and its management method
CN109302319B (en) * 2018-10-26 2022-02-25 许继集团有限公司 Message pool distributed cluster and management method thereof
USD922126S1 (en) 2019-06-06 2021-06-15 Sharkninja Operating Llc User interface for a food preparation device
CN111193778A (en) * 2019-12-16 2020-05-22 武汉思为同飞网络技术股份有限公司 Method, device, equipment and medium for WEB service load balancing
CN111193778B (en) * 2019-12-16 2022-08-09 武汉思为同飞网络技术股份有限公司 Method and device for balancing WEB service load
CN113055427A (en) * 2019-12-28 2021-06-29 浙江宇视科技有限公司 Service-based server cluster access method and device

Similar Documents

Publication Publication Date Title
US6658485B1 (en) Dynamic priority-based scheduling in a message queuing system
CN104125208B (en) Data transmission method and device
CN105515839A (en) System and method for promoting Radius service performance
CN102739518B (en) A kind of flow load sharing method and apparatus
CN103780502A (en) System, method and device for data interaction under load balancing
US20150215394A1 (en) Load distribution method taking into account each node in multi-level hierarchy
CN102447636A (en) Load sharing method and device of data center communication equipment
CN102025649A (en) Message processing method of enterprise service bus
CN103338161A (en) Method and equipment for realizing cross-equipment aggregation
CN107819891A (en) Data processing method, device, computer equipment and storage medium
CN106131244A (en) A kind of message transmitting method and device
CN102215247B (en) Network proximity load balancing method and device
CN103873523A (en) Client cluster access method and device
CN106844397A (en) Multiplexed transport method, apparatus and system based on point storehouse point table
CN106101055A (en) The data access method of a kind of multiple database and system thereof and proxy server
CN105262827A (en) Positioning monitoring system and method of O2O service
CN107888700B (en) Shared cloud rendering system and processing method thereof
CN103428260A (en) System and method for allocating server to terminal and efficiently delivering messages to the terminal
CN105516250A (en) Internet-of-things service invoking platform and system
CN104852964A (en) Multifunctional server scheduling method
CN103701587B (en) Multi-interface cryptographic module parallel scheduling method
CN111711675B (en) Solution for concurrent message transmission in local area network
CN104243533B (en) The method that data sharing and data syn-chronization are carried out in LAN
CN102209049A (en) Instant messaging system and method for user information processing
CN103501260A (en) Network configuration method and access device of enterprise network

Legal Events

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

Application publication date: 20160420