JP5489917B2 - Server load balancing system and method - Google Patents
Server load balancing system and method Download PDFInfo
- Publication number
- JP5489917B2 JP5489917B2 JP2010186632A JP2010186632A JP5489917B2 JP 5489917 B2 JP5489917 B2 JP 5489917B2 JP 2010186632 A JP2010186632 A JP 2010186632A JP 2010186632 A JP2010186632 A JP 2010186632A JP 5489917 B2 JP5489917 B2 JP 5489917B2
- Authority
- JP
- Japan
- Prior art keywords
- server
- session control
- cscf
- control server
- information list
- 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.)
- Active
Links
Images
Landscapes
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
本発明は、サーバ負荷分散システム及び方法に係り、特に、IMS(IP (Internet Protocol) Multimedia Subsystem)(3GPP TS 23.228 v10.1.0 "IP Multimedia subsystem," June. 2010)において、クライアントを登録するサーバを選択するためのサーバ負荷分散システム及び方法に関する。 The present invention relates to a server load distribution system and method, and more particularly to a server for registering a client in IMS (IP (Internet Protocol) Multimedia Subsystem) (3GPP TS 23.228 v10.1.0 “IP Multimedia subsystem,” June. 2010). The present invention relates to a server load balancing system and method for selecting.
詳しくは、サーバ選択機能及びサーバ情報DBを用いて複数のサーバの負荷を分散することを目的に、サーバ選択機能がサーバの状況(能力情報のほか、負荷情報やメンテナンス予定、減設など)を保持する方法、および、サーバが一定の基準 (例えば負荷状況・障害・メンテナンス予定・減設予定など)によりクライアントの登録要求を拒否した場合、もしくはサーバが応答せずタイムアウトになった場合にサーバ選択機能が代替サーバを再選択し、処理を継続するサーバ負荷分散システム及び方法に関する。 Specifically, for the purpose of distributing the load of multiple servers using the server selection function and the server information DB, the server selection function displays the server status (capability information, load information, maintenance schedule, reduction, etc.). The server selection method when the client registration request is rejected due to a certain method (for example, load status / failure / maintenance schedule / removal schedule), or when the server does not respond and times out The present invention relates to a server load distribution system and method in which a function reselects an alternative server and continues processing.
従来のサーバ負荷を分散させるための方法として以下のような方法がある。 As a conventional method for distributing the server load, there are the following methods.
(ア)サーバ選択機能によるサーバ選択方式(例えば、非特許文献1参照):
図1に従来のサーバ選択機能によるサーバ選択方式の機能図を示す。また、端末登録の際のシーケンスを図2に示す。また、下記記載の、能力情報を含むサーバのリストの例を図3に示す。図1に示すIMSアーキテクチャは、クライアント(UE)100、プロキシサーバ(P-CSCF)200、サーバ選択機能(I-CSCF)300、サーバ (S-CSCF)400、サーバ情報DB(HSS)500から構成される。
(A) Server selection method using server selection function (for example, see Non-Patent Document 1):
FIG. 1 shows a functional diagram of a server selection method using a conventional server selection function. FIG. 2 shows a sequence for terminal registration. An example of a list of servers including capability information described below is shown in FIG. The IMS architecture shown in FIG. 1 includes a client (UE) 100, a proxy server (P-CSCF) 200, a server selection function (I-CSCF) 300, a server (S-CSCF) 400, and a server information DB (HSS) 500. Is done.
クライアント100がサーバに対して登録を行う場合、クライアント(UE)からの登録要求をプロキシサーバ(P-CSCF)200及びサーバ選択機能(I-CSCF)300が受け付ける(ステップ11,12)。サーバ選択機能300はサーバ情報DB(HSS)500に対して、図3に示すような能力情報を含むサーバのリスト(例えばサーバのURI、IPアドレスの他、サーバのサービス種別、サーバの処理速度、課金管理能力の有無など)を要求し(ステップ13)、取得する(ステップ14)。サーバ選択機能(I-CSCF) 300は、この能力情報と、サービスに必要な能力を比較し、クライアント(UE)にとって適切なサーバを選択し、登録要求を送信する(ステップ15)。
When the
この時、過負荷等が原因で選択したサーバが応答しなかった場合、サーバ選択機能(I-CSCF) 300は別のサーバを選択する方法を持たないため登録が完了せず、登録が失敗する。 At this time, if the selected server does not respond due to an overload or the like, the server selection function (I-CSCF) 300 does not have a method for selecting another server, so registration is not completed and registration fails. .
(イ)LDF(Load Detection Function:負荷情報収集・通知機能)を用いた過負荷サーバによるリダイレクト先選択方式(例えば、非特許文献2参照):
図4にLDFを用いた過負荷サーバによるリダイレクト選択方式の機能図を示す。また、端末登録の際のシーケンスを図5に示す。
(A) Redirection destination selection method by an overload server using LDF (Load Detection Function) (for example, see Non-Patent Document 2):
FIG. 4 shows a functional diagram of a redirect selection method by an overload server using LDF. FIG. 5 shows a sequence for terminal registration.
図4における負荷情報収集機能(LDF)600は、各サーバ400から、各サーバ400の負荷情報の通知を定期的に受け、負荷情報を記憶手段に蓄積し、複数のサーバ400に通知し保持させる。各サーバ400は自らだけでなく、他のサーバ400の負荷情報も共有している。
The load information collection function (LDF) 600 in FIG. 4 periodically receives notification of the load information of each
クライアント100がサーバに対して登録を行う場合、クライアント100からの登録要求をプロキシサーバ(P-CSCF)200及びサーバ選択機能(I-CSCF) 300が受け付ける(ステップ41,42)。サーバ選択機能(I-CSCF)300はサーバ情報DB500に対して、能力情報を含むサーバのリストを要求し(ステップ43)、取得する(ステップ44)。サーバ選択機能(I-CSCF)300は、この能力情報を用いてクライアント100にとって適切なサーバを選択し、登録要求を送信する(ステップ45)。登録要求を受信したサーバ(例えば、S-CSCF4001)が過負荷であった場合には、サーバS-CSCF4001は、共有している負荷情報をもとに、低負荷なサーバ(例えば、S-CSCF4002)へのリダイレクトをサーバ選択機能300に通知する(ステップ46)。これを受けて、サーバ選択機能(I-CSCF)300は代替サーバ(S-CSCF4002)に再度登録要求を送信する(ステップ47)。
When the
従来技術(イ)の LDFのような追加機能を用いる場合、追加機能実現のための設備が必要となり、コストの増加につながる。このため、追加機能無しに、過負荷状態のサーバ(S-CSCF)にはそれ以上登録を行わず、低負荷な状態のサーバ(S-CSCF)に登録を行うことが求められる。また、登録先サーバ(S-CSCF)をサーバ選択機能(I-CSCF)が選ぶ際には、サーバ(S-CSCF)の能力情報を反映することが求められる。 When an additional function such as the LDF of the prior art (a) is used, equipment for realizing the additional function is required, leading to an increase in cost. For this reason, without additional functions, it is required to register with the server (S-CSCF) in a low load state without registering with the server (S-CSCF) in an overload state. Further, when the server selection function (I-CSCF) selects the registration destination server (S-CSCF), it is required to reflect the capability information of the server (S-CSCF).
従来技術(ア)では、一度I-CSCFが選択しメッセージを送信したS-CSCFがメッセージを拒否した場合、もしくはタイムアウトとなった場合、I-CSCFが別のS-CSCFを選択する方法がない。このため、一部のS-CSCFに負荷が偏っている状態で、他のS-CSCFが利用可能な状態でも、そのS-CSCFを使用することができない。 In the prior art (a), when the S-CSCF that selected and sent the message once rejects the message, or when a timeout occurs, there is no way for the I-CSCF to select another S-CSCF. . For this reason, even when some S-CSCFs are available and other S-CSCFs are available, the S-CSCFs cannot be used.
従来技術(イ)では、一度I-CSCFが選択しメッセージを送信したS-CSCFがメッセージを拒否した場合、もしくはタイムアウトとなった場合、負荷情報をもとにS-CSCFが代替S-CSCFを指定するという方法であるが、この方法では負荷情報収集・通知機能(LDF)が必要である。また、代替S-CSCF指定の際、S-CSCFの能力情報を選択基準に使う方法が規定されていないため、S-CSCF の能力情報を代替S-CSCF選択基準に使わない場合は、I-CSCFがS-CSCFに指定された代替S-CSCFを用いた場合にUEが求める能力に合致せず処理が行えない可能性がある。 In the prior art (a), if the S-CSCF that selected and sent the message once rejects the message or if a time-out occurs, the S-CSCF replaces the S-CSCF with the load information. This method is specified, but this method requires a load information collection / notification function (LDF). In addition, when specifying an alternative S-CSCF, there is no specified method for using S-CSCF capability information as a selection criterion. Therefore, if S-CSCF capability information is not used as an alternative S-CSCF selection criterion, I- When the alternative S-CSCF specified for the S-CSCF is used by the CSCF, there is a possibility that processing cannot be performed because it does not match the capability required by the UE.
本発明は、上記の点に鑑みなされたもので、上記の特定のサーバが処理を行えない場合に、
(a)他の使用可能なサーバを利用することができない、
(b)サーバの負荷情報に基づいてサーバが代替サーバの決定を行うため、負荷情報収集機能という追加機能が必要である、
(c)代替サーバの決定にサーバの能力情報が用いられていない、
という点を解決し、複数のサーバの負荷を分散させながら処理を継続することが可能なサーバ負荷分散システム及び方法を提供することを目的とする。
The present invention has been made in view of the above points, and when the specific server cannot perform processing,
(A) cannot use other available servers,
(B) Since the server determines an alternative server based on the load information of the server, an additional function called a load information collection function is required.
(C) Server capability information is not used to determine an alternative server;
An object of the present invention is to provide a server load distribution system and method that can continue the processing while distributing the load of a plurality of servers.
本発明は、上記の課題を解決するために、本発明(請求項1)は、IMSアーキテクチャにおいてクライアントを登録するサーバを選択するシステムにおけるサーバ負荷分散方法であって、
少なくとも、
ユーザが使用するクライアントの端末と、
クライアントのユーザ情報及びセッション制御サーバの能力情報を含む当該セッション制御サーバの状況に関するサーバ情報リストを保持する記憶装置と、
呼制御を行うセッション制御サーバと、
クライアントから登録要求を受け付け、負荷の少ないセッション制御サーバを選択するサーバ選択装置と、
を有するシステムにおいて、
前記サーバ選択装置が、
前記クライアントの端末から登録要求を取得すると、前記記憶装置にアクセスすることにより前記サーバ情報リストを取得し、サーバ情報リスト記憶手段に格納し、前記クライアントを登録するセッション制御サーバを選択するサーバ選択ステップと、
前記サーバ選択ステップで選択されたセッション制御サーバに前記登録要求を送信する登録要求ステップと、
前記セッション制御サーバから登録を拒否された場合、または、タイムアウトとなった場合には、前記サーバ情報リスト記憶手段から別のサーバを選択して、該別のセッション制御サーバに対して前記登録要求を送信する代替サーバ選択ステップと、を行い、
前記サーバ選択ステップにおいて、
前記サーバ情報リスト記憶手段に格納されている前記サーバ情報リストから、必須条件を満たさないセッション制御サーバを削除し、各セッション制御サーバの能力情報及び負荷状況に応じて前記登録要求を送信するセッション制御サーバを選択し、
前記代替サーバ選択ステップにおいて、
前記セッション制御サーバから登録を拒否された場合には、前記サーバ情報リスト記憶手段に拒否回数を記録し、登録が成功した場合には登録成功回数を記録し、
前記サーバ情報リスト記憶手段に格納されている前記セッション制御サーバの能力情報、前記登録成功回数と拒否回数から求められた該セッション制御サーバの拒否率または該拒否回数に基づいて重み付けし、該重みに基づいてセッション制御サーバを選択する。
In order to solve the above problems, the present invention (Claim 1) is a server load balancing method in a system for selecting a server to register a client in an IMS architecture,
at least,
The client terminal used by the user,
A storage device for holding a server information list regarding the status of the session control server, including client user information and session control server capability information;
A session control server for call control;
A server selection device that accepts a registration request from a client and selects a session control server with a low load;
In a system having
The server selection device is
When a registration request is acquired from the terminal of the client, the server selection step of acquiring the server information list by accessing the storage device, storing it in a server information list storage means, and selecting a session control server for registering the client When,
A registration request step for transmitting the registration request to the session control server selected in the server selection step;
When registration is rejected from the session control server or when a timeout occurs, another server is selected from the server information list storage means, and the registration request is sent to the other session control server. and alternate server selection step of transmitting, to have a row,
In the server selection step,
Session control for deleting a session control server that does not satisfy the essential conditions from the server information list stored in the server information list storage means, and transmitting the registration request according to the capability information and load status of each session control server Select the server
In the alternative server selection step,
If registration is rejected from the session control server, record the number of rejections in the server information list storage means, if registration is successful, record the number of successful registrations,
Weighting is performed based on the session control server capability information stored in the server information list storage means, the session control server rejection rate or the rejection count obtained from the registration success count and the rejection count, and the weight Select a session control server based on.
また、本発明(請求項2)は、前記サーバ選択ステップ、または、前記代替サーバ選択ステップにおいて、
前記サーバ情報リスト記憶手段の前記セッション制御サーバの能力情報を参照し、前記クライアントが求める能力に合致する割合の高い順に前記セッション制御サーバを選択する。
Further, the present invention (Claim 2 ) is the server selection step or the alternative server selection step.
With reference to the capability information of the session control server in the server information list storage means, the session control servers are selected in descending order of the rate that matches the capability required by the client.
また、本発明(請求項3)は、IMSアーキテクチャにおいてクライアントを登録するサーバを選択するサーバ負荷分散システムであって、
少なくとも、
ユーザが使用するクライアントの端末と、
クライアントのユーザ情報及びセッション制御サーバの能力情報を含む当該セッション制御サーバの状況に関するサーバ情報リストを保持する記憶装置と、
呼制御を行うセッション制御サーバと、
クライアントから登録要求を受け付け、負荷の少ないセッション制御サーバを選択するサーバ選択装置と、
を有し、
前記サーバ選択装置は、
前記クライアントの端末から登録要求を取得すると、前記記憶装置にアクセスすることにより前記サーバ情報リストを取得し、サーバ情報リスト記憶手段に格納し、前記クライアントを登録するセッション制御サーバを選択するサーバ選択手段と、
前記サーバ選択手段により選択されたセッション制御サーバに前記登録要求を送信する登録要求手段と、
前記セッション制御サーバから登録を拒否された場合、または、タイムアウトとなった場合には、前記サーバ情報リスト記憶手段から別のサーバを選択して、該別のセッション制御サーバに対して前記登録要求を送信する代替サーバ選択手段と、を有し、
前記サーバ選択手段は、
前記サーバ情報リスト記憶手段に格納されている前記サーバ情報リストから必須条件を満たさないセッション制御サーバを削除し、各セッション制御サーバの能力情報及び負荷状況に応じて前記登録要求を送信するセッション制御サーバを選択する手段を含み、
前記サーバ選択手段、または、前記代替サーバ選択手段は、
前記セッション制御サーバから登録を拒否された場合には、前記サーバ情報リスト記憶手段に拒否回数を記録し、登録が成功した場合には登録成功回数を記録する手段と、
前記サーバ情報リスト記憶手段に格納されている前記セッション制御サーバの能力情報、前記登録成功回数と前記拒否回数から求められた該セッション制御サーバの拒否率または該拒否回数に基づいて重み付けし、該重みに基づいてセッション制御サーバを選択する手段を含む。
The present invention (Claim 3 ) is a server load balancing system for selecting a server for registering a client in the IMS architecture,
at least,
The client terminal used by the user,
A storage device for holding a server information list regarding the status of the session control server, including client user information and session control server capability information;
A session control server for call control;
A server selection device that accepts a registration request from a client and selects a session control server with a low load;
Have
The server selection device includes:
When a registration request is acquired from the client terminal, the server information list is acquired by accessing the storage device, stored in a server information list storage means, and a server selection means for selecting a session control server for registering the client When,
Registration request means for transmitting the registration request to the session control server selected by the server selection means;
When registration is rejected from the session control server or when a timeout occurs, another server is selected from the server information list storage means, and the registration request is sent to the other session control server. and alternate server selecting means for transmitting, to possess,
The server selection means includes
A session control server that deletes a session control server that does not satisfy essential conditions from the server information list stored in the server information list storage means, and transmits the registration request according to the capability information and load status of each session control server Including means for selecting
The server selection means or the alternative server selection means
If registration is rejected from the session control server, the number of rejections is recorded in the server information list storage means, and if the registration is successful, means for recording the number of successful registrations;
Weighting based on the session control server capability information stored in the server information list storage means, the session control server rejection rate or the rejection count obtained from the registration success count and the rejection count, Means for selecting a session control server based on.
また、本発明(請求項4)は、前記サーバ選択手段、または、前記代替サーバ選択手段に、
前記サーバ情報リスト記憶手段の前記セッション制御サーバの能力情報を参照し、前記クライアントが求める能力に合致する割合の高い順に前記セッション制御サーバを選択する手段を含む。
The present invention (Claim 4 ) provides the server selection means or the alternative server selection means,
Means for referring to the capability information of the session control server in the server information list storage means and selecting the session control server in descending order of the rate matching the capability required by the client;
また、本発明(請求項5)は、少なくとも、
ユーザが使用するクライアントの端末と、
クライアントのユーザ情報及びセッション制御サーバの能力情報を含む当該セッション制御サーバの状況に関するサーバ情報リストを保持する記憶装置と、
呼制御を行うセッション制御サーバと、
クライアントから登録要求を受け付け、負荷の少ないセッション制御サーバを選択するサーバ選択装置と、
を有し、IMSアーキテクチャにおいてクライアントを登録するサーバを選択するサーバ負荷分散システムにおける、サーバ選択装置であって、
前記クライアントの端末から登録要求を取得すると、前記記憶装置にアクセスすることにより前記サーバ情報リストを取得し、サーバ情報リスト記憶手段に格納し、前記クライアントを登録するセッション制御サーバを選択するサーバ選択手段と、
前記サーバ選択手段により選択されたセッション制御サーバに前記登録要求を送信する登録要求手段と、
前記セッション制御サーバから登録を拒否された場合、または、タイムアウトとなった場合には、前記サーバ情報リスト記憶手段から別のサーバを選択して、該別のセッション制御サーバに対して前記登録要求を送信する代替サーバ選択手段と、を有し、
前記サーバ選択手段は、
前記サーバ情報リスト記憶手段に格納されている前記サーバ情報リストから、必須条件を満たさないセッション制御サーバを削除し、各セッション制御サーバの能力情報及び負荷状況に応じて前記登録要求を送信するセッション制御サーバを選択する手段、
または、
前記サーバ情報リスト記憶手段の前記セッション制御サーバの能力情報を参照し、前記クライアントが求める能力に合致する割合の高い順に前記セッション制御サーバを選択する手段、
または、
前記セッション制御サーバから登録を拒否された場合には、前記サーバ情報リスト記憶手段に拒否回数を記録し、登録が成功した場合には登録成功回数を記録し、該サーバ情報リスト記憶手段に格納されている前記セッション制御サーバの能力情報、該登録成功回数と該拒否回数から求められた該セッション制御サーバの拒否率または該拒否回数に基づいて重み付けし、該重みに基づいてセッション制御サーバを選択する手段、
の少なくとも1つを含み、
前記代替サーバ選択手段は、
前記セッション制御サーバから登録を拒否された場合には、前記サーバ情報リスト記憶手段に拒否回数を記録し、登録が成功した場合には登録成功回数を記録し、該サーバ情報リスト記憶手段に格納されている前記セッション制御サーバの能力情報、該登録成功回数と該拒否回数から求められた該セッション制御サーバの拒否率または該拒否回数に基づいて重み付けし、該重みに基づいてセッション制御サーバを選択する手段、
または、
前記サーバ情報リスト記憶手段の前記セッション制御サーバの能力情報を参照し、前記クライアントが求める能力に合致する割合の高い順に前記セッション制御サーバを選択する手段
の少なくともいずれかを含む。
The present invention (Claim 5 ) includes at least
The client terminal used by the user,
A storage device for holding a server information list regarding the status of the session control server, including client user information and session control server capability information;
A session control server for call control;
A server selection device that accepts a registration request from a client and selects a session control server with a low load;
And a server selection device in a server load balancing system that selects a server for registering a client in the IMS architecture,
When a registration request is acquired from the client terminal, the server information list is acquired by accessing the storage device, stored in a server information list storage means, and a server selection means for selecting a session control server for registering the client When,
Registration request means for transmitting the registration request to the session control server selected by the server selection means;
When registration is rejected from the session control server or when a timeout occurs, another server is selected from the server information list storage means, and the registration request is sent to the other session control server. An alternative server selection means for transmitting,
The server selection means includes
Session control for deleting a session control server that does not satisfy the essential conditions from the server information list stored in the server information list storage means, and transmitting the registration request according to the capability information and load status of each session control server A means of selecting a server,
Or
Means for referring to the capability information of the session control server in the server information list storage means, and selecting the session control server in descending order of the rate matching the capability required by the client;
Or
When registration is rejected from the session control server, the number of rejections is recorded in the server information list storage means. When registration is successful, the number of successful registrations is recorded and stored in the server information list storage means. capability information of the session control server is, rejection rate of the session control server obtained from the registration number of successful and the refusal number or based on the refusal number weighted, selects a session control server based on the heavy wear Means ,
Including at least one of
The alternative server selection means includes
When registration is rejected from the session control server, the number of rejections is recorded in the server information list storage means. When registration is successful, the number of successful registrations is recorded and stored in the server information list storage means. capability information of the session control server is, rejection rate of the session control server obtained from the registration number of successful and the refusal number or based on the refusal number weighted, selects a session control server based on the heavy wear means,
Or
Reference is made to the capability information of the session control server in the server information list storage means, and at least one of the means for selecting the session control server in descending order of the rate matching the capability required by the client is included.
また、本発明(請求項6)は、請求項5に記載のサーバ選択装置を構成する各手段としてコンピュータを機能させるためのサーバ負荷分散プログラムである。 The present invention (Claim 6 ) is a server load distribution program for causing a computer to function as each means constituting the server selection apparatus according to Claim 5 .
(1)サーバ選択機能がサーバを選ぶ際に、サーバの能力(例えばサービスの種別、サーバの処理速度、課金管理能力の有無など)だけでなく、サーバの状況(例えば負荷状況、メンテナンス予定、障害情報、減設予定など)を反映することができる。 (1) When the server selection function selects a server, not only the server capability (eg, service type, server processing speed, presence / absence of billing management capability), but also the server status (eg, load status, maintenance schedule, failure) Information, planned removal, etc.).
(2)また、特定のサーバに負荷が偏った場合に、負荷が一定以上になったサーバにそれ以上登録を行わないで、負荷が一定以下になっている他のサーバに登録することで、負荷分散が可能となる。また、この実現には負荷情報収集機能を用いていないため、このような追加機能が不要である。また、代替サーバ選択の際に、サーバ選択機能が持つ能力情報を含むサーバのリストを用いて、適した能力のサーバを選択することができる。 (2) Also, when the load is biased to a specific server, by registering with other servers where the load is below a certain level without registering any more on the server where the load is above a certain level, Load distribution is possible. In addition, since this load information collecting function is not used for this realization, such an additional function is unnecessary. Further, when selecting an alternative server, it is possible to select a server having an appropriate capability using a list of servers including capability information possessed by the server selection function.
なお、上記の(1)の効果により、複数のサーバの処理能力が異なる場合でも、各サーバの負荷率を一定する技術に適用することが可能となる。 Note that, due to the effect (1) described above, even when the processing capabilities of a plurality of servers are different, it is possible to apply the technique to a technique for fixing the load factor of each server.
以下図面と共に、本発明の実施の形態を説明する。 Embodiments of the present invention will be described below with reference to the drawings.
最初に本発明の概要を示す。 First, the outline of the present invention will be described.
本発明は、IMSアーキテクチャにおいて、サーバ選択機能(I-CSCF)が端末が送信した登録要求を受け付けるサーバ(S-CSCF)を選択するものである。 In the IMS architecture, the server selection function (I-CSCF) selects a server (S-CSCF) that accepts a registration request transmitted by a terminal.
本発明では、S-CSCFがメッセージを拒否した場合にI-CSCFが代替S-CSCFを選択することにより、S-CSCFの負荷を分散させるものである。また、代替S-CSCF選択の際に負荷情報収集機能を不要とし、S-CSCFの能力情報、また代替S-CSCF選択の際にS-CSCFの負荷状況などを用いることを可能とするものである。 In the present invention, when the S-CSCF rejects the message, the I-CSCF selects an alternative S-CSCF, thereby distributing the load of the S-CSCF. Also, the load information collection function is not required when selecting an alternative S-CSCF, and it is possible to use S-CSCF capability information and the load status of the S-CSCF when selecting an alternative S-CSCF. is there.
本発明の処理は、大きく2つに分かれる。1つ目は、I-CSCFが代替S-CSCFを選択するためのS-CSCF リストの作成・取得の方法である。2つ目は、そのリストからI-CSCFが代替S-CSCFを選択する方法である。 The processing of the present invention is roughly divided into two. The first is a method for creating and acquiring an S-CSCF list for the I-CSCF to select an alternative S-CSCF. The second is a method in which the I-CSCF selects an alternative S-CSCF from the list.
これらの方法を説明する前に、まず、本発明で用いられるIMS(IP Multimedia Subsystem)アーキテクチャ、及び端末の登録方法について説明する。 Before describing these methods, first, an IMS (IP Multimedia Subsystem) architecture used in the present invention and a terminal registration method will be described.
IMSアーキテクチャにおいては、図1に示すように、ユーザ端末(UE)100、セッション制御サーバ(P-CSCF200、I-CSCF300、S-CSCF400)、加入者情報データベース(HSS)500等が存在する。これらの構成要素は次のような機能を有する。 In the IMS architecture, as shown in FIG. 1, a user terminal (UE) 100, a session control server (P-CSCF200, I-CSCF300, S-CSCF400), a subscriber information database (HSS) 500, and the like exist. These components have the following functions.
・UE (User Equipment)100:
ユーザが使用する端末である。セッション制御サーバ(P-CSCF200、I-CSCF300、S-CSCF400)に対して、自らの情報を登録したり、発信要求を送信したりする。また、セッション制御サーバから他UEからの着信を受信する機能を持つ。
-UE (User Equipment) 100:
A terminal used by a user. It registers its own information and sends a call request to the session control server (P-CSCF200, I-CSCF300, S-CSCF400). It also has a function of receiving incoming calls from other UEs from the session control server.
・P-CSCF (Proxy-Call Session Control Function)200:
UE100が最初にコンタクトするサーバである。メッセージを受け付け、I-CSCF300に転送する機能を持つほか、IP-sec等のセキュリティ機能も持つ。
・ P-CSCF (Proxy-Call Session Control Function) 200:
This is the server that the
・I-CSCF (Interrogating-Call Session Control Function)300:
I-CSCF300は、図6に示すように、端末・ユーザ情報取得部301、メッセージ転送先選択部302、メッセージ転送部303を有する。端末・ユーザ情報取得部301は、P-CSCF200からREGISTERメッセージを受信すると、登録先S-CSCF400を選択するために、S-CSCF400の能力情報、S-CSCFのリストをHSS500に問い合わせる。メッセージ転送先選択部302は、端末・ユーザ情報取得部301で取得したS-CSCF400の情報(S-CSCFのリスト)の中から求める能力に合致したS-CSCF400を選択する。メッセージ転送部303は、P-CSCF200からのメッセージを適切なS-CSCF400に転送する。
・ I-CSCF (Interrogating-Call Session Control Function) 300:
As shown in FIG. 6, the I-
・S-CSCF (Serving-Call Session Control Function)400:
S-CSCF400は、SIPサーバとして中心的な役割を担うサーバであり、IMSのメッセージは全てS-CSCF400を通過する。また、HSS500からダウンロードしたユーザ情報を管理する。S-CSCF400には、種類により能力が違う場合がある。
・ S-CSCF (Serving-Call Session Control Function) 400:
The S-
・HSS (Home Subscriber Server)500:
HSS500は加入者情報データベースであり、加入者の基本情報(例えば加入しているサービスの種別、認証用ユーザID、公開用ユーザID(SIP URIやTEL URIなど)、認証ベクトルなど)や、加入者がどのS-CSCF400に割り当てられているかの情報を管理する。また、S-CSCF400の能力情報も保持しており、I-CSCF300の問い合わせに応じて提供する。HSS500が管理している情報を図7に示す。同図に示すHSS500の情報は、認証用ID、公開用ID(SIP URI)、サービス種別、認証ベクトル、S-CSCF割当から構成される。
・ HSS (Home Subscriber Server) 500:
The
なお、上記のUE100、I-CSCF300、S-CSCF400には受信したデータやテーブル、計算結果等を保持するためのメモリ等の記憶手段を有するものとする。
Note that the
上記の構成における動作を以下に説明する。 The operation in the above configuration will be described below.
[1] IMSアーキテクチャにおける端末登録:
端末間での通話を行うためには、まずP-CSCF200への端末の登録を行う必要がある。端末の登録はREGISTERメッセージにより行われる。端末100が発するREGISTERメッセージには、P-CSCF200の情報(例えばIPアドレスやFQDN(Fully Qualified Domain Name)など)、ユーザ識別情報(例えばSIP URIやTEL URIなど)、UE100の情報(IPアドレスや認証に用いるUSIM(Universal Subscriber Identity Module) 内のIMSI(International Mobile Subscriber Identity)情報など)などが含まれる。このシーケンスは前述の図2に示すとおりである。
[1] Terminal registration in IMS architecture:
In order to make a call between terminals, it is necessary to first register the terminal to the P-
P-CSCF200がUE100から最初のREGISTERメッセージを受信すると(ステップ11)、P-CSCF200は任意のI-CSCF300にREGISTERメッセージを送信する(ステップ12)。
When the P-
REGISTERメッセージを受信したI-CSCF300は、登録先S-CSCF400を選択するために、能力情報(能力情報を含むサーバのリストの例を図3に示す)を含むS-CSCFのリストをHSS500に問い合わせる(ステップ13)。I-CSCF300は、HSS500から取得したS-CSCFのリストをメモリ(図示せず)に格納し、当該リストから所定の必須条件や能力情報に基づいてS-CSCF400を選択し、REGISTERメッセージを送信する(ステップ15)。
Upon receiving the REGISTER message, the I-
なお、能力には必須のものとそうでないものが存在する(例えば、課金管理の有無は必須の条件であり、処理速度は必須の条件とならない、等が考えられる)ため、まずI-CSCF300はサーバのリスト中のS-CSCF400のうち必須条件を満たさないものを排除し、その後、必須ではない能力情報を参照しS-CSCF400を選択する。この選択は、例えばUE100の求める能力(例えば課金管理の必要性やS-CSCF400に求める処理速度など)に合致する程度(例えば課金管理等ではその処理能力の有無、もしくは処理速度ではある一定の閾値など)により行われる。
In addition, there are things that are indispensable and those that are not (for example, it is conceivable that the presence or absence of charge management is an indispensable condition and the processing speed is not an indispensable condition). The S-
S-CSCF400はHSS500から認証に必要な情報(認証ベクトルなど)を取得すると共に、I-CSCF300により自らが選択されたことを示すため、ユーザ情報(SIP URIなど)とS-CSCFの関係をHSS500に通知する(ステップ16,17)。S-CSCF400はチャレンジを生成し、I-CSCF300、P-CSCF200を介してUE100に通知する(ステップ18,19)。
The S-
このチャレンジを受信したUE100は、チャレンジを引数として認証キー(レスポンス)を生成し、レスポンスを含んだ二度目のREGISTERを再度送信する(ステップ21)。これを受信したP-CSCFは200任意のI-CSCF300にREGISTERメッセージを送信する(ステップ22)。なお、このI-CSCF300は、一度目のREGISTERを受信したI-CSCFと異なるI-CSCFでもよい。
The
REGISTERメッセージを受信したI-CSCF300は、HSS500に問い合わせを行い登録先S-CSCFの情報を得る(ステップ23,24)。この情報に基づいてI-CSCF300はS-CSCF400にREGISTERメッセージを送信する(ステップ25)。
The I-
これを受信したS-CSCF400は、UE100から送信されたレスポンスとHSS500から取得している認証ベクトルを照合し、一致すればUE100はS-CSCF400に認証されたとして登録を完了し、不一致であれば認証に失敗した旨をUE100に通知する(ステップ28,29,30)。
S-CSCF400 which received this collates the response transmitted from UE100 with the authentication vector acquired from HSS500, and if it matches, UE100 will complete registration as having been authenticated by S-CSCF400, and if it does not match The
[2]端末登録時のS-CSCFの選択:
当該処理は、S-CSCF400の負荷を分散するために、上記の[1]における端末登録の際に、I-CSCF300がS-CSCF400を選択するものである。
[2] Selection of S-CSCF during terminal registration:
In this process, the I-
S-CSCF400の負荷を分散するために、
・I-CSCF300がS-CSCFを選択するためのS-CSCF リストの作成・取得;
・そのリストからI-CSCF300がS-CSCFを選択する;
の2つの処理を行う。これらの処理を第1の実施の形態で説明し、さらに、I-CSCFにより選択されたS-CSCFが登録を拒否した場合もしくは登録がタイムアウト場合の対応方法を第2の実施の形態で説明する。
In order to distribute the load of S-CSCF400,
-Creation and acquisition of S-CSCF list for I-CSCF300 to select S-CSCF;
-I-CSCF300 selects S-CSCF from the list;
The following two processes are performed. These processes will be described in the first embodiment, and further, a countermeasure method in the case where the S-CSCF selected by the I-CSCF refuses registration or the registration times out will be described in the second embodiment. .
[第1の実施の形態]
本実施の形態では、端末登録時のI-CSCFによるS-CSCFリストの作成・取得方法(A)、及び、ICSCFがS-CSCFリストからS-CSCFを選択する方法(B)について説明する。
[First Embodiment]
In the present embodiment, an S-CSCF list creation / acquisition method (A) by I-CSCF at the time of terminal registration and a method (B) in which the ICSCF selects an S-CSCF from the S-CSCF list will be described.
(A)I-CSCFがS-CSCFを選択するためのS-CSCFリストの作成・取得方法:
当該方法は、UE100及びP-CSCF200からREGISTERメッセージを受信したI-CSCF300が、HSS500から能力情報を含むS-CSCFのリストを取得する方法である。
(A) How to create and obtain an S-CSCF list for I-CSCF to select S-CSCF:
This method is a method in which the I-
I-CSCF300によるS-CSCF400の選択及び代替S-CSCF400の選択を行うため、I-CSCF300は、HSS500にアクセスし、能力情報を含むS-CSCFのリストを取得する。このとき、S-CSCF のリストに、能力情報の他、例えば負荷情報、メンテナンス情報、障害情報、減設情報など、もしくはS-CSCFの使用可否を含めることができる。これらの情報をI-CSCF300が用いることで、一定の基準により(例えば負荷が一定以上である、メンテナンスの予定がある、当該S-CSCFに減設の予定がある、メンテナンス中である、障害発生中であるなど)特定のS-CSCFが選ばれないようにすることができる。
In order to select the S-
特定のS-CSCFが選ばれないようにする方法には、以下の3つの方法がある。 There are the following three methods for preventing a specific S-CSCF from being selected.
(a) S-CSCF400からHSS500へ、当該S-CSCF400の状態に関する情報を通知しない方法:
この方法は、前述の[1]のIMSアーキテクチャにおける端末登録で述べたものと同様の方法である。S-CSCF400はHSS500に当該S-CSCF400の状態に関する情報を通知しない。I-CSCF300は、UE100からの1度目のREGISTERメッセージを受信すると、HSS500に能力情報を含むS-CSCFのリストを要求し、HSS500は能力情報を含むS-CSCFのリスト(図8に、I-CSCF300がHSS500から取得する能力情報を含むS-CSCFのリストの例を示す)を応答する(手順1)。これを受信したI-CSCF300は、S-CSCF400の選択を行う(詳細は(B)I-CSCFがS-CSCFリストからS-CSCFを選択する方法で後述する)。つまり、選択されては不都合なS-CSCF400は、HSS500に自装置の情報を登録しないことにより、当該S-CSCFはS-CSCFのリストには含まれないことになる。
(A) Method of not reporting information on the state of the S-
This method is the same as that described in the terminal registration in the IMS architecture in [1] above. The S-
(b)S-CSCF400からHSS500へ、自身の使用可否を通知する方法、またはオペレータがHSSへS-CSCFの使用の可否を設定する方法:
当該方法は、S-CSCF400が自らの状況(例えば負荷情報、メンテナンス予定、障害情報、減設予定など)を用いて一定の基準(例えば負荷が一定以上である、24時間以内にメンテナンスが予定されている、障害が発生している、1週間以内に減設が予定されているなど)により、自らがこれ以上のUE100の登録を受け付けられるかを判断する。その判断結果に基づいて、S-CSCF400は、HSS500に対して定期的(例えば10分ごと、など)に自らの使用可否を通知する。HSS500は、各S-CSCF400について、使用の可否の情報を保持する。もしくは、オペレータ等が直接HSS500にS-CSCF400の使用可否を設定することもできる。
(B) A method for notifying the availability of its own from the S-
In this method, the S-
HSS500の管理するS-CSCFのテーブルの例を図9に示す。当該HSS500は、図9に示すように、データベース内のテーブルにS-CSCFのSIP URI、IPアドレス、処理性能、課金管理機能、使用の可否等を格納している。
An example of the S-CSCF table managed by the
I-CSCF300 は、UE100からの1度目のREGISTERメッセージを受信すると、HSS500に能力情報を含むS-CSCFのリストを要求し、HSS500は能力情報及び使用可否を含むS-CSCF400のリスト(図10に例を示す)を応答する(手順1)。
When the I-
これを受信したI-CSCF300は、受信したS-CSCFのリストを内部のメモリ(図示せず)に格納し、使用不可となっているS-CSCFを当該リストから排除した後に、S-CSCFの選択を行う(詳細は(B)のI-CSCFがS-CSCFリストからS-CSCFを選択する方法で記述)。
Receiving this, the I-
(c)S-CSCFからHSSへ自身の状況を通知する方法:
S-CSCF400は、自らの状況(例えば負荷情報、メンテナンス予定、障害情報、減設予定など)を定期的(例えば10分ごと、など)にHSS500に通知し保持させる。もしくは、オペレータ等が直接HSS500にS-CSCF400の状況を設定することもできる。HSS500の管理するS-CSCFのテーブルの例を図11に示す。I-CSCF300は、UE100からの1度目のREGISTERメッセージを受信すると、HSS500に能力情報を含むS-CSCFのリストを要求し、HSS500は能力情報及び状況を含むS-CSCFのリスト(図12に例を示す)を応答する(手順1)。
(C) How to notify the SSS from the S-CSCF to HSS:
The S-
これを受信したI-CSCF300は、当該S-CSCFのリストをメモリ(図示せず)に格納し、各S-CSCF400の状況(例えば負荷情報、メンテナンス予定、障害情報、減設予定など)を含んでいる場合、I-CSCF300はこれを用いて一定の基準(例えば負荷が一定以上である、24時間以内にメンテナンスが予定されている、障害が発生している、1週間以内に減設が予定されているなど)により、そのS-CSCF400を使用するか否かを決定する。I-CSCF300は、使用しないS-CSCFをリストから排除した後に、S-CSCFの選択を行う(詳細は(B)I-CSCFがS-CSCFリストからS-CSCFを選択する方法で後述する)。
Upon receiving this, the I-
なお、HSS500がI-CSCF300に能力情報を含むS-CSCFのリストを通知する際に、このリスト中の順番を順次組み替える(例えば、I-CSCFへの通知毎に、先頭にあるS-CSCF400のエントリを末尾に移動する、など)ことも可能である。
When the
(B)S-CSCFのリストからI-CSCFがS-CSCFを選択する方法:
本実施の形態では、HSS500から能力情報を含むS-CSCF400のリストを取得し、メモリ(図示せず)に一旦格納し、場合によってはそのリストから使用しないS-CSCF400のエントリを排除したI-CSCF300が、このリストを用いてS-CSCF400を選択する方法に関する。
(B) How I-CSCF selects S-CSCF from the list of S-CSCF:
In this embodiment, a list of S-
S-CSCF400の選択方法として、以下の5つが考えられる。 The following five methods can be considered as the selection method of the S-CSCF400.
(1)先頭にあるものを選択する:
S-CSCF400のリストの先頭にあるものを選択する。
(1) Select the first one:
Select the one at the top of the S-CSCF400 list.
前述の(A)で述べたように、HSS500 がI-CSCF300に能力情報を含むS-CSCFのリストを通知するごとに、このリスト中の順番を順次組み替える(例えば、I-CSCF300への通知毎に、先頭にあるS-CSCFのエントリを末尾に移動する、など)こととしていれば、ラウンドロビンによりS-CSCF400を選択することができる。
As described in (A) above, every time the
(2)ランダムに選択する:
S-CSCF400のリストからランダムにS-CSCF400を選択する。ランダムでS-CSCF400の選択を行う場合には、能力情報やS-CSCF400からの拒否率もしくは拒否回数により重みを付ける方法も考えられる。
(2) Select at random:
The S-
例えば、S-CSCF400の処理能力をs, 拒否率をp, 任意の定数をNとした場合に、重み関数w(s,p)を式(1)のように定義し、あるS-CSCF(番号i)を選択する確率qiを式(2)のように定義する方法が考えられる。
For example, when the processing capability of the S-
重みを決定する方法の例として、以下のものが考えられる。重みの初期値を一定値(例えば、1)としておき、各S-CSCFが拒否をした際に重みを変動させる方法である。これには、以下の(a),(b)の2通りの方法がある。 The following can be considered as an example of a method for determining the weight. In this method, the initial value of the weight is set to a constant value (for example, 1), and the weight is changed when each S-CSCF rejects. There are the following two methods (a) and (b).
(a)一定周期毎の拒否率を元に、重みを減算していく方法:
I-CSCF300は、現時点までにREGISTERを送信したことのあるS-CSCF400について、重みw、登録成功回数s、拒否回数f,拒否率p(=f/(s+f))をメモリ(図示せず)に保持している。新しいS-CSCFについては、重みは初期値、拒否率は0とする。この例を図13に示す。I-CSCFがS-CSCFにREGISTERを送信した際には、登録の成否の回数をI-CSCFは記録し、拒否率を保持する。
(A) A method of subtracting weights based on a rejection rate for each fixed period:
The I-
一定周期(例えば、1時間など)毎に、この拒否率を元に各S-CSCFの重みを更新する。この更新には、例えば勾配法を用いることができ、この場合は、例えば、以下の式(3)のように重みが計算される。 The weight of each S-CSCF is updated based on this rejection rate at regular intervals (for example, 1 hour). For this update, for example, a gradient method can be used. In this case, for example, a weight is calculated as in the following Expression (3).
なお、一定周期毎に、これらの減算されたS-CSCFの重みの正規化(重みの合計を1にするなど)を行ってもよい。また、一定周期毎に、この拒否率pをリセット(即ち登録成功回数sと登録失敗回数fを0にリセットする)してもよい。 Note that normalization of the weights of these subtracted S-CSCFs (such as setting the sum of weights to 1) may be performed at regular intervals. Further, the rejection rate p may be reset (that is, the registration success count s and the registration failure count f are reset to 0) at regular intervals.
b)S-CSCF400が拒否を行う度に、重みを減算していく方法:
I-CSCF300が選択したS-CSCF400が登録を拒否した際に、重みを変動させる方法もある。
b) A method of subtracting the weight each time the S-
There is also a method of changing the weight when the S-
I-CSCF300は、現時点までにREGISTERを送信したことのあるS-CSCF400について、重みwを保持している。新しいS-CSCFについては、重みは初期値とする。この例を図14に示す。I-CSCF300がS-CSCF400にREGISTERを送信した際、登録が失敗した場合には、この重みを例えば式(4)などにより減算する。なお、ここでΔは定数である。
The I-
これらのアルゴリズムを用いた場合、負荷が一定以上に達しているS-CSCFにそれ以上のメッセージを送信しない、ということが可能になる。 When these algorithms are used, it is possible to send no more messages to the S-CSCF whose load has reached a certain level.
(3)S-CSCFの能力情報を参照し、UEの求める能力の合致する割合の高い順に選択する:
IMS標準規定(非特許文献1)では、I-CSCF300は端末の登録の際にUE100が求めるS-CSCFの能力に合致したS-CSCF400を選択することとしている。代替S-CSCFを選択する際にも、I-CSCF300がHSS500から取得した能力情報を含むS-CSC400Fのリストを参照することで、最初に選んだS-CSCF400aの次に適切なS-CSCF400bを選択する。この選択は、前述の[1]に記述したものと同様、例えばUE100の求める能力(例えば課金管理の必要性やS-CSCF400に求める処理速度など)に合致する程度(例えば課金管理等ではその処理能力の有無、もしくは処理速度ではある一定の閾値など)により行われる。
(3) Refer to the capability information of the S-CSCF and select in descending order of the matching ratio of the capability required by the UE:
According to the IMS standard rules (Non-Patent Document 1), the I-
(4)過去のS-CSCFの拒否の割合を参照し、なるべく拒否の割合の少ないS-CSCFを選択する:
I-CSCF300は、過去に選択したS-CSCF400から、どのくらいの割合で登録拒否を受信したかを記録することができる。例えば、対象S-CSCF400毎に選択の試行回数と拒否された回数をメモリ(図示せず)に記録し、拒否率(p=f/(s+f))(但し、s=登録成功回数、f=拒否回数))を算出する。なお、試行回数が一定数(例えば10回など)以下の場合は、拒否率を特別に0とする。この例を図15に示す。また、各試行について時間と成否を当該I-CSCF300のメモリ(図示せず)に記録していき(この例を図16に示す)、一定時間もしくは一定回数(例えば1時間もしくは100回など)以上経過したデータについては削除し、削除した際には拒否率を再計算する。
(4) Refer to the past S-CSCF rejection ratio and select an S-CSCF with the lowest rejection ratio as much as possible:
The I-
この情報をもとに、例えば一定以上の拒否率を持つS-CSCFは一定時間選択しない、などの方法が考えられる。例えば、拒否率が一定以上になった時刻を各S-CSCF400毎に記録しておき、S-CSCF選択時点の時刻との差が一定時間(例えば30分、48時間など)以内であった場合は当該S-CSCFを選択の対象から外す方法がある。
Based on this information, for example, a method may be considered in which an S-CSCF having a rejection rate above a certain level is not selected for a certain period of time. For example, when the time when the rejection rate exceeds a certain level is recorded for each S-
これにより、例えばS-CSCF400が負荷状況を基準に拒否を行っている場合には、負荷が高くメッセージの受付が不可能なS-CSCFにメッセージが送信され続けることを防ぎ、S-CSCFをサーバダウンから保護することができる。
As a result, for example, when the S-
(5)上記の組み合わせ:
上記の(1)〜(4)の方法を組み合わせることにより、例えばUE100の求める能力に合致するS-CSCFを選択することを原則とするが、負荷が高いと思われる S-CSCFの選択を避ける、等の方法が考えられる。
(5) Combination of the above:
By combining the methods (1) to (4) above, for example, it is a principle to select an S-CSCF that matches the capability required by the
[第2の実施の形態]
本実施の形態では、上記の第1の実施の形態においてI-CSCF300からS-CSCF400にREGISTERメッセージを送信を送信した際に、S-CSCF400が登録を拒否もしくは登録がタイムアウトした場合の対応について説明する。
[Second Embodiment]
In the present embodiment, when a transmission of a REGISTER message is transmitted from the I-
図17は、本発明の第2の実施の形態におけるシーケンスを示す。 FIG. 17 shows a sequence in the second embodiment of the present invention.
図17(a)に示すように、I-CSCF300がS-CSCF400にREGISTERメッセージの送信を行った際、S-CSCF400はある基準により(例えば、負荷が一定以上である場合、などオペレータ等が初期設定もしくは再設定により指定する方法が考えられる。) これを拒否することができる。メッセージが拒否されなかった場合には、S-CSCF400はHSS500からの認証ベクトルの取得及びチャレンジの生成を行う(これは、前述の実施の形態と同様である)。
As shown in FIG. 17 (a), when the I-
一方、図17(b)に示すように、メッセージが拒否された場合、あるいはS-CSCF400aへのREGISTERメッセージの送信がタイムアウトとなった場合、I-CSCF300は、HSS500にS-CSCF情報を問い合わせた際に取得したリストの中から、異なるS-CSCF400bを代替S-CSCFとして選択し、再度REGISTERメッセージを送信する(手順2)。なお、このときの代替S-CSCFの選択にも、第1の実施の形態における(B)で述べたような選択の仕方をすることによりS-CSCF400の使用可否もしくは状況を反映することができる。I-CSCF300からの再度のREGISTERを受信したS-CSCF400bは、HSS500からの認証ベクトルの取得及びチャレンジの生成を行う。なお、2度目に選択されたS-CSCF400bからも拒否された場合には、前述の手順1または手順2から再度行う。3度目以降に拒否された場合も同様である。このように代替S-CSCFの選択を繰り返すが、オペレータの設定などにより、ある時点で(例えば合計10のS-CSCFから拒否された場合もしくはタイムアウトした場合)S-CSCFの選択処理を停止し、エラーを返すことも可能である。
On the other hand, as shown in FIG. 17B, when the message is rejected or when transmission of the REGISTER message to the S-CSCF 400a times out, the I-
なお、上記の処理において、第1の実施の形態に関連するが、REGISTERメッセージが拒否された場合は、メモリ(図示せず)に拒否された回数を記録するものとする。 In the above processing, although related to the first embodiment, when the REGISTER message is rejected, the number of rejections is recorded in a memory (not shown).
[第3の実施の形態]
本実施の形態では、従来技術(イ)における代替S-CSCF選択時の能力情報を利用する例を説明する。
[Third Embodiment]
In the present embodiment, an example will be described in which capability information at the time of selecting an alternative S-CSCF in the prior art (A) is used.
従来技術(イ)を改良することによっても、能力情報を反映した代替S-CSCF選択が可能である。機能図は図4に示したものと同様である。 It is possible to select an alternative S-CSCF that reflects capability information by improving the prior art (a). The functional diagram is the same as that shown in FIG.
(1)LDFがS-CSCFの負荷情報だけでなく能力情報も収集する方法:
シーケンスを図18に示す。LDF600600はS-CSCF400から負荷情報だけでなく能力情報の定期的な通知を受け、LDFは各S-CSCF400の負荷情報および能力情報を蓄積し、複数のS-CSCFに通知し保持させる。各S-CSCFは自らだけでなく、他のS-CSCFの負荷情報および能力情報も共有している。
(1) How LDF collects capability information as well as S-CSCF load information:
The sequence is shown in FIG. The LDF 600600 receives periodic notification of not only the load information but also the capability information from the S-
UE100がS-CSCF400に対して登録を行う場合、UE100からの登録要求をP-CSCF300及びI-CSCF300が受け付ける(ステップ301,302)。I-CSCF300はHSS500に対して、能力情報を含むS-CSCF400のリストを要求し(ステップ303)、取得する(ステップ304)。I-CSCF300は、この能力情報を用いてUE100にとって適切なS-CSCF400を選択し、登録要求を送信する(ステップ305)。登録要求を受信したS-CSCF400aが過負荷であった場合には、S-CSCF400aは、共有している負荷情報及び能力情報をもとに、低負荷なS-CSCF400bへのリダイレクトをI-CSCF300に通知する(ステップ306)。これを受けて、I-CSCF300は代替S-CSCF400bに再度登録要求を送信する(ステップ307)。
When the
(2)S-CSCFがリダイレクト先を指定する際に、複数の代替S-CSCFをI-CSCFに通知する方法:
シーケンスを図19に示す。LDF600はS-CSCF400から負荷情報の定期的な通知を受け、LDF600は各S-CSCF400の負荷情報を内部の記憶手段(例えば、メモリ)に蓄積し、複数のS-CSCF400に通知し保持させる。各S-CSCF400は自らだけでなく、他のS-CSCFの負荷情報も共有している。
(2) Method for notifying the I-CSCF of multiple alternative S-CSCFs when the S-CSCF specifies a redirect destination:
The sequence is shown in FIG. The
UE100がS-CSCF400に対して登録を行う場合、UE100からの登録要求をP-CSCF300及びI-CSCF300が受け付ける(ステップ401,402)。I-CSCF300はHSS500に対して、能力情報を含むS-CSCFのリストを要求し(ステップ403)、取得する(ステップ404)。I-CSCF300は、この能力情報を用いてUE100にとって適切なS-CSCF400(400a)を選択し、登録要求を送信する(ステップ405)。登録要求を受信したS-CSCF400aが過負荷であった場合には、S-CSCF400aは、共有している負荷情報をもとに、低負荷なS-CSCFを複数個、I-CSCF300に通知する(ステップ406)。これを受けて、I-CSCF300は複数のS-CSCFのうちどれを代替S-CSCFとして用いるか、能力情報をもとに判断し、適切なS-CSCF400bを代替S-CSCFと決定し、この代替S-CSCF再度登録要求を送信する(ステップ407)。
When the
なお、I-CSCF300の動作をプログラムとして構築し、I-CSCF(サーバ選択装置)として利用されるコンピュータにインストールする、または、ネットワークを介して流通させることが可能である。
Note that the operation of the I-
また、構築されたプログラムをハードディスク、フレキシブルディスク、CD-ROM等の可搬記憶媒体に格納して、コンピュータにインストールする、または、ネットワークを介して流通させることが可能である。 In addition, the constructed program can be stored in a portable storage medium such as a hard disk, a flexible disk, or a CD-ROM, and installed in a computer or distributed via a network.
なお、本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において、種々変更・応用が可能である。 The present invention is not limited to the above-described embodiment, and various modifications and applications can be made within the scope of the claims.
100 クライアント(UE)
200 プロキシサーバ(P-CSCF)
300 サーバ選択機能(I-CSCF)
301 端末・ユーザ情報取得部
302 メッセージ転送先選択部
303 メッセージ転送部
400 サーバ(S-CSCF)
500 サーバ情報DB(HSS)
600 負荷情報収集機能(LDF)
100 clients (UE)
200 Proxy server (P-CSCF)
300 Server selection function (I-CSCF)
301 Terminal / User
500 Server information DB (HSS)
600 Load information collection function (LDF)
Claims (6)
少なくとも、
ユーザが使用するクライアントの端末と、
クライアントのユーザ情報及びセッション制御サーバの能力情報を含む当該セッション制御サーバの状況に関するサーバ情報リストを保持する記憶装置と、
呼制御を行うセッション制御サーバと、
クライアントから登録要求を受け付け、負荷の少ないセッション制御サーバを選択するサーバ選択装置と、
を有するシステムにおいて、
前記サーバ選択装置が、
前記クライアントの端末から登録要求を取得すると、前記記憶装置にアクセスすることにより前記サーバ情報リストを取得し、サーバ情報リスト記憶手段に格納し、前記クライアントを登録するセッション制御サーバを選択するサーバ選択ステップと、
前記サーバ選択ステップで選択されたセッション制御サーバに前記登録要求を送信する登録要求ステップと、
前記セッション制御サーバから登録を拒否された場合、または、タイムアウトとなった場合には、前記サーバ情報リスト記憶手段から別のサーバを選択して、該別のセッション制御サーバに対して前記登録要求を送信する代替サーバ選択ステップと、
を行い、
前記サーバ選択ステップにおいて、
前記サーバ情報リスト記憶手段に格納されている前記サーバ情報リストから、必須条件を満たさないセッション制御サーバを削除し、各セッション制御サーバの能力情報及び負荷状況に応じて前記登録要求を送信するセッション制御サーバを選択し、
前記代替サーバ選択ステップにおいて、
前記セッション制御サーバから登録を拒否された場合には、前記サーバ情報リスト記憶手段に拒否回数を記録し、登録が成功した場合には登録成功回数を記録し、
前記サーバ情報リスト記憶手段に格納されている前記セッション制御サーバの能力情報、前記登録成功回数と前記拒否回数から求められた該セッション制御サーバの拒否率または該拒否回数に基づいて重み付けし、該重みに基づいてセッション制御サーバを選択する
ことを特徴とするサーバ負荷分散方法。 A server load balancing method in a system for selecting a server for registering a client in IMS (Internet protocol Multimedia Subsystem) architecture,
at least,
The client terminal used by the user,
A storage device for holding a server information list regarding the status of the session control server, including client user information and session control server capability information;
A session control server for call control;
A server selection device that accepts a registration request from a client and selects a session control server with a low load;
In a system having
The server selection device is
When a registration request is acquired from the terminal of the client, the server selection step of acquiring the server information list by accessing the storage device, storing it in a server information list storage means, and selecting a session control server for registering the client When,
A registration request step for transmitting the registration request to the session control server selected in the server selection step;
When registration is rejected from the session control server or when a timeout occurs, another server is selected from the server information list storage means, and the registration request is sent to the other session control server. An alternative server selection step to send;
And
In the server selection step,
Session control for deleting a session control server that does not satisfy the essential conditions from the server information list stored in the server information list storage means, and transmitting the registration request according to the capability information and load status of each session control server Select the server
In the alternative server selection step,
If registration is rejected from the session control server, record the number of rejections in the server information list storage means, if registration is successful, record the number of successful registrations,
Weighting based on the session control server capability information stored in the server information list storage means, the session control server rejection rate or the rejection count obtained from the registration success count and the rejection count, The session control server based on
Server load balancing wherein a call.
前記サーバ情報リスト記憶手段の前記セッション制御サーバの能力情報を参照し、前記クライアントが求める能力に合致する割合の高い順に前記セッション制御サーバを選択する
請求項1記載のサーバ負荷分散方法。 In the server selection step or the alternative server selection step,
The session controlling server refers to the capability information, server load balancing method of claim 1 Symbol placement selects the session control server descending order of proportion that matches the ability of the client asks the server information list storage unit.
少なくとも、
ユーザが使用するクライアントの端末と、
クライアントのユーザ情報及びセッション制御サーバの能力情報を含む当該セッション制御サーバの状況に関するサーバ情報リストを保持する記憶装置と、
呼制御を行うセッション制御サーバと、
クライアントから登録要求を受け付け、負荷の少ないセッション制御サーバを選択するサーバ選択装置と、
を有し、
前記サーバ選択装置は、
前記クライアントの端末から登録要求を取得すると、前記記憶装置にアクセスすることにより前記サーバ情報リストを取得し、サーバ情報リスト記憶手段に格納し、前記クライアントを登録するセッション制御サーバを選択するサーバ選択手段と、
前記サーバ選択手段により選択されたセッション制御サーバに前記登録要求を送信する登録要求手段と、
前記セッション制御サーバから登録を拒否された場合、または、タイムアウトとなった場合には、前記サーバ情報リスト記憶手段から別のサーバを選択して、該別のセッション制御サーバに対して前記登録要求を送信する代替サーバ選択手段と、
を有し、
前記サーバ選択手段は、
前記サーバ情報リスト記憶手段に格納されている前記サーバ情報リストから必須条件を満たさないセッション制御サーバを削除し、各セッション制御サーバの能力情報及び負荷状況に応じて前記登録要求を送信するセッション制御サーバを選択する手段を含み、
前記サーバ選択手段、または、前記代替サーバ選択手段は、
前記セッション制御サーバから登録を拒否された場合には、前記サーバ情報リスト記憶手段に拒否回数を記録し、登録が成功した場合には登録成功回数を記録する手段と、
前記サーバ情報リスト記憶手段に格納されている前記セッション制御サーバの能力情報、前記登録成功回数と前記拒否回数から求められた該セッション制御サーバの拒否率または該拒否回数に基づいて重み付けし、該重みに基づいてセッション制御サーバを選択する手段を含む
ことを特徴とするサーバ負荷分散システム。 A server load balancing system for selecting a server for registering a client in an IMS (Internet protocol Multimedia Subsystem) architecture,
at least,
The client terminal used by the user,
A storage device for holding a server information list regarding the status of the session control server, including client user information and session control server capability information;
A session control server for call control;
A server selection device that accepts a registration request from a client and selects a session control server with a low load;
Have
The server selection device includes:
When a registration request is acquired from the client terminal, the server information list is acquired by accessing the storage device, stored in a server information list storage means, and a server selection means for selecting a session control server for registering the client When,
Registration request means for transmitting the registration request to the session control server selected by the server selection means;
When registration is rejected from the session control server or when a timeout occurs, another server is selected from the server information list storage means, and the registration request is sent to the other session control server. An alternative server selection means for transmitting;
Have
The server selection means includes
A session control server that deletes a session control server that does not satisfy essential conditions from the server information list stored in the server information list storage means, and transmits the registration request according to the capability information and load status of each session control server Including means for selecting
The server selection means or the alternative server selection means
If registration is rejected from the session control server, the number of rejections is recorded in the server information list storage means, and if the registration is successful, means for recording the number of successful registrations;
Weighting based on the session control server capability information stored in the server information list storage means, the session control server rejection rate or the rejection count obtained from the registration success count and the rejection count, Means for selecting a session control server based on the server load distribution system.
前記サーバ情報リスト記憶手段の前記セッション制御サーバの能力情報を参照し、前記クライアントが求める能力に合致する割合の高い順に前記セッション制御サーバを選択する手段を含む
請求項3記載のサーバ負荷分散システム。 The server selection means or the alternative server selection means
4. The server load distribution system according to claim 3 , further comprising means for referring to the capability information of the session control server in the server information list storage means and selecting the session control servers in descending order of matching with the capability required by the client.
ユーザが使用するクライアントの端末と、
クライアントのユーザ情報及びセッション制御サーバの能力情報を含む当該セッション制御サーバの状況に関するサーバ情報リストを保持する記憶装置と、
呼制御を行うセッション制御サーバと、
クライアントから登録要求を受け付け、負荷の少ないセッション制御サーバを選択するサーバ選択装置と、
を有し、IMS(Internet protocol Multimedia Subsystem)アーキテクチャにおいてクライアントを登録するサーバを選択するサーバ負荷分散システムにおける、サーバ選択装置であって、
前記クライアントの端末から登録要求を取得すると、前記記憶装置にアクセスすることにより前記サーバ情報リストを取得し、サーバ情報リスト記憶手段に格納し、前記クライアントを登録するセッション制御サーバを選択するサーバ選択手段と、
前記サーバ選択手段により選択されたセッション制御サーバに前記登録要求を送信する登録要求手段と、
前記セッション制御サーバから登録を拒否された場合、または、タイムアウトとなった場合には、前記サーバ情報リスト記憶手段から別のサーバを選択して、該別のセッション制御サーバに対して前記登録要求を送信する代替サーバ選択手段と、を有し、
前記サーバ選択手段は、
前記サーバ情報リスト記憶手段に格納されている前記サーバ情報リストから、必須条件を満たさないセッション制御サーバを削除し、各セッション制御サーバの能力情報及び負荷状況に応じて前記登録要求を送信するセッション制御サーバを選択する手段、
または、
前記サーバ情報リスト記憶手段の前記セッション制御サーバの能力情報を参照し、前記クライアントが求める能力に合致する割合の高い順に前記セッション制御サーバを選択する手段、
または、
前記セッション制御サーバから登録を拒否された場合には、前記サーバ情報リスト記憶手段に拒否回数を記録し、登録が成功した場合には登録成功回数を記録し、該サーバ情報リスト記憶手段に格納されている前記セッション制御サーバの能力情報、該登録成功回数と該拒否回数から求められた該セッション制御サーバの拒否率または該拒否回数に基づいて重み付けし、該重みに基づいてセッション制御サーバを選択する手段、
の少なくとも1つを含み、
前記代替サーバ選択手段は、
前記セッション制御サーバから登録を拒否された場合には、前記サーバ情報リスト記憶手段に拒否回数を記録し、登録が成功した場合には登録成功回数を記録し、該サーバ情報リスト記憶手段に格納されている前記セッション制御サーバの能力情報、該登録成功回数と該拒否回数から求められた該セッション制御サーバの拒否率または該拒否回数に基づいて重み付けし、該重みに基づいてセッション制御サーバを選択する手段、
または、
前記サーバ情報リスト記憶手段の前記セッション制御サーバの能力情報を参照し、前記クライアントが求める能力に合致する割合の高い順に前記セッション制御サーバを選択する手段
の少なくともいずれかを含む、
ことを特徴とするサーバ選択装置。 at least,
The client terminal used by the user,
A storage device for holding a server information list regarding the status of the session control server, including client user information and session control server capability information;
A session control server for call control;
A server selection device that accepts a registration request from a client and selects a session control server with a low load;
A server selection device in a server load balancing system for selecting a server to register a client in an IMS (Internet protocol Multimedia Subsystem) architecture,
When a registration request is acquired from the client terminal, the server information list is acquired by accessing the storage device, stored in a server information list storage means, and a server selection means for selecting a session control server for registering the client When,
Registration request means for transmitting the registration request to the session control server selected by the server selection means;
When registration is rejected from the session control server or when a timeout occurs, another server is selected from the server information list storage means, and the registration request is sent to the other session control server. An alternative server selection means for transmitting,
The server selection means includes
Session control for deleting a session control server that does not satisfy the essential conditions from the server information list stored in the server information list storage means, and transmitting the registration request according to the capability information and load status of each session control server A means of selecting a server,
Or
Means for referring to the capability information of the session control server in the server information list storage means, and selecting the session control server in descending order of the rate matching the capability required by the client;
Or
When registration is rejected from the session control server, the number of rejections is recorded in the server information list storage means. When registration is successful, the number of successful registrations is recorded and stored in the server information list storage means. capability information of the session control server is, rejection rate of the session control server obtained from the registration number of successful and the refusal number or based on the refusal number weighted, selects a session control server based on the heavy wear Means ,
Including at least one of
The alternative server selection means includes
When registration is rejected from the session control server, the number of rejections is recorded in the server information list storage means. When registration is successful, the number of successful registrations is recorded and stored in the server information list storage means. capability information of the session control server is, rejection rate of the session control server obtained from the registration number of successful and the refusal number or based on the refusal number weighted, selects a session control server based on the heavy wear means,
Or
Referring to capability information of the session control server in the server information list storage means, and including at least one of means for selecting the session control server in descending order of the rate matching the capability required by the client,
The server selection apparatus characterized by the above-mentioned.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010186632A JP5489917B2 (en) | 2010-08-23 | 2010-08-23 | Server load balancing system and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010186632A JP5489917B2 (en) | 2010-08-23 | 2010-08-23 | Server load balancing system and method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012044623A JP2012044623A (en) | 2012-03-01 |
JP5489917B2 true JP5489917B2 (en) | 2014-05-14 |
Family
ID=45900371
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010186632A Active JP5489917B2 (en) | 2010-08-23 | 2010-08-23 | Server load balancing system and method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5489917B2 (en) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9553809B2 (en) | 2013-04-16 | 2017-01-24 | Amazon Technologies, Inc. | Asymmetric packet flow in a distributed load balancer |
US10038626B2 (en) | 2013-04-16 | 2018-07-31 | Amazon Technologies, Inc. | Multipath routing in a distributed load balancer |
US10069903B2 (en) * | 2013-04-16 | 2018-09-04 | Amazon Technologies, Inc. | Distributed load balancer |
WO2015019792A1 (en) * | 2013-08-09 | 2015-02-12 | 株式会社リコー | Management system, program, transmission system, management method, and storage medium |
JP6014570B2 (en) * | 2013-10-25 | 2016-10-25 | 株式会社日立製作所 | Communication terminal connection control method and information collection system |
US9621468B1 (en) | 2014-12-05 | 2017-04-11 | Amazon Technologies, Inc. | Packet transmission scheduler |
JP6315593B2 (en) * | 2014-12-18 | 2018-04-25 | 日本電信電話株式会社 | Terminal, call control server, call control system, and location registration method |
JP6315592B2 (en) * | 2014-12-18 | 2018-04-25 | 日本電信電話株式会社 | Call control server and call control system operating method |
JP2022015655A (en) * | 2020-07-09 | 2022-01-21 | 株式会社Nttドコモ | Communication control device and communication system |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002007333A (en) * | 2000-06-22 | 2002-01-11 | Fujitsu Ltd | Managing system for managing resource distributing server |
ES2518994T3 (en) * | 2007-04-20 | 2014-11-06 | Telefonaktiebolaget Lm Ericsson (Publ) | Processing of user identities in the IP Multimedia Subsystem |
JP2011022622A (en) * | 2007-11-12 | 2011-02-03 | Panasonic Corp | Proxy processor, proxy request device, and proxy process switching system |
-
2010
- 2010-08-23 JP JP2010186632A patent/JP5489917B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2012044623A (en) | 2012-03-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5489917B2 (en) | Server load balancing system and method | |
US7929419B2 (en) | Methods, systems, and computer program products for inhibiting message traffic to an unavailable terminating SIP server | |
KR101528654B1 (en) | Method, apparatus and system for registering a terminal with an application server in an ims | |
CN103329499B (en) | Dynamic allocation method, server, system and the network node of serving network node | |
US9247418B2 (en) | Communication-session termination when subscriber server is unavailable | |
US20100088371A1 (en) | Method for obtaining device information of user terminals and communication service function entity | |
CN101326493B (en) | Method and device for distributing load of multiprocessor server | |
US20080147885A1 (en) | Systems and methods for resolving resource names to ip addresses with load distribution and admission control | |
EP2705647B1 (en) | Method and network entity for s-cscf server allocation in an ims based multimedia over ip network | |
US20080254795A1 (en) | IP multimedia subsystem virtual call/session control functions | |
EP3211902A1 (en) | Hls-based capability control method, hls-based capability control service system, and slb server | |
US7899036B2 (en) | Assignment of a serving entity in a communication system | |
US20140143412A1 (en) | Method, system and devices for managing user provisioning of a service in an ims network | |
CN102148739B (en) | IMS (IP (Internet Protocol) Multimedia Subsystem) session routing control method and system | |
CN102077552A (en) | Dynamic application server allocation in ims network | |
JP5154313B2 (en) | SIP message distribution method and SIP message distribution apparatus | |
KR20070031155A (en) | Distributed HSSHome Subscriber Server architecture | |
US20140047533A1 (en) | Method and System for Authentication-based Multi-user Online Video Game | |
JP2007219637A (en) | Load balancing system and program therefor | |
WO2015044596A1 (en) | Technique for restoring a service in a network | |
KR101135516B1 (en) | System and Method for registering location of terminal in mobile radio communication network | |
CN103685167A (en) | Method, device and equipment for managing IMS session | |
Lu et al. | A multi-domain and multi-overlay framework of P2P IMS core network based on cloud infrastructure | |
Al-Doski et al. | Optimizing resources utilization in IP Multimedia Subsystem | |
KR102050027B1 (en) | Apparatus and Method for controlling IFC trigger on the IMS network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121106 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130807 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130813 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20131004 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131015 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20140218 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140225 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5489917 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |