JP2006352641A - Domain information storage apparatus, domain information storage method, and domain information storage program - Google Patents

Domain information storage apparatus, domain information storage method, and domain information storage program Download PDF

Info

Publication number
JP2006352641A
JP2006352641A JP2005177788A JP2005177788A JP2006352641A JP 2006352641 A JP2006352641 A JP 2006352641A JP 2005177788 A JP2005177788 A JP 2005177788A JP 2005177788 A JP2005177788 A JP 2005177788A JP 2006352641 A JP2006352641 A JP 2006352641A
Authority
JP
Japan
Prior art keywords
update
memory
domain information
server system
dns server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2005177788A
Other languages
Japanese (ja)
Other versions
JP4287409B2 (en
Inventor
Yuichi Shimamura
祐一 島村
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 JP2005177788A priority Critical patent/JP4287409B2/en
Publication of JP2006352641A publication Critical patent/JP2006352641A/en
Application granted granted Critical
Publication of JP4287409B2 publication Critical patent/JP4287409B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce a processing burden and to accelerate a processing speed when updating domain information stored in a DNS server system. <P>SOLUTION: When dynamic update request information requesting the dynamic updating of zone data is received from a DNS dynamic update client device 3, a primary DNS server system device 1 updates zone data stored in a database 14 while reflecting the data with the accepted dynamic update request information and stores the dynamic updating information in a dynamic updating information table stored in a memory journal 16. The primary DNS server system device reads and acquires from the memory journal information relating to the dynamically updated zone data requested by a differential zone transfer request telegraph, creates a differential zone transfer response telegraph using such information relating to the zone data and transmits the created telegraph to a secondary DNS server system device 2. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

この発明は、バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新するとともに、当該更新要求に応じて作成した更新情報をバックアップ装置に送信することを特徴とするドメイン情報記憶装置、ドメイン情報記憶方法およびドメイン情報記憶プログラムに関する。   The present invention updates domain information stored together with a backup device in response to an update request from a client device, and transmits the update information created in response to the update request to the backup device The present invention relates to a storage device, a domain information storage method, and a domain information storage program.

従来より、インターネット上のドメイン名とIPアドレス、メールサーバ名等とを対応させるDNSサーバシステムが用いられている。このDNSサーバシステムは、ドメイン名とリソースデータ(IPアドレス、メールサーバ名等)とを対応させた情報であるゾーンデータを記憶している。具体的には、DNSサーバシステムは、ゾーンデータの原本を保持するプライマリDNSサーバシステムと、そのゾーンデータのコピーを保持するセカンダリDNSサーバシステムとで構成される。   Conventionally, a DNS server system that associates domain names on the Internet with IP addresses, mail server names, and the like has been used. This DNS server system stores zone data that is information in which domain names are associated with resource data (IP address, mail server name, etc.). Specifically, the DNS server system includes a primary DNS server system that holds the original zone data and a secondary DNS server system that holds a copy of the zone data.

このプライマリDNSサーバシステムは、ゾーンデータをディスクのような永続的な記憶装置に管理するとともに、同じく、このゾーンデータをメモリのような高速な一時記憶装置にも管理する。   The primary DNS server system manages the zone data in a permanent storage device such as a disk, and also manages the zone data in a high-speed temporary storage device such as a memory.

そして、プライマリDNSサーバシステムは、クライアントからのドメイン名に対するリソースレコードの照会を要求するクエリ要求を受け付けている。例えば、プライマリDNSサーバシステムに対してクライアントから特定のドメイン名に対応するリソースデータを要求するクエリ要求を受け付けた場合には、ゾーンデータを用いて特定のドメイン名に対応するリソースデータをクライアントに知らせる。   The primary DNS server system accepts a query request for requesting a resource record query for the domain name from the client. For example, when a query request for requesting resource data corresponding to a specific domain name is received from the client to the primary DNS server system, the resource data corresponding to the specific domain name is notified to the client using zone data. .

ところで、DNSサーバシステムは、他システムやクライアントからゾーンデータの動的更新(ゾーンデータの登録、削除または変更)の要求を受け付けると、プライマリDNSサーバシステムおよびセカンダリDNSサーバシステムのデータベース内のゾーンデータを以下の方法で更新する(例えば、非特許文献1及び非特許文献2参照)。   By the way, when the DNS server system receives a request for dynamic update (registration, deletion or change of zone data) of zone data from another system or client, the zone data in the databases of the primary DNS server system and the secondary DNS server system It is updated by the following method (for example, see Non-Patent Document 1 and Non-Patent Document 2).

具体的には、プライマリDNSサーバシステムは、他システムやクライアントからゾーンデータの動的更新(ドメイン名およびリソースデータの登録、削除または変更)の要求を受け付けると、この動的更新要求に基づいてメモリ内のゾーンデータを更新する。また、動的更新された情報を記録したジャーナルファイルを作成し、これにシリアル番号を付与してディスクに保存する。なお、この時点では、プライマリDNSサーバシステムは、ゾーンデータ原本であるディスク内のゾーンデータファイルを未だ更新しない。   Specifically, when the primary DNS server system receives a request for dynamic update of zone data (registration, deletion or change of domain name and resource data) from another system or client, the primary DNS server system performs memory based on the dynamic update request. Update the zone data in In addition, a journal file in which the dynamically updated information is recorded is created, and a serial number is assigned to the journal file and stored in the disk. At this point, the primary DNS server system has not yet updated the zone data file in the disk that is the original zone data.

これに続いて、プライマリDNSサーバシステムは、セカンダリDNSサーバシステムに対して、動的更新が行われた旨を示す更新通知を送信する。この更新通知を受信したセカンダリDNSサーバは、プライマリDNSサーバに対して、セカンダリDNSサーバシステムが保持するゾーンデータのシリアル番号を含んだ差分ゾーン転送要求を送信する。これを受け取ったプライマリDNSサーバシステムは、ディスクに保存されたジャーナルファイル群から、未だ更新されていないジャーナルファイルのシリアル番号を読み出し、このシリアル番号に対応するジャーナルファイルの更新情報(動的更新されたドメイン名およびリソースデータの情報)をセカンダリDNSサーバシステムに対して送信する。かかる更新情報を受信したセカンダリDNSサーバシステムは、更新情報に基づいてゾーンデータを更新する。   Following this, the primary DNS server system transmits an update notification indicating that dynamic update has been performed to the secondary DNS server system. The secondary DNS server that has received the update notification transmits a differential zone transfer request including the serial number of the zone data held by the secondary DNS server system to the primary DNS server. Upon receiving this, the primary DNS server system reads the serial number of the journal file that has not yet been updated from the group of journal files stored on the disk, and updates the journal file corresponding to this serial number (dynamically updated). Domain name and resource data information) is transmitted to the secondary DNS server system. The secondary DNS server system that has received such update information updates the zone data based on the update information.

その後、プライマリDNSサーバシステムは、ゾーンデータファイルとジャーナルファイルとを統合する処理を行って、ディスク内に保存されたゾーンデータを更新する。そして、かかる統合処理を行った後、統合に用いたジャーナルファイルを削除する。   Thereafter, the primary DNS server system performs processing for integrating the zone data file and the journal file to update the zone data stored in the disk. Then, after performing such integration processing, the journal file used for integration is deleted.

Paul Vixie,加藤朗、“一貫性のある動的で一般的なデータベースとしての現代のDNS”、信学論(B)Vol.J87-B No.10pp.1534-1541Paul Vixie, Akira Kato, “Modern DNS as a Consistent Dynamic and General Database”, Science (B) Vol.J87-B No.10pp.1534-1541 Paul Albitz,Cricket Liu 著、小館光正 訳、“DNS&BIND 第4版”、P.323−P.326、オライリージャパンPaul Albitz, Cricket Liu, translated by Mitsumasa Kodate, “DNS & BIND 4th Edition”, P.M. 323-P. 326, O'Reilly Japan

ところで、上記した従来の技術は、以下に説明するように、プライマリDNSサーバシステムおよびセカンダリDNSサーバシステムのディスク内のゾーンデータを更新するための処理負担が大きく、処理速度が遅いという問題点があった。   Incidentally, as described below, the above-described conventional technique has a problem that the processing load for updating the zone data in the disks of the primary DNS server system and the secondary DNS server system is large and the processing speed is slow. It was.

すなわち、上記するセカンダリDNSサーバシステムのゾーンデータを更新するためには、プライマリDNSサーバシステムのディスク内に記憶されたジャーナルファイルを読み込むので、メモリを読み込むのに比べて処理負担が大きく、処理速度が遅いという問題点があった。   That is, in order to update the zone data of the secondary DNS server system described above, the journal file stored in the disk of the primary DNS server system is read, so that the processing load is larger and the processing speed is higher than reading the memory. There was a problem of being slow.

また、プライマリDNSサーバシステムの原本を更新するため、ゾーンデータファイルとジャーナルファイルとを統合する処理を行うので、例えば、ゾーンデータ内に記憶されている情報が多い場合には、巨大なファイル操作になるため、処理負担が大きく、処理速度が遅いという問題点があった。   In addition, since the process of integrating the zone data file and the journal file is performed in order to update the original of the primary DNS server system, for example, when there is a lot of information stored in the zone data, a huge file operation is performed. Therefore, there is a problem that the processing load is large and the processing speed is slow.

そこで、この発明は、上述した従来技術の課題を解決するためになされたものであり、ドメイン情報の更新に際して、処理負担を軽減し、処理速度を向上することができるドメイン情報記憶装置、ドメイン情報記憶方法およびドメイン情報記憶プログラムを提供することを目的とする。   Therefore, the present invention has been made to solve the above-described problems of the prior art, and a domain information storage device and domain information that can reduce processing load and improve processing speed when updating domain information. It is an object to provide a storage method and a domain information storage program.

上述した課題を解決し、目的を達成するため、請求項1に係る発明は、バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新するとともに、当該更新要求に応じて作成した更新情報をバックアップ装置に送信することを特徴とするドメイン情報記憶装置であって、ランダムアクセス可能なデータベースに記憶されている前記ドメイン情報を前記クライアント装置からの更新要求に応じて更新する更新手段と、前記更新要求に応じて作成した更新情報をメモリに記憶する記憶手段と、前記メモリに記憶された更新情報を前記バックアップ装置に送信する更新情報送信手段と、を備えたことを特徴とする。   In order to solve the above-described problems and achieve the object, the invention according to claim 1 updates the domain information stored together with the backup device according to the update request from the client device, and responds to the update request. A domain information storage device that transmits created update information to a backup device, wherein the domain information stored in a randomly accessible database is updated in response to an update request from the client device Means, storage means for storing update information created in response to the update request in a memory, and update information transmission means for transmitting the update information stored in the memory to the backup device, To do.

また、請求項2に係る発明は、上記の発明において、前記記憶手段によって記憶される前記更新情報における件数の上限の設定を受け付ける上限設定受付手段をさらに備え、前記記憶手段は、前記上限設定受付手段によって受け付けた前記更新情報における件数の上限を超える場合には、前記更新情報を削除することを特徴とする。   The invention according to claim 2 further comprises an upper limit setting receiving means for receiving an upper limit setting of the number of cases in the update information stored by the storage means in the above invention, wherein the storage means receives the upper limit setting reception. When the number of cases in the update information received by the means exceeds the upper limit, the update information is deleted.

また、請求項3に係る発明は、上記の発明において、前記バックアップ装置によって記憶されているドメイン情報が前記記憶手段によって記憶されている最古の更新情報よりも古いか否かを判定する情報判定手段をさらに備え、前記送信手段は、前記判定手段によって前記バックアップ装置に記憶されているドメイン情報が前記最古の更新情報よりも古いと判定された場合は、前記データベースによって記憶されているドメイン情報を送信することを特徴とする。   According to a third aspect of the present invention, in the above invention, the information determination for determining whether the domain information stored by the backup device is older than the oldest update information stored by the storage means The transmission means further comprises: domain information stored in the database when the determination means determines that the domain information stored in the backup device is older than the oldest update information. Is transmitted.

また、請求項4に係る発明は、バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新するとともに、当該更新要求に応じて作成した更新情報をバックアップ装置に送信することを特徴とするドメイン情報記憶方法であって、ランダムアクセス可能なデータベースに記憶されている前記ドメイン情報を前記クライアント装置からの更新要求に応じて更新する更新工程と、前記更新要求に応じて作成した更新情報をメモリに記憶する記憶工程と、前記メモリに記憶された更新情報を前記バックアップ装置に送信する更新情報送信工程と、を含んだことを特徴とする。   The invention according to claim 4 updates the domain information stored together with the backup device in response to an update request from the client device, and transmits the update information created in response to the update request to the backup device. A domain information storage method characterized in that the domain information stored in a randomly accessible database is updated in response to an update request from the client device, and is created in response to the update request A storage step of storing update information in a memory; and an update information transmission step of transmitting update information stored in the memory to the backup device.

また、請求項5に係る発明は、バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新するとともに、当該更新要求に応じて作成した更新情報をバックアップ装置に送信することを特徴とするドメイン情報記憶方法をコンピュータに実行させるドメイン情報記憶プログラムであって、ランダムアクセス可能なデータベースに記憶されている前記ドメイン情報を前記クライアント装置からの更新要求に応じて更新する更新手順と、前記更新要求に応じて作成した更新情報をメモリに記憶する記憶手順と、前記メモリに記憶された更新情報を前記バックアップ装置に送信する更新情報送信手順と、をコンピュータに実行させることを特徴とする。   The invention according to claim 5 updates the domain information stored together with the backup device in response to an update request from the client device, and transmits the update information created in response to the update request to the backup device. A domain information storage program for causing a computer to execute a domain information storage method characterized by comprising: updating the domain information stored in a randomly accessible database in response to an update request from the client device; A storage procedure for storing the update information created in response to the update request in a memory and an update information transmission procedure for transmitting the update information stored in the memory to the backup device. To do.

請求項1、4または5の発明によれば、ランダムアクセス可能なデータベースに記憶されているドメイン情報をクライアント装置からの更新要求に応じて更新し、更新要求に応じて作成した更新情報をメモリに記憶し、記憶された更新情報をバックアップ装置に対して送信するので、データベースに対する更新情報の統合処理が不要となる結果、ドメイン情報の更新に際して、処理負担を軽減し、処理速度を向上することが可能となる。また、更新情報を読み込む際には、メモリに対してアクセスを行う結果、ディスクに対してアクセスを行うのに比べて、処理負担を軽減し、処理速度を向上することが可能である。   According to the invention of claim 1, 4 or 5, the domain information stored in the randomly accessible database is updated in response to an update request from the client device, and the update information created in response to the update request is stored in the memory. Since the stored update information is stored and transmitted to the backup device, the integration process of update information with respect to the database becomes unnecessary. As a result, when updating domain information, the processing load can be reduced and the processing speed can be improved. It becomes possible. Further, when reading update information, as a result of accessing the memory, it is possible to reduce the processing load and improve the processing speed compared to accessing the disk.

また、請求項2の発明によれば、記憶される更新情報における件数の上限の設定を受け付け、受け付けた更新情報における件数の上限を超える場合には、更新情報を削除するので、任意に設定した記憶容量で更新情報を管理することができる結果、ドメイン情報の更新に際して、処理負担を軽減し、処理速度を向上することが可能である。   Also, according to the invention of claim 2, the setting of the upper limit of the number of cases in the stored update information is accepted, and when the upper limit of the number of cases in the received update information is exceeded, the update information is deleted. As a result of managing the update information with the storage capacity, it is possible to reduce the processing load and improve the processing speed when updating the domain information.

また、請求項3の発明によれば、バックアップ装置によって記憶されているドメイン情報が記憶されている最古の更新情報よりも古いか否かを判定し、バックアップ装置によって記憶されているドメイン情報が前記最古の更新情報より古い場合は、データベースによって記憶されているドメイン情報を送信するので、例えば、新たにバックアップ装置を立ち上げる場合は、データベースに記憶しているドメイン情報をバックアップ装置に送信する結果、メモリに全ての更新情報を記憶させることなく、バックアップ装置に新しいドメイン情報を送信することが可能である。   According to the invention of claim 3, it is determined whether or not the domain information stored by the backup device is older than the oldest update information stored, and the domain information stored by the backup device is If the update information is older than the oldest update information, the domain information stored in the database is transmitted. For example, when a new backup device is started, the domain information stored in the database is transmitted to the backup device. As a result, new domain information can be transmitted to the backup device without storing all update information in the memory.

以下に添付図面を参照して、この発明に係るドメイン情報記憶装置、ドメイン情報記憶方法およびドメイン情報記憶プログラムの実施例を詳細に説明する。なお、ドメイン情報記憶装置であるプライマリDNSサーバシステム装置を実施例1として説明した後に、本発明に含まれる他の実施例を実施例2として説明する。   Exemplary embodiments of a domain information storage device, a domain information storage method, and a domain information storage program according to the present invention will be described below in detail with reference to the accompanying drawings. The primary DNS server system device, which is a domain information storage device, will be described as a first embodiment, and then another embodiment included in the present invention will be described as a second embodiment.

以下の実施例では、実施例1に係るプライマリDNSサーバシステム装置の概要および特徴、プライマリDNSサーバシステム装置の構成および処理の流れを順に説明し、最後に実施例1による効果を説明する。   In the following embodiment, the outline and features of the primary DNS server system apparatus according to the first embodiment, the configuration of the primary DNS server system apparatus and the flow of processing will be described in order, and finally the effects of the first embodiment will be described.

[プライマリDNSサーバシステム装置の概要および特徴]
まず最初に、図1を用いて、実施例1に係るプライマリDNSサーバシステム装置の概要および特徴を説明する。図1は、実施例1に係るプライマリDNSサーバシステム装置の概要および特徴を説明するための図である。
[Outline and Features of Primary DNS Server System Device]
First, the outline and features of the primary DNS server system apparatus according to the first embodiment will be described with reference to FIG. FIG. 1 is a diagram for explaining the outline and features of the primary DNS server system apparatus according to the first embodiment.

実施例1のプライマリDNSサーバシステム装置1では、バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新し、更新要求に応じて作成した更新情報をバックアップ装置に送信することを概要とする。そして、このプライマリDNSサーバシステム装置1では、ドメイン情報の更新に際して、処理負担を軽減し、処理速度を向上することができるようにしている点に主たる特徴がある。   In the primary DNS server system device 1 according to the first embodiment, the domain information stored together with the backup device is updated according to the update request from the client device, and the update information created according to the update request is transmitted to the backup device. Is a summary. The primary DNS server system apparatus 1 is mainly characterized in that the processing load can be reduced and the processing speed can be improved when updating the domain information.

この主たる特徴について具体的に説明すると、図1に示すように、プライマリDNSサーバシステム装置1は、データベース14およびメモリ(動的更新情報テーブル)16を備える。かかるデータベース14は、ランダムアクセス可能なデータベースであって、ドメイン名とリソースデータとを対応させた情報であるゾーンデータ(特許請求の範囲でいう「ドメイン情報」に対応する)を記憶している。また、メモリ16は、DNS動的更新クライアント装置3から受け付けたゾーンデータの動的更新(ゾーンデータの登録、削除または変更)の内容を含んだメモリジャーナル(特許請求の範囲でいう「更新情報」に対応する)を記憶している。   The main features will be specifically described. As shown in FIG. 1, the primary DNS server system apparatus 1 includes a database 14 and a memory (dynamic update information table) 16. The database 14 is a randomly accessible database, and stores zone data (corresponding to “domain information” in the claims), which is information in which domain names are associated with resource data. The memory 16 also includes a memory journal (“update information” in the claims) containing the contents of the zone data dynamic update (zone data registration, deletion or change) received from the DNS dynamic update client device 3. Is stored in memory.

そして、プライマリDNSサーバシステム装置1は、DNS動的更新クライアント装置3からゾーンデータの動的更新を要求する動的更新要求情報を受信した場合(図1の(1)参照)、この動的更新要求情報を反映して、データベース14に記憶されたゾーンデータを更新するとともに(同図の(2)参照)、動的更新された情報からなるメモリジャーナルをメモリ16に記憶する(同図の(3)参照)。具体的に例を挙げれば、プライマリDNSサーバシステム装置1は、ドメイン名「ghi.sample.co.jp」とそれに対応するリソースデータ「192.168.0.3」とを登録する旨の動的更新要求情報を受信した場合には、前回付されたシリアル番号「101」に「1」を加えたシリアル番号「102」を付与し、ドメイン名「ghi.sample.co.jp」、リソースデータ「192.168.0.3」、更新内容「登録」からなるメモリジャーナルをメモリ16に記憶する。   When the primary DNS server system apparatus 1 receives dynamic update request information for requesting dynamic update of zone data from the DNS dynamic update client apparatus 3 (see (1) in FIG. 1), this dynamic update is performed. Reflecting the request information, the zone data stored in the database 14 is updated (see (2) in the figure), and a memory journal composed of dynamically updated information is stored in the memory 16 (( 3)). To give a specific example, the primary DNS server system device 1 dynamically registers the domain name “ghi.sample.co.jp” and the corresponding resource data “192.168.0.3”. When the update request information is received, the serial number “102” obtained by adding “1” to the previously assigned serial number “101” is added, the domain name “ghi.sample.co.jp”, the resource data “ The memory journal including “192.168.0.3” and the update content “registration” is stored in the memory 16.

その後、プライマリDNSサーバシステム装置1は、セカンダリDNSサーバシステム2に対して、ゾーンデータを更新した旨を示す更新通知電文を送信する(同図の(4)参照)。これに対して、かかる更新通知電文を受信したセカンダリDNSサーバシステム装置2は、プライマリDNSサーバシステム装置1に対して、セカンダリDNSサーバシステム装置2が保持するゾーンデータのシリアル番号を含んだ差分ゾーン転送要求を送信する(同図の(5)参照)。上記の例で言えば、メモリによって記憶されたゾーンデータのシリアル番号「101」を含んだ差分ゾーン転送要求を送信する。   Thereafter, the primary DNS server system device 1 transmits an update notification message indicating that the zone data has been updated to the secondary DNS server system 2 (see (4) in the figure). On the other hand, the secondary DNS server system device 2 that has received such an update notification message transmits, to the primary DNS server system device 1, a differential zone transfer including the serial number of the zone data held by the secondary DNS server system device 2. The request is transmitted (see (5) in the figure). In the above example, a differential zone transfer request including the serial number “101” of the zone data stored in the memory is transmitted.

そして、プライマリDNSサーバシステム装置1は、セカンダリDNSサーバシステム装置2に対して、メモリ16に保存されたメモリジャーナル群から、未だ更新されていないメモリジャーナルのシリアル番号を読み出し、このシリアル番号に対応するメモリジャーナルの更新情報(動的更新されたドメイン名およびリソースデータの情報)を差分ゾーン転送応答電文としてセカンダリDNSサーバシステムに対して送信する(同図の(6)参照)。上記の例で言えば、シリアル番号「101」よりも新しいシリアル番号「102」に関する更新情報をメモリ16から取得し、この更新情報をセカンダリDNSサーバシステムに対して送信する。   Then, the primary DNS server system device 1 reads out the serial number of the memory journal that has not been updated from the memory journal group stored in the memory 16 to the secondary DNS server system device 2, and corresponds to this serial number. Memory journal update information (dynamically updated domain name and resource data information) is transmitted as a differential zone transfer response message to the secondary DNS server system (see (6) in FIG. 6). In the above example, update information related to the serial number “102” that is newer than the serial number “101” is acquired from the memory 16, and this update information is transmitted to the secondary DNS server system.

その後、かかる差分ゾーン転送応答データを受信したセカンダリDNSサーバシステム装置2は、差分ゾーン転送応答データを用いてゾーンデータを更新する(同図の(7)参照)。上記の例で言えば、シリアル番号「102」に関する更新情報に基づいて、ゾーンデータを更新する。   Thereafter, the secondary DNS server system device 2 that has received the differential zone transfer response data updates the zone data by using the differential zone transfer response data (see (7) in the figure). In the above example, the zone data is updated based on the update information related to the serial number “102”.

このように、実施例1によれば、ランダムアクセス可能なデータベース14に記憶されているゾーンデータをDNS動的更新クライアント装置3からの動的更新要求に応じて更新し、更新要求に応じて作成したメモリジャーナルをメモリ16に記憶し、メモリ16に記憶されたメモリジャーナルをセカンダリDNSサーバシステム装置2に対して送信するので、データベース14に対する更新情報の統合処理が不要となる結果、ゾーンデータ(ドメイン情報)の更新に際して、処理負担を軽減し、処理速度を向上することが可能になる。また、メモリジャーナルを読み込む際には、メモリ16に対してアクセスを行う結果、ディスクに対してアクセスを行うのに比べて、処理負担を軽減し、処理速度を向上することが可能になる。   As described above, according to the first embodiment, the zone data stored in the randomly accessible database 14 is updated according to the dynamic update request from the DNS dynamic update client device 3, and is generated according to the update request. The memory journal is stored in the memory 16 and the memory journal stored in the memory 16 is transmitted to the secondary DNS server system device 2, so that the integration process of the update information for the database 14 becomes unnecessary. As a result, the zone data (domain When updating (information), the processing load can be reduced and the processing speed can be improved. Also, when reading the memory journal, as a result of accessing the memory 16, it is possible to reduce the processing load and improve the processing speed compared to accessing the disk.

[プライマリDNSサーバシステムの構成]
次に、図2を用いて、図1に示したDNSサーバシステム装置のシステム構成を説明する。図2は、実施例1に係るDNSサーバシステム装置のシステム構成を示す構成図である。同図に示すように、このDNSサーバシステムは、プライマリDNSサーバシステム装置1と、セカンダリDNSサーバシステム装置2と、DNS動的更新クライアント装置3と、DNSクライアント装置4とを有し、それぞれインターネット5を介して接続される。
[Configuration of primary DNS server system]
Next, the system configuration of the DNS server system apparatus shown in FIG. 1 will be described with reference to FIG. FIG. 2 is a configuration diagram illustrating a system configuration of the DNS server system apparatus according to the first embodiment. As shown in the figure, this DNS server system includes a primary DNS server system device 1, a secondary DNS server system device 2, a DNS dynamic update client device 3, and a DNS client device 4, each of which has an Internet 5 Connected through.

また、プライマリDNSサーバシステム装置1は、DNS動的更新処理部11と、ゾーン転送処理部12と、データベース管理部13と、データベース14と、メモリジャーナル管理部15と、メモリジャーナル16と、メモリジャーナル上限件数保持部17と、DNSクエリ処理部18と、メモリ空間ゾーンデータ管理部19と、メモリ空間ゾーンデータ20とを備えている。   Further, the primary DNS server system apparatus 1 includes a DNS dynamic update processing unit 11, a zone transfer processing unit 12, a database management unit 13, a database 14, a memory journal management unit 15, a memory journal 16, and a memory journal. An upper limit number holding unit 17, a DNS query processing unit 18, a memory space zone data management unit 19, and memory space zone data 20 are provided.

このうち、データベース14は、ランダムアクセス可能なデータベースであって、図3に示すように、ドメイン名とリソースデータとを対応させた情報であるゾーンデータをゾーンデータテーブル14aに記憶する。   Among these, the database 14 is a randomly accessible database, and as shown in FIG. 3, zone data, which is information in which domain names are associated with resource data, is stored in the zone data table 14a.

メモリ16は、高速な一時記憶装置であって、図4に示すように、DNS動的更新クライアント装置3から受け付けたゾーンデータの動的更新(ゾーンデータの登録、削除または変更)の内容を含んだメモリジャーナルを動的更新情報テーブルに記憶する。   The memory 16 is a high-speed temporary storage device, and includes the contents of zone data dynamic update (zone data registration, deletion or change) received from the DNS dynamic update client device 3, as shown in FIG. The memory journal is stored in the dynamic update information table.

メモリ空間ゾーンデータ20は、データベース14のゾーンデータテーブル14aと同様の内容を記憶するテーブルであり、後述するクエリ要求に際して参照される。   The memory space zone data 20 is a table that stores the same contents as the zone data table 14a of the database 14, and is referred to when a query request is described later.

メモリジャーナル上限件数保持部17は、メモリ16内に記憶されるメモリジャーナルの上限件数をゾーン毎に保持する手段である。なお、この上限件数は、ユーザ等によって設定される。   The memory journal upper limit number holding unit 17 is a means for holding the upper limit number of memory journals stored in the memory 16 for each zone. This upper limit number is set by the user or the like.

DNSクエリ処理部18は、DNSクライアント装置4からのクエリ要求(ドメイン名とリソースデータとの照会要求)を処理する処理部である。具体的には、DNSクライアント装置4からのクエリ要求があった場合には、メモリ空間ゾーンデータ管理部19を介して、メモリ空間ゾーンデータ20からゾーンデータを読み込んでドメイン名とリソースデータとの照会を行って、かかるクエリ要求に対する照会の結果を送信する。   The DNS query processing unit 18 is a processing unit that processes a query request (a query request for a domain name and resource data) from the DNS client device 4. Specifically, when there is a query request from the DNS client device 4, the zone data is read from the memory space zone data 20 via the memory space zone data management unit 19 to query the domain name and resource data. To send a query result for such a query request.

メモリ空間ゾーンデータ管理部19は、メモリ空間ゾーンデータ20のゾーンデータの登録、削除、更新および照会を行う処理部である。   The memory space zone data management unit 19 is a processing unit that registers, deletes, updates, and inquires the zone data of the memory space zone data 20.

DNS動的更新処理部11は、ネットワーク5を介してDNS動的更新クライアント装置3との間で所定の情報を送受信する処理部である。具体的には、DNS動的更新クライアント装置3から動的更新要求を受信する処理、データベース14内のゾーンデータが更新された場合に、ゾーンデータが更新された旨を示すDNS動的更新応答電文をDNS動的クライアント装置3に対して送信する処理を行う。   The DNS dynamic update processing unit 11 is a processing unit that transmits / receives predetermined information to / from the DNS dynamic update client device 3 via the network 5. Specifically, a process of receiving a dynamic update request from the DNS dynamic update client apparatus 3, a DNS dynamic update response message indicating that the zone data has been updated when the zone data in the database 14 is updated Is transmitted to the DNS dynamic client device 3.

データベース管理部13は、データベース14内のゾーンデータの管理、削除、更新および照会を行う処理部である。具体的には、DNS動的更新処理部11がDNS動的更新クライアント装置3から動的更新要求を受信した場合に、この動的更新要求に基づいてデータベース14内のゾーンデータを更新する。つまり、例を挙げれば、ドメイン名「ghi.sample.co.jp」とそれに対応するリソースデータ「192.168.0.3」とを登録する旨の動的更新要求を受信した場合には、ドメイン名「ghi.sample.co.jp」とリソースデータ「192.168.0.3」とを対応付けたドメイン情報を新たにデータベース14に格納する(図3参照)。なお、データベース管理部13は、特許請求の範囲に記載の「更新手段」に対応する。   The database management unit 13 is a processing unit that manages, deletes, updates, and inquires zone data in the database 14. Specifically, when the DNS dynamic update processing unit 11 receives a dynamic update request from the DNS dynamic update client device 3, the zone data in the database 14 is updated based on the dynamic update request. In other words, for example, when a dynamic update request for registering the domain name “ghi.sample.co.jp” and the corresponding resource data “192.168.0.3” is received, Domain information in which the domain name “ghi.sample.co.jp” is associated with the resource data “192.168.0.3” is newly stored in the database 14 (see FIG. 3). The database management unit 13 corresponds to “update means” described in the claims.

メモリジャーナル管理部15は、メモリ16内のメモリジャーナルの登録、削除および照会を行う処理部である。具体的には、データベース管理部13によってデータベース14内のゾーンデータが更新された場合に、この動的更新された情報からなるメモリジャーナルをメモリ16に記憶する。つまり、例を挙げれば、ドメイン名「ghi.sample.co.jp」とリソースデータ「192.168.0.3」とが対応付けてデータベース14に登録された場合には、前回付されたシリアル番号「101」に「1」を加えたシリアル番号「102」を付与し、ドメイン名「ghi.sample.co.jp」、リソースデータ「192.168.0.3」、更新内容「登録」からなるメモリジャーナルをメモリ16に記憶する(図4参照)。なお、メモリジャーナル管理部15は、特許請求の範囲に記載の「記憶手段」に対応する。   The memory journal management unit 15 is a processing unit that performs registration, deletion, and inquiry of the memory journal in the memory 16. Specifically, when the zone data in the database 14 is updated by the database management unit 13, a memory journal including the dynamically updated information is stored in the memory 16. That is, for example, when the domain name “ghi.sample.co.jp” and the resource data “192.168.0.3” are registered in the database 14 in association with each other, the serial number attached last time is used. The serial number “102” obtained by adding “1” to the number “101” is assigned, and the domain name “ghi.sample.co.jp”, the resource data “192.168.0.3”, and the update content “registration” Is stored in the memory 16 (see FIG. 4). The memory journal management unit 15 corresponds to a “storage unit” described in the claims.

また、メモリジャーナル管理部15は、上記したメモリジャーナルの登録に先立って、メモリ16から現に登録されているメモリジャーナルの件数を取得する処理、この取得した件数がメモリジャーナル上限件数保持部17に記憶された上限件数より少ないか否かを判定する処理、これが上限件数以上である場合には最古のメモリジャーナルをメモリ16から削除する処理なども行う。   Further, the memory journal management unit 15 obtains the number of memory journals currently registered from the memory 16 prior to the memory journal registration described above, and stores the obtained number in the memory journal upper limit number holding unit 17. Processing for determining whether or not the number is less than the upper limit number, and processing for deleting the oldest memory journal from the memory 16 when the number is equal to or greater than the upper limit number are also performed.

ゾーン転送処理部12は、セカンダリDNSサーバシステム装置2におけるゾーンデータの更新に係る処理を行う処理部である。具体的には、データベース14内のゾーンデータが更新された場合に、ゾーンデータが更新された旨を示す更新通知電文をセカンダリDNSサーバシステム装置2に対して送信する処理、この更新通知電文に応答したセカンダリDNSサーバシステム装置2から差分ゾーン転送要求電文(セカンダリDNSサーバシステム装置2が保持するゾーンデータのシリアル番号を含んだ電文)を受信する処理、メモリ16に登録されている最古および最新のメモリジャーナルのシリアル番号をメモリ16から取得する処理、差分ゾーン転送要求電文に含まれるシリアル番号がメモリ16から取得した最古のシリアル番号の数値以上であるか否かを判定する処理などを行う。   The zone transfer processing unit 12 is a processing unit that performs processing related to update of zone data in the secondary DNS server system device 2. Specifically, when the zone data in the database 14 is updated, a process of transmitting an update notification message indicating that the zone data has been updated to the secondary DNS server system device 2, and responding to this update notification message Processing for receiving a difference zone transfer request message (message including the serial number of the zone data held by the secondary DNS server system device 2) from the secondary DNS server system device 2, and the oldest and latest registered in the memory 16 A process of acquiring the serial number of the memory journal from the memory 16 and a process of determining whether or not the serial number included in the difference zone transfer request message is greater than or equal to the oldest serial number acquired from the memory 16 are performed.

また、ゾーン転送処理部12は、差分ゾーン転送要求電文のシリアル番号がメモリ16内の最古のシリアル番号の数値以上である場合に、メモリ16内に保存されたメモリジャーナル群から、未だ更新されていないメモリジャーナルのシリアル番号を読み出し、このシリアル番号に対応するメモリジャーナルの更新情報(動的更新されたドメイン名およびリソースデータの情報)を差分ゾーン転送応答電文としてセカンダリDNSサーバシステム2に対して送信する処理を行う。例えば、上記の例で言えば、シリアル番号「101」よりも新しいシリアル番号「102」に関する更新情報をメモリ16から取得し、この更新情報をセカンダリDNSサーバシステムに対して送信する。   Further, the zone transfer processing unit 12 is still updated from the memory journal group stored in the memory 16 when the serial number of the difference zone transfer request message is greater than or equal to the oldest serial number in the memory 16. The memory journal update number (dynamically updated domain name and resource data information) as a differential zone transfer response message to the secondary DNS server system 2 Process to send. For example, in the above example, update information related to the serial number “102” that is newer than the serial number “101” is acquired from the memory 16, and this update information is transmitted to the secondary DNS server system.

さらに、ゾーン転送処理部12は、差分ゾーン転送要求電文のシリアル番号がメモリ16内の最古のシリアル番号の数値よりも小さい場合には、差分ゾーン転送ができない旨を示す差分ゾーン転送エラー応答をセカンダリDNSサーバシステム2に対して送信する処理、この差分ゾーン転送エラー応答に対してセカンダリDNSサーバシステム装置2から完全ゾーン転送要求電文(差分ゾーン転送に代えて完全ゾーン転送を要求する旨を示す電文)を受信する処理、データベース14から全てのゾーンデータを読み込む処理、このゾーンデータからなる完全ゾーン転送応答電文をセカンダリDNSサーバシステム2に対して送信する処理などを行う。   Further, when the serial number of the difference zone transfer request message is smaller than the numerical value of the oldest serial number in the memory 16, the zone transfer processing unit 12 sends a difference zone transfer error response indicating that the difference zone transfer cannot be performed. Processing to be transmitted to the secondary DNS server system 2, and a response indicating this differential zone transfer error response from the secondary DNS server system device 2 a complete zone transfer request message (a message indicating that a complete zone transfer is requested instead of a differential zone transfer) ), A process of reading all zone data from the database 14, a process of transmitting a complete zone transfer response message composed of the zone data to the secondary DNS server system 2, and the like.

[プライマリDNSサーバシステム装置による処理]
次に、図5を用いて、プライマリDNSサーバシステム装置1による処理を説明する。図5は、実施例1に係るプライマリDNSサーバシステム装置1の処理の流れを示すフローチャートである。
[Processing by primary DNS server system apparatus]
Next, the process by the primary DNS server system apparatus 1 is demonstrated using FIG. FIG. 5 is a flowchart illustrating a process flow of the primary DNS server system apparatus 1 according to the first embodiment.

同図に示すように、プライマリDNSサーバシステム装置1は、DNS動的更新処理部11において、DNS動的更新クライアント装置3から動的更新要求を受信すると(ステップS1)、データベース管理部13は、この動的更新要求に基づいてデータベース14内のゾーンデータを更新する(ステップS2)。つまり、例を挙げれば、ドメイン名「ghi.sample.co.jp」とそれに対応するリソースデータ「192.168.0.3」とを登録する旨の動的更新要求を受信した場合には、ドメイン名「ghi.sample.co.jp」とリソースデータ「192.168.0.3」とを対応付けたドメイン情報を新たにデータベース14に格納する。   As shown in the figure, when the primary DNS server system apparatus 1 receives a dynamic update request from the DNS dynamic update client apparatus 3 in the DNS dynamic update processing section 11 (step S1), the database management section 13 Based on the dynamic update request, the zone data in the database 14 is updated (step S2). In other words, for example, when a dynamic update request for registering the domain name “ghi.sample.co.jp” and the corresponding resource data “192.168.0.3” is received, Domain information in which the domain name “ghi.sample.co.jp” is associated with the resource data “192.168.0.3” is newly stored in the database 14.

続いて、メモリジャーナル管理部15は、メモリ16から現に登録されているメモリジャーナルの件数を取得し(ステップS3)、この取得した件数がメモリジャーナル上限件数保持部17に記憶された上限件数より少ないか否かを判定する(ステップS4)。ここで、これが上限件数以上である場合には(ステップS4否定)、最古のメモリジャーナルを1件だけメモリ16から削除する(ステップS5)。   Subsequently, the memory journal management unit 15 acquires the number of memory journals currently registered from the memory 16 (step S3), and the acquired number is smaller than the upper limit number stored in the memory journal upper limit number holding unit 17. Is determined (step S4). If this is equal to or greater than the upper limit number (No at step S4), only one oldest memory journal is deleted from the memory 16 (step S5).

そして、この削除処理に続いて、または、取得した件数がメモリジャーナル上限件数保持部17に記憶された上限件数より少なくない場合には(ステップS4肯定)、メモリジャーナル管理部15は、上記のステップS2で動的更新された情報からなるメモリジャーナルをメモリ16に登録する(ステップS6)。つまり、例を挙げれば、ドメイン名「ghi.sample.co.jp」とリソースデータ「192.168.0.3」とが対応付けてデータベース14に登録された場合には、前回付されたシリアル番号「101」に「1」を加えたシリアル番号「102」を付与し、ドメイン名「ghi.sample.co.jp」、リソースデータ「192.168.0.3」、更新内容「登録」からなるメモリジャーナルをメモリ16に登録する。   Then, following this deletion process, or when the acquired number is not less than the upper limit number stored in the memory journal upper limit number holding unit 17 (Yes in step S4), the memory journal management unit 15 performs the above step. A memory journal composed of the information dynamically updated in S2 is registered in the memory 16 (step S6). That is, for example, when the domain name “ghi.sample.co.jp” and the resource data “192.168.0.3” are registered in the database 14 in association with each other, the serial number attached last time is used. The serial number “102” obtained by adding “1” to the number “101” is assigned, and the domain name “ghi.sample.co.jp”, the resource data “192.168.0.3”, and the update content “registration” Is registered in the memory 16.

その後、DNS動的更新処理部11は、ネットワーク5を介して、ゾーンデータが更新された旨を示すDNS動的更新応答電文をDNS動的クライアント装置3に対して送信する(ステップS7)。そして、ゾーン転送処理部12は、ゾーンデータが更新された旨を示す更新通知電文をセカンダリDNSサーバシステム装置2に対して送信し(ステップS8)、この更新通知電文に応答したセカンダリDNSサーバシステム装置2から差分ゾーン転送要求電文(セカンダリDNSサーバシステム装置2が保持するゾーンデータのシリアル番号を含んだ電文)を受信すると(ステップS9)、メモリ16に登録されている最古および最新のメモリジャーナルのシリアル番号をメモリ16から取得し(ステップS10)、差分ゾーン転送要求電文に含まれるシリアル番号がメモリ16から取得した最古のシリアル番号の数値以上であるか否かを判定する(ステップS11)。   Thereafter, the DNS dynamic update processing unit 11 transmits a DNS dynamic update response message indicating that the zone data has been updated to the DNS dynamic client device 3 via the network 5 (step S7). Then, the zone transfer processing unit 12 transmits an update notification message indicating that the zone data has been updated to the secondary DNS server system device 2 (step S8), and the secondary DNS server system device responding to the update notification message. 2 receives a difference zone transfer request message (a message including the serial number of the zone data held by the secondary DNS server system device 2) (step S9), the oldest and latest memory journals registered in the memory 16 are stored. A serial number is acquired from the memory 16 (step S10), and it is determined whether or not the serial number included in the difference zone transfer request message is greater than or equal to the oldest serial number acquired from the memory 16 (step S11).

ここで、ゾーン転送処理部12は、差分ゾーン転送要求電文のシリアル番号がメモリ16内の最古のシリアル番号の数値以上である場合には(ステップS11肯定)、メモリ16内メモリ16に保存されたメモリジャーナル群から、未だ更新されていないメモリジャーナルのシリアル番号を読み出し(ステップS16)、このシリアル番号に対応するメモリジャーナルの更新情報(動的更新されたドメイン名およびリソースデータの情報)を差分ゾーン転送応答電文としてセカンダリDNSサーバシステム2に対して送信して(ステップS17)、一連の処理を終了する。例えば、上記の例で言えば、シリアル番号「101」よりも新しいシリアル番号「102」に関する更新情報をメモリ16から取得し、この更新情報をセカンダリDNSサーバシステムに対して送信して、一連の処理を終了する。   Here, when the serial number of the difference zone transfer request message is greater than or equal to the oldest serial number in the memory 16 (Yes in step S11), the zone transfer processing unit 12 stores the difference zone transfer request message in the memory 16 in the memory 16. The serial number of the memory journal that has not yet been updated is read from the memory journal group (step S16), and the memory journal update information (dynamically updated domain name and resource data information) corresponding to this serial number is differenced. A zone transfer response message is transmitted to the secondary DNS server system 2 (step S17), and the series of processes is terminated. For example, in the above example, update information related to the serial number “102” that is newer than the serial number “101” is acquired from the memory 16, and this update information is transmitted to the secondary DNS server system to perform a series of processing. Exit.

一方、ゾーン転送処理部12は、差分ゾーン転送要求電文のシリアル番号がメモリ16内の最古のシリアル番号の数値よりも小さい場合には(ステップS11否定)、差分ゾーン転送ができない旨を示す差分ゾーン転送エラー応答をセカンダリDNSサーバシステム2に対して送信し(ステップS12)、この差分ゾーン転送エラー応答に対してセカンダリDNSサーバシステム装置2から完全ゾーン転送要求電文(差分ゾーン転送に代えて完全ゾーン転送を要求する旨を示す電文)を受信すると(ステップS13)、データベース14から全てのゾーンデータを読み込み(ステップS14)、このゾーンデータからなる完全ゾーン転送応答電文をセカンダリDNSサーバシステム2に対して送信して(ステップS15)、一連の処理を終了する。   On the other hand, if the serial number of the difference zone transfer request message is smaller than the oldest serial number in the memory 16 (No in step S11), the zone transfer processing unit 12 indicates that the difference zone transfer cannot be performed. A zone transfer error response is transmitted to the secondary DNS server system 2 (step S12), and a complete zone transfer request message is sent from the secondary DNS server system device 2 to the differential zone transfer error response (the complete zone instead of the differential zone transfer). When a message indicating that transfer is requested is received (step S13), all zone data is read from the database 14 (step S14), and a complete zone transfer response message including the zone data is sent to the secondary DNS server system 2. Send (step S15) and end a series of processing That.

[実施例1の効果]
上述してきたように、実施例1によれば、ランダムアクセス可能なデータベース14に記憶されているゾーンデータをDNS動的更新クライアント装置3からの動的更新要求に応じて更新し、更新要求に応じて作成したメモリジャーナルをメモリ16に記憶し、メモリ16に記憶されたメモリジャーナルをセカンダリDNSサーバシステム装置2に対して送信するので、データベース14に対する更新情報の統合処理が不要となる結果、ゾーンデータ(ドメイン情報)の更新に際して、処理負担を軽減し、処理速度を向上することが可能になる。また、メモリジャーナルを読み込む際には、メモリ16に対してアクセスを行う結果、ディスクに対してアクセスを行うのに比べて、処理負担を軽減し、処理速度を向上することが可能になる。
[Effect of Example 1]
As described above, according to the first embodiment, the zone data stored in the randomly accessible database 14 is updated according to the dynamic update request from the DNS dynamic update client device 3, and the update request is satisfied. Since the memory journal created in this manner is stored in the memory 16 and the memory journal stored in the memory 16 is transmitted to the secondary DNS server system device 2, the integration process of the update information for the database 14 becomes unnecessary. When updating (domain information), the processing load can be reduced and the processing speed can be improved. Also, when reading the memory journal, as a result of accessing the memory 16, it is possible to reduce the processing load and improve the processing speed compared to accessing the disk.

また、実施例1によれば、メモリ16に記憶されるメモリジャーナルにおける件数の上限の設定を受け付け、受け付けたメモリジャーナルにおける件数の上限を超える場合には、メモリジャーナルを削除するので、任意に設定した記憶容量でメモリジャーナルを管理することができる結果、ゾーンデータの更新に際して、処理負担を軽減し、処理速度を向上することが可能である。なお、これは必ずしも本発明に必須の事項ではなく、メモリ16に記憶されるメモリジャーナルの件数の上限を設定せずにメモリジャーナルを記憶していくこともできる。   In addition, according to the first embodiment, the setting of the upper limit of the number of cases in the memory journal stored in the memory 16 is accepted, and the memory journal is deleted when the upper limit of the number of cases in the accepted memory journal is exceeded. As a result of managing the memory journal with the storage capacity, it is possible to reduce processing load and improve processing speed when updating zone data. This is not necessarily an essential matter of the present invention, and the memory journal can be stored without setting an upper limit on the number of memory journals stored in the memory 16.

また、実施例1によれば、セカンダリDNSサーバシステム装置2によって記憶されているゾーンデータが記憶されている最古のゾーンデータよりも古いか否かを判定し、セカンダリDNSサーバシステム装置2によって記憶されているゾーンデータが最古のゾーンデータより古い場合は、データベースによって記憶されているゾーンデータを送信するので、例えば、新たにセカンダリDNSサーバシステム装置2を立ち上げる場合は、データベースに記憶しているゾーンデータをセカンダリDNSサーバシステム装置2に送信する結果、メモリ16に全てのメモリジャーナルを記憶させることなく、セカンダリDNSサーバシステム装置2に新しいゾーンデータを送信することが可能である。   Further, according to the first embodiment, it is determined whether or not the zone data stored by the secondary DNS server system device 2 is older than the oldest zone data stored, and is stored by the secondary DNS server system device 2. If the zone data being stored is older than the oldest zone data, the zone data stored in the database is transmitted. For example, when the secondary DNS server system apparatus 2 is newly started up, it is stored in the database. As a result of transmitting the existing zone data to the secondary DNS server system apparatus 2, new zone data can be transmitted to the secondary DNS server system apparatus 2 without storing all the memory journals in the memory 16.

さて、これまで本発明の実施例について説明したが、本発明は上述した実施例以外にも、種々の異なる形態を実施例2として説明する。   The embodiments of the present invention have been described so far, but the present invention will be described as various embodiments other than the above-described embodiments.

(1)システム構成等
また、本実施例において説明した各処理のうち、自動的におこなわれるものとして説明した処理の全部または一部を手動的におこなうこともでき、あるいは、手動的におこなわれるものとして説明した処理の全部または一部を公知の方法で自動的におこなうこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。
(1) System configuration etc. In addition, among the processes described in the present embodiment, all or part of the processes described as being automatically performed can be manually performed or manually performed. All or a part of the processing described as a thing can also be automatically performed by a known method. In addition, the processing procedure, control procedure, specific name, and information including various data and parameters shown in the above-described document and drawings can be arbitrarily changed unless otherwise specified.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。さらに、各装置にて行なわれる各処理機能は、その全部または任意の一部が、CPUおよび当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。   Further, each component of each illustrated apparatus is functionally conceptual, and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured. Further, all or any part of each processing function performed in each device may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as hardware by wired logic.

(2)プログラム
ところで、上記の実施例で説明した各種の処理は、あらかじめ用意されたプログラムをコンピュータで実行することによって実現することができる。そこで、以下では、図6を用いて、上記の実施例と同様の機能を有するプログラムを実行するコンピュータの一例を説明する。図6は、ドメイン情報記録プログラムを実行するコンピュータを示す図である。
(2) Program By the way, the various processes described in the above embodiments can be realized by executing a program prepared in advance by a computer. In the following, an example of a computer that executes a program having the same function as that of the above-described embodiment will be described with reference to FIG. FIG. 6 is a diagram illustrating a computer that executes a domain information recording program.

同図に示すように、プライマリDNSサーバシステム装置としてのコンピュータ100は、HDD110、RAM120、ROM130およびCPU140をバスで接続して構成される。   As shown in the figure, a computer 100 as a primary DNS server system apparatus is configured by connecting an HDD 110, a RAM 120, a ROM 130, and a CPU 140 via a bus.

そして、ROM130には、上記の実施例と同様の機能を発揮するドメイン情報記録プログラム、つまり、図6に示すように、DNS情報動的更新処理プログラム131、ゾーン転送処理プログラム132、データベース管理プログラム133、メモリジャーナル管理プログラム134、メモリジャーナル上限件数保持プログラム135、DNSクエリ処理プログラム136およびメモリ空間ゾーンデータ管理プログラム137が予め記憶されている。なお、プログラム131〜137については、図2に示したプライマリDNSサーバシステム装置1の各構成要素と同様、適宜統合または分散してもよい。   The ROM 130 stores a domain information recording program that exhibits the same function as that of the above-described embodiment, that is, as shown in FIG. 6, a DNS information dynamic update processing program 131, a zone transfer processing program 132, and a database management program 133. The memory journal management program 134, the memory journal upper limit number holding program 135, the DNS query processing program 136, and the memory space zone data management program 137 are stored in advance. Note that the programs 131 to 137 may be integrated or distributed as appropriate, similarly to each component of the primary DNS server system apparatus 1 shown in FIG.

そして、CPU140が、これらのプログラム131〜137をROM130から読み出して実行することで、図6に示すように、各プログラム131〜137は、DNS情報動的更新処理プロセス141、ゾーン転送処理プロセス142、データベース管理プロセス143、メモリジャーナル管理プロセス144、メモリジャーナル上限件数保持プロセス145、DNSクエリ処理プロセス146およびメモリ空間ゾーンデータ管理プロセス147として機能するようになる。各プロセス141〜147は、図2に示したDNS情報動的更新処理部11、ゾーン転送処理部12、データベース管理部13、メモリジャーナル管理部14、メモリジャーナル上限件数保持部15、DNSクエリ処理部16およびメモリ空間ゾーンデータ管理部17にそれぞれ対応する。   Then, the CPU 140 reads out these programs 131 to 137 from the ROM 130 and executes them, so that each program 131 to 137 has a DNS information dynamic update process 141, a zone transfer process 142, It functions as a database management process 143, a memory journal management process 144, a memory journal upper limit number holding process 145, a DNS query processing process 146, and a memory space zone data management process 147. Each of the processes 141 to 147 includes the DNS information dynamic update processing unit 11, the zone transfer processing unit 12, the database management unit 13, the memory journal management unit 14, the memory journal upper limit number holding unit 15, and the DNS query processing unit illustrated in FIG. 2. 16 and the memory space zone data management unit 17 respectively.

また、HDD110には、図6に示すように、ゾーンデータテーブル111およびメモリジャーナルテーブルが設けられる。なお、ゾーンデータテーブル111およびメモリジャーナルテーブル112は、図2に示したメモリ空間ゾーンデータ20およびメモリジャーナル16にそれぞれ対応する。そして、CPU120は、ゾーンデータ121およびメモリジャーナル122に対して演算結果を登録するとともにゾーンデータテーブル111およびメモリジャーナルテーブルからゾーンデータ121およびメモリジャーナル122を読み出してRAM120に格納し、RAM120に格納されたゾーンデータ121およびメモリジャーナル122に基づいて演算結果データを管理する処理を実行する。   Further, as shown in FIG. 6, the HDD 110 is provided with a zone data table 111 and a memory journal table. The zone data table 111 and the memory journal table 112 correspond to the memory space zone data 20 and the memory journal 16 shown in FIG. Then, the CPU 120 registers the calculation result for the zone data 121 and the memory journal 122, reads the zone data 121 and the memory journal 122 from the zone data table 111 and the memory journal table, stores them in the RAM 120, and stores them in the RAM 120. Based on the zone data 121 and the memory journal 122, processing for managing calculation result data is executed.

以上のように、本発明に係るドメイン情報記憶装置、ドメイン情報記憶方法およびドメイン情報記憶プログラムは、バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新するとともに、当該更新要求に応じて作成した更新情報をバックアップ装置に送信するのに有用であり、特に、処理負担を軽減し、処理速度を向上するのに適する。   As described above, the domain information storage device, the domain information storage method, and the domain information storage program according to the present invention update the domain information stored together with the backup device in response to an update request from the client device, and It is useful for transmitting update information created in response to a request to a backup device, and is particularly suitable for reducing the processing load and improving the processing speed.

実施例1に係るプライマリDNSサーバシステム装置の概要および特徴を説明するための図である。BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a diagram for explaining an overview and characteristics of a primary DNS server system apparatus according to a first embodiment. 実施例1に係るDNSサーバシステム装置のシステム構成を示す構成図である。1 is a configuration diagram illustrating a system configuration of a DNS server system apparatus according to Embodiment 1. FIG. ゾーンデータテーブルの一例を示す図である。It is a figure which shows an example of a zone data table. 動的更新情報テーブルの一例を示す図である。It is a figure which shows an example of a dynamic update information table. 実施例1に係るプライマリDNSサーバシステム装置1の処理の流れを示すフローチャートである。3 is a flowchart illustrating a processing flow of the primary DNS server system apparatus 1 according to the first embodiment. ドメイン情報記憶プログラムを実行するコンピュータを示す図である。It is a figure which shows the computer which performs a domain information storage program.

符号の説明Explanation of symbols

1 プライマリDNSサーバシステム装置
2 セカンダリDNSサーバシステム装置
3 DNS動的更新クライアント装置
4 DNSクライアント装置
5 ネットワーク
11 DNS動的更新処理部
12 ゾーン転送処理部
13 データベース管理部
14 データベース
15 メモリジャーナル管理部
16 メモリジャーナル
17 メモリジャーナル上限件数保持部
18 DNSクエリ処理部
19 メモリ空間ゾーンデータ管理部
20 メモリ空間ゾーンデータ
DESCRIPTION OF SYMBOLS 1 Primary DNS server system apparatus 2 Secondary DNS server system apparatus 3 DNS dynamic update client apparatus 4 DNS client apparatus 5 Network 11 DNS dynamic update process part 12 Zone transfer process part 13 Database management part 14 Database 15 Memory journal management part 16 Memory Journal 17 Memory journal upper limit number holding unit 18 DNS query processing unit 19 Memory space zone data management unit 20 Memory space zone data

Claims (5)

バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新するとともに、当該更新要求に応じて作成した更新情報をバックアップ装置に送信することを特徴とするドメイン情報記憶装置であって、
ランダムアクセス可能なデータベースに記憶されている前記ドメイン情報を前記クライアント装置からの更新要求に応じて更新する更新手段と、
前記更新要求に応じて作成した更新情報をメモリに記憶する記憶手段と、
前記メモリに記憶された更新情報を前記バックアップ装置に送信する更新情報送信手段と、
を備えたことを特徴とするドメイン情報記憶装置。
A domain information storage device characterized by updating domain information stored together with a backup device in response to an update request from a client device, and transmitting update information created in response to the update request to the backup device. And
Updating means for updating the domain information stored in a randomly accessible database in response to an update request from the client device;
Storage means for storing update information created in response to the update request in a memory;
Update information transmitting means for transmitting update information stored in the memory to the backup device;
A domain information storage device comprising:
前記記憶手段によって記憶される前記更新情報における件数の上限の設定を受け付ける上限設定受付手段をさらに備え、
前記記憶手段は、前記上限設定受付手段によって受け付けた前記更新情報における件数の上限を超える場合には、前記更新情報を削除することを特徴とする請求項1に記載のドメイン情報記憶装置。
Further comprising upper limit setting accepting means for accepting setting of the upper limit of the number of cases in the update information stored by the storage means,
The domain information storage device according to claim 1, wherein the storage unit deletes the update information when an upper limit of the number of cases in the update information received by the upper limit setting reception unit is exceeded.
前記バックアップ装置によって記憶されているドメイン情報が前記記憶手段によって記憶されている最古の更新情報よりも古いか否かを判定する情報判定手段をさらに備え、
前記送信手段は、前記判定手段によって前記バックアップ装置に記憶されているドメイン情報が前記最古の更新情報よりも古いと判定された場合は、前記データベースによって記憶されているドメイン情報を送信することを特徴とする請求項1または2に記載のドメイン情報記憶装置。
Information determining means for determining whether the domain information stored by the backup device is older than the oldest update information stored by the storage means;
The transmitting unit transmits the domain information stored in the database when the determining unit determines that the domain information stored in the backup device is older than the oldest update information. The domain information storage device according to claim 1, wherein the domain information storage device is a domain information storage device.
バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新するとともに、当該更新要求に応じて作成した更新情報をバックアップ装置に送信することを特徴とするドメイン情報記憶方法であって、
ランダムアクセス可能なデータベースに記憶されている前記ドメイン情報を前記クライアント装置からの更新要求に応じて更新する更新工程と、
前記更新要求に応じて作成した更新情報をメモリに記憶する記憶工程と、
前記メモリに記憶された更新情報を前記バックアップ装置に送信する更新情報送信工程と、
を含んだことを特徴とするドメイン情報記憶方法。
A domain information storage method characterized by updating domain information stored with a backup device in response to an update request from a client device, and transmitting update information created in response to the update request to the backup device. And
An update step of updating the domain information stored in a randomly accessible database in response to an update request from the client device;
A storage step of storing update information created in response to the update request in a memory;
An update information transmission step of transmitting update information stored in the memory to the backup device;
A domain information storage method comprising:
バックアップ装置とともに記憶しているドメイン情報をクライアント装置からの更新要求に応じて更新するとともに、当該更新要求に応じて作成した更新情報をバックアップ装置に送信することを特徴とするドメイン情報記憶方法をコンピュータに実行させるドメイン情報記憶プログラムであって、
ランダムアクセス可能なデータベースに記憶されている前記ドメイン情報を前記クライアント装置からの更新要求に応じて更新する更新手順と、
前記更新要求に応じて作成した更新情報をメモリに記憶する記憶手順と、
前記メモリに記憶された更新情報を前記バックアップ装置に送信する更新情報送信手順と、
をコンピュータに実行させることを特徴とするドメイン情報記憶プログラム。

A domain information storage method characterized by updating domain information stored together with a backup device in response to an update request from a client device, and transmitting update information created in response to the update request to the backup device A domain information storage program to be executed by
An update procedure for updating the domain information stored in a randomly accessible database in response to an update request from the client device;
A storage procedure for storing, in a memory, update information created in response to the update request;
An update information transmission procedure for transmitting update information stored in the memory to the backup device;
A domain information storage program that causes a computer to execute.

JP2005177788A 2005-06-17 2005-06-17 Domain information storage device, domain information storage method, domain information storage program, and domain information storage system Active JP4287409B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005177788A JP4287409B2 (en) 2005-06-17 2005-06-17 Domain information storage device, domain information storage method, domain information storage program, and domain information storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005177788A JP4287409B2 (en) 2005-06-17 2005-06-17 Domain information storage device, domain information storage method, domain information storage program, and domain information storage system

Publications (2)

Publication Number Publication Date
JP2006352641A true JP2006352641A (en) 2006-12-28
JP4287409B2 JP4287409B2 (en) 2009-07-01

Family

ID=37647980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005177788A Active JP4287409B2 (en) 2005-06-17 2005-06-17 Domain information storage device, domain information storage method, domain information storage program, and domain information storage system

Country Status (1)

Country Link
JP (1) JP4287409B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010523028A (en) * 2007-03-29 2010-07-08 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Address resolution database
JP5456195B1 (en) * 2013-03-26 2014-03-26 ソフトバンクモバイル株式会社 Differential output device and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010523028A (en) * 2007-03-29 2010-07-08 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Address resolution database
US8321376B2 (en) 2007-03-29 2012-11-27 Telefonaktiebolaget Lm Ericsson (Publ) Address resolving database
JP5456195B1 (en) * 2013-03-26 2014-03-26 ソフトバンクモバイル株式会社 Differential output device and program

Also Published As

Publication number Publication date
JP4287409B2 (en) 2009-07-01

Similar Documents

Publication Publication Date Title
JP4671332B2 (en) File server that converts user identification information
US7640247B2 (en) Distributed namespace aggregation
US20060136437A1 (en) System, method and program for distributed policy integration
JP4763587B2 (en) Cache server, cache server control method, program, and information storage medium
JP2008015984A (en) Data migration device, method and program
JP5077430B2 (en) Management device and management device program
US20050234966A1 (en) System and method for managing supply of digital content
US9009196B2 (en) Discovery and client routing to database nodes
JP5271925B2 (en) Cache information update method, computer, program, and storage medium
JP4835661B2 (en) User information management program, user information management device, and information management system
JP4247975B2 (en) Data management method, data management system, program therefor, and recording medium
JP4287409B2 (en) Domain information storage device, domain information storage method, domain information storage program, and domain information storage system
CN103455543A (en) Document management server, document management method, and storage medium
JP5300650B2 (en) Service registration apparatus, content registration apparatus, service registration method, content registration method, program, and recording medium using http service
US20090240700A1 (en) Distributed file management system
JP2008299376A (en) Information processor and program
JPH11175539A (en) Method for obtaining substitute information and system therefor and storage medium for storing substitute information obtaining program
JP5458629B2 (en) NODE DEVICE, NODE PROCESSING PROGRAM, AND SEARCH METHOD
JP4492569B2 (en) File operation control device, file operation control system, file operation control method, and file operation control program
JP2005284573A (en) Access management system
JP6229997B2 (en) Data management system and program
CN106612299B (en) Access request processing method and device
JP5247622B2 (en) Database server, data distribution method and server system
JP5280148B2 (en) Mail system
JP2006185463A (en) Gateway device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060929

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080919

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081007

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081208

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: 20090324

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090326

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120403

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4287409

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130403

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140403

Year of fee payment: 5

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350