JP2014220675A - Communication control system - Google Patents

Communication control system Download PDF

Info

Publication number
JP2014220675A
JP2014220675A JP2013099169A JP2013099169A JP2014220675A JP 2014220675 A JP2014220675 A JP 2014220675A JP 2013099169 A JP2013099169 A JP 2013099169A JP 2013099169 A JP2013099169 A JP 2013099169A JP 2014220675 A JP2014220675 A JP 2014220675A
Authority
JP
Japan
Prior art keywords
communication service
service request
server
request signal
session
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
JP2013099169A
Other languages
Japanese (ja)
Inventor
裕朗 河原崎
Hiroaki Kawarasaki
裕朗 河原崎
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2013099169A priority Critical patent/JP2014220675A/en
Publication of JP2014220675A publication Critical patent/JP2014220675A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a communication control system that does not reduce communication service processing performance even at the time of failure of a processing server constituting part of a cluster and increase or decrease in processing servers.SOLUTION: A data management server 30 holds session information that processing servers (application servers 20) need to process a communication service request from a user terminal 2 in one lump. A load balancer 10 distributes new and continuous communication service requests about the same session to the same processing server using session identification information included in an individual communication service request. If a processing server is failed or reduced, the load balancer 10 redistributes a subsequent continuous communication service request to another working processing server. The processing server to which the continuous communication service request is distributed in the middle of a session obtains necessary session information from the data management server 30 to continue the communication service of the session.

Description

本発明は、複数台の処理サーバによるクラスタ構成にてIP(Internet Protocol)電話等の通信サービスを提供する通信制御システムに関する。特に、処理サーバに障害が発生したり、需要に応じて処理サーバを増減設したりする場合においても、提供している通信サービスを中断することなく継続するための技術に関する。   The present invention relates to a communication control system that provides a communication service such as an IP (Internet Protocol) telephone in a cluster configuration with a plurality of processing servers. In particular, the present invention relates to a technique for continuing a provided communication service without interruption even when a failure occurs in a processing server or when the number of processing servers is increased or decreased according to demand.

複数台の処理サーバによるクラスタ構成の通信制御システムでは、通信サービスを提供している処理サーバに障害が発生した場合にもサービスを継続できるようにするために、通信サービスの継続に必要なセッション情報を、他の処理サーバにも複製して記憶させている(例えば、特許文献1参照)。   In a communication control system with a cluster configuration consisting of multiple processing servers, session information necessary to continue the communication service so that the service can continue even if a failure occurs in the processing server providing the communication service. Are also copied and stored in other processing servers (see, for example, Patent Document 1).

個々の通信サービスは、ロードバランサ(信号振分け装置)によって振り分けられた特定の処理サーバで処理され、各処理サーバは通信サービスが所定の安定状態に遷移する毎に、その時点のセッション情報を他の処理サーバに複製して記憶させる。   Each communication service is processed by a specific processing server distributed by a load balancer (signal distribution device). Each time the communication service transitions to a predetermined stable state, each processing server transmits the session information at that time to another Copy and store it on the processing server.

特開2012−248091号公報JP 2012-248091 A

前記従来の通信制御システムでは、通信サービスを提供している稼働中の処理サーバに障害が発生した場合や、稼働中の処理サーバを減設する場合には、ロードバランサが改めて当該処理サーバが提供していた通信サービスのセッション情報の複製を保持している他の処理サーバに、当該通信サービスを振り分け直す。このとき、セッション情報の複製を保持している特定のサーバに負荷が集中しないようにするために、その時点で提供されている全ての通信サービスのセッション情報を再配置したのち、新たな振分けによって通信サービスを継続するようにしていた。そのため、セッション情報の再配置が完了するまでの間に、一時的な通信サービス処理性能の低下が発生する場合があった。   In the conventional communication control system, when a failure occurs in an operating processing server that provides a communication service, or when an operating processing server is removed, the load balancer provides the processing server again. Reassign the communication service to another processing server that holds a copy of the session information of the communication service. At this time, in order to prevent the load from being concentrated on a specific server that holds a copy of the session information, the session information of all communication services provided at that time is rearranged, and then a new distribution is performed. The communication service was to be continued. For this reason, there has been a case where the communication service processing performance is temporarily lowered before the relocation of the session information is completed.

また、通信サービスの需要の変化に応じてクラスタを構成する処理サーバの増設を行う場合、増設した処理サーバの処理能力を直ちに活かすように負荷を再配分するためには、同様にセッション情報の再配置を行う必要があった。したがって、この場合にも、セッション情報の再配置が完了するまでの間に、一時的な通信サービス処理性能の低下が発生することがあった。   In addition, when processing servers that make up a cluster are expanded in response to changes in demand for communication services, session information can be re-allocated in order to redistribute the load so that the processing capacity of the added processing servers can be utilized immediately. There was a need to make arrangements. Therefore, even in this case, the communication service processing performance may be temporarily lowered until the rearrangement of the session information is completed.

本発明は、前記の課題を解決するためになされたものであり、クラスタを構成する処理サーバに障害が発生した場合や、処理サーバの増減設を行う場合にも、通信サービス処理性能の低下を発生させない通信制御システムを提供することを目的とする。   The present invention has been made in order to solve the above-described problems. Even when a failure occurs in a processing server constituting the cluster or when the number of processing servers is increased or decreased, the communication service processing performance is reduced. It is an object of the present invention to provide a communication control system that does not generate.

前記の課題を解決するために、本発明は、ユーザ端末から所定の手順で送信される通信サービス要求信号に基づいて前記ユーザ端末に所定の通信サービスを提供する複数の処理サーバと、前記ユーザ端末から送信される前記通信サービス要求信号を前記複数の処理サーバに振り分ける信号振分け装置と、前記通信サービスの提供に必要な情報を記憶し管理するデータ管理サーバと、を備える通信制御システムであって、前記信号振分け装置は、前記ユーザ端末から新規の通信サービス要求信号を受信した場合には、所定の振分けアルゴリズムによって当該新規の通信サービス要求信号の振分け先とする処理サーバを決定するとともに、当該新規の通信サービス要求信号のなかに含まれるセッション識別情報と前記決定した振分け先の処理サーバとを対応付ける振分け履歴情報を自身の記憶部に記憶し、以降前記ユーザ端末から受信する前記通信サービス要求信号が、当該通信サービス要求信号のなかに前記振分け履歴情報として記憶したものと同一のセッション識別情報が含まれる継続の通信サービス要求信号である場合には、当該セッション識別情報に対応付けられた前記振分け先の処理サーバに、当該継続の通信サービス要求信号を振り分けるサービス要求振分け部を備え、前記複数の処理サーバのそれぞれは、自身に振り分けられた通信サービス要求信号が新規の通信サービス要求信号である場合には、当該新規の通信サービス要求信号に含まれるセッション識別情報に対応するセッション情報を生成して自身の記憶部に記憶したセッション情報を用いる一方で、自身に振り分けられた通信サービス要求信号が前記継続の通信サービス要求信号である場合には、当該継続の通信サービス要求信号に含まれるセッション識別情報に対応する自身の記憶部に記憶されたセッション情報を用いて、所定の処理を実行することで前記通信サービスを提供するセッション制御処理部と、前記所定の処理が実行されて、前記通信サービスが所定の安定状態に遷移する毎に、当該遷移後の安定状態を表す情報を含む前記自身の記憶部に記憶したセッション情報を前記データ管理サーバに送信するセッション情報登録部と、自身に振り分けられた通信サービス要求信号が新規の通信サービス要求信号ではなく、かつ、当該通信サービス要求信号に含まれるセッション識別情報に対応するセッション情報が前記自身の記憶部に記憶されていない場合には、当該セッション情報を前記データ管理サーバから取得して前記自身の記憶部に記憶するセッション情報取得部とを備え、前記データ管理サーバは、前記複数の処理サーバから送信される前記セッション情報を自身の記憶部に記憶し、前記処理サーバからの要求に応じて前記セッション情報を要求元の当該処理サーバに返送するセッション情報管理部を備えるものとした。   In order to solve the above problems, the present invention provides a plurality of processing servers for providing a predetermined communication service to the user terminal based on a communication service request signal transmitted from the user terminal in a predetermined procedure, and the user terminal A communication control system comprising: a signal distribution device that distributes the communication service request signal transmitted from the plurality of processing servers; and a data management server that stores and manages information necessary for providing the communication service, When the signal distribution device receives a new communication service request signal from the user terminal, the signal distribution device determines a processing server as a distribution destination of the new communication service request signal by a predetermined distribution algorithm, and Session identification information included in the communication service request signal and the processing server of the determined distribution destination Is stored in its own storage unit, and the communication service request signal received from the user terminal is the same session identification as that stored as the distribution history information in the communication service request signal. In the case of a continuous communication service request signal including information, a service request distribution unit that distributes the continuous communication service request signal to the distribution destination processing server associated with the session identification information, Each of the plurality of processing servers generates session information corresponding to the session identification information included in the new communication service request signal when the communication service request signal assigned to the processing server is a new communication service request signal. While using the session information stored in its own storage unit, If the received communication service request signal is the continuous communication service request signal, the session information stored in its own storage unit corresponding to the session identification information included in the continuous communication service request signal is used. A session control processing unit that provides the communication service by executing a predetermined process; and whenever the predetermined process is executed and the communication service transitions to a predetermined stable state, the stable state after the transition A session information registration unit that transmits the session information stored in the storage unit including the information that represents to the data management server, and the communication service request signal distributed to itself is not a new communication service request signal, and Session information corresponding to the session identification information included in the communication service request signal is stored in the own storage unit. A session information acquisition unit that acquires the session information from the data management server and stores it in the storage unit, the data management server transmits the session transmitted from the plurality of processing servers. A session information management unit is provided that stores information in its own storage unit and returns the session information to the requesting processing server in response to a request from the processing server.

こうすることにより、クラスタを構成する処理サーバに障害が発生した場合や、処理サーバの増減設を行う場合にも、セッション情報を再配置する必要がなくなるので、通信サービス処理性能の低下を発生させない通信制御システムを提供することができる。   By doing so, it is not necessary to relocate the session information even when a failure occurs in the processing servers that make up the cluster, or when the number of processing servers is increased or decreased, so communication service processing performance is not degraded. A communication control system can be provided.

また、本発明は、前記の通信制御システムにおいて、前記信号振分け装置は、前記複数の処理サーバの稼働状態を保持するサーバ状態管理テーブルを自身の記憶部に備え、前記サービス要求振分け部は、前記振分け先の処理サーバへの前記通信サービス要求信号の送信に失敗した場合には、稼働状態が稼働中である他の処理サーバのいずれかに当該通信サービス要求信号を振り分けるものとした。   Further, in the communication control system according to the present invention, the signal distribution device includes a server state management table that holds operation states of the plurality of processing servers in its storage unit, and the service request distribution unit includes When transmission of the communication service request signal to the distribution destination processing server fails, the communication service request signal is distributed to one of the other processing servers whose operation state is in operation.

こうすることにより、稼働中の処理サーバに障害が発生した場合には、稼働中の他の処理サーバに、障害が発生した処理サーバが提供していた通信サービスを引き継がせることができる。   In this way, when a failure occurs in the operating processing server, the other processing server that is operating can take over the communication service provided by the processing server in which the failure has occurred.

また、本発明は、前記の通信制御システムにおいて、前記サービス要求振分け部は、前記サーバ状態管理テーブルに保持されている前記振分け先の処理サーバの稼働状態が稼働中でない場合、または、前記振分け先の処理サーバの情報が前記サーバ状態管理テーブルから削除された場合には、稼働状態が稼働中である他の処理サーバのいずれかに当該振分け先の処理サーバへの前記通信サービス要求信号を振り分けるものとした。   In the communication control system according to the present invention, the service request distribution unit may be configured such that the operation state of the processing server of the distribution destination held in the server state management table is not in operation, or the distribution destination When the information of the processing server is deleted from the server status management table, the communication service request signal to the processing server of the distribution destination is distributed to any of the other processing servers whose operating status is operating It was.

こうすることにより、稼働中であった処理サーバがシステムから切り離されたり、稼働を停止したりした場合は、稼働中の他の処理サーバに、当該処理サーバが提供していた通信サービスを引き継がせることができる。   In this way, if a processing server that was operating is disconnected from the system or has stopped operating, the other processing server that is operating can take over the communication service provided by the processing server. be able to.

本発明によれば、クラスタを構成するサーバに障害が発生した場合や、サーバの増減設を行う場合にも、通信サービス処理性能の低下を発生させない通信制御システムを提供することができる。   According to the present invention, it is possible to provide a communication control system that does not cause a decrease in communication service processing performance even when a failure occurs in a server that constitutes a cluster or when servers are increased or decreased.

本発明に係る通信制御システムの構成例を示す図である。It is a figure which shows the structural example of the communication control system which concerns on this invention. ロードバランサ(信号振分け装置)の構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of a load balancer (signal distribution apparatus). アプリケーションサーバの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of an application server. データ管理サーバの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of a data management server. サーバ状態管理テーブルの構成及びデータ例を示す図である。It is a figure which shows the structure and data example of a server state management table. 振分け管理テーブル(振分け履歴)の構成及びデータ例を示す図である。It is a figure which shows the structure and data example of a distribution management table (distribution log | history). セッション情報管理テーブル(セッション情報)の構成及びデータ例を示す図である。It is a figure which shows the structure and data example of a session information management table (session information). SIPを用いたIP電話サービスの安定状態についての説明図である。It is explanatory drawing about the stable state of IP telephone service using SIP. ロードバランサ(信号振分け装置)が実行する振分け処理の例を示すフローチャートである。It is a flowchart which shows the example of the distribution process which a load balancer (signal distribution apparatus) performs. アプリケーションサーバが実行する通信サービス要求処理の例を示すフローチャートである。It is a flowchart which shows the example of the communication service request process which an application server performs. SIPを用いてIP電話サービスを提供する場合の信号及び処理の流れの例を示すシーケンス図である。It is a sequence diagram which shows the example of the signal in the case of providing IP telephone service using SIP, and the flow of a process. 従来の通信制御システムの構成例を示す図である。It is a figure which shows the structural example of the conventional communication control system.

以下、本発明を実施するための形態(以下、「実施形態」という。)を、適宜図面を参照して詳細に説明する。本実施形態では、SIP(Session Initiation Protocol)を用いてIP電話サービスを提供する通信制御システムが、呼制御処理を司る複数の処理サーバ(以下、「アプリケーションサーバ」ともいう。)からなるクラスタ構成をなす例について説明する。なお、本発明は、IP電話サービスに限らず、ユーザ端末との間にセッションを設定して提供される任意の通信サービスに適用可能であり、使用するプロトコルはSIPに限られるものではない。   DESCRIPTION OF EMBODIMENTS Hereinafter, modes for carrying out the present invention (hereinafter referred to as “embodiments”) will be described in detail with reference to the drawings as appropriate. In this embodiment, a communication control system that provides IP telephone service using SIP (Session Initiation Protocol) has a cluster configuration including a plurality of processing servers (hereinafter also referred to as “application servers”) that perform call control processing. An example will be described. The present invention is not limited to the IP telephone service but can be applied to any communication service provided by setting a session with a user terminal, and the protocol to be used is not limited to SIP.

<従来の通信制御システム>
まず、比較例として従来の通信制御システムの構成例及び動作概要を、図12を参照して説明する。図12は、従来の通信制御システムの構成例を示す図である。
<Conventional communication control system>
First, a configuration example and an operation outline of a conventional communication control system will be described as a comparative example with reference to FIG. FIG. 12 is a diagram illustrating a configuration example of a conventional communication control system.

図12に示すように、ネットワーク3に接続される複数のユーザ端末2に対してIP電話サービスなどの通信サービスを提供する従来の通信制御システム1Aは、ロードバランサ10Aと、クラスタを構成する複数のアプリケーションサーバ20A−1,20A−2,20A−3,・・・と、データ管理サーバ30Aとを備えて構成されている。   As shown in FIG. 12, a conventional communication control system 1A that provides a communication service such as an IP telephone service to a plurality of user terminals 2 connected to a network 3 includes a load balancer 10A and a plurality of members constituting a cluster. Application servers 20A-1, 20A-2, 20A-3,... And a data management server 30A.

ロードバランサ10Aは、各ユーザ端末2から所定の手順で送信される通信サービス要求信号(以下、「要求信号」と略記する場合がある。)を、所定の振分けアルゴリズムによっていずれか1台のアプリケーションサーバに振り分け、振分け先のアプリケーションサーバから送信される応答信号を、要求元のユーザ端末2に中継して返送する。   The load balancer 10A transmits a communication service request signal (hereinafter sometimes abbreviated as “request signal”) transmitted from each user terminal 2 according to a predetermined procedure to any one application server by a predetermined distribution algorithm. The response signal transmitted from the distribution destination application server is relayed to the requesting user terminal 2 and returned.

振分けアルゴリズムとしては、ラウンドロビン方式、サーバ負荷判定付きラウンドロビン方式(サーバ負荷が一定値以上のサーバはスキップし次のサーバを割り当てる)、ハッシュ方式、サーバ負荷判定付きハッシュ方式(サーバ負荷が一定値以上のサーバはスキップし次のサーバを割り当てる)等が適用可能である。   The distribution algorithm includes a round robin method, a round robin method with server load determination (a server with a server load exceeding a certain value is skipped and the next server is assigned), a hash method, a hash method with a server load determination (a server load is a constant value) The above server is skipped and the next server is assigned).

ロードバランサ10Aによってユーザ端末2からの通信サービス要求信号を振り分けられたアプリケーションサーバ20Aは、所定の手順によってユーザ端末2との間にセッションを設定するとともに、通信サービスの提供に必要となる所定のセッション情報を生成して所定の処理を実行することで、当該ユーザ端末2に対して各種の通信サービスを提供する。   The application server 20A to which the communication service request signal from the user terminal 2 is distributed by the load balancer 10A sets a session with the user terminal 2 according to a predetermined procedure, and a predetermined session required for providing the communication service Various communication services are provided to the user terminal 2 by generating information and executing predetermined processing.

また、当該アプリケーションサーバ20Aは、提供している通信サービス(例えば、IP電話サービス)が所定の安定状態(例えば、「呼出し中」、「通話中」など)に遷移する毎に、遷移後の安定状態を表す情報を含んだセッション情報を他のアプリケーションサーバ20Aに複製し、バックアップとして保持させておく。図12の例では、破線の矢印と矩形とで示すように、アプリケーションサーバ20A−1のセッション情報s1はアプリケーションサーバ20A−2に複製され、アプリケーションサーバ20A−2のセッション情報s2はアプリケーションサーバ20A−3に複製されるなどのように、複製元と複製先との組が所定のルールによって予め定められている。   In addition, the application server 20 </ b> A changes the stability after the transition every time the provided communication service (for example, IP telephone service) transitions to a predetermined stable state (for example, “calling”, “busy”, etc.). Session information including information indicating the state is copied to another application server 20A and stored as a backup. In the example of FIG. 12, as indicated by the dashed arrow and rectangle, the session information s1 of the application server 20A-1 is copied to the application server 20A-2, and the session information s2 of the application server 20A-2 is copied to the application server 20A-. For example, a set of a copy source and a copy destination is predetermined by a predetermined rule.

ここで、稼働中の1台のアプリケーションサーバ20A(例えば、アプリケーションサーバ20A−1)に障害が発生し、当該サーバは、自身が分担して提供している通信サービスをもはや継続できなくなったものと仮定する。このとき、ロードバランサ10Aは、当該アプリケーションサーバ20A−1の故障を検知すると、当該アプリケーションサーバ20A−1に振り分けていた通信サービス要求信号を、当該通信サービスのセッション情報s1の複製を保持しているアプリケーションサーバ20A−2に振り分ける。それによって、振分け先のアプリケーションサーバ20A−2は、自身が保持しているバックアップのセッション情報s1を現用のセッション情報s1に昇格させ、当該セッションの通信サービスを継続する。また、新たなバックアップ先となるアプリケーションサーバ20A−3に当該セッション情報s1を複製して保持させる。   Here, it is assumed that a failure occurs in one application server 20A (for example, application server 20A-1) that is operating, and the server can no longer continue the communication service provided by the server itself. Assume. At this time, when detecting the failure of the application server 20A-1, the load balancer 10A holds a copy of the session information s1 of the communication service for the communication service request signal distributed to the application server 20A-1. Sort to application server 20A-2. Thereby, the distribution destination application server 20A-2 promotes the backup session information s1 held by itself to the current session information s1, and continues the communication service of the session. Further, the session information s1 is duplicated and held in the application server 20A-3 as a new backup destination.

なお、単に故障したサーバの複製先となっていたサーバにそれ以降の通信サービス要求信号を振り分けるだけでは、当該複製先のサーバに以前の約2倍の負荷がかかってしまう。そこで、このような場合には、その時点で各アプリケーションサーバ20Aに振り分けられている全セッションの現用及びバックアップ用のセッション情報を、各サーバの負荷がほぼ均等となるように再配置する必要がある。そして、この再配置が完了するまでの間に、一時的な通信サービス処理性能の低下が発生する場合があった。   Note that if the subsequent communication service request signal is simply distributed to the server that has been the replication destination of the failed server, the duplication destination server is subjected to about twice as much load as before. Therefore, in such a case, it is necessary to rearrange the current and backup session information of all sessions distributed to each application server 20A at that time so that the load on each server is almost equal. . In some cases, the communication service processing performance temporarily decreases before the rearrangement is completed.

また、通信サービスの需要の変化に応じてアプリケーションサーバ20Aの台数を増減する場合においても、同様なセッション情報の再配置が必要となるので、やはり一時的な通信サービス処理性能の低下が発生することがあった。   Further, even when the number of application servers 20A is increased or decreased according to a change in demand for communication services, it is necessary to rearrange the same session information, which also causes a temporary decrease in communication service processing performance. was there.

なお、従来の通信制御システム1Aでは、データ管理サーバ30Aは、通信サービス加入者の加入者情報331等のデータを保持して管理するが、通信サービスの提供に必要となるセッション情報は保持しない。   In the conventional communication control system 1A, the data management server 30A holds and manages data such as the subscriber information 331 of the communication service subscriber, but does not hold session information necessary for providing the communication service.

<本発明の通信制御システム>
続いて、本発明に係る通信制御システムの構成及び動作について、図1〜図11を用いて詳細に説明する。
<Communication control system of the present invention>
Next, the configuration and operation of the communication control system according to the present invention will be described in detail with reference to FIGS.

図1は、本発明に係る通信制御システムの構成例を示す図である。図1に示すように、ネットワーク3に接続される複数のユーザ端末2に対してIP電話サービスなどの通信サービスを提供する本発明に係る通信制御システム1は、ロードバランサ(信号振分け装置)10と、クラスタを構成する複数のアプリケーションサーバ20−1,20−2,20−3,・・・と、データ管理サーバ30とを備えて構成されている。   FIG. 1 is a diagram showing a configuration example of a communication control system according to the present invention. As shown in FIG. 1, a communication control system 1 according to the present invention for providing a communication service such as an IP telephone service to a plurality of user terminals 2 connected to a network 3 includes a load balancer (signal distribution device) 10 and , And a plurality of application servers 20-1, 20-2, 20-3,... Constituting the cluster and a data management server 30.

ロードバランサ10は、各ユーザ端末2から送信される新規の通信サービス要求信号を、所定の振分けアルゴリズムによっていずれか1台のアプリケーションサーバ20に振り分け、振分け先のアプリケーションサーバ20から送信される応答信号を、要求元のユーザ端末2に中継して返送する。   The load balancer 10 distributes a new communication service request signal transmitted from each user terminal 2 to any one of the application servers 20 by a predetermined distribution algorithm, and transmits a response signal transmitted from the distribution destination application server 20. , Relay it back to the requesting user terminal 2.

振り分けアルゴリズムとしては、ラウンドロビン方式、サーバ負荷判定付きラウンドロビン方式(サーバ負荷が一定以上のサーバはスキップし次のサーバを割り当てる)、ハッシュ方式、サーバ負荷判定付きハッシュ方式(サーバ負荷が一定以上のサーバはスキップし次のサーバを割り当てる)等が適用可能である。   The distribution algorithm includes: round robin method, round robin method with server load determination (skip servers with server load over a certain level and assign the next server), hash method, hash method with server load determination (server load over a certain level) The server is skipped and the next server is assigned).

また、ロードバランサ10は、新規の通信サービス要求信号に含まれているセッション識別情報と振分け先のアプリケーションサーバ20の識別情報とを対応付けて、振分け履歴132として保持しておき、以降同一のセッション識別情報を有する継続の通信サービス要求信号を、同じ振分け先のアプリケーションサーバ20に振り分ける。   In addition, the load balancer 10 associates the session identification information included in the new communication service request signal with the identification information of the application server 20 that is the distribution destination, and holds it as the distribution history 132, and thereafter the same session. The continuous communication service request signal having the identification information is distributed to the application server 20 of the same distribution destination.

なお、図1の例では、ロードバランサ10を一台としているが、振分け履歴132を複数のロードバランサ間で同期することにより、複数台で構成することも可能である。   In the example of FIG. 1, the load balancer 10 is used as a single unit. However, the distribution history 132 can be configured by synchronizing a plurality of load balancers.

ロードバランサ10によって通信サービス要求信号を振り分けられたそれぞれのアプリケーションサーバ20は、所定の手順にしたがってユーザ端末2との間のセッションを設定し、当該セッション上で所定の通信サービス(例えば、IP電話サービス)を提供する。このとき、各アプリケーションサーバ20は、各セッション上で通信サービスを提供するために必要となるセッション識別情報やユーザ識別情報を含む所定のセッション情報を記憶部に保持し、それらのセッション情報を参照及び更新しながら所定の通信サービスを提供する。   Each application server 20 to which the communication service request signal is distributed by the load balancer 10 sets up a session with the user terminal 2 according to a predetermined procedure, and a predetermined communication service (for example, IP phone service) )I will provide a. At this time, each application server 20 holds predetermined session information including session identification information and user identification information necessary for providing a communication service on each session in the storage unit, and refers to the session information. A predetermined communication service is provided while updating.

また、アプリケーションサーバ20は、提供している通信サービス(例えば、IP電話サービス)が所定の安定状態(例えば、「呼出し中」、「通話中」など)に遷移する毎に、遷移後の安定状態を表す情報を含んだセッション情報を、データ管理サーバ30に送信してセッション情報332として保持させる。したがって、データ管理サーバ30には、通信制御システム1が提供している全てのセッションの通信サービスについてのセッション情報が、セッション情報332として一括して保持される。   In addition, the application server 20 changes the stable state after the transition every time the provided communication service (for example, IP telephone service) transitions to a predetermined stable state (for example, “calling”, “busy”, etc.). Is sent to the data management server 30 and held as session information 332. Therefore, session information about communication services of all sessions provided by the communication control system 1 is collectively stored as session information 332 in the data management server 30.

ここで、稼働中の1台のアプリケーションサーバ20(例えば、アプリケーションサーバ20−1)に障害が発生し、当該サーバは、自身が分担して提供していた通信サービスをもはや継続できなくなったものと仮定する。このとき、ロードバランサ10は、当該アプリケーションサーバ20−1の故障を検知すると、当該アプリケーションサーバ20−1に振り分けていた通信サービス要求信号を、以降は他のアプリケーションサーバ20の負荷がほぼ均等になるように、通信サービス要求信号の単位で個別に振り分ける。このとき、振分け先の各アプリケーションサーバ20は、当該サービスの処理に必要なセッション情報(例えば、セッション情報s1)を保持していないので、当該セッション情報をデータ管理サーバ30から取得したのち、当該セッションの通信サービスを継続する。   Here, a failure occurs in one application server 20 (for example, application server 20-1) that is operating, and the server can no longer continue the communication service that it has shared and provided. Assume. At this time, when the load balancer 10 detects a failure of the application server 20-1, the load of the other application server 20 is almost equalized after that for the communication service request signal distributed to the application server 20-1. As described above, the communication service request signal is individually allocated. At this time, each application server 20 as a distribution destination does not hold session information (for example, session information s1) necessary for processing of the service, so after acquiring the session information from the data management server 30, Continue communication services.

このように、本発明に係る通信制御システム1では、稼働中のアプリケーションサーバ20に障害が発生した場合であっても、ロードバランサ10が他のアプリケーションサーバ20に以降の通信サービス要求信号を振り分け直すだけで済むので、従来システムでは必要であったセッション情報の再配置を不要とすることができる。   Thus, in the communication control system 1 according to the present invention, even when a failure occurs in the operating application server 20, the load balancer 10 redistributes subsequent communication service request signals to the other application servers 20. Therefore, it is possible to eliminate the rearrangement of session information, which was necessary in the conventional system.

また、通信サービスの需要の変化に応じてアプリケーションサーバ20の台数を増減する場合においても、ロードバランサ10が、以降の通信サービス要求信号を、増減後の全アプリケーションサーバ20の負荷がほぼ均等になるように振り分け直すだけで済む。よって、この場合も、従来システムでは必要であったセッション情報の再配置を不要とすることができる。   In addition, even when the number of application servers 20 is increased or decreased in accordance with a change in demand for communication services, the load balancer 10 receives the subsequent communication service request signals, and the loads on all the application servers 20 after the increase and decrease are substantially equal. All you need to do is re-sort. Therefore, also in this case, it is possible to eliminate the rearrangement of session information that is necessary in the conventional system.

なお、図1の例では、データ管理サーバ30を一台としているが、公知のデータベース管理システムにおける分散技術(レプリケーション等)を適用することにより、複数台で構成することも可能である。   In the example of FIG. 1, the data management server 30 is a single unit, but a plurality of units can be configured by applying a distributed technique (such as replication) in a known database management system.

<各装置の構成>
次に、本発明に係る通信制御システム1が備える各装置の構成について、図2〜図4を参照して説明する(適宜、図5〜図7も参照)。
<Configuration of each device>
Next, the configuration of each device included in the communication control system 1 according to the present invention will be described with reference to FIGS.

<ロードバランサ(信号振分け装置)>
図2は、ロードバランサ(信号振分け装置)10の構成例を示す機能ブロック図である。図2に示すように、ロードバランサ10は、制御部11と、送受信部12と、記憶部13とを備えて構成される。
<Load balancer (signal distribution device)>
FIG. 2 is a functional block diagram illustrating a configuration example of the load balancer (signal distribution device) 10. As shown in FIG. 2, the load balancer 10 includes a control unit 11, a transmission / reception unit 12, and a storage unit 13.

送受信部12は、他の装置等との間の情報の送受信を行う。例えば、送受信部12は、ユーザ端末2(図1参照)から入力される通信サービス要求信号(例えば、SIPメッセージ)や、アプリケーションサーバ20から送信されるユーザ端末2宛の応答信号等を受信し、各アプリケーションサーバ20に対してそれらの通信サービス要求信号を送信し、ユーザ端末2に対してそれらの応答信号等を送信する。   The transmission / reception unit 12 transmits / receives information to / from other devices. For example, the transmission / reception unit 12 receives a communication service request signal (for example, a SIP message) input from the user terminal 2 (see FIG. 1), a response signal addressed to the user terminal 2 transmitted from the application server 20, and the like. Those communication service request signals are transmitted to each application server 20, and those response signals are transmitted to the user terminal 2.

制御部11は、ロードバランサ10の動作の制御を司り、サービス要求受信部111と、サービス要求振分け部112と、サービス応答送信部113と、サーバ状態管理部114とを備える。これらを含む制御部11の機能は、ロードバランサ10が備える不図示のCPU(Central Processing Unit)が、記憶部13に記憶されている所定のプログラムを不図示のメインメモリにロードして実行することによって具現化される。   The control unit 11 controls the operation of the load balancer 10, and includes a service request reception unit 111, a service request distribution unit 112, a service response transmission unit 113, and a server state management unit 114. The function of the control unit 11 including these is that a CPU (Central Processing Unit) (not shown) included in the load balancer 10 loads a predetermined program stored in the storage unit 13 to a main memory (not shown) and executes it. Is embodied by.

サービス要求受信部111は、ユーザ端末2(図1参照)から送信されるサービス要求信号を送受信部12を介して取得する。   The service request reception unit 111 acquires a service request signal transmitted from the user terminal 2 (see FIG. 1) via the transmission / reception unit 12.

サービス要求振分け部112は、サービス要求受信部111から新規の通信サービス要求信号を受け取った場合は、所定の振分けアルゴリズムを用いて当該要求信号の振分け先のアプリケーションサーバ20を決定し、当該振分け先のアプリケーションサーバ20に当該要求信号を送信する。また、このとき、サービス要求振分け部112は、当該要求信号なかに含まれるセッション識別情報と決定したアプリケーションサーバ20とを対応付ける情報を生成し、振分け管理テーブル132に登録しておく。   When the service request distribution unit 112 receives a new communication service request signal from the service request reception unit 111, the service request distribution unit 112 determines a distribution destination application server 20 using a predetermined distribution algorithm, and determines the distribution destination The request signal is transmitted to the application server 20. At this time, the service request distribution unit 112 generates information associating the session identification information included in the request signal with the determined application server 20 and registers the information in the distribution management table 132.

そして、サービス要求振分け部112は、次にサービス要求受信部111から振分け管理テーブル132に登録したものと同じセッション識別情報を含んでいる継続の通信サービス要求信号を受け取った場合は、当該振分け管理テーブル132を参照することによって、当該継続の要求信号を、当該セッション識別情報に対応付けられているアプリケーションサーバ20、つまり、新規の通信サービス要求信号の振分け先と同じアプリケーションサーバ20に振り分けて送信する。   When the service request distribution unit 112 receives a continuous communication service request signal including the same session identification information as that registered in the distribution management table 132 from the service request reception unit 111, the distribution management table By referring to 132, the continuation request signal is distributed and transmitted to the application server 20 associated with the session identification information, that is, the same application server 20 as the distribution destination of the new communication service request signal.

サービス応答送信部113は、振分け先のアプリケーションサーバ20から送信される前記要求信号への応答信号を送受信部12を介して取得し、当該応答信号を要求元のユーザ端末2に送受信部12を介して送信する。   The service response transmission unit 113 acquires a response signal to the request signal transmitted from the application server 20 that is the distribution destination via the transmission / reception unit 12, and transmits the response signal to the requesting user terminal 2 via the transmission / reception unit 12. To send.

サーバ状態管理部114は、振分け先のアプリケーションサーバ20の障害発生を検知した場合や、データ管理サーバ30からアプリケーションサーバ20の増設、減設、または故障等の通知を受信した場合、サーバ状態管理テーブル131に保持している当該アプリケーションサーバ20に関する情報を追加、削除、または更新する。   When the server state management unit 114 detects the occurrence of a failure in the application server 20 that is the distribution destination, or receives a notification from the data management server 30 about the addition, removal, or failure of the application server 20, the server state management table Information on the application server 20 held in 131 is added, deleted, or updated.

記憶部13は、ハードディスクや半導体メモリ等の記憶装置によって構成され、サーバ状態管理テーブル131と、振分け管理テーブル132とを備える。   The storage unit 13 includes a storage device such as a hard disk or a semiconductor memory, and includes a server state management table 131 and a distribution management table 132.

図5は、サーバ状態管理テーブル131の構成及びデータ例を示す図である。図5に示すように、サーバ状態管理テーブル131には、サーバ識別子、サーバ状態、及びサーバ負荷からなるレコードが、管理対象となるアプリケーションサーバ20毎に登録される。   FIG. 5 is a diagram illustrating a configuration and data example of the server state management table 131. As illustrated in FIG. 5, a record including a server identifier, a server state, and a server load is registered in the server state management table 131 for each application server 20 to be managed.

ここで、サーバ識別子とは、各アプリケーションサーバ20を一意に特定するために付される識別情報である。ここでは、便宜的にサーバ識別子の値を、「サーバA」、「サーバB」、「サーバC」、・・・と表している。サーバ状態とは、各アプリケーションサーバ20の稼働状態を示すものである。サーバ状態には、例えば、正常稼働している状態を表す「稼働中」、故障していて動作不能な状態を表す「故障中」、稼働の準備が完了している状態を表す「待機中」、状態が未確認で不明であることを表す「状態確認中」のいずれかが格納される。また、サーバ負荷は、稼働中の各アプリケーションサーバ20の負荷を、例えば、許容最大負荷に対する百分率で表したものである。なお、サーバ状態が「稼働中」以外となっているアプリケーションサーバ20のサーバ負荷には、「−」が格納されている。   Here, the server identifier is identification information given to uniquely identify each application server 20. Here, for the sake of convenience, the server identifier values are represented as “server A”, “server B”, “server C”,... The server state indicates the operating state of each application server 20. The server status includes, for example, “in operation” indicating a normal operation state, “failing” indicating a failure and inoperable state, and “standby” indicating a state where preparation for operation is completed. One of “under status confirmation” indicating that the status is unconfirmed and unknown is stored. The server load represents the load of each operating application server 20 as a percentage of the allowable maximum load, for example. Note that “−” is stored in the server load of the application server 20 whose server status is other than “in operation”.

図6は、振分け管理テーブル(振分け履歴)132の構成及びデータ例を示す図である。図6は、SIPを用いて通信サービスが提供される場合の構成及びデータ例であり、振分け管理テーブル132には、Call−ID、サーバ識別子、及び最終振分け時刻からなるレコードが、通信サービスが提供されているセッション(呼)毎に登録される。   FIG. 6 is a diagram illustrating a configuration and data example of the distribution management table (distribution history) 132. FIG. 6 is a configuration and data example when a communication service is provided using SIP. In the distribution management table 132, a record including a Call-ID, a server identifier, and a final distribution time is provided by the communication service. Registered for each session (call) that has been made.

ここで、Call−IDとは、各セッション(呼)を一意に特定するために、発信元のユーザ端末2によって指定される識別情報である。ここでは、便宜的にCall−IDの値を、「呼識別子c1」、「呼識別子c2」、「呼識別子c3」・・・と表している。サーバ識別子とは、当該セッションの通信サービス要求信号の振分け先として決定したアプリケーションサーバ20に付されている識別情報(図5と同じ)である。また、最終振分け時刻とは、当該セッションにおいて最後に通信サービス要求信号を振り分けた時刻である。ここでは、便宜的に最終振分け時刻の値を、「時刻t1」、「時刻t2」、「時刻t3」、・・・と表している。   Here, the Call-ID is identification information specified by the user terminal 2 that is the source in order to uniquely identify each session (call). Here, for convenience, Call-ID values are represented as “call identifier c1”, “call identifier c2”, “call identifier c3”,. The server identifier is identification information (same as FIG. 5) attached to the application server 20 determined as the distribution destination of the communication service request signal of the session. The final distribution time is the time when the communication service request signal is distributed last in the session. Here, for convenience, the value of the final distribution time is expressed as “time t1”, “time t2”, “time t3”,.

<アプリケーションサーバ>
図3は、アプリケーションサーバ20の構成例を示す機能ブロック図である。図3に示すように、アプリケーションサーバ20は、制御部21と、送受信部22と、記憶部23とを備えて構成される。
<Application server>
FIG. 3 is a functional block diagram illustrating a configuration example of the application server 20. As illustrated in FIG. 3, the application server 20 includes a control unit 21, a transmission / reception unit 22, and a storage unit 23.

送受信部22は、他の装置等との間の情報の送受信を行う。例えば、送受信部22は、ユーザ端末2(図1参照)から入力され、ロードバランサ10によって振り分けられた通信サービス要求信号(例えば、SIPメッセージ)受信し、ロードバランサ10に対してユーザ端末2に返送する応答信号を送信する。また、データ管理サーバ30との間では、セッション情報や、アプリケーションサーバ20の状態変化等に関する情報の送受信を行う。   The transmission / reception unit 22 transmits / receives information to / from other devices. For example, the transmission / reception unit 22 receives a communication service request signal (for example, a SIP message) input from the user terminal 2 (see FIG. 1) and distributed by the load balancer 10, and returns it to the user terminal 2 to the load balancer 10. A response signal is transmitted. In addition, transmission / reception of session information and information regarding the state change of the application server 20 is performed with the data management server 30.

制御部21は、アプリケーションサーバ20の動作の制御を司り、セッション制御処理部211と、セッション情報登録部212と、セッション情報取得部213とを備える。これらを含む制御部21の機能は、アプリケーションサーバ20が備える不図示のCPUが、記憶部23に記憶されている所定のプログラムを不図示のメインメモリにロードして実行することによって具現化される。   The control unit 21 controls the operation of the application server 20 and includes a session control processing unit 211, a session information registration unit 212, and a session information acquisition unit 213. The functions of the control unit 21 including these are realized by a CPU (not shown) included in the application server 20 loading a predetermined program stored in the storage unit 23 into a main memory (not shown) and executing it. .

セッション制御処理部211は、ユーザ端末2(図1参照)から送信され、ロードバランサ10によって振り分けられた通信サービス要求信号(例えば、SIPメッセージ)を送受信部12を介して取得し、通信サービス(例えば、IP電話サービス)を提供するために必要なセッション情報を生成したのち、当該セッション情報を参照及び更新しながらセッション制御処理(例えば、IP電話の呼制御処理)を実行する。   The session control processing unit 211 acquires a communication service request signal (for example, a SIP message) transmitted from the user terminal 2 (see FIG. 1) and distributed by the load balancer 10 via the transmission / reception unit 12, and a communication service (for example, After generating session information necessary for providing (IP phone service), session control processing (for example, IP phone call control processing) is executed while referring to and updating the session information.

セッション情報登録部212は、セッション制御処理(例えば、呼制御処理)の実行に伴って通信サービスが所定の安定状態(例えば、「呼出し中」、「通話中」など)に遷移する毎に、当該遷移後の安定状態を表す情報を含むセッション情報(例えば、呼情報)を、送受信部12を介してデータ管理サーバ30に登録し、または更新する。   Each time the communication service transitions to a predetermined stable state (eg, “calling”, “busy”, etc.) as the session control process (eg, call control process) is executed, the session information registration unit 212 Session information (for example, call information) including information indicating a stable state after transition is registered or updated in the data management server 30 via the transmission / reception unit 12.

また、セッション情報取得部213は、ロードバランサ10によって振り分けられた継続の通信サービス要求信号(例えば、SIPメッセージ)に対応するセッション制御処理(例えば、呼制御処理)の実行に必要なセッション情報(例えば、呼情報)を自身が保持していない場合、送受信部12を介してデータ管理サーバ30から当該セッション情報を取得する。   In addition, the session information acquisition unit 213 performs session information (for example, call control processing) necessary for executing session control processing (for example, call control processing) corresponding to a continuous communication service request signal (for example, SIP message) distributed by the load balancer 10. , Call information) is not held by itself, the session information is acquired from the data management server 30 via the transmission / reception unit 12.

記憶部23は、ハードディスクや半導体メモリ等の記憶装置によって構成され、セッション情報管理キャッシュテーブル231を備える。セッション情報管理キャッシュテーブル231には、図7を用いて後記するセッション情報管理テーブル332のレコードのうち、当該アプリケーションサーバ20に振り分けられたセッションに該当するレコードと同じ内容が登録される。   The storage unit 23 is configured by a storage device such as a hard disk or a semiconductor memory, and includes a session information management cache table 231. In the session information management cache table 231, the same content as the record corresponding to the session distributed to the application server 20 among the records of the session information management table 332 described later with reference to FIG. 7 is registered.

<データ管理サーバ>
図4は、データ管理サーバ30の構成例を示す機能ブロック図である。図4に示すように、データ管理サーバ30は、制御部31と、送受信部32と、記憶部33とを備えて構成される。
<Data management server>
FIG. 4 is a functional block diagram illustrating a configuration example of the data management server 30. As shown in FIG. 4, the data management server 30 includes a control unit 31, a transmission / reception unit 32, and a storage unit 33.

送受信部32は、他の装置等との間の情報の送受信を行う。例えば、送受信部32は、アプリケーションサーバ20から送信される加入者情報やセッション情報の参照を要求する信号等を受信し、当該アプリケーションサーバ20に対して要求された加入者情報やセッション情報等を送信する。さらに、アプリケーションサーバ20から送信されるセッション情報の登録及び更新を要求する信号を受信し、また、不図示の管理者用端末からアプリケーションサーバ20の故障や増減設についての情報を受信し、それらの情報を各アプリケーションサーバ20に送信する。   The transmission / reception unit 32 transmits / receives information to / from other devices. For example, the transmission / reception unit 32 receives a signal requesting reference to subscriber information or session information transmitted from the application server 20 and transmits the requested subscriber information, session information, or the like to the application server 20. To do. Further, a signal for requesting registration and update of session information transmitted from the application server 20 is received, and information on a failure or increase / decrease in the application server 20 is received from an administrator terminal (not shown), Information is transmitted to each application server 20.

制御部31は、データ管理サーバ30の動作の制御を司り、加入者情報管理部311と、セッション情報管理部312と、サーバ情報管理部313とを備える。これらを含む制御部31の機能は、データ管理サーバ30が備える不図示のCPUが、記憶部33に記憶されている所定のプログラムを不図示のメインメモリにロードして実行することによって具現化される。   The control unit 31 controls the operation of the data management server 30 and includes a subscriber information management unit 311, a session information management unit 312, and a server information management unit 313. The functions of the control unit 31 including these are realized by a CPU (not shown) included in the data management server 30 loading a predetermined program stored in the storage unit 33 into a main memory (not shown) and executing it. The

加入者情報管理部311は、加入者情報管理テーブル331に保持される各加入者の情報の登録、削除、更新、参照などを行う。セッション情報管理部312は、セッション情報管理テーブル332に保持されるセッション情報の登録、削除、更新、参照などを行う。また、サーバ情報管理部313は、サーバ情報管理テーブル333に保持されるサーバ情報の登録、削除、更新、参照などを行う。   The subscriber information management unit 311 performs registration, deletion, update, reference, and the like of information on each subscriber held in the subscriber information management table 331. The session information management unit 312 performs registration, deletion, update, reference, and the like of session information held in the session information management table 332. Also, the server information management unit 313 performs registration, deletion, update, reference, and the like of server information held in the server information management table 333.

記憶部33は、ハードディスクや半導体メモリ等の記憶装置によって構成され、加入者情報管理テーブル331、セッション情報管理テーブル332、及びサーバ情報管理テーブル333を備える。   The storage unit 33 includes a storage device such as a hard disk or a semiconductor memory, and includes a subscriber information management table 331, a session information management table 332, and a server information management table 333.

このうち、加入者情報管理テーブル331には、ユーザ端末2からアプリケーションサーバ20を介して送信される加入者情報が登録される。この加入者情報には、加入者の識別情報と、当該加入者が利用するユーザ端末2のIPアドレスとが含まれる(詳細構成についての図は省略)。サーバ情報管理テーブル333には、各アプリケーションサーバ20のサーバ識別子、IPアドレス、許容最大負荷等が含まれる。   Among these, subscriber information transmitted from the user terminal 2 via the application server 20 is registered in the subscriber information management table 331. This subscriber information includes the identification information of the subscriber and the IP address of the user terminal 2 used by the subscriber (the detailed configuration is omitted). The server information management table 333 includes the server identifier, IP address, allowable maximum load, and the like of each application server 20.

図7は、セッション情報管理テーブル(セッション情報)332の構成及びデータ例を示す図である。図7は、SIPを用いて通信サービスが提供される場合の構成及びデータ例であり、セッション情報管理テーブル(セッション情報)332には、Call−ID、Via、From、To、CSeq、及びSIP安定状態からなるレコードが、通信サービスが提供されているセッション(呼)毎に登録される。   FIG. 7 is a diagram showing a configuration and data example of the session information management table (session information) 332. FIG. 7 shows a configuration and data example when a communication service is provided using SIP. The session information management table (session information) 332 includes Call-ID, Via, From, To, CSeq, and SIP stable. A record consisting of the status is registered for each session (call) in which the communication service is provided.

ここで、Call−IDとは、図6の説明にて前記したように、各セッションを一意に特定するために、発信元のユーザ端末2によって指定される識別情報である。Viaとは、当該セッションの通信サービス要求信号に対する応答信号の応答先を指定する情報である。ここでは、便宜的にViaの値を、「応答先r1」、「応答先r2」、「応答先r3」、・・・と表している。Fromは、サービス要求の発信元を示す情報であり、Toは、サービス要求の着信先を示す情報である。IP電話サービスの場合は、Fromが発信元ユーザ、Toが着信先ユーザにそれぞれ対応する。ここでは、便宜的にFrom及びToの値を、「ユーザu1」、「ユーザu2」、「ユーザu3」、・・・と表している。   Here, the Call-ID is identification information specified by the user terminal 2 that is the source in order to uniquely identify each session, as described above with reference to FIG. Via is information that specifies a response destination of a response signal to the communication service request signal of the session. Here, for convenience, the value of Via is expressed as “response destination r1”, “response destination r2”, “response destination r3”,. From is information indicating the source of the service request, and To is information indicating the destination of the service request. In the case of an IP telephone service, From corresponds to a caller user, and To corresponds to a callee user. Here, for convenience, the values of From and To are represented as “user u1”, “user u2”, “user u3”,.

CSeqには、当該セッションにおける最新の通信サービス要求信号(例えば、SIPメッセージ)の情報が保持される。図7のデータ例では、CSeqの値は、SIPメッセージに付される一連番号と、要求の種類を示す所定のリクエスト名(例えば、「INVITE」、「ACK」等)とから構成されている。また、SIP安定状態とは、当該セッションにおいて提供されている通信サービスがどの段階まで進んでいるかを示す情報である。   Information on the latest communication service request signal (for example, SIP message) in the session is held in CSeq. In the data example of FIG. 7, the value of CSeq is composed of a serial number attached to the SIP message and a predetermined request name (for example, “INVITE”, “ACK”, etc.) indicating the type of request. The SIP stable state is information indicating to what level the communication service provided in the session has progressed.

図8は、SIPを用いたIP電話サービスにおけるSIP安定状態についての説明図である。図8に示すように、SIPを用いたIP電話サービスでは、発信元ユーザ端末2Aと着信先ユーザ端末2Bとの間で通話セッションを設定して開放するまでの一連の手順が規定されている。つまり、サービスの実行単位となる一つの通話のライフサイクルにおいて、これらの手順にしたがって、「呼出し」、「応答」、「切断」などの複数の異なる処理が実行される。詳しい説明は省略するが、SIP安定状態とは、アプリケーションサーバ(SIPサーバ)20の処理がどこまで進んでいるかを示すものであり、図8における「ST1」〜「ST12」のいずれかの値をもつ。なお、データ管理サーバ30が保持するセッション情報管理テーブル332には、例えば、「ST5」以降の値を格納するものとし、「ST1」〜「ST4」については、アプリケーションサーバ20のローカル情報として、セッション情報管理キャッシュテーブル231側だけに保持するものとしてもよい。   FIG. 8 is an explanatory diagram of the SIP stable state in the IP telephone service using SIP. As shown in FIG. 8, in the IP telephone service using SIP, a series of procedures until a call session is set and released between the caller user terminal 2A and the callee user terminal 2B is defined. In other words, in the life cycle of one call as a service execution unit, a plurality of different processes such as “calling”, “answering”, and “disconnecting” are executed according to these procedures. Although a detailed description is omitted, the SIP stable state indicates how far the processing of the application server (SIP server) 20 has progressed, and has any value from “ST1” to “ST12” in FIG. . The session information management table 332 held by the data management server 30 stores, for example, values after “ST5”, and “ST1” to “ST4” are stored as local information of the application server 20 as session information. It may be held only on the information management cache table 231 side.

<ロードバランサの振分け処理>
続いて、ロードバランサ10が実行する振分け処理の詳細を、図9を参照して説明する。図9は、ロードバランサ10が実行する振分け処理の例を示すフローチャートである。
<Load balancer distribution processing>
Next, details of the distribution process executed by the load balancer 10 will be described with reference to FIG. FIG. 9 is a flowchart illustrating an example of distribution processing executed by the load balancer 10.

ユーザ端末2からロードバランサ10宛に送信される通信サービス要求信号は、送受信部12を介してサービス要求受信部111が取得し、サービス要求振分け部112に引き渡される。サービス要求振分け部112は、ステップS11にて、当該要求信号が新規のセッションに該当するものか否かを判定し、新規のセッションであれば(ステップS11で「Yes」)ステップS13に、新規のセッションでなければ(ステップS11で「No」)ステップS12に処理を進める。このとき、新規のセッションか否かを判定するに当たっては、振分け管理テーブル132(図6参照)が参照される。具体的には、振分け管理テーブル132に、当該要求信号に含まれるセッション識別情報(例えば、SIPのCall−IDの値)と一致するレコードが登録されていれば新規のセッションではないと判定され、そうでなければ新規のセッションであると判定される。   A communication service request signal transmitted from the user terminal 2 to the load balancer 10 is acquired by the service request receiving unit 111 via the transmission / reception unit 12 and delivered to the service request distribution unit 112. In step S11, the service request distribution unit 112 determines whether or not the request signal corresponds to a new session. If the request signal is a new session (“Yes” in step S11), the service request distribution unit 112 adds a new request to step S13. If it is not a session (“No” in step S11), the process proceeds to step S12. At this time, when determining whether or not the session is a new session, the distribution management table 132 (see FIG. 6) is referred to. Specifically, if a record matching session identification information (for example, SIP Call-ID value) included in the request signal is registered in the distribution management table 132, it is determined that the session is not a new session. Otherwise, it is determined as a new session.

ステップS12では、サービス要求振分け部112は、振分け管理テーブル132の該当レコードからサーバ識別子の値を取得することによって振分け済みのアプリケーションサーバ20を特定し、サーバ状態管理テーブル131を参照して当該サーバが稼働中か否かを判定する。そして、当該サーバが稼働中でなければ(ステップS12で「No」)ステップS13に、稼働中であれば(ステップS12で「Yes」)ステップS15に処理を進める。   In step S <b> 12, the service request distribution unit 112 identifies the distributed application server 20 by acquiring the value of the server identifier from the corresponding record of the distribution management table 132, and refers to the server state management table 131 to identify the server. Determine whether it is in operation. If the server is not operating (“No” in step S12), the process proceeds to step S13. If the server is operating (“Yes” in step S12), the process proceeds to step S15.

ステップS13では、サービス要求振分け部112は、所定の振分けアルゴリズムにより、稼働中のアプリケーションサーバ20のなかから振分け先サーバを決定する。次に、ステップS14にて、サービス要求振分け部112は、当該Call−IDの値と当該振分け先サーバのサーバ識別子とを対応付ける新たなレコードを生成し、振分け管理テーブル132に追加登録する。一方、ステップS15では、サービス要求振分け部112は、ステップS12にて特定した当該サーバを振分け先サーバに決定する。   In step S13, the service request distribution unit 112 determines a distribution destination server from among the active application servers 20 by a predetermined distribution algorithm. Next, in step S <b> 14, the service request distribution unit 112 generates a new record that associates the Call-ID value with the server identifier of the distribution destination server, and additionally registers it in the distribution management table 132. On the other hand, in step S15, the service request distribution unit 112 determines the server identified in step S12 as a distribution destination server.

次に、サービス要求振分け部112は、ステップS16にて、ステップS13またはステップS15で決定した振分け先サーバに、当該要求信号を送受信部12を介して転送する。次に、サービス要求振分け部112は、ステップS17にて、当該要求信号の転送が成功したか否かを判定し、転送が成功した場合は(ステップS17で「Yes」)ステップS18に、転送が失敗した場合は(ステップS17で「No」)ステップS19に処理を進める。   Next, the service request distribution unit 112 transfers the request signal via the transmission / reception unit 12 to the distribution destination server determined in step S13 or step S15 in step S16. Next, in step S17, the service request distribution unit 112 determines whether or not the request signal has been successfully transferred. If the transfer is successful (“Yes” in step S17), the service request distribution unit 112 transfers the request signal to step S18. If unsuccessful (“No” in step S17), the process proceeds to step S19.

ステップS18では、サービス要求振分け部112は、現在時刻を最終振分け時刻として振分け管理テーブル132の該当レコードに格納したのち、処理を終了する。一方、ステップS19では、サービス要求振分け部112は、サーバ状態管理テーブル131に保持されている当該振分け先サーバのサーバ状態を「故障中」に変更したのち、結合子AによってステップS13に処理を戻して、振分け先サーバを決定し直す。このとき、サーバ状態管理テーブル131にサーバ状態が「待機中」となっているアプリケーションサーバが登録されている場合は、そのいずれかのサーバ状態を「稼働中」に変更したのちに、振分けサーバを決定し直すものとしてもよい。   In step S18, the service request distribution unit 112 stores the current time as the final distribution time in the corresponding record of the distribution management table 132, and then ends the process. On the other hand, in step S19, the service request distribution unit 112 changes the server state of the distribution destination server held in the server state management table 131 to “failing”, and then returns the processing to step S13 by the connector A. Determine the distribution destination server again. At this time, if an application server whose server status is “standby” is registered in the server status management table 131, the server status is changed to “active”, and then the distribution server is changed. It may be determined again.

<アプリケーションサーバのサービス要求処理>
続いて、アプリケーションサーバ20が実行するサービス要求処理の詳細を、図10を参照して説明する。図10は、アプリケーションサーバ20が実行する振分け処理の例を示すフローチャートである。
<Service request processing of application server>
Next, details of service request processing executed by the application server 20 will be described with reference to FIG. FIG. 10 is a flowchart illustrating an example of distribution processing executed by the application server 20.

ユーザ端末2から送信される通信サービス要求信号は、ロードバランサ10によっていずれか1台のアプリケーションサーバ20に振り分けられて送信される。振分け先のアプリケーションサーバ20では、ロードバランサ10から送信される通信サービス要求信号を、送受信部22を介してセッション制御処理部211が取得する。   The communication service request signal transmitted from the user terminal 2 is distributed and transmitted to any one application server 20 by the load balancer 10. In the distribution destination application server 20, the session control processing unit 211 acquires the communication service request signal transmitted from the load balancer 10 via the transmission / reception unit 22.

セッション制御処理部211は、ステップS21にて、当該要求信号が新規のサービス要求(例えば、SIPのINVITEリクエスト)に該当するものか否かを判定し、新規のサービス要求であれば(ステップS21で「Yes」)ステップS22に、新規のサービス要求でなければ(ステップS21で「No」)ステップS23に処理を進める。   In step S21, the session control processing unit 211 determines whether or not the request signal corresponds to a new service request (for example, an SIP INVITE request), and if it is a new service request (in step S21). If “Yes”) is not a new service request in step S22 (“No” in step S21), the process proceeds to step S23.

ステップS22では、セッション制御処理部211は、当該要求信号に含まれるCall−ID、Via、From、To,及びCSeqの値を抽出して新たなセッション情報のレコードを生成し、セッション情報管理キャッシュテーブル231に追加登録する。   In step S22, the session control processing unit 211 extracts a value of Call-ID, Via, From, To, and CSeq included in the request signal to generate a new session information record, and a session information management cache table Additional registration in H.231.

一方、ステップS23では、セッション制御処理部211は、セッション情報管理キャッシュテーブル231(データ構成は、図7のセッション情報管理テーブル332と同一)に、当該セッションのセッション情報が保持されているか否かを判定する。そして、セッション情報が保持されていれば(ステップS23で「Yes」)ステップS25に、セッション情報が保持されていなければ(ステップS23で「No」)ステップS24に処理を進める。このとき、セッション情報管理キャッシュテーブル231に、当該要求信号に含まれるセッション識別情報(例えば、SIPのCall−IDの値)と一致するレコードが登録されていればセッション情報が保持されていると判定され、そうでなければセッション情報が保持されていないと判定される。   On the other hand, in step S23, the session control processing unit 211 determines whether or not the session information of the session is held in the session information management cache table 231 (the data configuration is the same as the session information management table 332 in FIG. 7). judge. If the session information is held (“Yes” in step S23), the process proceeds to step S25. If the session information is not held (“No” in step S23), the process proceeds to step S24. At this time, if a record that matches the session identification information (for example, the value of SIP Call-ID) included in the request signal is registered in the session information management cache table 231, it is determined that the session information is retained. Otherwise, it is determined that the session information is not held.

ステップS24では、セッション制御処理部211は、データ管理サーバ30から当該セッション識別情報に該当するセッション情報を取得する。具体的には、当該セッション識別情報(例えば、Call−IDの値)を含むセッション情報の取得要求信号を、送受信部22を介してデータ管理サーバ30に送信し、その応答信号を送受信部22を介してデータ管理サーバ30から受信することで必要なセッション情報を取得する。そして、取得したセッション情報を含んだ新たなレコードを生成し、セッション情報管理キャッシュテーブル231に追加登録する。   In step S <b> 24, the session control processing unit 211 acquires session information corresponding to the session identification information from the data management server 30. Specifically, a session information acquisition request signal including the session identification information (for example, Call-ID value) is transmitted to the data management server 30 via the transmission / reception unit 22, and the response signal is transmitted to the transmission / reception unit 22. The necessary session information is acquired by receiving the data from the data management server 30. Then, a new record including the acquired session information is generated and additionally registered in the session information management cache table 231.

次に、セッション制御処理部211は、ステップS25にて、セッション情報管理キャッシュテーブル231に保持されているセッション情報を参照しながら当該要求信号に対応する所定の処理を実行する。そして、処理の結果、当該セッションの安定状態が遷移した場合には、セッション情報管理キャッシュテーブル231の当該セッション情報を更新する。また、当該セッション情報の安定状態が所定の安定状態に更新された場合には、ステップS26にてデータ管理サーバ30がセッション情報管理テーブル332に保持している当該セッション情報の登録更新または更新を要求したのち、処理を終了する。   Next, in step S25, the session control processing unit 211 executes a predetermined process corresponding to the request signal while referring to the session information held in the session information management cache table 231. If the stable state of the session has changed as a result of the processing, the session information in the session information management cache table 231 is updated. When the stable state of the session information is updated to a predetermined stable state, the data management server 30 requests registration update or update of the session information held in the session information management table 332 in step S26. After that, the process ends.

<アプリケーションサーバ障害時の動作>
最後に、稼働中のアプリケーションサーバ20に障害が発生した場合の動作を、図11を参照して説明する。図11は、SIPを用いてIP電話サービスを提供しているアプリケーションサーバ20−1に障害が発生ときの信号及び処理の流れの例を示すシーケンス図である。
<Operation when application server fails>
Finally, an operation in the case where a failure occurs in the operating application server 20 will be described with reference to FIG. FIG. 11 is a sequence diagram illustrating an example of a signal and a flow of processing when a failure occurs in the application server 20-1 that provides an IP telephone service using SIP.

まず、ステップS31にて、発信元ユーザ端末2Aから呼接続を要求するINVITEリクエストがロードバランサに送信される。ロードバランサ10は、この新規の通信サービス要求信号を、例えばアプリケーションサーバ20−1に振り分け、当該アプリケーションサーバ20−1によって着信先ユーザ端末2B(図8参照)を呼び出すための呼処理が順次実行される(ステップS32〜S40)。なお、ステップS32〜S40の処理の詳細は、図9、図10で説明したため、ここでは省略する。   First, in step S31, an INVITE request for requesting a call connection is transmitted from the source user terminal 2A to the load balancer. The load balancer 10 distributes the new communication service request signal to, for example, the application server 20-1, and the application server 20-1 sequentially executes call processing for calling the destination user terminal 2B (see FIG. 8). (Steps S32 to S40). The details of the processing of steps S32 to S40 have been described with reference to FIGS.

ここで、アプリケーションサーバ20−1がステップS39の応答信号をロードバランサ10に送信した直後に障害が発生し、当該アプリケーションサーバ20−1が動作不能状態に陥ったものとする。このとき、ロードバランサ10は、発信元ユーザ端末2Aから次に送信されるサービス要求信号S41を当該アプリケーションサーバ20−1に振り分けようと送信を試るが、送信に失敗してしまう。そこで、ロードバランサ10は、当該アプリケーションサーバ20−1が故障中であるものと判断し、所定の振分けアルゴリズムによって稼働中の他のアプリケーションサーバ(例えば、アプリケーションサーバ20−2)に、当該要求信号を再振分けして送信する(ステップS42)。   Here, it is assumed that a failure occurs immediately after the application server 20-1 transmits the response signal in step S39 to the load balancer 10, and the application server 20-1 is in an inoperable state. At this time, the load balancer 10 tries to distribute the service request signal S41 transmitted next from the transmission source user terminal 2A to the application server 20-1, but the transmission fails. Therefore, the load balancer 10 determines that the application server 20-1 is in failure, and sends the request signal to another application server (for example, the application server 20-2) that is operating according to a predetermined distribution algorithm. Redistribute and transmit (step S42).

このとき、アプリケーションサーバ20−2は、当該要求信号に対する呼処理を実行するために必要な呼情報(セッション情報)を保持していない。そこで、アプリケーションサーバ20−2のセッション情報取得部213は、データ管理サーバ30に対して当該呼情報の取得を要求する(ステップS43)。呼情報の取得を要求されたデータ管理サーバ30のセッション情報管理部312は、セッション情報管理テーブル332から要求された呼情報を読み出してアプリケーションサーバ20−2に返送する(ステップS44)。これにより、アプリケーションサーバ20−2のセッション制御処理部211は、データ管理サーバ30から返送された呼情報を自身のセッション情報管理キャッシュテーブル231に追加登録したのち、当該呼情報を用いて呼処理を実行する(ステップS45〜S47)。その結果、セッションの安定状態が遷移してセッション情報管理キャッシュテーブル231のセッション情報が更新された場合には、ステップS45にて、アプリケーションサーバ20−2のセッション情報登録部212が、更新された当該セッション情報をデータ管理サーバ30に送信することで、当該更新されたセッション情報がデータ管理サーバ30のセッション情報管理テーブル332に登録されて保持される。   At this time, the application server 20-2 does not hold call information (session information) necessary for executing call processing for the request signal. Therefore, the session information acquisition unit 213 of the application server 20-2 requests the data management server 30 to acquire the call information (step S43). The session information management unit 312 of the data management server 30 requested to acquire the call information reads the requested call information from the session information management table 332 and returns it to the application server 20-2 (step S44). Thus, the session control processing unit 211 of the application server 20-2 additionally registers the call information returned from the data management server 30 in its own session information management cache table 231, and then performs call processing using the call information. Execute (Steps S45 to S47). As a result, when the stable state of the session is changed and the session information in the session information management cache table 231 is updated, the session information registration unit 212 of the application server 20-2 is updated in step S45. By transmitting the session information to the data management server 30, the updated session information is registered and held in the session information management table 332 of the data management server 30.

なお、アプリケーションサーバ20を増減設する場合においては、ロードバランサ10が、サーバ状態管理部114によって増減設の結果が反映されたサーバ状態管理テーブル131を参照して、その時点で稼働中のアプリケーションサーバ20に以降の通信サービス要求信号を振り分け直す。その結果、必要なセッション情報を保持していないアプリケーションサーバ20に継続の通信サービス要求信号が振り分けられた場合であっても、当該アプリケーションサーバ20が必要なセッション情報をその都度データ管理サーバ30から取得するので、従来システムのようにセッション情報を再配置する必要はない。   When the application server 20 is increased or decreased, the load balancer 10 refers to the server state management table 131 in which the result of the increase or decrease is reflected by the server state management unit 114, and the application server that is currently operating at that time The subsequent communication service request signals are reassigned to 20. As a result, even if a continuous communication service request signal is distributed to the application server 20 that does not hold the necessary session information, the application server 20 acquires the necessary session information from the data management server 30 each time. Therefore, it is not necessary to rearrange the session information as in the conventional system.

以上説明したように、本実施形態では従来は各アプリケーションサーバ20A(図12参照)が分散して保持していたセッション情報及びそのバックアップ情報を、データ管理サーバ30にて一括して保持する。よって、アプリケーションサーバ20Aが故障したり増減設されたりした場合に従来は必要であったセッション情報及びそのバックアップ情報の再配置を不要とすることができる。そのため、本実施形態によれば、従来のシステムでは回避できなかった一時的な通信サービス処理性能の低下の発生を、確実に抑止することが可能となる。   As described above, in the present embodiment, the session information and the backup information that are conventionally held in a distributed manner by the application servers 20A (see FIG. 12) are collectively held in the data management server 30. Therefore, when the application server 20A fails or is increased or decreased, it is possible to eliminate the rearrangement of session information and its backup information, which was necessary in the past. Therefore, according to the present embodiment, it is possible to reliably suppress the occurrence of a temporary decrease in communication service processing performance that could not be avoided with the conventional system.

また、従来技術では、各アプリケーションサーバ20A上にバックアップ分も含めたセッション情報が分散して保持されていたため、アプリケーションサーバ20A上の処理プログラムを更新する際は、セッション情報の世代管理(当該データの新旧を更新されたプログラムで識別して旧データを新データに変換する等の処理)が必要であった。これに対し、本実施形態によれば、アプリケーションサーバ20上の処理が、ユーザ端末2からの通信サービス要求信号と、データ管理サーバ30上のセッション情報のみに依存するように構成することができる。したがって、アプリケーションサーバ20上の処理プログラムの更新が容易になるという効果をも奏する。   In the prior art, since the session information including the backup portion is distributed and held on each application server 20A, when the processing program on the application server 20A is updated, the generation management of the session information (the relevant data It is necessary to identify the old and new with the updated program and convert the old data into new data). On the other hand, according to the present embodiment, the processing on the application server 20 can be configured to depend only on the communication service request signal from the user terminal 2 and the session information on the data management server 30. Therefore, it is possible to easily update the processing program on the application server 20.

以上にて本発明の実施形態の説明を終えるが、本発明の実施の態様はこれに限られるものではなく、本発明の趣旨を逸脱しない範囲において各種変形が可能である。   Although the description of the embodiment of the present invention has been completed above, the embodiment of the present invention is not limited to this, and various modifications can be made without departing from the spirit of the present invention.

1,1A 通信制御システム
2 ユーザ端末
2A 発信元ユーザ端末
2B 着信先ユーザ端末
3 ネットワーク
10,10A ロードバランサ
11,21,31 制御部
12,22,32 送受信部
13,23,33 記憶部
20,20A アプリケーションサーバ(SIPサーバ)(処理サーバ)
30,30A データ管理サーバ
111 サービス要求受信部
112 サービス要求振分け部
113 サービス応答送信部
114 サーバ状態管理部
131 サーバ状態管理テーブル
132 振分け管理テーブル(振分け履歴)
211 セッション制御処理部
212 セッション情報登録部
213 セッション情報取得部
231 セッション情報管理キャッシュテーブル
311 加入者情報管理部
312 セッション情報管理部
313 サーバ情報管理部
331 加入者情報管理テーブル(加入者情報)
332 セッション情報管理テーブル(セッション情報)
333 サーバ情報管理テーブル
1, 1A communication control system 2 user terminal 2A source user terminal 2B destination user terminal 3 network 10, 10A load balancer 11, 21, 31 control unit 12, 22, 32 transmission / reception unit 13, 23, 33 storage unit 20, 20A Application server (SIP server) (processing server)
30, 30A Data management server 111 Service request reception unit 112 Service request distribution unit 113 Service response transmission unit 114 Server state management unit 131 Server state management table 132 Distribution management table (distribution history)
DESCRIPTION OF SYMBOLS 211 Session control processing part 212 Session information registration part 213 Session information acquisition part 231 Session information management cache table 311 Subscriber information management part 312 Session information management part 313 Server information management part 331 Subscriber information management table (subscriber information)
332 Session information management table (session information)
333 Server information management table

Claims (3)

ユーザ端末から所定の手順で送信される通信サービス要求信号に基づいて前記ユーザ端末に所定の通信サービスを提供する複数の処理サーバと、前記ユーザ端末から送信される前記通信サービス要求信号を前記複数の処理サーバに振り分ける信号振分け装置と、前記通信サービスの提供に必要な情報を記憶し管理するデータ管理サーバと、を備える通信制御システムであって、
前記信号振分け装置は、前記ユーザ端末から新規の通信サービス要求信号を受信した場合には、所定の振分けアルゴリズムによって当該新規の通信サービス要求信号の振分け先とする処理サーバを決定するとともに、当該新規の通信サービス要求信号のなかに含まれるセッション識別情報と前記決定した振分け先の処理サーバとを対応付ける振分け履歴情報を自身の記憶部に記憶し、以降前記ユーザ端末から受信する前記通信サービス要求信号が、当該通信サービス要求信号のなかに前記振分け履歴情報として記憶したものと同一のセッション識別情報が含まれる継続の通信サービス要求信号である場合には、当該セッション識別情報に対応付けられた前記振分け先の処理サーバに、当該継続の通信サービス要求信号を振り分けるサービス要求振分け部を備え、
前記複数の処理サーバのそれぞれは、
自身に振り分けられた通信サービス要求信号が新規の通信サービス要求信号である場合には、当該新規の通信サービス要求信号に含まれるセッション識別情報に対応するセッション情報を生成して自身の記憶部に記憶したセッション情報を用いる一方で、自身に振り分けられた通信サービス要求信号が前記継続の通信サービス要求信号である場合には、当該継続の通信サービス要求信号に含まれるセッション識別情報に対応する自身の記憶部に記憶されたセッション情報を用いて、所定の処理を実行することで前記通信サービスを提供するセッション制御処理部と、
前記所定の処理が実行されて、前記通信サービスが所定の安定状態に遷移する毎に、当該遷移後の安定状態を表す情報を含む前記自身の記憶部に記憶したセッション情報を前記データ管理サーバに送信するセッション情報登録部と、
自身に振り分けられた通信サービス要求信号が新規の通信サービス要求信号ではなく、かつ、当該通信サービス要求信号に含まれるセッション識別情報に対応するセッション情報が前記自身の記憶部に記憶されていない場合には、当該セッション情報を前記データ管理サーバから取得して前記自身の記憶部に記憶するセッション情報取得部とを備え、
前記データ管理サーバは、前記複数の処理サーバから送信される前記セッション情報を自身の記憶部に記憶し、前記処理サーバからの要求に応じて前記セッション情報を要求元の当該処理サーバに返送するセッション情報管理部を備える
ことを特徴とする通信制御システム。
A plurality of processing servers that provide a predetermined communication service to the user terminal based on a communication service request signal transmitted from the user terminal in a predetermined procedure, and the communication service request signal transmitted from the user terminal A communication control system comprising: a signal distribution device that distributes to a processing server; and a data management server that stores and manages information necessary for providing the communication service,
When the signal distribution device receives a new communication service request signal from the user terminal, the signal distribution device determines a processing server as a distribution destination of the new communication service request signal by a predetermined distribution algorithm, and The distribution history information that associates the session identification information included in the communication service request signal with the determined processing server of the distribution destination is stored in its own storage unit, and the communication service request signal received from the user terminal thereafter is If the communication service request signal is a continuous communication service request signal that includes the same session identification information as that stored as the distribution history information in the communication service request signal, the distribution destination associated with the session identification information Service required to distribute the continuous communication service request signal to the processing server Equipped with a sorting unit,
Each of the plurality of processing servers is
If the communication service request signal distributed to itself is a new communication service request signal, session information corresponding to the session identification information included in the new communication service request signal is generated and stored in its own storage unit If the communication service request signal distributed to itself is the continuous communication service request signal, the own storage corresponding to the session identification information included in the continuous communication service request signal is used. Session control processing unit that provides the communication service by executing predetermined processing using session information stored in the unit;
Each time the predetermined process is executed and the communication service transitions to a predetermined stable state, the session information stored in the storage unit including the information indicating the stable state after the transition is stored in the data management server. A session information registration unit to be transmitted;
When the communication service request signal assigned to itself is not a new communication service request signal, and the session information corresponding to the session identification information included in the communication service request signal is not stored in the own storage unit Includes a session information acquisition unit that acquires the session information from the data management server and stores the session information in the storage unit.
The data management server stores the session information transmitted from the plurality of processing servers in its own storage unit, and returns the session information to the requesting processing server in response to a request from the processing server A communication control system comprising an information management unit.
請求項1に記載の通信制御システムにおいて、
前記信号振分け装置は、
前記複数の処理サーバの稼働状態を保持するサーバ状態管理テーブルを自身の記憶部に備え、
前記サービス要求振分け部は、前記振分け先の処理サーバへの前記通信サービス要求信号の送信に失敗した場合には、稼働状態が稼働中である他の処理サーバのいずれかに当該通信サービス要求信号を振り分ける
ことを特徴とする通信制御システム。
The communication control system according to claim 1,
The signal distribution device includes:
A server state management table that holds operating states of the plurality of processing servers is provided in its own storage unit,
If the service request distribution unit fails to transmit the communication service request signal to the distribution destination processing server, the service request distribution unit sends the communication service request signal to any of the other processing servers that are operating. A communication control system characterized by sorting.
請求項2に記載の通信制御システムにおいて、
前記サービス要求振分け部は、前記サーバ状態管理テーブルに保持されている前記振分け先の処理サーバの稼働状態が稼働中でない場合、または、前記振分け先の処理サーバの情報が前記サーバ状態管理テーブルから削除された場合には、稼働状態が稼働中である他の処理サーバのいずれかに、当該振分け先の処理サーバへの前記通信サービス要求信号を振り分ける
ことを特徴とする通信制御システム。
The communication control system according to claim 2,
The service request distribution unit deletes the information of the distribution destination processing server from the server state management table when the operation state of the distribution destination processing server held in the server state management table is not in operation. If it is, the communication control system is characterized in that the communication service request signal to the distribution destination processing server is distributed to any of the other processing servers whose operation state is in operation.
JP2013099169A 2013-05-09 2013-05-09 Communication control system Pending JP2014220675A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013099169A JP2014220675A (en) 2013-05-09 2013-05-09 Communication control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013099169A JP2014220675A (en) 2013-05-09 2013-05-09 Communication control system

Publications (1)

Publication Number Publication Date
JP2014220675A true JP2014220675A (en) 2014-11-20

Family

ID=51938762

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013099169A Pending JP2014220675A (en) 2013-05-09 2013-05-09 Communication control system

Country Status (1)

Country Link
JP (1) JP2014220675A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016144018A (en) * 2015-02-02 2016-08-08 日本電信電話株式会社 Streaming data distribution system and streaming data distribution method
JP2017034498A (en) * 2015-08-03 2017-02-09 日本電信電話株式会社 Server switching system and server switching method
JP2017034497A (en) * 2015-08-03 2017-02-09 日本電信電話株式会社 Server switching system and server switching method
JP2017208735A (en) * 2016-05-19 2017-11-24 日本電信電話株式会社 SFC system and SFC control method
JP2018510591A (en) * 2015-04-03 2018-04-12 華為技術有限公司Huawei Technologies Co.,Ltd. Network management system, device, and method
JP2018109867A (en) * 2017-01-04 2018-07-12 富士通株式会社 Session management program, session management method, information processor and information processing system
JP2018137570A (en) * 2017-02-21 2018-08-30 日本電信電話株式会社 Load control system and load control method
JP2018142275A (en) * 2017-02-28 2018-09-13 日本電信電話株式会社 Server device and distributed processing method used in distributed processing system
JP2021529492A (en) * 2018-07-06 2021-10-28 華為技術有限公司Huawei Technologies Co.,Ltd. Coded bit transmission method and device

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016144018A (en) * 2015-02-02 2016-08-08 日本電信電話株式会社 Streaming data distribution system and streaming data distribution method
JP2018510591A (en) * 2015-04-03 2018-04-12 華為技術有限公司Huawei Technologies Co.,Ltd. Network management system, device, and method
JP2017034498A (en) * 2015-08-03 2017-02-09 日本電信電話株式会社 Server switching system and server switching method
JP2017034497A (en) * 2015-08-03 2017-02-09 日本電信電話株式会社 Server switching system and server switching method
JP2017208735A (en) * 2016-05-19 2017-11-24 日本電信電話株式会社 SFC system and SFC control method
JP2018109867A (en) * 2017-01-04 2018-07-12 富士通株式会社 Session management program, session management method, information processor and information processing system
JP2018137570A (en) * 2017-02-21 2018-08-30 日本電信電話株式会社 Load control system and load control method
JP2018142275A (en) * 2017-02-28 2018-09-13 日本電信電話株式会社 Server device and distributed processing method used in distributed processing system
JP2021529492A (en) * 2018-07-06 2021-10-28 華為技術有限公司Huawei Technologies Co.,Ltd. Coded bit transmission method and device
US11569928B2 (en) 2018-07-06 2023-01-31 Huawei Technologies Co., Ltd. Coded bit transmission method and apparatus
JP7356491B2 (en) 2018-07-06 2023-10-04 華為技術有限公司 Coded bit transmission method and device

Similar Documents

Publication Publication Date Title
JP2014220675A (en) Communication control system
US11172023B2 (en) Data synchronization method and system
US8775628B2 (en) Load balancing for SIP services
JP4616159B2 (en) Cluster system, load balancer, node transfer method, and node transfer program
US20080183991A1 (en) System and Method for Protecting Against Failure Through Geo-Redundancy in a SIP Server
CN101989922B (en) Method and system for recovering session initial protocol affairs
US10313452B2 (en) Migrating a chat message service provided by a chat server to a new chat server
EP2795849B1 (en) Method and apparatus for messaging in the cloud
CN111615066A (en) Distributed micro-service registration and calling method based on broadcast
US8078737B2 (en) System and method for efficient storage of long-lived session state in a SIP server
US8179912B2 (en) System and method for providing timer affinity through engine polling within a session-based server deployment
US10802896B2 (en) Rest gateway for messaging
US9760370B2 (en) Load balancing using predictable state partitioning
CN112671554A (en) Node fault processing method and related device
CN106850747B (en) Transcoding node management system and method of distributed real-time transcoding system
CN114172792B (en) Method and device for realizing sequence number generation method for ensuring high availability of service
CN106534758B (en) Conference backup method and device
CN115065686B (en) Configuration method, device and system of distributed load balancing system
JP6533502B2 (en) Communication service providing system and communication service providing method
JP4123440B2 (en) Object-oriented network distributed computing system, load balancing apparatus and server thereof
JP5545887B2 (en) Distributed recovery method and network system
JP5452516B2 (en) Distributed processing apparatus and distributed processing method
US20210266367A1 (en) Server device used in distributed processing system, distributed processing method, and program
JP5887371B2 (en) Distributed system and distributed processing method
US20220019380A1 (en) Methods providing network service restoration context and related service instance sets and storage resource nodes