JP2008204480A - Service system - Google Patents

Service system Download PDF

Info

Publication number
JP2008204480A
JP2008204480A JP2008108443A JP2008108443A JP2008204480A JP 2008204480 A JP2008204480 A JP 2008204480A JP 2008108443 A JP2008108443 A JP 2008108443A JP 2008108443 A JP2008108443 A JP 2008108443A JP 2008204480 A JP2008204480 A JP 2008204480A
Authority
JP
Japan
Prior art keywords
data
information
data processing
user
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
JP2008108443A
Other languages
Japanese (ja)
Other versions
JP4760852B2 (en
Inventor
Takashi Nishikado
隆 西門
Yasuhiro Takahashi
泰弘 高橋
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2008108443A priority Critical patent/JP4760852B2/en
Publication of JP2008204480A publication Critical patent/JP2008204480A/en
Application granted granted Critical
Publication of JP4760852B2 publication Critical patent/JP4760852B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To enable a quick response or various services with a simple server device configuration, in a service system for providing the service for a client from a server. <P>SOLUTION: Data delivery between the server and the client is performed via a data processing relay device. The server adds processing control information to required data, and the data processing relay device provides the service for a client device, by performing designated processing to the required data sent from the server in response to the processing control information. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、サーバとクライアント間のデータ通信における、データ配送方法に関する。   The present invention relates to a data delivery method in data communication between a server and a client.

インターネットが急速に普及し、チケット予約や銀行・証券取引等、従来営業店窓口で行われていたサービスもインターネットを介して提供されるようになってきた。また、通信技術も進歩し、家庭からだけでなく携帯電話などからでもサービスを享受できる環境が整ってきた。   With the rapid spread of the Internet, services such as ticket reservations and banking / securities transactions that were conventionally performed at sales outlets have come to be provided via the Internet. Communication technology has also advanced, and an environment has been established in which services can be enjoyed not only from home but also from mobile phones.

しかし、各クライアントから直接サーバにサービス要求をする従来の方式では、クライアントからの要求がサーバに集中する。その結果、数多くの利用者からの要求に通信回線容量や処理するサーバ装置の能力が対応できず、時間帯やアクセス先によっては、利用者がいくら要求をしてもななか応答が返ってこないという問題が発生するようになってきた。   However, in the conventional method in which service requests are made directly from each client to the server, requests from the client are concentrated on the server. As a result, the communication line capacity and the capacity of the server device to process cannot respond to requests from many users, and depending on the time of day and the access destination, no response will be returned no matter how many requests the user makes. Problems have started to arise.

これらの問題を解決する方法として、プロキシを用いた通信方法がある。通信プロトコルの一つであるHTTP(Hypertext Transfer Protocol)を用いたサーバとクライアント間のデータ通信方法、および、プロキシを用い、プロキシを経由したサーバとクライアント間のデータ通信方法に関しては、1997年1月発行のRFC2068「Hypertext Transfer Protocol--HTTP/1.1」の11ページから13ページにかけて述べられている。   As a method for solving these problems, there is a communication method using a proxy. Regarding the data communication method between the server and client using HTTP (Hypertext Transfer Protocol), which is one of the communication protocols, and the data communication method between the server and client via the proxy using a proxy, January 1997 It is described from page 11 to page 13 of the published RFC2068 "Hypertext Transfer Protocol--HTTP / 1.1".

図2は、従来のサーバ、クライアント間のデータ通信方法を使ったデータ配送方法を示す。図2の方法では、各クライアント(2)が個別にサーバ(1)に接続して通信路(3)を開設し、通信プロトコルの一つであるHTTPを使って、サーバ(1)上のデータ(21)に対するサービス要求(100)を出し、サーバ(1)がそれぞれのサービス要求(100)に対して、データ(21)を応答(110)として返すという形でデータ配送を行う。   FIG. 2 shows a data delivery method using a data communication method between a conventional server and client. In the method of Fig. 2, each client (2) individually connects to the server (1) to establish a communication path (3), and uses HTTP, which is one of the communication protocols, to transmit data on the server (1). A service request (100) for (21) is issued, and the server (1) performs data delivery in the form of returning data (21) as a response (110) to each service request (100).

また、図3は、中継装置であるプロキシ(4)を用いたデータ配送方法を示す。図3の方法では、中継装置のプロキシ(4)は、通信を中継するための中継部(51)と、中継したデータ(21)をキャッシュデータ(40)として記憶する記憶領域(キャッシュ領域という)(53)と該キャッシュ領域にデータ(21)を記憶する(格納する、または、キャッシュするという)記憶部(キャッシング部という)(52)を持つ。プロキシ(4)は、各クライアント(2)からのサービス要求(100)を受信すると、キャッシング部(52)を使って、要求のデータ(21)がすでにキャッシュ領域(53)にキャッシュ済みかチェックする。   FIG. 3 shows a data delivery method using the proxy (4) as a relay device. In the method of FIG. 3, the proxy (4) of the relay device includes a relay unit (51) for relaying communication, and a storage area (referred to as a cache area) for storing the relayed data (21) as cache data (40). (53) and a storage unit (referred to as a caching unit) (52) that stores (stores or caches) data (21) in the cache area. When the proxy (4) receives the service request (100) from each client (2), it uses the caching unit (52) to check whether the requested data (21) has already been cached in the cache area (53). .

キャッシュ済みかどうかの判定は、例えば、キャッシュデータ(40)のアドレスであるURL (Uniform Resource Locator)と、対応したキャッシュデータが格納されているキャッシュ領域(53)のアドレスの対応を示したテーブルを保持して、要求されたデータ(21)のURLをキーとして、上記テーブルを検索することにより可能となる。   For example, a determination is made as to whether or not the cache has been completed by using a table indicating the correspondence between the URL (Uniform Resource Locator) that is the address of the cache data (40) and the address of the cache area (53) in which the corresponding cache data is stored. This can be achieved by searching the table using the URL of the requested data (21) as a key.

対応するデータのキャッシュ(40)が存在すれば、見つかったデータのキャッシュ(40)を応答(110)として要求をしたクライアント(2)に返す。対応するキャッシュ(40)が存在しない場合は、通信の中継部(51)により、サービス要求(100)をプロキシ(4)からの要求(200)としてサーバ(1)に転送し、サーバ(1)が対応するデータ(21)を応答(210)としてプロキシ(4)に返す。プロキシ(4)の中継部(51)は、応答(210)を受信し、キャッシング部(52)に依頼して、キャッシュ可能であれば、応答(210)で返信されてきたデータ(21)をキャッシュ領域(53)にデータのキャッシュ(40)として格納する。さらに、中継部(51)は、応答(210)を中継し、応答(110)として、サーバ(1)から返信されてきたデータ(21)をクライアント(2)に返信する。すなわち、図3の方式では、各クライアント(2)からのサービス要求(100)は、対応するデータのキャッシュ(40)があれば、プロキシ(4)でクライアント(2)に応答(110)を返すことができ、複数のプロキシ(4)を用意することで、クライアント(2)からのサービス要求(100)を分散的に処理できる。   If the corresponding data cache (40) exists, the found data cache (40) is returned to the requesting client (2) as a response (110). If the corresponding cache (40) does not exist, the communication relay unit (51) transfers the service request (100) to the server (1) as a request (200) from the proxy (4), and the server (1) Returns the corresponding data (21) to the proxy (4) as a response (210). The relay unit (51) of the proxy (4) receives the response (210), requests the caching unit (52), and if the cache is possible, the data (21) returned in the response (210) The data is stored in the cache area (53) as a data cache (40). Further, the relay unit (51) relays the response (210), and returns the data (21) returned from the server (1) as the response (110) to the client (2). That is, in the method of FIG. 3, the service request (100) from each client (2) returns a response (110) to the client (2) by the proxy (4) if there is a corresponding data cache (40). By providing a plurality of proxies (4), service requests (100) from clients (2) can be processed in a distributed manner.

上記図2のサーバ・クライアント間のデータ通信方法では、サービスを提供する側がサーバ設備等を増強することで、多数の要求にも対応できるようにすることは可能ではあるが、低い頻度でしか発生しない通常時の数倍以上の一時的な集中を処理できる通信回線やサーバ装置を常時余分に用意することは、経済的に難しい。   In the data communication method between the server and client shown in Fig. 2, it is possible for the service provider side to respond to a large number of requests by increasing server facilities, but it occurs only infrequently. It is economically difficult to always provide an extra communication line and server device that can handle temporary concentration several times or more than usual.

また、上記図3のプロキシ技術を用いても、例えば、サーバが備えるデータに対して、ユーザ属性に応じてサービス内容を変更するといった細かな対応を行おうとすると、従来のプロキシでは、このような処理ができないため、キャッシュは利用できず、結局、各クライアントからサーバへのデータ通信をすべて転送せざるを得なくなり、上記図2の場合と同様に、サーバに要求が集中して、迅速な応答が返せないという問題があった。   In addition, even if the proxy technology of FIG. 3 is used, for example, when a fine response such as changing the service content according to the user attribute is performed on the data provided in the server, in the conventional proxy, Since processing is not possible, the cache cannot be used, and eventually all data communication from each client to the server must be transferred. As in the case of Fig. 2, the server concentrates requests and responds quickly. There was a problem that could not be returned.

このような状況は、特に商取引など金銭に係わるサービスにとっては重大な問題となるおそれがある。   Such a situation may become a serious problem particularly for money-related services such as commercial transactions.

したがって、限られた通信回線やサーバ装置で、ユーザ属性に応じた細かな対応を可能とし、また、多くの利用者からの要求に迅速に応答を返せる技術と、その技術に基づく装置、方法、システムが求められている。   Therefore, with a limited communication line or server device, it is possible to respond finely according to user attributes, and a technology that can quickly respond to requests from many users, and devices, methods based on that technology, A system is needed.

上記目的は、以下の手段で達成できる。   The above object can be achieved by the following means.

まず、サーバとクライアントのデータ通信において、データ処理をしながら中継処理を行うデータ処理中継装置をサーバとクライアントの間に一つ以上設ける。これにより、複数クライアントからのサービス要求を、データ処理中継装置が中継し、サーバがサービスを提供する。   First, in data communication between a server and a client, one or more data processing relay apparatuses that perform relay processing while processing data are provided between the server and the client. Thereby, the service request from a plurality of clients is relayed by the data processing relay device, and the server provides the service.

具体的には、サーバは、サービス要求に対し、提供するデータの処理方法を指示するデータ処理制御情報を該提供データに付加した拡張データを生成して送出する。   Specifically, in response to a service request, the server generates and sends extension data in which data processing control information for instructing a processing method of data to be provided is added to the provided data.

また、上記データ処理中継装置には、通信の中継部や記憶部に加え、サーバから返信される拡張データに含まれるデータ処理制御情報に従った処理を行うデータ処理部を設ける。   In addition to the communication relay unit and storage unit, the data processing relay device is provided with a data processing unit that performs processing according to data processing control information included in the extended data returned from the server.

データ処理中継装置は、クライアントから上記サーバへのサービス要求を受け付けると、要求に対して提供されるデータをキャッシュとして持たない場合は、該サービス要求をサーバに向けて転送する。そして、サーバから該サービス要求に対する応答として返された拡張データを、記憶部に記憶可能であれば記憶した後、拡張データに含まれる提供されたデータに対し、データ処理制御情報に従った処理を行い、得られた処理結果データを応答としてクライアントに返す。また、提供されたデータをデータ処理中継装置の記憶部に既に記憶済みの場合は、該データ処理中継装置はサーバには該サービス要求を転送せず、対応する記憶済みの拡張データを用いて処理を行う。   When the data processing relay apparatus receives a service request from the client to the server, the data processing relay apparatus forwards the service request to the server if the data provided for the request is not stored as a cache. Then, after storing the extension data returned as a response to the service request from the server if it can be stored in the storage unit, the provided data included in the extension data is processed according to the data processing control information. The obtained processing result data is returned to the client as a response. In addition, when the provided data has already been stored in the storage unit of the data processing relay device, the data processing relay device does not transfer the service request to the server and processes it using the corresponding stored extension data. I do.

このような構成により、これから重要になってくると予想される、たとえばオリンピック結果の中継、証券取引など、一時的に発生する100万人規模への同時サービスがサービス提供側の設備投資を抑えつつ可能になる。   With such a configuration, the simultaneous service to the scale of 1 million people, which is expected to become important in the future, such as relaying the Olympic results, securities trading, etc., while suppressing the capital investment on the service provider side It becomes possible.

また、重要顧客からの要求を優先して処理したり、最新情報や動画データ等をサービス品質を保証するため、他に優先して配送したいといった要求に対応できるようになる。   In addition, requests from important customers can be processed with priority, and the latest information, video data, etc. can be serviced in order to guarantee the service quality.

また、顧客やデータの性質に応じた差別化サービス、さらに、データセンタ等によるアウトソーシングや付加価値サービスにも対応できるようになる。   In addition, it is possible to deal with differentiated services according to the nature of customers and data, as well as outsourcing and value-added services by data centers and the like.

データ処理中継装置が、さらに、各ユーザの認証情報や各ユーザの属するグループを表すユーザグループ情報を保持したユーザ管理情報を参照し、クライアントのユーザを識別・認証する認証部を持ち、例えばサーバから、データ処理制御情報として、対応するデータの購読者または購読者グループを表す購読者情報を指定したアクセス制御指示情報を返すことで、データ処理中継装置は、上記データ処理部により、ユーザ管理情報を参照し、上記認証部で識別・認証したクライアントのユーザがデータ処理制御情報に示された購読者情報の購読者または購読者グループに属する場合のみ、クライアントにデータを返すことできる。   The data processing relay apparatus further includes an authentication unit that identifies and authenticates the user of the client by referring to user management information that holds authentication information of each user and user group information that represents a group to which each user belongs. The data processing relay device returns the user management information by the data processing unit by returning the access control instruction information specifying the subscriber information representing the subscriber or the subscriber group of the corresponding data as the data processing control information. It is possible to return data to the client only when the user of the client who is referred to and identified and authenticated by the authentication unit belongs to the subscriber or the subscriber group of the subscriber information indicated in the data processing control information.

すなわち、要求されたデータが既にキャッシュされている場合は、クライアントからのサービス要求をサーバに転送することなく、データ処理中継装置で処理でき、各データ処理中継装置で複数のクライアントからのサービス要求を分担処理し、多数のクライアントからの要求にも迅速に応答が返せる。   That is, if the requested data is already cached, the data processing relay device can process the service request from the client without transferring the service request from the client to the server. Allocate processing and respond quickly to requests from many clients.

また、アクセス制御だけでなく、課金等様々な指示情報をデータ処理制御情報として使用することで、従来サーバ実行していた様々な処理を各データ処理中継装置で代行実行し、多数のクライアントからの要求に対し、ユーザやデータに応じた様々な処理をしながら迅速に応答を返すことができる。   In addition to access control, various instruction information such as billing is used as data processing control information, so that various processes that have been executed by servers in the past are executed on behalf of each data processing relay device. In response to a request, a response can be quickly returned while performing various processes according to the user and data.

本発明によれば、代行業者や通信事業者が企業に代わって部分的に処理を代行し、ネットワーク側で分散的に処理を実行する新通信サービスソリューションを提供できるようになる。   According to the present invention, it is possible to provide a new communication service solution in which an agent or a communication operator partially performs processing on behalf of a company and performs processing in a distributed manner on the network side.

具体的には、通信を中継・処理する通信ゲートウェイ装置をネットワーク内に分散配置する。同装置は、中継したデータをキャッシュする機能を持ち、コンテンツ提供者が、データに通信制御情報を付加して、データの優先配送や利用者のアクセス制御等を指示できる。   Specifically, communication gateway devices that relay and process communication are distributed in the network. The apparatus has a function of caching relayed data, and the content provider can add communication control information to the data to instruct priority delivery of data, user access control, and the like.

これにより、多くの利用者からの要求に対しても、最寄りの装置にキャッシュしたデータを用いた迅速な処理が可能になる。また、コンテンツ提供者の意図により、利用者やデータの性質に合わせて品質を変えたサービスが提供できる。   As a result, even for requests from many users, rapid processing using data cached in the nearest device becomes possible. In addition, according to the intention of the content provider, it is possible to provide a service whose quality is changed according to the nature of the user and the data.

本発明を用いれば、サーバ側は簡単な装置で、大規模な、また、多様なサービスが提供できるようになる。   By using the present invention, the server side can provide a large-scale and various services with a simple device.

以下本発明の実施例を図を用いて説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の概略を示す論理システム構成図である。   FIG. 1 is a logical system configuration diagram showing an outline of the present invention.

本発明では、各クライアント(2)と各サーバ(1)は、サーバ(1)とクライアント(2)間の通信を中継するデータ処理中継装置(5)を介して通信路(3)で接続した構成をとる。データ処理中継装置(5)は、システム内に1台以上あり、一台以上のクライアント(2)が、各データ処理中継装置(5)に接続し、さらに、各データ処理中継装置(5)がそれぞれのサーバ(1)に接続した形をとる。すなわち、あるデータを提供する1つのサーバ(1)からみると、1つ以上のデータ処理中継装置(6)を介して、階層的に、一つ以上のクライアント(2)へサービスする形になっている。なお、ここでいう通信路(3)とは物理的な通信回線の上で実現される論理的な接続関係を表したもので、物理的な構成を限定したものではない。   In the present invention, each client (2) and each server (1) are connected via a communication path (3) via a data processing relay device (5) that relays communication between the server (1) and the client (2). Take the configuration. There are one or more data processing relay devices (5) in the system, one or more clients (2) are connected to each data processing relay device (5), and each data processing relay device (5) It is connected to each server (1). In other words, when viewed from one server (1) that provides certain data, the service is hierarchically provided to one or more clients (2) via one or more data processing relay devices (6). ing. Here, the communication path (3) represents a logical connection relationship realized on a physical communication line, and does not limit the physical configuration.

例えば、図4の本発明の物理システムの一構成図に示すとおり、負荷分散装置(6)を用い、図1のクライアント(2)とデータ処理中継装置(5)との論理的な通信路(3)の設定を動的に行ってもよい。具体的には、複数のクライアント(2)からの通信回線(17)を中継装置(ルータ)(19)で束ねて負荷分散装置(6)に接続し、負荷情報等の情報を基に、負荷分散装置(6)が該負荷分散装置(6)に接続した1つ以上のデータ処理中継装置(5)とクライアント(2)との接続関係を動的に決定し、図1に示す複数クライアントと各データ処理中継装置(5)との論理的な通信路(3)を動的に構成する。また、各データ処理中継装置(5)から各サーバ(1)への接続も、図4に示すとおり、物理的には、中継装置(ルータ)(19)を介して接続する形でもよい。   For example, as shown in the block diagram of the physical system of the present invention shown in FIG. 4, a logical communication path between the client (2) and the data processing relay device (5) shown in FIG. The setting of 3) may be performed dynamically. Specifically, communication lines (17) from multiple clients (2) are bundled by relay devices (routers) (19) and connected to the load balancer (6), and the load is determined based on information such as load information. The distribution device (6) dynamically determines the connection relationship between one or more data processing relay devices (5) connected to the load distribution device (6) and the client (2), and a plurality of clients shown in FIG. A logical communication path (3) with each data processing relay device (5) is dynamically configured. Further, the connection from each data processing relay device (5) to each server (1) may be physically connected via a relay device (router) (19) as shown in FIG.

また、本発明では、図1に示すとおり、サーバ(1)は、データ処理中継装置(5)から中継されたサービス要求(200)に対し、提供するデータ(21)を如何に処理し中継するかを指示したデータ処理制御情報(22)を該提供データ(21)に付加した拡張データ(20)を応答(210)として返す。なお、本拡張データ(20)は、サーバ(1)がサービス要求(200)を受信した際に自動生成してもよいし、予め元のデータの代わりにサーバ(1)の記憶部(10)に保持しておいてもよい。図1では、予め元の提供データ(21)の代わりに拡張データ(20)をサーバ(1)の記憶部(10)に保持しておいた様子を示す。   In the present invention, as shown in FIG. 1, the server (1) processes and relays the provided data (21) in response to the service request (200) relayed from the data processing relay device (5). The extended data (20) in which the data processing control information (22) instructing this is added to the provided data (21) is returned as a response (210). The extended data (20) may be automatically generated when the server (1) receives the service request (200), or the storage unit (10) of the server (1) is used instead of the original data in advance. It may be held in FIG. 1 shows a state in which the extended data (20) is held in advance in the storage unit (10) of the server (1) instead of the original provided data (21).

さらに、本発明のデータ処理中継装置(5)は、従来のプロキシ(4)が持つ通信の中継部(51)、キャッシング部(52)、キャッシュ領域(53)に加え、サーバ(1)から応答(210)として送られてくる拡張データ(20)のデータ処理制御情報(22)を解釈し、該データ処理制御情報(22)に従った処理を行うデータ処理部(54)を持つ。   In addition, the data processing relay device (5) of the present invention responds from the server (1) in addition to the communication relay unit (51), caching unit (52), and cache area (53) of the conventional proxy (4). It has a data processing section (54) that interprets the data processing control information (22) of the extended data (20) sent as (210) and performs processing according to the data processing control information (22).

また、データ処理中継装置(5)は、クライアント(1)のユーザ認証を行うための認証部(55)を備えても良い。さらに、各ユーザの認証情報等のユーザ管理情報(70)を保持したユーザ管理サーバ(7)を設け、通信路(3)で各データ処理中継装置(5)と接続した構成にしても良い。   The data processing relay device (5) may include an authentication unit (55) for performing user authentication of the client (1). Further, a user management server (7) holding user management information (70) such as authentication information of each user may be provided and connected to each data processing relay device (5) via a communication path (3).

図5は、ユーザ管理サーバ(7)が管理するユーザ管理情報(70)の一構成例を示す。各ユーザのユーザ管理情報(70)は、ユーザ名を示すユーザ名情報(71)、認証のためのパスワードを示すユーザパスワード(72)、性別・年齢等のユーザ属性を示したユーザ属性情報(73)、ユーザの属するグループ名を保持したユーザグループ情報(74)、さらに、サービス品質等をユーザ毎に制御する場合に用いられる、各ユーザに対して許されるサービス優先度の最小、最大、デフォルト等を示したユーザ優先度情報(75)等から構成される。   FIG. 5 shows a configuration example of the user management information (70) managed by the user management server (7). User management information (70) of each user includes user name information (71) indicating a user name, user password (72) indicating a password for authentication, and user attribute information (73) indicating user attributes such as gender and age. ), User group information (74) holding the group name to which the user belongs, and the minimum, maximum, default, etc. of service priority allowed for each user, used for controlling the service quality and the like for each user The user priority information (75) indicating

データ処理中継装置(5)でユーザ認証を行う場合は、サービス要求(100)にも、ユーザの認証情報が含まれる。図6は、サービス要求(100)の一構成例を示す。図6に示すとおり、サービス要求(100)には、アクセス対象(要求先)を示したURL(Uniform Resource Locator)情報(101)のほか、認証が必要な場合は、クライアントのユーザ名情報(121)、パスワード(122)等を示した認証情報(102)が含まれる。さらに、アクセス毎の課金等を行う場合は、課金の了解したことを示す課金了解情報(103)等が含まれる。   When user authentication is performed by the data processing relay device (5), the service request (100) also includes user authentication information. FIG. 6 shows a configuration example of the service request (100). As shown in FIG. 6, the service request (100) includes URL (Uniform Resource Locator) information (101) indicating the access target (request destination), and, if authentication is required, client user name information (121 ), Authentication information (102) indicating a password (122) and the like. Further, in the case of charging for each access, charging approval information (103) indicating that charging has been approved is included.

データ処理中継装置(5)でユーザ認証処理を行う場合は、データ処理中継装置(5)の認証部(55)が、クライアント(2)からのサービス要求(100)に含まれる認証情報(102)を、ユーザ管理サーバ(7)の対応するユーザ管理情報(70)を参照し、クライアント(2)のユーザを認証する。   When user authentication processing is performed by the data processing relay device (5), the authentication unit (55) of the data processing relay device (5) uses the authentication information (102) included in the service request (100) from the client (2). Referring to the corresponding user management information (70) of the user management server (7), the user of the client (2) is authenticated.

なお、データ処理中継装置(5)で、特定のサーバ(1)からのデータ処理制御情報(22)を処理するという制限を設ける場合は、後述するとおり、データ処理制御情報(22)に含まれるサーバ(1)の認証情報を使い、上記認証部(55)が、サーバ(1)の認証も行う。この場合、サーバの認証情報も、例えば、一般のユーザの認証情報と同様に、ユーザ管理サーバ(7)のユーザ管理情報(70)として管理すればよい。具体的には、図5に示すとおり、サーバ(1)を擬似的なユーザとし、ユーザ管理情報(70)のユーザ属性情報(73)のユーザ種別属性により、サーバ認証用の擬似ユーザであることを表すことで、一般ユーザ用の情報とは区別する。   If the data processing relay device (5) is restricted to process data processing control information (22) from a specific server (1), it is included in the data processing control information (22) as will be described later. Using the authentication information of the server (1), the authentication unit (55) also authenticates the server (1). In this case, the server authentication information may be managed as user management information (70) of the user management server (7), for example, in the same manner as general user authentication information. Specifically, as shown in FIG. 5, the server (1) is a pseudo user, and the user type attribute of the user attribute information (73) of the user management information (70) is a pseudo user for server authentication. By distinguishing it from the information for general users.

さらに、データ処理中継装置(5)で、有償の提供データ(21)へのアクセスに対するユーザへのアクセス課金を行う場合や、データ処理制御情報(22)に対応した処理量に応じて指示を出したサーバに課金を行う場合は、各ユーザやサーバに対する課金情報の集計処理を行う課金管理装置(8)を設け、該課金管理装置と各データ処理中継装置(5)を、通信路(3)で接続した構成にしてもよい。   In addition, the data processing relay device (5) issues an instruction according to the amount of processing corresponding to the data processing control information (22) when charging the user for access to the paid data (21). When charging the server, a charging management device (8) that performs accounting processing of charging information for each user and server is provided, and the charging management device and each data processing relay device (5) are connected to the communication path (3). You may make it the structure connected by.

各データ処理中継装置(5)は、サービス要求に対して、有償の提供データ(21)をクライアント(2)へ提供する際に、各ユーザへのアクセス課金情報(300)や、データ処理制御情報(22)に従って処理を実行した際のサーバ毎の処理課金情報(310)を、課金管理装置(8)に送付し、課金管理装置(8)に課金の集計処理を依頼する。   When each data processing relay device (5) provides paid data (21) to the client (2) in response to a service request, the access billing information (300) for each user and data processing control information Processing charge information (310) for each server when processing is executed in accordance with (22) is sent to the charge management device (8), and the charge management device (8) is requested to perform charge totaling processing.

図7、図8は、クライアント(2)がサービス要求(100)を出し、該サービス要求(100)に対する応答(110)を受信して、表示を行うまでの処理フローを示す。以下、図1、図7、図8を使ってその処理フローを説明する。   FIGS. 7 and 8 show a processing flow from when the client (2) issues a service request (100), receiving a response (110) to the service request (100), and displaying it. Hereinafter, the processing flow will be described with reference to FIG. 1, FIG. 7, and FIG.

まず、クライアント(2)がユーザからの要求を受け、サーバ(1)の提供データ(21)に対するサービス要求(100)を出す(処理1001)。   First, the client (2) receives a request from the user and issues a service request (100) for the provided data (21) of the server (1) (process 1001).

該サービス要求(100)は、クライアント(2)の設定または図4で示した負荷分散装置(7)の振分け機能等により、あるデータ処理中継装置(5)に送信され、該サービス要求(100)を受信したデータ処理中継装置(5)は、中継部(51)が要求の解析を行う(処理1002)。   The service request (100) is transmitted to a data processing relay device (5) by the setting of the client (2) or the distribution function of the load balancer (7) shown in FIG. 4, and the service request (100) In the data processing relay device (5) that has received the request, the relay unit (51) analyzes the request (processing 1002).

さらに、認証を行う場合は、サービス要求(100)は認証部(55)に渡され、サービス要求(100)に含まれる認証情報(102)のユーザ名情報(121)をキーにして、データ処理中継装置(5)の認証部(55)がユーザ管理サーバ(7)のユーザ管理情報(70)を参照する。そして、サービス要求(100)に含まれる認証情報(120)のパスワード情報(122)と、ユーザ管理情報(70)のユーザパスワード情報(72)と比較して、認証処理を行い、認証できなかった場合は、エラーとして図8処理1015に飛ぶ(処理1003)。   Furthermore, when performing authentication, the service request (100) is passed to the authentication unit (55), and data processing is performed using the user name information (121) of the authentication information (102) included in the service request (100) as a key. The authentication unit (55) of the relay device (5) refers to the user management information (70) of the user management server (7). Then, the password information (122) of the authentication information (120) included in the service request (100) is compared with the user password information (72) of the user management information (70), and the authentication process is performed. In case of error, the process jumps to the process 1015 in FIG. 8 (process 1003).

認証に成功した場合は、サービス要求(100)はキャッシング部(52)に渡され、キャッシング部(52)がサービス要求(100)に指定されたアクセス対象のURL情報(101)に対応した提供データ(21)、または、該提供データ(21)を含む拡張データ(20)のキャッシュ(40)がキャッシュ領域(53)に存在するかチェックする(処理1004)。   If the authentication is successful, the service request (100) is passed to the caching unit (52), and the caching unit (52) provides data corresponding to the URL information (101) to be accessed specified in the service request (100). (21) or whether the cache (40) of the extended data (20) including the provided data (21) exists in the cache area (53) (process 1004).

チェックの結果、対応するキャッシュ(40)が存在する場合は、キャッシュ(40)の提供データ(21)または拡張データ(20)をキャッシュ領域(53)からコピーして取り出し、処理1009に飛ぶ(処理1005)。   If the corresponding cache (40) exists as a result of the check, the provided data (21) or extended data (20) of the cache (40) is copied from the cache area (53) and taken out, and the process jumps to process 1009 (process 1005).

処理1005のキャッシュチェックの結果、対応する提供データ(21)または拡張データ(20)が存在しない場合は、クライアント(2)からのサービス要求(100)を、データ処理中継装置(5)からのサービス要求(200)として、中継部(51)がサーバ(1)に転送する(処理1006)。   If the corresponding provided data (21) or extended data (20) does not exist as a result of the processing 1005 cache check, the service request (100) from the client (2) is sent to the service from the data processing relay device (5). The relay unit (51) transfers the request (200) to the server (1) (process 1006).

データ処理中継装置(5)からのサービス要求(200)を受けたサーバ(1)は、要求を処理し、要求の提供データ(21)、または、要求の提供データ(21)に該提供データ(21)に対する配送処理方法を指示した処理制御情報(22)を付加した拡張データ(20)を、要求元の(5)に応答(210)として返す(処理1007)。   Upon receiving the service request (200) from the data processing relay device (5), the server (1) processes the request, and provides the provided data (21) or the provided data (21) in the requested provided data (21). The extended data (20) to which the processing control information (22) instructing the delivery processing method for 21) is added is returned to the request source (5) as a response (210) (processing 1007).

サーバ(1)から応答(210)を受信したデータ処理中継装置(5)の中継部(51)は、キャッシング部(52)に応答(210)の提供データ(21)または拡張データ(20)を渡し、プロトコル規定に従い、キャッシング可能であれば、キャッシュ領域(53)にキャッシュ(40)として格納する(処理1008)。   Upon receiving the response (210) from the server (1), the relay unit (51) of the data processing relay device (5) sends the provided data (21) or extended data (20) of the response (210) to the caching unit (52). If it can be cached according to the protocol specification, it is stored as the cache (40) in the cache area (53) (process 1008).

処理1005または処理1008で得られた提供データ(21)または拡張データ(20)は、データ処理部(54)に渡され、該データ処理部(54)が、提供データ(21)か、拡張データ(20)かどうかチェックする(処理1009)。もし、得られたデータが要求の提供データ(21)そのものの場合は、図8処理1015に飛ぶ。   The provided data (21) or the extended data (20) obtained in the process 1005 or the process 1008 is passed to the data processing unit (54), and the data processing unit (54) is provided data (21) or the extended data. (20) A check is made (process 1009). If the obtained data is the requested provision data (21) itself, the process jumps to processing 1015 in FIG.

処理1009の結果、得られたデータが拡張データ(20)と判明した場合は、データ処理制御情報(22)による処理指示を一部のサーバ(1)に制限しているケースでは、さらにデータ処理部(54)は、データ処理制御情報(22)に含まれるサーバの認証情報(221)(データ処理制御情報(22)の詳細は後述する)を認証部(55)に渡し、ユーザ管理サーバ(7)のユーザ管理情報(70)を使って、認証部(55)にサーバ(1)を認証してもらう。認証できなかった場合は、エラーとして処理1015に飛ぶ(処理1010)。   As a result of processing 1009, when the obtained data is found to be extended data (20), in the case where the processing instruction by the data processing control information (22) is restricted to some servers (1), further data processing The unit (54) passes the server authentication information (221) included in the data processing control information (22) (details of the data processing control information (22) will be described later) to the authentication unit (55), and sends the user management server ( Have the authentication unit (55) authenticate the server (1) using the user management information (70) of 7). If authentication fails, the process jumps to process 1015 as an error (process 1010).

データ処理部(54)は、該拡張データ(20)のデータ処理制御情報(22)を参照し、データ処理制御情報(22)内に記載されたデータ処理指示(222)を一つずつ順に取り出し、データ処理指示(222)があれば、次の処理1012の処理に進み、なければ、処理1014に飛ぶ(処理1011)。   The data processing unit (54) refers to the data processing control information (22) of the extension data (20), and sequentially extracts the data processing instructions (222) described in the data processing control information (22) one by one. If there is a data processing instruction (222), the process proceeds to the next process 1012. If not, the process jumps to the process 1014 (process 1011).

データ処理部(54)は、取り出したデータ処理指示(222)に従った処理を実行し、クライアント(2)に応答(110)として返す提供データ(21)を求める(処理1012)。   The data processing unit (54) executes processing according to the extracted data processing instruction (222), and obtains provided data (21) to be returned as a response (110) to the client (2) (processing 1012).

処理1012の結果、エラーを検出したか、あるいは、得られた結果が即時応答を必要とする場合は、処理1014に進み、その他の場合は、処理1011に戻る(処理1013)。   If an error is detected as a result of the process 1012, or if the obtained result requires an immediate response, the process proceeds to a process 1014. Otherwise, the process returns to the process 1011 (process 1013).

サーバ(1)に対して、データ処理に応じた課金を行う場合は、データ処理部(54)は、サーバ(1)に対する課金情報を示した処理課金情報(310)を生成し、課金管理装置(8)に送付する(処理1014)。   When charging the server (1) according to the data processing, the data processing unit (54) generates processing charging information (310) indicating the charging information for the server (1), and the charging management device Send to (8) (process 1014).

中継部(51)は、得られた提供データ(21)またはエラー情報(23)を応答(110)として、不要なデータ処理指示を削除した状態で、クライアント(2)に返信する(処理1015)。   The relay unit (51) uses the obtained provision data (21) or error information (23) as a response (110), and returns it to the client (2) in a state where unnecessary data processing instructions are deleted (processing 1015). .

最後に、クライアント(2)が応答(110)を受信し、該応答(110)を表示または装置内に格納する(処理1016)。   Finally, the client (2) receives the response (110), and displays the response (110) or stores it in the device (process 1016).

なお、サーバ装置(1)とクライアント装置(2)との間に複数のデータ処理中継装置(5)が配置されている構成の場合は、上記処理手順を下記のとおり変更し、提供データ(21)に対する更新処理を分担する形にしてもよい。   In the case of a configuration in which a plurality of data processing relay devices (5) are arranged between the server device (1) and the client device (2), the above processing procedure is changed as follows, and the provided data (21 ) May be shared.

まず、処理1012において、当該データ処理中継装置(5)への要求者が他のデータ処理中継装置(5)の場合は、予め、データ処理指示(222)毎に、当該指示に従った処理を各データ処理中継装置で実行すべきか、それとも実行しないかを決めておき、取り出したデータ処理指示(222)が、各データ処理中継装置で実行すべき指示の場合に、指示された処理を実行する。具体的には、例えば、提供データ(21)を更新する置換・挿入指示に対する処理や、課金指示による課金処理等、全データ処理中継装置で1回しか実行してはいけない処理に関する指示は、実行せず、その他の指示は指示された処理を実行する。また、処理1015において、得られた提供データ(21)を応答(110)として返す際、要求者が他のデータ処理中継装置(5)の場合は、提供データ(21)のみではなく、データ処理制御情報(22)を含んだ拡張データ(20)を応答(110)として返す。要求者が別のデータ処理装置かどうかの判定処理は、例えば、それぞれのデータ処理中継装置(5)に、その装置に対する要求者としてなりうる他のデータ処理中継装置のIPアドレス一覧を保持し、要求者のIPアドレスと比較することで行える。   First, in the process 1012, when the requester to the data processing relay device (5) is another data processing relay device (5), the processing according to the instruction is performed in advance for each data processing instruction (222). Decide whether to execute each data processing relay device or not, and execute the instructed processing if the fetched data processing instruction (222) is an instruction to be executed by each data processing relay device . Specifically, for example, an instruction regarding a process that should be executed only once in all data processing relay devices, such as a process for a replacement / insertion instruction for updating provided data (21) and a charging process based on a charging instruction, is executed. Without other instructions, the instructed process is executed. In processing 1015, when the obtained provision data (21) is returned as a response (110), if the requester is another data processing relay device (5), not only the provision data (21) but also data processing The extended data (20) including the control information (22) is returned as a response (110). For example, each data processing relay device (5) holds a list of IP addresses of other data processing relay devices that can be a requester for the device, and determines whether the requester is another data processing device, This can be done by comparing with the IP address of the requester.

図7、図8の実施例では、処理1014でデータ処理に対する課金を行う際、毎回、課金管理装置(8)に処理課金情報(310)を送付する例を示したが、データ処理中継装置(5)で該処理課金情報(310)を一旦蓄え、ある程度纏まってから、課金管理装置(8)に、纏めて送付したり、集約した情報を送付したりしてもよい。   In the embodiment of FIGS. 7 and 8, an example is shown in which processing billing information (310) is sent to the billing management device (8) every time billing for data processing is performed in processing 1014. However, the data processing relay device ( The processing billing information (310) may be temporarily stored in 5) and collected to some extent, and then sent to the billing management device (8) or the collected information may be sent.

図9は、データ処理中継装置(5)、サーバ(1)、クライアント(2)、ユーザ管理サーバ(7)、課金管理装置(8)、後述する置換/挿入データ情報サーバ(9)などの各装置の物理的な一構成例を示す。これらの装置は、図9に示すとおり、一般的な情報処理装置上で実現可能である。具体的には、情報処理プログラム(18)を実行するプロセッサ(11)と、プロセッサ(11)で実行中の情報処理プログラム(18)やプロセッサ(11)から直接参照する各種データを保持するメモリ(12)と、多量の情報処理プログラム(18)や各種データを不揮発な形で格納保持する外部記憶装置(13)と、通信回線(17)に接続して他の情報処理装置や通信機器とデータの送受信を行う通信装置(14)と、オペレータとの入出力を司る入出力装置(15)が、データや指示・データ到着通知等をやり取りするためのバス(16)によってつながった構成を持つ。プロセッサ(11)で実行される情報処理プログラム(18)は、上述の各装置を実現するための手順情報を保持しており、必要に応じて入出力装置(15)を介して、ユーザまたはオペレータとやり取りを行い、ユーザまたはオペレータからの指示にも従いながら、外部記憶装置(13)に指示して外部記憶装置(13)とメモリ(12)間でデータを出入れしたり、通信装置(14)からのデータ到着通知を受け、メモリ(12)に到着したデータを読込んだり、通信装置(14)に指示して、メモリ(12)上のデータを他の情報処理装置に送信したりする。   FIG. 9 shows data processing relay device (5), server (1), client (2), user management server (7), billing management device (8), replacement / insertion data information server (9) described later, etc. An example of a physical configuration of the apparatus is shown. These devices can be realized on a general information processing device as shown in FIG. Specifically, a processor (11) that executes an information processing program (18), and a memory that holds various types of data that are directly referenced from the information processing program (18) being executed by the processor (11) and the processor (11) ( 12), an external storage device (13) that stores and holds a large amount of information processing programs (18) and various data in a nonvolatile form, and other information processing devices and communication devices connected to the communication line (17) The communication device (14) that transmits / receives data and the input / output device (15) that controls input / output with the operator are connected by a bus (16) for exchanging data, instructions, data arrival notifications, and the like. The information processing program (18) executed by the processor (11) holds procedure information for realizing each of the above-described devices, and the user or the operator is provided via the input / output device (15) as necessary. In response to the instructions from the user or operator, the external storage device (13) is instructed to transfer data between the external storage device (13) and the memory (12), or the communication device (14 ) To read the data arrival notification from the memory (12), or instruct the communication device (14) to send the data on the memory (12) to another information processing device .

図9の実施例では、図1で示したサーバ(1)の記憶部(10)や、データ処理中継装置(5)のキャッシュ領域(53)は、外部記憶装置(13)またはメモリ(12)の一部として実現される。   In the embodiment of FIG. 9, the storage unit (10) of the server (1) shown in FIG. 1 and the cache area (53) of the data processing relay device (5) are the external storage device (13) or the memory (12). Realized as part of

また、ユーザ管理サーバ(7)のユーザ管理情報(70)や後述する置換/挿入データ情報サーバ(9)の置換/挿入用データ(900)は、外部記憶装置(13)またはメモリ(12)上に管理保持される。   The user management information (70) of the user management server (7) and the replacement / insertion data (900) of the replacement / insertion data information server (9) described later are stored on the external storage device (13) or the memory (12). Managed.

また、図1で示したデータ処理中継装置(5)の中継部(51)、キャッシング部(52)、データ処理部(54)、認証部(55)等の各部は、特別なハードウエアとして実現してもよいが、図9の一般的な情報処理装置を用いた実施例では、情報処理プログラム(18)に記述した処理手順により実現される。その他、サーバ(1)、クライアント(2)、ユーザ管理サーバ(7)、課金管理装置(8)、置換/挿入データ情報サーバ(9)の各種機能も、情報処理プログラム(18)に記述した処理手順により実現される。   In addition, the relay unit (51), caching unit (52), data processing unit (54), authentication unit (55), etc. of the data processing relay device (5) shown in FIG. 1 are realized as special hardware. However, the embodiment using the general information processing apparatus of FIG. 9 is realized by the processing procedure described in the information processing program (18). Other functions of the server (1), client (2), user management server (7), billing management device (8), replacement / insert data information server (9) are also described in the information processing program (18). Realized by the procedure.

上述の各情報処理プログラム(18)は、あらかじめメモリ(12)または外部記憶装置(13)に格納されているか、可搬型記憶媒体または通信媒体を介して他の装置から格納される。   Each of the information processing programs (18) described above is stored in advance in the memory (12) or the external storage device (13), or is stored from another device via a portable storage medium or a communication medium.

次に、本発明のデータ配送方法で使用するデータ処理制御情報(22)や該データ処理制御情報(22)に従ったデータ処理部(54)の実施例を説明する。   Next, embodiments of the data processing control information (22) used in the data delivery method of the present invention and the data processing unit (54) according to the data processing control information (22) will be described.

図10は、拡張データ(20)の一構成例を示す。本実施例では、データの記述言語であるXML(eXtensible Markup Language)を使用し、例えば、データ処理制御情報(22)は<データ処理制御情報> </データ処理制御情報>というタグで、元となる提供データ(21)は、<元データ> </元データ>というタグに括ってそれぞれを区別できるようにする。また、データ処理制御情報(22)は、サーバを認証するための認証情報(221)と、アクセス制御指示情報(61)や課金指示情報(62)等、それぞれの詳細な処理を指示するデータ処理指示(222)を1つ以上指定した構成を取る。各データ処理指示(222)は、<アクセス制御指示> </アクセス制御指示>や<課金指示> </課金指示>等、それぞれデータ処理指示(222)が区別できるよう制御指示タグ(60)で括って指示する。   FIG. 10 shows a configuration example of the extension data (20). In this embodiment, XML (eXtensible Markup Language), which is a data description language, is used. For example, data processing control information (22) is a tag <data processing control information> </ data processing control information>. The provided data (21) can be distinguished by enclosing the tags <original data> </ original data>. The data processing control information (22) includes authentication information (221) for authenticating the server, access control instruction information (61), billing instruction information (62), etc. Take a configuration with one or more instructions (222) specified. Each data processing instruction (222) is a control instruction tag (60) so that the data processing instruction (222) can be distinguished from each other, such as <access control instruction> </ access control instruction> and <billing instruction> </ charging instruction>. Give instructions in a lump.

図11は、データ処理指示(222)の一実施例である、データ(21)に対してアクセスできるユーザを制限するアクセス制御指示情報(61)の一構成例を示す。アクセス制御指示情報(61)は、図10における制御指示タグ(60)としては、例えば、<アクセス制御指示>を用いる。<アクセス制御指示>と</アクセス制御指示>の中には、さらに、<購読者>タグまた<購読者グループ>タグを用いて、該データ(21)の購読者名情報(611)または購読者グループ名情報(612)の一覧を指示し、<非購読者>タグまたは<非購読者グループ>タグで購読を拒否する非購読者名情報(613)または非購読者グループ名情報(614)の一覧を指示し、<default>タグを用いてどちらにも属さないユーザからのアクセスに対するdefaultアクセス可否情報(615)を「購読許可」または「購読非許可」という文字列により指示する。なお、購読者名情報(611)、購読者グループ名情報(612)、非購読者名情報(613)、非購読者グループ名情報(614)は、複数個、どういう順番で指定してもよい。複数指定されている場合は、指定された順で、解釈しアクセス制御が行われる。但し、defaultアクセス可否情報(615)は、最後に指定するものとする。   FIG. 11 shows a configuration example of access control instruction information (61) for restricting users who can access data (21), which is an embodiment of the data processing instruction (222). The access control instruction information (61) uses, for example, <access control instruction> as the control instruction tag (60) in FIG. In <Access control instruction> and </ Access control instruction>, <subscriber> tag or <subscriber group> tag is used to add the subscriber name information (611) or subscription of the data (21). Non-subscriber name information (613) or non-subscriber group name information (614) for instructing a list of subscriber group name information (612) and refusing to subscribe with <non-subscriber> tag or <non-subscriber group> tag The default access permission / inhibition information (615) for access from a user who does not belong to either of them is specified by a character string “subscription allowed” or “subscription not allowed”. The subscriber name information (611), the subscriber group name information (612), the non-subscriber name information (613), and the non-subscriber group name information (614) may be specified in any order. . If more than one are specified, they are interpreted and access control is performed in the specified order. However, default access permission information (615) is specified last.

図12は、図8の処理1012でのデータ処理部(54)によるデータ処理指示(222)に従った処理の具体例として、図11のアクセス制御指示情報(61)に対する詳細な処理の流れを示す。   FIG. 12 shows a detailed processing flow for the access control instruction information (61) of FIG. 11 as a specific example of the processing according to the data processing instruction (222) by the data processing unit (54) in the processing 1012 of FIG. Show.

まず、データ処理部(54)は、該アクセス制御指示情報(61)内に指定されている指示を順に取りだし、指示内容によりそれぞれの対応する処理を実行する(処理1101)。   First, the data processing unit (54) sequentially takes out the instructions specified in the access control instruction information (61), and executes the corresponding processes according to the instruction contents (process 1101).

取り出した指示内容が購読者名情報(611)の場合は、サービス要求(100)の認証情報(102)の認証済みのユーザ名情報(121)と比較する(処理1102)。一致する場合は、アクセス可能として処理1108に飛び、一致しない場合は、処理1101に戻る。   If the retrieved instruction content is the subscriber name information (611), it is compared with the authenticated user name information (121) of the authentication information (102) of the service request (100) (processing 1102). If they match, the process jumps to process 1108 as accessible, and if they do not match, the process returns to process 1101.

取り出した指示内容が購読者グループ名情報(612)の場合は、サービス要求(100)の認証済みのユーザ名情報(121)に対応したユーザ管理情報(70)をユーザ管理サーバ(7)から読み出し、該ユーザ管理情報(70)のユーザグループ情報(74)に購読者グループ名情報(612)で示すグループが含まれるかどうかチェックして、サービス要求を行ったユーザが、指定された購読者グループ名情報(612)で示すグループの一員であるかどうか判定する(処理1103)。該グループの一員である場合は、アクセス可能として処理1108に飛び、一致しない場合は、処理1101に戻る。   If the retrieved instruction content is subscriber group name information (612), the user management information (70) corresponding to the authenticated user name information (121) of the service request (100) is read from the user management server (7). The user who made the service request by checking whether the user group information (74) of the user management information (70) includes the group indicated by the subscriber group name information (612) It is determined whether the user is a member of the group indicated by the name information (612) (process 1103). If it is a member of the group, it jumps to the process 1108 as accessible, and returns to the process 1101 if they do not match.

取り出した指示内容が非購読者名情報(613)の場合は、サービス要求(100)の認証情報(102)の認証済みのユーザ名情報(121)と比較する(処理1104)。一致する場合は、アクセスエラーとして処理1109に飛び、一致しない場合は、処理1101に戻る。   If the extracted instruction content is non-subscriber name information (613), it is compared with the authenticated user name information (121) of the authentication information (102) of the service request (100) (processing 1104). If they match, the process jumps to the process 1109 as an access error.

取り出した指示内容が非購読者グループ名情報(614)の場合は、サービス要求(100)の認証済みのユーザ名情報(121)に対応したユーザ管理情報(70)をユーザ管理サーバ(7)から読み出し、該ユーザ管理情報(70)のユーザグループ情報(74)に非購読者グループ名情報(614)で示すグループが含まれるかどうかチェックして、サービス要求を行ったユーザが、指定された非購読者グループ名情報(614)で示すグループの一員であるかどうか判定する(処理1105)。該グループの一員である場合は、アクセスエラーとして処理1107に飛び、一致しない場合は、処理1101に戻る。   If the retrieved instruction content is non-subscriber group name information (614), user management information (70) corresponding to the authenticated user name information (121) of the service request (100) is obtained from the user management server (7). The user who made the service request is checked by checking whether the user group information (74) of the user management information (70) includes the group indicated by the non-subscriber group name information (614). It is determined whether the user is a member of the group indicated by the subscriber group name information (614) (process 1105). If it is a member of the group, the process jumps to the process 1107 as an access error, and if they do not match, the process returns to the process 1101.

取り出した指示内容がdefaultアクセス可否情報(615)の場合は、該情報(615)に従い、「購読許可」であれば、アクセス可として、処理1108に飛び、「購読非許可」であれば、アクセス不可として、処理1107に飛ぶ(処理1106)。   When the fetched instruction content is default access permission information (615), according to the information (615), if “subscription allowed”, access is permitted and the process jumps to processing 1108, and if “subscription not permitted”, access is made. If it is impossible, the process jumps to process 1107 (process 1106).

処理1101でアクセス制御指示情報(61)の最後まで取り出し終わった場合は、あるいは、処理1104、1105、1106でアクセスエラーを検出した場合は、エラー情報(23)を応答(110)として処理1012の処理を終了する(処理1107)処理1102、1103、1106で、アクセス可能であることが判明した場合は、拡張データ(20)内にある提供データ(21)を応答(110)として処理1012を終了する(処理1108)。   If processing 1101 has completed extracting the access control instruction information (61), or if an access error has been detected in processing 1104, 1105, 1106, error information (23) is used as a response (110) and processing 1012 End processing (processing 1107) If processing 1102, 1103, and 1106 indicate that access is possible, the provided data (21) in the extended data (20) is returned as a response (110) and processing 1012 ends. (Processing 1108).

図11および図12のアクセス制御指示の実施例によると、データ(21)の提供者が簡単に購読者を制限でき、しかも、ある購読者グループの一部のユーザやグループからのアクセスを拒否したり、その逆などが簡単に記述できる。   According to the embodiment of the access control instruction in FIGS. 11 and 12, the provider of the data (21) can easily restrict the subscribers, and the access from some users or groups of a certain subscriber group is denied. Or vice versa.

図13は、データ処理指示(222)の別の実施例として、有償のデータ(21)に対する課金指示情報(62)の一構成例を示す。課金指示情報(62)は、図10における制御指示タグ(60)としては、例えば、<課金指示>を用いる。<課金指示>と</課金指示>の中には、課金金額を示す課金金額情報(621)を指定する。課金金額情報(621)として、課金金額値そのものを用いてもよいし、図13に示すとおり、課金金額の最小値(622)、最大値(623)の組を指定し、実際の課金金額は、中継するデータ処理中継装置(5)自身が、課金金額の最小値(622)、最大値(623)の範囲内で、決定するという方法でもよい。   FIG. 13 shows a configuration example of billing instruction information (62) for paid data (21) as another example of the data processing instruction (222). For example, <charging instruction> is used for the charging instruction information (62) as the control instruction tag (60) in FIG. Billing amount information (621) indicating a billing amount is specified in <billing instruction> and </ billing instruction>. As the billing amount information (621), the billing amount value itself may be used, or as shown in FIG. 13, a pair of the minimum amount of billing amount (622) and the maximum value (623) is specified, and the actual billing amount is Alternatively, the data processing relay device (5) to be relayed may determine the billing amount within the range of the minimum value (622) and the maximum value (623).

図14は、図8の処理1012でのデータ処理部(54)によるデータ処理指示(222)に従った処理の具体例として、図13の課金指示情報(62)に対するアクセス課金処理の詳細な処理の流れを示す。   FIG. 14 shows the detailed processing of the access billing process for the billing instruction information (62) of FIG. 13 as a specific example of the process according to the data processing instruction (222) by the data processing unit (54) in the process 1012 of FIG. Shows the flow.

まず、データ処理部(54)は、該課金指示情報(62)内に指定されている課金金額情報(621)を取り出す(処理1121)。次に、取り出した課金金額情報(621)に従い、課金金額を決定する(処理1122)。具体的には、課金金額情報(621)が直接課金金額値を指定している場合は、該値を課金金額とし、課金金額値情報(621)が課金金額の最小値(622)と最大値(623)の組指定の場合は、指定された最小値(622)、最大値(623)の範囲内で該データ処理部(54)の運用ポリシーに従って課金金額を決定する。   First, the data processing unit (54) takes out the charge amount information (621) specified in the charge instruction information (62) (process 1121). Next, the charging amount is determined according to the extracted charging amount information (621) (process 1122). Specifically, when the charge amount information (621) directly specifies the charge amount value, the value is set as the charge amount, and the charge amount value information (621) is the minimum value (622) and the maximum value of the charge amount. In the case of specifying the group (623), the charge amount is determined in accordance with the operation policy of the data processing unit (54) within the range of the specified minimum value (622) and maximum value (623).

次に、サービス要求(100)にアクセス対象のデータに対応した課金了解情報(103)があるかどうか含まれるかどうか調べる(処理1123)。   Next, it is checked whether or not the service request (100) includes whether or not the billing approval information (103) corresponding to the data to be accessed is included (process 1123).

もし、課金了解情報(103)が含まれない場合は、要求されたデータ(21)の代わりに、処理1122で決定した課金金額での課金を了解するか否かの応答をユーザに要求する課金了解確認用のデータをクライアント(2)への即時の応答(110)とし、処理1012の処理を終了する(処理1124)。クライアント(2)は、この課金了解確認用のデータを受け取ると表示し、該表示に対するユーザの了解応答を入力装置により得て、該データ(21)へのサービス要求(100)を課金了解情報(103)付きで再度出し直す手段を備える。   If the billing acknowledgment information (103) is not included, instead of the requested data (21), the billing requesting the user whether to accept the billing with the billing amount determined in the processing 1122 The data for confirmation of acknowledgment is used as an immediate response (110) to the client (2), and the processing of the processing 1012 is terminated (processing 1124). When the client (2) receives the data for confirming the charge acceptance, the client (2) displays it, obtains a user's consent response to the display by the input device, and sends a service request (100) to the data (21) as the charge acceptance information ( 103) Provide a means for re-delivery.

処理1123のチェックの結果、サービス要求(100)にアクセス対象のデータ(21)に対応した課金了解情報(103)が含まれていた場合は、ユーザに対してアクセス課金を行うためのアクセス課金情報(300)を課金管理装置(8)に送付し、課金管理を依頼する(処理1125)。最後に、拡張データ(20)に含まれる提供データ(21)を応答(110)とし、処理1012を終了する(処理1126)。   If the service request (100) contains the charging approval information (103) corresponding to the access target data (21) as a result of the check in the processing 1123, the access charging information for performing the access charging for the user (300) is sent to the charge management apparatus (8) to request charge management (process 1125). Finally, the provided data (21) included in the extended data (20) is set as a response (110), and the process 1012 is terminated (process 1126).

図15は、上記アクセス課金情報(300)の一構成例に示す。図15に示すとおり、アクセス課金情報(300)は、サービス要求(100)に含まれるURL情報101を用いたアクセス対象を示す課金URL情報(301)、サービス要求(100)に含まれる認証情報(102)を用いたユーザを識別するための課金ユーザ認証情報(302)、処理1122で決定した課金金額情報を用いた課金代金情報(303)等から構成される。   FIG. 15 shows a configuration example of the access billing information (300). As shown in FIG. 15, the access billing information (300) includes billing URL information (301) indicating an access target using the URL information 101 included in the service request (100), and authentication information ( 102) charging user authentication information (302) for identifying a user, charging fee information (303) using the charging amount information determined in step 1122, and the like.

図16は、図7、図8のクライアント(2)、データ処理中継装置(5)、サーバ(1)間の処理の流れを、図14のデータ処理中継装置(5)でのアクセス課金処理に注目して示すフロー図である。   16 shows the processing flow among the client (2), the data processing relay device (5), and the server (1) in FIGS. 7 and 8 as access billing processing in the data processing relay device (5) in FIG. It is a flow figure shown paying attention.

クライアント(2)がユーザの要求により、サービス要求(100)を送信する処理1001から、処理1015の応答(110)をデータ処理中継装置(5)を返す処理までは図7、図8と同じである。但し、処理1012の結果、処理1015で返される応答(110)は、処理1124で得られた課金了解確認のデータ(24)である。課金了解確認のデータ(24)を応答(110)として受けた、クライアント(2)は、図8の処理1016の処理として、該課金了解確認のデータ(24)を表示し、ユーザに課金了解確認を要求する(処理1031)。   The processing from the processing 1001 in which the client (2) sends the service request (100) according to the user's request to the processing to return the response (110) of the processing 1015 to the data processing relay device (5) is the same as FIG. 7 and FIG. is there. However, as a result of the processing 1012, the response (110) returned in the processing 1015 is the data (24) of the billing confirmation confirmation obtained in the processing 1124. The client (2), which has received the data (24) for confirming the billing acknowledgment as the response (110), displays the data (24) for the billing confirmation confirming as the processing of the processing 1016 in FIG. Is requested (process 1031).

ユーザが課金を承認した場合は、課金了解確認のデータ(24)の指示に従い、クライアント(2)は、処理1001と同様のサービス要求処理により、最初要求したデータ(21)へのサービス要求(100)を課金了解情報(103)付きでデータ処理中継装置(5)に再送信する(処理1032)。その結果、処理1002の要求受信から、処理1015のクライアント(2)への応答(110)まで同様に行われる。   When the user approves the charging, the client (2) performs the service request processing (100) to the first requested data (21) by the service request processing similar to the processing 1001 in accordance with the instruction of the charging approval confirmation data (24). ) Is retransmitted to the data processing relay device (5) with the charging acknowledgment information (103) (processing 1032). As a result, the processing is similarly performed from the request reception in the processing 1002 to the response (110) to the client (2) in the processing 1015.

再要求の処理では、課金了解情報(103)が付いているので、データ処理中継装置(5)は、処理1012で、要求したデータ(21)へのアクセスを許可し、アクセス課金情報(300)を課金管理装置(8)に送付して、処理1015において、要求のデータ(21)が応答(110)として返される。その結果、応答(110)をクライアント(2)が受信し、クライアント(2)が、該応答(110)のデータ(21)を画面に表示したり、装置内に格納したりする(処理1016)。   In the re-request processing, since the charging acknowledgment information (103) is attached, the data processing relay device (5) permits the access to the requested data (21) in the processing 1012 and accesses the charging information (300). Is sent to the charge management device (8), and the requested data (21) is returned as a response (110) in processing 1015. As a result, the response (110) is received by the client (2), and the client (2) displays the data (21) of the response (110) on the screen or stores it in the apparatus (processing 1016). .

図15と図16の実施例では、処理1125で毎回、課金管理装置(8)にアクセス課金情報(300)を送付する例を示したが、データ処理中継装置(5)で該アクセス課金情報(300)を一旦蓄え、ある程度纏まってから、課金管理装置(8)に、纏めて送付したり、集約した情報を送付したりしてもよい。   15 and FIG. 16, the example in which the access accounting information (300) is sent to the accounting management device (8) every time in the processing 1125 is shown. However, the access accounting information (300) is transmitted to the data processing relay device (5). 300) may be once stored and collected to some extent, and then sent to the charge management device (8) or sent to the collected information.

また、図13では、課金指示情報(62)をアクセス制御指示情報(61)と異ならせた例を示したが、図17に示すとおり、アクセス制御指示情報(61)と組合せ、課金金額情報(621)を購読者名情報(611)、購読者グループ名情報(612)、defaultアクセス可否情報(615)と共に指定してもよい。   FIG. 13 shows an example in which the charging instruction information (62) is different from the access control instruction information (61). However, as shown in FIG. 621) may be specified together with subscriber name information (611), subscriber group name information (612), and default access permission / inhibition information (615).

図17の実施例に対応したデータ処理中継装置(5)の処理1012としては、図12の処理に従い、アクセス可能であると判定された場合の処理1108において、さらに、購読者名情報(611)、購読者グループ名情報(612)、defaultアクセス可否情報(615)と共に指定されているそれぞれの課金金額情報(621)を使い、図14に対応する処理を実行する流れとなる。   The processing 1012 of the data processing relay device (5) corresponding to the embodiment of FIG. 17 further includes the subscriber name information (611) in the processing 1108 when it is determined that access is possible according to the processing of FIG. Using the respective billing amount information (621) specified together with the subscriber group name information (612) and the default access permission / inhibition information (615), the process corresponding to FIG. 14 is executed.

図13ないし図17で示した課金指示の実施例によると、データ(21)の提供者は、容易にアクセス課金金額を設定できる他、課金金額の最小情報(622)、最大情報(623)を用いることで、データ処理中継装置の管理者に実際の課金金額の決定権を与えることができる。また、ユーザの了解のもとで、課金が行える。さらに、図17の実施例では、購読者や購読者グループ毎に課金金額を変えた課金が可能になる。   According to the embodiment of the billing instruction shown in FIG. 13 to FIG. 17, the provider of the data (21) can easily set the access billing amount, as well as the minimum amount information (622) and the maximum information (623) of the billing amount. By using it, the administrator of the data processing relay device can be given the right to determine the actual charge amount. In addition, charging can be performed with the consent of the user. Further, in the embodiment of FIG. 17, it is possible to charge with different charging amounts for each subscriber or subscriber group.

データ処理指示(222)の他の実施例として、提供データ(21)に対する一部変換を指示する例を以下に示す。変換の具体的処理例として、書換えまたは挿入を挙げるが、これに限定されるものではない。   As another embodiment of the data processing instruction (222), an example of instructing partial conversion for the provided data (21) is shown below. As a specific processing example of the conversion, rewriting or insertion is given, but it is not limited to this.

図18は、指示した置換または挿入指示情報(63)の一例を示す。置換または挿入指示情報(63)は、図10における制御指示タグ(60)としては、例えば、<置換挿入指示>を用いる。<置換挿入指示>と</置換挿入指示>の中には、データ(21)の置換または挿入個所を示す置換/挿入位置情報(631)と、置換サイズを示す置換サイズ情報(632)と、置換または挿入するデータを指定するための置換/挿入データ種別情報(633)と、置換または挿入するデータ種別に応じて必要な置換/挿入パラメータ情報(634)を指定する。   FIG. 18 shows an example of the instructed replacement or insertion instruction information (63). For the replacement or insertion instruction information (63), for example, <replacement insertion instruction> is used as the control instruction tag (60) in FIG. In <Replacement Insertion Instruction> and </ Replacement Insertion Instruction>, the replacement / insertion position information (631) indicating the replacement or insertion location of the data (21), the replacement size information (632) indicating the replacement size, Replacement / insertion data type information (633) for specifying data to be replaced or inserted, and necessary replacement / insertion parameter information (634) are specified according to the data type to be replaced or inserted.

置換/挿入データ種別情報(633)としては、例えば、以下のものがある。   Examples of the replacement / insertion data type information (633) include the following.

アクセス時刻への置換または挿入を示す「アクセス時刻置換/挿入」、サービス要求をしたユーザ名情報への置換または挿入を示す「ユーザ名置換/挿入」、中継を行うデータ処理中継装置(5)側で決めたあるアドレスへの置換または挿入を示す「中継アドレス置換/挿入」、置換/挿入パラメータ(634)としてデータ分類情報(641)を伴い、置換または挿入用データを格納するデータ情報サーバ(9)に予め登録されている指定のデータ分類の置換/挿入用データへの置換または挿入を示す「分類別データ置換/挿入」、置換/挿入パラメータ(634)として、提供データ(21)に対して演算を行う個所を示した演算対象位置情報(642)と演算対象サイズ情報(643)と、演算種別を指定した演算種別情報(644)とを伴い、該置換/挿入パラメータ(634)で指定した演算対象に対して、指定した演算を施した結果の演算結果データを置換/挿入用データとして、置換/挿入位置情報(631)、置換サイズ情報(632)で指定された個所に対して、置換または挿入を行うことを示す「演算置換/挿入」などである。   "Access time replacement / insertion" indicating replacement or insertion to access time, "User name replacement / insertion" indicating replacement or insertion to user name information for which a service request has been made, data processing relay device (5) side performing relay “Relay address replacement / insertion” indicating replacement / insertion to a certain address determined in step (1), data information server (9) which stores data for replacement or insertion with data classification information (641) as a replacement / insertion parameter (634) ) For the provided data (21) as “replacement / insertion by classification” and “replacement / insertion parameter (634)” indicating replacement / insertion into the data for replacement / insertion of the specified data classification registered in The replacement / insertion parameter is accompanied by calculation target position information (642), calculation target size information (643) indicating a place where the calculation is performed, and calculation type information (644) specifying the calculation type. The calculation result data of the result of performing the specified operation on the operation target specified by the data (634) is specified as replacement / insertion data, specified by the replacement / insertion position information (631) and replacement size information (632). For example, “arithmetic replacement / insertion” indicating that replacement or insertion is to be performed.

図19は、図8の処理1012でのデータ処理部(54)によるデータ処理指示(222)に従った処理の具体例として、図18の置換/挿入指示情報(63)に対する置換/挿入処理の処理の流れを示す。   FIG. 19 shows a replacement / insertion process for the replacement / insertion instruction information (63) of FIG. 18 as a specific example of the process according to the data processing instruction (222) by the data processing unit (54) in the process 1012 of FIG. The flow of processing is shown.

データ処理部(54)は、該置換/挿入指示情報(63)内に指定されている置換/挿入データ種別情報(633)に従い、置換/挿入用データを求める(処理1131)。   The data processing unit (54) obtains replacement / insertion data according to the replacement / insertion data type information (633) specified in the replacement / insertion instruction information (63) (processing 1131).

例えば、置換/挿入データ種別情報(633)が「アクセス時刻置換/挿入」の場合は、現在のサービス要求を処理した時刻情報を得て、置換/挿入用データとする(処理1141)。   For example, when the replacement / insertion data type information (633) is “access time replacement / insertion”, time information obtained by processing the current service request is obtained and used as replacement / insertion data (processing 1141).

置換/挿入データ種別情報(633)が「ユーザ名置換/挿入」の場合は、サービス要求(100)の認証情報(102)に含まれる認証済みのユーザ名情報(121)を置換/挿入用データとする(処理1142)。   When the replacement / insertion data type information (633) is “user name replacement / insertion”, the authenticated user name information (121) included in the authentication information (102) of the service request (100) is replaced / inserted data. (Process 1142).

置換/挿入データ種別情報(633)が「中継アドレス置換/挿入」の場合は、データ処理中継装置(5)が、予め決められた(用意した)アドレス群の中からアドレスを1つ選び出し置換/挿入用データとする(処理1143)。   When the replacement / insertion data type information (633) is “relay address replacement / insertion”, the data processing relay device (5) selects one address from a predetermined (prepared) address group and replaces / It is set as insertion data (processing 1143).

置換/挿入データ種別情報(633)が「分類別データ置換/挿入」の場合は、置換/挿入用のデータを格納したデータ情報サーバ(9)を参照し、置換/挿入パラメータ(634)で指定したデータ分類情報(641)に従い、指定のデータ分類のデータを1つ取りだし、置換/挿入用データとする(処理1144)。   When the replacement / insertion data type information (633) is “classified data replacement / insertion”, refer to the data information server (9) that stores the data for replacement / insertion and specify it with the replacement / insertion parameter (634). According to the data classification information (641), one piece of data of the designated data classification is taken out and used as replacement / insertion data (process 1144).

置換/挿入データ種別情報(633)が「演算置換/挿入」の場合は、置換/挿入パラメータ(634)として指定された演算対象位置情報(642)と演算対象サイズ情報(643)で示されたデータ(21)の個所に対し、演算種別情報(644)で指定された演算を施し、その演算結果データを置換/挿入用データとする(処理1145)。   When the replacement / insertion data type information (633) is “calculation replacement / insertion”, the calculation target position information (642) and the calculation target size information (643) specified as the replacement / insertion parameter (634) are indicated. The operation specified by the operation type information (644) is performed on the location of the data (21), and the operation result data is used as replacement / insertion data (processing 1145).

以上の処理によって置換/挿入データを求めた後、応答(110)用の提供データ(21)を対象とし、置換/挿入位置情報(631)、置換サイズ情報(632)で指定された部分に対し、処理1131で求めた置換/挿入用データを用いて置換/挿入を行い、その結果を新たな応答(110)用のデータ(21)とし、処理1012を終了する(処理1132)。   After obtaining replacement / insertion data by the above processing, the target data (21) for response (110) is targeted, and the part specified by replacement / insertion position information (631) and replacement size information (632) Then, the replacement / insertion is performed using the replacement / insertion data obtained in the process 1131, the result is used as the new response (110) data (21), and the process 1012 is terminated (process 1132).

処理1132の置換/挿入処理において、置換サイズ情報(632)が処理1131で求めた置換/挿入用データのデータサイズより小さい場合は、置換/挿入個所以降を後ろにずらし、置換/挿入用データのデータサイズ分を確保して置換/挿入する。逆に置換サイズ(632)が置換/挿入用データのデータサイズより大きい場合は、置換/挿入位置情報(631)で指定された位置から置換/挿入用データのデータサイズ分だけ、置換する。従って、置換サイズ情報(632)が0の場合は、挿入処理になる。   When the replacement size information (632) is smaller than the data size of the replacement / insertion data obtained in process 1131 in the replacement / insertion process of the process 1132, the replacement / insertion part and the subsequent parts are shifted backward, and the replacement / insertion data Secure / replace with data size. Conversely, if the replacement size (632) is larger than the data size of the replacement / insertion data, the replacement / insertion data is replaced by the data size of the replacement / insertion data from the position specified by the replacement / insertion position information (631). Therefore, when the replacement size information (632) is 0, the insertion process is performed.

図18と図19に示すデータ置換/挿入指示方法を用いれば、サーバ1から提供される同じデータを使って、データ処理中継装置側で個別のデータを生成が可能になる。   If the data replacement / insertion instruction methods shown in FIGS. 18 and 19 are used, individual data can be generated on the data processing relay device side using the same data provided from the server 1.

以下に応用例を示す。各応用例は択一ではなく、一以上を自由に組み合わせることが可能である。   Application examples are shown below. Each application example is not an option, and one or more can be freely combined.

図20は、アクセス時刻置換/挿入の一応用例を示す。例えば各種ソフトウェアのお試しプログラムの入ったデータ(21)の中に記述したお試し期間開始時刻情報(801)部を、置換/挿入位置情報(631)と置換サイズ情報(632)により、置換/挿入対象と指定することで、お試し期間開始情報(801)にアクセス時刻置換/挿入を設定できる。図20の例では、置換/挿入の結果、お試し期間開始情報(801)には、アクセス処理をした「2000/01/01 01:23:45」という時刻情報が設定されている。   FIG. 20 shows an application example of access time replacement / insertion. For example, the trial period start time information (801) described in the data (21) containing trial programs for various software is replaced / replaced / replaced with the replacement / insertion position information (631) and the replacement size information (632). By specifying the insertion target, access time replacement / insertion can be set in the trial period start information (801). In the example of FIG. 20, as a result of the replacement / insertion, time information “2000/01/01 01:23:45” for which access processing has been performed is set in the trial period start information (801).

また、図21は、アクセス時刻置換/挿入の他の応用例を示す。アクセス時刻置換/挿入を、データ(21)がいつ配送されてきたデータであるかの配送履歴情報(802)部を、置換/挿入位置情報(631)と置換サイズ情報(632)により、置換/挿入対象と指定することで、配送履歴情報(802)にアクセス時刻置換/挿入を設定できる。図21の例では、置換/挿入の結果、配送履歴情報(802)には、アクセス処理をした「2000/01/01 01:23:45」という時刻情報が挿入されている。   FIG. 21 shows another application example of access time replacement / insertion. The access time replacement / insertion is performed by replacing the delivery history information (802) portion of when the data (21) is delivered by the replacement / insertion position information (631) and the replacement size information (632). By specifying the insertion target, access time replacement / insertion can be set in the delivery history information (802). In the example of FIG. 21, as a result of the replacement / insertion, time information “2000/01/01 01:23:45” subjected to the access processing is inserted into the delivery history information (802).

図22は、ユーザ名置換/挿入の一応用例を示す。メニュー等の他のデータを参照するためのリンク用データにおいて、ユーザ毎に個別のデータを参照するための個別URLリンク情報(803)部を置換/挿入対象と指定することで、個別URLリンク情報(803)の一部をアクセス要求(100)に含まれるユーザ名情報(121)で書きかえて、ユーザ別にリンク用データを生成できる。図22の例では、置換/挿入の結果、サービス要求を行ったユーザである「ユーザA」という名前が、個別URLリンク情報(803)の中に挿入されている。   FIG. 22 shows an application example of user name substitution / insertion. In the link data for referring to other data such as menus, the individual URL link information by specifying the individual URL link information (803) part for referring to the individual data for each user as the replacement / insertion target. A part of (803) can be rewritten with the user name information (121) included in the access request (100), and link data can be generated for each user. In the example of FIG. 22, as a result of the replacement / insertion, the name “user A”, who is the user who made the service request, is inserted into the individual URL link information (803).

図23は、ユーザ名置換/挿入の他の応用例を示す。データ(21)の配送先を示すライセンス先情報(804)部をユーザ名情報(121)による置換/挿入対象とすることで、データ(21)にライセンス先のユーザ名情報(121)の埋め込みが行え、不正コピーのチェックに利用できる。図22の例では、置換/挿入の結果、サービス要求を行ったユーザである「ユーザA」という名前が、ライセンス先情報(804)の中に設定されている。   FIG. 23 shows another application example of user name substitution / insertion. Since the license destination information (804) portion indicating the delivery destination of the data (21) is to be replaced / inserted by the user name information (121), the license destination user name information (121) is embedded in the data (21). Can be used to check for unauthorized copying. In the example of FIG. 22, the name “user A”, who is the user who made the service request as a result of replacement / insertion, is set in the license destination information (804).

図24は、中継アドレス置換/挿入の一応用例として、サーバにあるデータを参照するための中継ネットワーク内のローカルURLリンク情報(805)を動的に生成する例を示す。本応用例では、サーバ(1)のデータのコピー(41)を予め中継ネットワーク内にある一つ以上のローカルサーバ(31)に持たせておき、データ処理中継装置(5)は、該ローカルサーバ(31)の負荷等に応じて、該ローカルサーバ(31)から1つ選択して該ローカルサーバ(31)のアドレスで置換/挿入対象部を置換/挿入する。   FIG. 24 shows an example of dynamically generating local URL link information (805) in a relay network for referring to data in a server as an application example of relay address replacement / insertion. In this application example, one or more local servers (31) in the relay network have a copy (41) of data of the server (1) in advance, and the data processing relay device (5) Depending on the load of (31) and the like, one of the local servers (31) is selected and the replacement / insertion target part is replaced / inserted with the address of the local server (31).

図24の例では、ローカルサーバ(31)のアドレス「1.ccc.ddd」、「2.ccc.ddd」、「n.ccc.ddd」の中から「2.ccc.ddd」が選択され、「2.ccc.ddd」がローカルURLリンク情報(805)に挿入されている。本応用例によると、データ処理中継装置(5)側で動的な負荷分散処理が可能になる。   In the example of FIG. 24, “2.ccc.ddd” is selected from the addresses “1.ccc.ddd”, “2.ccc.ddd”, and “n.ccc.ddd” of the local server (31), “2.ccc.ddd” is inserted in the local URL link information (805). According to this application example, dynamic load distribution processing can be performed on the data processing relay device (5) side.

この応用例によれば、データセンタにおける負荷分散が可能になる。すなわち、コンテンツプロバイダが、アクセス頻度の高いデータをデータセンター等に配置し、データセンタ側では、契約額等に応じて、必要な数だけ、複数の内部サーバに複製データを持たせて負荷分散を行うことが可能になる。負荷分散の数を柔軟に変えたり、また、地域的に離れたところに分散させる等、単純な負荷分散装置では実現しにくいような負荷分散も、データセンター側の権限で柔軟に実現できる。   According to this application example, load distribution in the data center becomes possible. In other words, the content provider places frequently accessed data in a data center or the like, and the data center distributes the load by distributing the replicated data to a plurality of internal servers as many as required according to the contract amount. It becomes possible to do. Load distribution that is difficult to achieve with a simple load distribution device, such as changing the number of load distributions flexibly or distributed in different regions, can be flexibly realized with authority on the data center side.

図25は、分類別データ置換/挿入の一応用例を示す。置換/挿入用データ(900)を格納・管理したデータ情報サーバ(9)を設け、各データ処理中継装置(5)と通信路(3)で接続する。該データ情報サーバ(9)には、置換/挿入用データ(900)が、データの種別を示す分類情報(901)と、情報の対象地域を示す地域情報(902)と、対象の性別や年齢等を示した対象ユーザ属性情報(903)と共に格納・管理されている。   FIG. 25 shows an application example of data replacement / insertion by classification. A data information server (9) storing and managing replacement / insertion data (900) is provided, and connected to each data processing relay device (5) through a communication path (3). In the data information server (9), replacement / insertion data (900) includes classification information (901) indicating the type of data, area information (902) indicating the target area of the information, gender and age of the target Are stored and managed together with target user attribute information (903) indicating the above.

また、各データ処理中継装置(5)は、予め地域別のクライアント(2)と対応付けられており、担当地域情報(806)を保持している。データ処理中継装置(5)は、処理1144で、データ情報サーバ(9)からある1つの置換/挿入用データ(900)を取りだす際、「分類別データ置換/挿入」指示の置換/挿入パラメータ(634)で指定されたデータ分類情報(641)だけでなく、各データ処理中継装置(5)の持つ担当地域情報(806)と、ユーザ管理サーバ(7)を参照して得られるサービス要求(100)のユーザ名情報(121)に対応したユーザ管理情報(70)のユーザ属性情報(73)もキーとして、置換/挿入用データ(900)を検索し、得られた置換/挿入データ用(900)の1つを、置換/挿入用データとする。図25では、データ分類情報(641)として「A」が指定され、大阪地区で、20才以上の女性からサービス要求された場合の例として、置換/挿入領域(807)にデータ2が置換/挿入されている。   Each data processing relay device (5) is associated with a client (2) for each region in advance, and holds responsible region information (806). When the data processing relay device (5) retrieves one replacement / insertion data (900) from the data information server (9) in processing 1144, the replacement / insertion parameter ( 634) as well as the data classification information (641) specified in (634), the service area information (806) possessed by each data processing relay device (5), and the service request (100) obtained by referring to the user management server (7) The user attribute information (73) of the user management information (70) corresponding to the user name information (121) of () is also used as a key to search the replacement / insert data (900), and for the obtained replacement / insert data (900 ) Is data for replacement / insertion. In FIG. 25, “A” is specified as the data classification information (641), and data 2 is replaced / inserted in the replacement / insertion area (807) as an example of a service request from a woman over 20 years old in the Osaka area. Has been inserted.

なお、図25の実施例では、データ処理中継サーバ(5)があらかじめ担当地域情報(806)を保持する例を示したが、ユーザ等の指示によりサービス要求(100)の一部として送られてきた地域情報を用いて置換/挿入データ情報サーバ(9)を検索してもよい。   In the embodiment shown in FIG. 25, the data processing relay server (5) holds the assigned area information (806) in advance. However, the data processing relay server (5) is sent as a part of the service request (100) according to an instruction from the user or the like. The replacement / insertion data information server (9) may be searched using the regional information.

図25の実施例によると、サーバ(1)の提供データ(21)の作成者は、予め、データ情報サーバ(9)に必要な置換/挿入用データを登録しておくことで、地域や性別・年齢に合ったデータをデータ(21)に置換または挿入させることができる。また、予めデータ(21)の作成者が置換/挿入用データをデータ情報サーバ(9)に登録しておくのではなく、データ処理中継装置(5)(またはその管理者)側が様々な置換/挿入用データを集め、ある分離別に登録しておき、各データ(21)作成者が、適当な分類を選んで、データ処理中継装置(5)(またはその管理者)の権限で挿入/置換用データを選ぶというサービスも可能である。   According to the embodiment of FIG. 25, the creator of the provision data (21) of the server (1) registers the necessary replacement / insertion data in the data information server (9) in advance, so that the region and sex -Data suitable for age can be replaced or inserted into data (21). In addition, the creator of the data (21) does not register the replacement / insertion data in the data information server (9) in advance, but the data processing relay device (5) (or its administrator) side performs various replacement / insertion. Data for insertion is collected and registered separately, and each data (21) creator selects an appropriate classification and inserts / replaces with the authority of the data processing relay device (5) (or its administrator) A service of selecting data is also possible.

図26は、演算置換/挿入の一応用例を示す。例えば、ユーザ名置換/挿入やアクセス時刻置換/挿入と組合せ、置換/挿入したユーザ名が入ったライセンス先情報(804)やアクセス時刻情報が入った配送履歴情報(802)に対し、演算種別として指定した暗号化処理を行って置換または挿入した内容を第三者にわからないようにしたり、暗号化処理結果を別の場所の改ざん検出情報(808)に置換/挿入し、ライセンス先情報(804)や配送履歴情報(802)が後で改ざんされた場合、改ざんされたことを検出できるようにするという使い方もできる。   FIG. 26 shows an application example of operation replacement / insertion. For example, in combination with user name replacement / insertion or access time replacement / insertion, license destination information (804) containing the replaced / inserted user name and delivery history information (802) containing access time information are used as the operation type. Licensed information (804): The specified encryption process is replaced or inserted so that the contents cannot be understood by a third party, or the encryption process result is replaced / inserted with falsification detection information (808) at another location. If the delivery history information (802) is later tampered with, the tampering can be detected.

図26の例では、置換/挿入の結果、ライセンス先情報(804)にはサービス要求を出した「ユーザA」という情報が設定され、配送履歴情報(802)には、サービス要求を処理した時刻である「2000/01/01 01:23:45」が設定され、改ざん検出情報(808)には、「ユーザA」と「2000/01/01 01:23:45」を暗号化した結果である「XXXXYYYYZZZZ」が設定されている。   In the example of FIG. 26, as a result of replacement / insertion, the license destination information (804) is set with the information “User A” who issued the service request, and the delivery history information (802) is the time when the service request was processed. “2000/01/01 01:23:45” is set, and the falsification detection information (808) is the result of encrypting “User A” and “2000/01/01 01:23:45”. A certain “XXXXYYYYZZZZ” is set.

図27は、データ処理指示(222)の別の実施例として、同一データに対するサービス要求を振り分ける振分け先指示情報(65)の一詳細例を示す。振分け先指示情報(65)は、図10における制御指示タグ(60)としては、例えば、<振分け先指示>を用いる。<振分け先指示>と</振分け先指示>の中には、データ(21)に対する以降のアクセスに対して、どこに転送するかを示した転送アドレス情報(651)と該転送アドレス情報(651)のアドレスに転送する条件を示した転送条件情報(652)の組である振分け情報(650)のリストを指定する。転送条件情報(652)としては、地域、性別、年齢等、サービス要求者の属性等を指定する。   FIG. 27 shows a detailed example of distribution destination instruction information (65) for distributing service requests for the same data as another example of the data processing instruction (222). In the distribution destination instruction information (65), for example, <distribution destination instruction> is used as the control instruction tag (60) in FIG. In <distribution destination instruction> and </ distribution destination instruction>, there are transfer address information (651) indicating where the data (21) is transferred and subsequent transfer address information (651). Specifies a list of distribution information (650) that is a set of transfer condition information (652) indicating the conditions for transfer to the address. As the transfer condition information (652), the attributes of the service requester, such as region, sex, age, etc. are designated.

図28は、図8の処理1012でのデータ処理部(54)によるデータ処理指示(222)に従った処理の具体例として、図27の振分け先指示情報(65)に対するサービス要求の転送振分け処理の詳細を示す。   FIG. 28 shows a service request transfer distribution process for the distribution destination instruction information (65) of FIG. 27 as a specific example of the process according to the data processing instruction (222) by the data processing unit (54) in the process 1012 of FIG. Details are shown.

まず、得られた拡張データ(20)がキャッシュ(40)から得たデータか、サーバ(1)から返ってきた応答(210)から得たデータかどうか判定する(処理1151)。   First, it is determined whether the obtained extended data (20) is data obtained from the cache (40) or data obtained from the response (210) returned from the server (1) (process 1151).

得られた拡張データ(20)が、サーバ(1)から返ってきた応答(210)から得たデータの場合は、該拡張データ(20)に含まれるデータ(21)を応答(110)として処理1012を終了する(処理1152)。   If the obtained extension data (20) is data obtained from the response (210) returned from the server (1), the data (21) included in the extension data (20) is processed as the response (110). 1012 is ended (process 1152).

得られた拡張データ(20)がキャッシュ(40)から得たデータの場合は、データ処理制御情報(22)に指定された振分け情報(650)のリストを検索し、上記分類別データ置換/挿入の場合と同様にして、ユーザ管理情報(70)に含まれるサービス要求者のユーザ属性情報(73)や、各データ処理中継サーバ(5)が保持する担当地域情報(806)またはサービス要求(100)に含まれる地域情報を参照し、転送条件情報(652)に指定された条件を満足する振分け情報(650)の中から1つ選び出し、選び出した振分け情報(65)の転送先アドレス(651)を要求先のサーバ(1)のアドレスとして、処理1006に飛び、サーバ(1)に要求する(処理1153)。   If the obtained extended data (20) is data obtained from the cache (40), the list of distribution information (650) specified in the data processing control information (22) is searched, and the above-mentioned classification-specific data replacement / insertion In the same manner as in, the user attribute information (73) of the service requester included in the user management information (70), the responsible area information (806) held by each data processing relay server (5), or the service request (100 ), Refer to the area information included, and select one distribution information (650) that satisfies the conditions specified in the transfer condition information (652). The transfer address (651) of the selected distribution information (65) Is sent to the processing 1006 as a request destination server (1) address, and the server (1) is requested (processing 1153).

図27、図28の実施例によると、あるデータ(21)へのサービス要求がトランザクション処理に対応している場合や、サービス要求毎に動的にデータ(21)生成しなければならない場合等において、該サービス要求を処理するサーバ(1)を複数個用意し、地域やユーザの性別、年齢等の条件に従って、該複数のサーバ(1)間での振分け先指定をサーバ側からデータ処理中継装置(5)に指定し、データ処理中継装置(5)側で振分けてもらうことが可能になる。   According to the embodiment of FIGS. 27 and 28, when a service request for a certain data (21) corresponds to transaction processing, or when data (21) must be dynamically generated for each service request, etc. A plurality of servers (1) for processing the service request are prepared, and a distribution destination designation among the plurality of servers (1) is specified from the server side according to conditions such as the gender and age of the region, the user, etc. It becomes possible to specify (5) and have the data processing relay device (5) distribute.

図29は、図11のアクセス制御指示を拡張して、データ(21)を配送する際の配送優先度、配送帯域等を指定する配送品質指示情報(66)の例を示す。   FIG. 29 shows an example of delivery quality instruction information (66) that specifies the delivery priority, delivery bandwidth, etc. when delivering the data (21) by extending the access control instruction of FIG.

図30は、図8の処理1012でのデータ処理部(54)によるデータ処理指示(222)に従った処理の具体例として、図29の配送品質指示情報(66)に対する詳細な処理の流れを示す。   FIG. 30 shows a detailed processing flow for the delivery quality instruction information (66) of FIG. 29 as a specific example of the process according to the data processing instruction (222) by the data processing unit (54) in the process 1012 of FIG. Show.

本処理は、図12の処理1101〜処理1107までは同じである。アクセス可能であると判定された場合の処理1108においては、さらに、購読者名情報(611)、購読者グループ名情報(612)、defaultアクセス可否情報(615)などと共に指定されているそれぞれの配送品質指示情報(66)の指示に従い、ユーザに対応した配送品質指示を求め、求めた配送品質指示を中継部(51)に伝えてから、提供データ(21)を応答(110)とし、処理1012の処理を終了する。   This processing is the same from processing 1101 to processing 1107 in FIG. In the processing 1108 when it is determined that access is possible, each delivery specified together with subscriber name information (611), subscriber group name information (612), default access permission information (615), etc. According to the instruction of the quality instruction information (66), a delivery quality instruction corresponding to the user is obtained, the obtained delivery quality instruction is transmitted to the relay unit (51), the provided data (21) is set as a response (110), and processing 1012 is performed. Terminate the process.

なお、上記配送品質指示情報(66)からユーザに対応した配送品質指示を求める方法としては、単純に配送品質指示情報(66)をそのまま使用するという方法を用いても良い。また、サーバからの指示をチェックして必要な修正を行うという方法を用いてもよい。例えば、配送品質指示情報(66)として、サービス優先度値を用い、さらに、ユーザ管理サーバ(7)に保持したユーザ管理情報(70)に、図5に示すようなユーザ優先度情報(75)が含まれる場合は、ユーザのユーザ優先度情報(75)を参照する。配送品質指示情報(66)で指定されたサービス優先度値が、そのユーザに許された優先度値の最小、最大の範囲に収まる場合は、配送品質指示情報(66)で指定されたサービス優先度値をそのまま使用し、範囲外の場合は、指定されたサービス優先度値から一番近い許された範囲内の優先度値に修正するという方法を用いる。   As a method for obtaining a delivery quality instruction corresponding to the user from the delivery quality instruction information (66), a method of simply using the delivery quality instruction information (66) as it is may be used. Further, a method of checking an instruction from the server and performing necessary correction may be used. For example, the service priority value is used as the delivery quality instruction information (66), and the user priority information (75) as shown in FIG. 5 is added to the user management information (70) held in the user management server (7). Is included, the user priority information (75) of the user is referred to. If the service priority value specified in the delivery quality instruction information (66) falls within the minimum and maximum range of priority values allowed for the user, the service priority specified in the delivery quality instruction information (66) The degree value is used as it is, and when it is out of the range, a method of correcting the priority value within the permitted range closest to the specified service priority value is used.

上記中継部(51)に対する配送品質指示により、中継部(51)は、処理1015で応答(110)をクライアント(2)に返す際、IPパケットの配送優先度を表すIPヘッダの優先情報等を指定された値に設定する等の操作により、指示された品質での応答(110)の返信を行う。   According to the delivery quality instruction to the relay unit (51), when the relay unit (51) returns a response (110) to the client (2) in processing 1015, the IP header priority information indicating the delivery priority of the IP packet is displayed. The response (110) with the instructed quality is returned by an operation such as setting to a designated value.

たとえば、図4に示すシステム構成においてデータ通信を中継する中継装置(ルータ)(19)が、IPパケットに優先順位を割り当て中継処理の順番を制御できる技術であるDiffservに対応している場合、中継部(51)は上記配送品質指示情報に従い配送優先度を求め、その値をデータの配送単位である各IPパケットのヘッダ部のToSフィールド(配送優先度情報等を指定するフィールド)に設定する。Diffserv対応ルータは、各IPパケットを、ToSフィールドに設定された配送優先度情報に応じた優先度で中継することにより、上記配送優先度を用いた配送が可能になる。   For example, if the relay device (router) (19) that relays data communication in the system configuration shown in FIG. 4 supports Diffserv, which is a technology that can assign priority to IP packets and control the order of relay processing, The unit (51) obtains the delivery priority according to the delivery quality instruction information, and sets the value in the ToS field (field for designating delivery priority information) of the header of each IP packet that is a data delivery unit. The Diffserv-compatible router can perform delivery using the delivery priority by relaying each IP packet with a priority according to the delivery priority information set in the ToS field.

なお、配送品質指示情報(66)からDiffservの配送優先度値等を求める方法については、配送品質指示情報(66)からDiffservの配送優先度値等への変換方法を記述した変換テーブル用意しておき、同変換テーブルを用いて求めるという方法でもよいし、また、通信路上の通信量を監視する監視装置等から得られたトラフィック情報を用い、同トラフィック情報を考慮して、動的に変換方法を調整するという方法でもよい。   For the method of obtaining the Diffserv delivery priority value etc. from the delivery quality instruction information (66), a conversion table describing the conversion method from the delivery quality instruction information (66) to the Diffserv delivery priority value etc. is prepared. Alternatively, a method of obtaining using the same conversion table may be used. Alternatively, the traffic information obtained from a monitoring device or the like for monitoring the traffic on the communication path is used, and the dynamic information is converted in consideration of the traffic information. It may be a method of adjusting.

図29、図30の実施例によれば、ユーザやデータに応じて、配送品質を変えることができる。たとえば、証券取引等、アクセスが集中するサービスや動画・音声等のストリーム配信サービスにも、重要な利用者を優先したり、ストリームデータを優先することで、対応可能になる。   According to the embodiments of FIGS. 29 and 30, the delivery quality can be changed according to the user and data. For example, services that are concentrated in access such as securities trading and stream distribution services such as video / audio can be handled by giving priority to important users or giving priority to stream data.

図31は、サーバ(1)のデータ処理指示に対応した課金情報として課金管理装置(8)に送付される処理課金情報(310)の一構成例を示す。本実施例では、処理課金情報(310)は、要求されたデータ(21)のURLを示す対象URL情報(311)、サーバの認証するためのサーバ認証情報(312)、実行した処理の内容を示す処理内容情報(313)から構成される。   FIG. 31 shows a configuration example of the processing billing information (310) sent to the billing management apparatus (8) as billing information corresponding to the data processing instruction of the server (1). In this embodiment, the processing billing information (310) includes target URL information (311) indicating the URL of the requested data (21), server authentication information (312) for authenticating the server, and details of the executed processing. Processing content information (313) shown.

課金管理装置(8)に送付されたアクセス課金情報(300)や処理課金情報(310)は、課金管理装置(8)に一旦蓄えられ、定期的あるいは不定期に、纏めて集計処理が行われる。図32は、課金管理装置(8)での、アクセス課金情報(300)、処理課金情報(310)に対する定期的な集計処理の流れを示す。   The access billing information (300) and the processing billing information (310) sent to the billing management device (8) are temporarily stored in the billing management device (8), and are aggregated periodically or irregularly. . FIG. 32 shows a flow of periodic counting processing for the access billing information (300) and the processing billing information (310) in the billing management apparatus (8).

まず、蓄えたアクセス課金情報(300)を参照し、課金ユーザ認証情報(302)をキーとして、同一ユーザ別に、課金代金情報(303)で示された代金情報を加算し、ユーザ毎のアクセス代金を求める(処理2001)。   First, referring to the stored access billing information (300), the billing user authentication information (302) is used as a key, and the billing information indicated by the billing billing information (303) is added for each user, and the access bill for each user is added. (Processing 2001).

次に、蓄えたアクセス課金情報(300)を参照し、課金URL情報(301)をキーとして、同一URL別に、課金代金情報(303)で示された代金情報を足し算し、URL毎のアクセス代金を求める(処理2002)。   Next, referring to the stored access billing information (300), using the billing URL information (301) as a key, add the billing information indicated by the billing billing information (303) for each URL, and add the access fee for each URL. (Processing 2002).

最後に、蓄えた処理課金情報(310)を参照し、サーバ認証情報(312)をキーとして、サーバ別に、処理内容情報(313)で示された処理に対応する代金を加算し、サーバ毎の処理代金を求め集計処理を終了する(処理2003)。   Finally, referring to the stored processing billing information (310), the server authentication information (312) is used as a key, and the price corresponding to the processing indicated in the processing content information (313) is added for each server. The processing fee is obtained and the counting process is terminated (processing 2003).

図32の課金集計結果を用いることで、データ処理中継装置側の運用管理者が、サーバ側に代って、各ユーザからアクセス代金を徴収し、徴収した代金を、対応するURLのデータを持つサーバの運用管理者に支払い、さらに、データ処理指示に従って処理した内容に応じて、サーバ側の運用管理者から代金を得るという代行サービスを提供できる。   By using the accounting total result of FIG. 32, the operation manager on the data processing relay device side collects the access fee from each user on behalf of the server side, and the collected fee has the corresponding URL data. It is possible to provide a proxy service in which payment is made to the server operation manager and payment is obtained from the server side operation manager in accordance with the contents processed according to the data processing instruction.

上記実施例において、各タグは、たとえばデータの記述言語であるXML(eXtensible Markup Language)を使うことで実現できる。   In the above embodiment, each tag can be realized by using, for example, XML (eXtensible Markup Language) which is a data description language.

モバイル等でアドレスの変わる利用者や、データの性質に応じた優先配送等、従来のルータだけでは実現できない木目細やかな制御を行い、差別化したサービスの提供が可能となる。   It is possible to provide differentiated services by performing detailed control that cannot be realized with conventional routers alone, such as users whose addresses change on mobile devices, and priority delivery according to the nature of data.

本発明では、タグというデータの付加情報で処理指示が行え、かつ処理が行われた後にタグが取り外されたデータがクライアント装置(2)に届けられるため、クライアント装置(2)やサーバ(1)のプログラムに影響を与えず新たなサービスを提供できる。   In the present invention, since the processing instruction can be performed with the additional information of the data called the tag, and the data from which the tag is removed after the processing is performed is delivered to the client device (2), the client device (2) and the server (1) New services can be provided without affecting the program.

また、本発明のデータ処理中継装置は、提供されたデータを、キャッシュとして保持する手段を備え、上記の通りアクセス制御を指示する制御指示タグによって、キャッシュを利用した分散サービス処理を可能としている。クライアントからのサービス要求は、最寄りのデータ処理中継装置が対応し、キャッシュ済の提供データはアクセスチェックをしながら、同データ処理中継装置が直接クライアントに返す。これにより、多数の利用者(クライアント装置)からの要求に対しても、迅速な応答が可能となる。   Further, the data processing relay device of the present invention includes means for holding the provided data as a cache, and enables distributed service processing using the cache by the control instruction tag for instructing access control as described above. The service request from the client is handled by the nearest data processing relay device, and the data processing relay device directly returns the cached provided data to the client while checking the access. This makes it possible to respond quickly to requests from a large number of users (client devices).

なお、上記のデータ処理指示(222)を応用して、特定の提供データ(21)に対する優先キャッシュを指示することも可能である。優先キャッシュ指示に対しては、データ処理部(54)は、キャッシング部(52)に指示して、当該提供データ(21)を他のデータに比べて優先的にキャッシュする処理をさせる。キャッシング部(52)が優先的にキャッシュする方法としては、例えば、以下の方法がある。   It is also possible to instruct priority cache for specific provided data (21) by applying the data processing instruction (222). In response to the priority cache instruction, the data processing unit (54) instructs the caching unit (52) to preferentially cache the provided data (21) compared to other data. As a method of preferentially caching by the caching unit (52), for example, there are the following methods.

まず、キャッシュ領域(53)を予め複数の領域に分割し、一般データ向けのキャッシュ領域のほかに、予め、契約等により、ある特定のサーバ(1)からの優先キャッシュ指示で指示されたデータ(21)だけを格納する優先キャッシュ領域を決めておく。キャッシング部(52)が優先キャッシュ指示を受けた場合は、データ制御処理情報(22)のサーバ認証情報(221)によりサーバを特定し、特定されたサーバ向けの上記優先キャッシュ領域に、指示されたデータ(21)を格納し、優先キャッシングを実現する。   First, the cache area (53) is divided into a plurality of areas in advance, and in addition to the cache area for general data, data (instructed in advance by a priority cache instruction from a specific server (1) by a contract or the like) 21) Decide a priority cache area to store only. When the caching unit (52) receives the priority cache instruction, the server is specified by the server authentication information (221) of the data control processing information (22), and the specified cache area for the specified server is instructed. Store data (21) and implement priority caching.

この方法により、効果的なデータを効果的な場所に優先的にキャッシングすることが可能になる。   This method enables effective data to be preferentially cached at an effective location.

また、図33に示すように本発明の処理中継装置(5)を、ユーザやグループ情報、優先度情報等を管理したユーザ管理サーバ(7)等と連動させることにより、ユーザやグループ単位で、コンテンツの優先配送やアクセス制御ができるようになる。図5のように、ユーザに対応した優先度情報(75)をユーザ管理サーバ(7)に持つ実施例では、データ処理中継装置(5)のデータ処理部(54)は、制御指示タグ(60)による優先配送制御がない場合でも、ユーザ管理サーバ(7)から得られたユーザ優先度情報(75)のデフォルトの優先度値に従って、中継部(51)に配送品質指示を行い、ユーザ毎の優先度配送を実現する。   Further, as shown in FIG. 33, by linking the processing relay device (5) of the present invention with a user management server (7) that manages user and group information, priority information, etc., in units of users and groups, Enables priority delivery of content and access control. As shown in FIG. 5, in the embodiment in which the user management server (7) has priority information (75) corresponding to the user, the data processing unit (54) of the data processing relay device (5) Even if there is no priority delivery control by (), the delivery quality instruction is given to the relay unit (51) according to the default priority value of the user priority information (75) obtained from the user management server (7). Realize priority delivery.

また、データに制御指示タグ(60)として、配送品質指示情報(66)が付加されている場合は、上記のとおり、ユーザ管理サーバ(7)に指定されたユーザ優先度情報(75)を考慮しながら配送するので、さらに、細やかでかつ統合的な処理が行える。   If delivery quality instruction information (66) is added to the data as a control instruction tag (60), the user priority information (75) specified in the user management server (7) is considered as described above. However, since the delivery is performed, more detailed and integrated processing can be performed.

さらに、クライアントの利用者グループ情報を管理するディレクトリサーバを、中継装置を管理するデータベースと共通化し、中継装置と処理中継装置とを併せて管理できるようになる。   Furthermore, the directory server that manages the user group information of the client is shared with the database that manages the relay device, so that the relay device and the processing relay device can be managed together.

また、通信トラフィックの計測技術を併用することにより、ネットワーク負荷に応じた動的な品質制御も可能になる。   In addition, by using communication traffic measurement technology in combination, dynamic quality control according to the network load becomes possible.

図1や図33の構成を利用することによりデータセンターによる大規模データ配布サービスが可能になる。例えばゲームソフトメーカはゲームソフトにライセンス条件等を制御指示タグとして付加したデータを用意する。データセンタはその条件に従い、利用者管理、課金管理、お試し期間の管理やライセンス管理を行いながら、コンテンツ提供者に代わって利用者への配布を行う。これにより、コンテンツ提供者は、ライセンス管理等の手間を省くことができて、簡単な設備で、多くの利用者に対してコンテンツ配布が行える。   By using the configuration of FIG. 1 or FIG. 33, a large-scale data distribution service by a data center becomes possible. For example, a game software maker prepares data in which license conditions and the like are added to the game software as control instruction tags. The data center performs distribution to users on behalf of the content provider while performing user management, billing management, trial period management, and license management according to the conditions. As a result, the content provider can save the trouble of license management and the like, and can distribute the content to many users with simple equipment.

また、データセンタによるイントラ・エクストラネットのホスティングサービスにおいて、データセンタと企業側サイトとを結ぶネットワーク(インターネットや専用線)が低帯域な通信回線の場合には、一部の利用者が多量のデータを転送し始めると、他の要求はほとんど受付けられなくなるという問題が生じる。これに対し、本発明のデータ処理中継装置をセンタとサイトの出入口に配置し、重要な業務処理を優先させることにより上記問題を解決したスムーズな業務処理が可能になる。   In addition, in the intra / extranet hosting service by the data center, if the network (Internet or dedicated line) connecting the data center and the company site is a low-bandwidth communication line, some users will receive a large amount of data. The problem arises that the other requests are hardly accepted. On the other hand, by arranging the data processing relay device of the present invention at the entrance of the center and the site and giving priority to important business processing, smooth business processing that solves the above problem becomes possible.

本発明のサービスシステムの全体構成を示す図。The figure which shows the whole structure of the service system of this invention. 従来のサーバ、クライアント間のデータ通信方法を使ったデータ配送方法を示す概念図。The conceptual diagram which shows the data delivery method using the data communication method between the conventional server and client. 従来のデータ処理中継装置であるプロキシを用いたデータ配送方法を示す概念図。The conceptual diagram which shows the data delivery method using the proxy which is the conventional data processing relay apparatus. 本発明の物理システムの一構成図。The block diagram of the physical system of this invention. 本発明に係わるユーザ管理情報の一構成図。1 is a block diagram of user management information according to the present invention. FIG. 本発明に係わるサービス要求の一構成図。1 is a block diagram of a service request according to the present invention. 本発明のクライアントからのサービス要求に対する全体の処理フロー図(その1)。FIG. 3 is an overall process flow diagram for a service request from a client according to the present invention (part 1); 本発明のクライアントからのサービス要求に対する全体の処理フロー図(その2)。FIG. 5 is an overall process flow diagram (part 2) for a service request from a client according to the present invention. 本発明の各装置の一物理構成図。1 is a physical configuration diagram of each apparatus of the present invention. FIG. 本発明のデータ処理中継方法で使用する拡張データの一構成図。FIG. 5 is a configuration diagram of extended data used in the data processing relay method of the present invention. 本発明のデータ処理制御情報を構成するデータ処理指示の一実施例であるアクセス制御指示情報の一構成図。The block diagram of the access control instruction information which is one Example of the data processing instruction which comprises the data processing control information of this invention. 本発明の図11のアクセス制御指示情報に対応した、図8の処理1012の処理フロー図。FIG. 12 is a processing flowchart of processing 1012 in FIG. 8 corresponding to the access control instruction information in FIG. 11 of the present invention. 本発明のデータ処理制御情報を構成するデータ処理指示の一実施例である課金指示情報の一構成図。FIG. 3 is a configuration diagram of billing instruction information which is an embodiment of a data processing instruction constituting the data processing control information of the present invention. 本発明の図13の課金指示情報に対応した、図8の処理1012の処理フロー図。FIG. 14 is a processing flowchart of processing 1012 in FIG. 8 corresponding to the charging instruction information in FIG. 13 of the present invention. 本発明に係わる課金管理装置に送付されるアクセス課金情報の一構成図。FIG. 4 is a configuration diagram of access billing information sent to a billing management apparatus according to the present invention. 本発明のアクセス課金処理の全体処理フロー図。FIG. 4 is an overall process flow diagram of access charging processing according to the present invention. 本発明のアクセス制御指示と課金指示を組合せた指示情報の一構成図。The block diagram of the instruction information which combined the access control instruction | indication and charge instruction | indication of this invention. 本発明のデータ処理制御情報を構成するデータ処理指示の一実施例である置換/挿入指示情報の一構成図。The block diagram of the replacement / insertion instruction information which is one Example of the data processing instruction which comprises the data processing control information of this invention. 本発明の図18の置換/挿入指示情報に対応した、図8の処理1012の処理フロー図。FIG. 19 is a processing flowchart of processing 1012 in FIG. 8 corresponding to the replacement / insertion instruction information in FIG. 18 of the present invention. 本発明の置換/挿入指示の一実施例であるアクセス時刻を用いた置換/挿入の一応用図。FIG. 5 is an application diagram of replacement / insertion using access time, which is an embodiment of replacement / insertion instruction according to the present invention. 本発明の置換/挿入指示の一実施例であるアクセス時刻を用いた置換/挿入の別の応用図。FIG. 10 is another application diagram of replacement / insertion using access time, which is an embodiment of the replacement / insertion instruction of the present invention. 本発明の置換/挿入指示の一実施例であるユーザ名を用いた置換/挿入の一応用図。FIG. 11 is an application diagram of replacement / insertion using a user name, which is an embodiment of the replacement / insertion instruction according to the present invention. 本発明の置換/挿入指示の一実施例であるユーザ名を用いた置換/挿入の別の応用図。FIG. 11 is another application diagram of replacement / insertion using a user name, which is an embodiment of the replacement / insertion instruction of the present invention. 本発明の置換/挿入指示の一実施例である中継アドレスを用いた置換/挿入の一応用図。FIG. 5 is an application diagram of replacement / insertion using a relay address, which is an embodiment of replacement / insertion instruction according to the present invention. 本発明の置換/挿入指示の一実施例である分類別データを用いた置換/挿入の一応用図。FIG. 5 is an application diagram of replacement / insertion using classification data, which is an example of replacement / insertion instruction according to the present invention. 本発明の置換/挿入指示の一実施例である演算結果を用いた置換/挿入の一応用図。FIG. 10 is an application diagram of replacement / insertion using a calculation result which is an embodiment of the replacement / insertion instruction of the present invention. 本発明のデータ処理制御情報を構成するデータ処理指示の一実施例である振分け先指示情報の一構成図。The block diagram of the distribution destination instruction | indication information which is one Example of the data processing instruction | indication which comprises the data processing control information of this invention. 本発明の図27の振分け先指示情報に対応した、図8の処理1012の処理フロー図。FIG. 28 is a processing flow diagram of processing 1012 in FIG. 8 corresponding to the distribution destination instruction information in FIG. 27 of the present invention. 本発明のデータ処理制御情報を構成するデータ処理指示の一実施例である配送品質指示情報の一構成図。The block diagram of the delivery quality instruction | indication information which is one Example of the data processing instruction | indication which comprises the data processing control information of this invention. 本発明の図29の配送品質指示情報に対応した、図8の処理1012の処理フロー図。FIG. 30 is a processing flow diagram of processing 1012 of FIG. 8 corresponding to the delivery quality instruction information of FIG. 29 of the present invention. 本発明に係わる課金管理装置に送付される処理課金情報の一構成図。FIG. 5 is a configuration diagram of processing billing information sent to a billing management apparatus according to the present invention. 本発明のデータ処理中継方法の課金管理装置での定期的な集計処理の処理フロー図。The processing flow figure of the periodic total process in the charge management apparatus of the data processing relay method of this invention. 本発明のサービスシステムを拡張したシステム構成を示す図。The figure which shows the system configuration which expanded the service system of this invention.

符号の説明Explanation of symbols

1…サーバ、2…クライアント、3…通信路、4…プロキシ、5…データ処理中継装置、6…負荷分散装置、7…ユーザ管理サーバ、8…課金管理装置、9…置換/挿入データ情報サーバ、10…サーバの記憶部、11…プロセッサ、12…メモリ、13…外部記憶装置、14…通信装置、15…入出力装置、16…バス、17…通信回線、18…情報処理プログラム、19…中継装置(ルータ)、20…拡張データ、21…データ、22…データ処理制御情報、23…エラー情報、24…課金了解確認のデータ、31…ローカルサーバ、41…データのコピー、40…キャッシュ、51…中継部、52…キャシング部、53…キャッシュ領域、54…データ処理部、55…認証部、60…制御指示タグ、61…アクセス制御指示情報、62…課金指示情報、63…置換/挿入指示情報、65…振分け先指示情報、66…配送品質指示情報、70…ユーザ管理情報、71…ユーザ名情報、72…ユーザパスワード、73…ユーザ属性情報、74…ユーザグループ情報、75…ユーザ優先度情報、100…サービス要求、101…URL情報、102…認証情報、103…課金了解情報、110…応答、121…ユーザ名情報、122…パスワード、200…データ処理中継装置からのサービス要求、210…応答、221…サーバの認証情報、222…データ処理指示、300…アクセス課金情報、301…課金URL情報、302…課金ユーザ認証情報、303…課金代金情報、310…処理課金情報、311…対象URL情報、312…サーバ認証情報、313…処理内容情報、611…購読者名情報、612…購読者グループ名情報、613…非購読者名情報、614…非購読者グループ名情報、615…defaultアクセス可否情報、621…課金金額情報、622…課金銀額の最小値、623…課金金額の最大値、631…置換/挿入位置情報、632…置換サイズ情報、633…置換/挿入データ種別情報、634…置換/挿入パラメータ情報、641…データ分類情報、642…演算対象位置情報、643…演算対象サイズ情報、644…演算種別情報、650…振分け情報、651…転送アドレス情報、652…転送条件情報、801…お試し期間開始時刻情報、802…配送履歴情報、803…個別URLリンク情報、804…ライセンス先情報、805…ローカルURLリンク情報、806…担当地域情報、807…置換/挿入領域、808…改ざん検出情報、900…置換/挿入用データ、901…分類情報、902…地域情報、903…対象ユーザ属性情報。 DESCRIPTION OF SYMBOLS 1 ... Server, 2 ... Client, 3 ... Communication path, 4 ... Proxy, 5 ... Data processing relay device, 6 ... Load distribution device, 7 ... User management server, 8 ... Billing management device, 9 ... Replacement / insertion data information server , 10 ... Server storage unit, 11 ... Processor, 12 ... Memory, 13 ... External storage device, 14 ... Communication device, 15 ... I / O device, 16 ... Bus, 17 ... Communication line, 18 ... Information processing program, 19 ... Relay device (router), 20 ... extended data, 21 ... data, 22 ... data processing control information, 23 ... error information, 24 ... acknowledgment confirmation data, 31 ... local server, 41 ... copy of data, 40 ... cache, 51 ... Relay unit, 52 ... Caching unit, 53 ... Cache area, 54 ... Data processing unit, 55 ... Authentication unit, 60 ... Control instruction tag, 61 ... Access control instruction information, 62 ... Billing instruction information, 63 ... Replacement / insertion Instruction information, 65 ... distribution destination instruction information, 66 ... delivery quality instruction information, 70 ... User management information, 71 ... User name information, 72 ... User password, 73 ... User attribute information, 74 ... User group information, 75 ... User priority information, 100 ... Service request, 101 ... URL information, 102 ... Authentication information 103 ... Billing consent information, 110 ... Response, 121 ... User name information, 122 ... Password, 200 ... Service request from data processing relay device, 210 ... Response, 221 ... Server authentication information, 222 ... Data processing instruction, 300 ... Access accounting information, 301 ... Billing URL information, 302 ... Billing user authentication information, 303 ... Billing price information, 310 ... Processing billing information, 311 ... Target URL information, 312 ... Server authentication information, 313 ... Processing content information, 611 ... Subscriber name information, 612 ... subscriber group name information, 613 ... non-subscriber name information, 614 ... non-subscriber group name information, 615 ... default accessibility information, 621 ... billing amount information, 622 ... minimum billing silver amount Value, 623 ... Maximum billing amount, 631 ... Replacement / insertion Input position information, 632 ... Replacement size information, 633 ... Replacement / insertion data type information, 634 ... Replacement / insertion parameter information, 641 ... Data classification information, 642 ... Calculation target position information, 643 ... Calculation target size information, 644 ... Calculation Type information, 650 ... distribution information, 651 ... transfer address information, 652 ... transfer condition information, 801 ... trial period start time information, 802 ... delivery history information, 803 ... individual URL link information, 804 ... license destination information, 805 ... Local URL link information, 806 ... responsible area information, 807 ... replacement / insertion area, 808 ... falsification detection information, 900 ... replacement / insertion data, 901 ... classification information, 902 ... area information, 903 ... target user attribute information.

Claims (19)

サーバ装置と、クライアント装置と、サーバ装置とクライアント装置間のデータ通信を中継するデータ処理中継装置とからなるサービスシステムであって、前記サーバ装置は、前記クライアント装置が発行したデータ要求に対し、要求されたデータの処理方法を指示するデータ処理制御情報を作成する手段と、前記要求されたデータと前記データ処理制御情報とからなる拡張データを生成する拡張データ生成手段と、前記拡張データを前記サービス要求に対する応答として送出する手段と、を備え、前記データ処理中継装置は、前記クライアント装置から前記サーバ装置へのデータ要求を受け付け、前記サーバ装置に転送する手段と、前記サーバ装置から受け付けた前記拡張データを、当該拡張データに付加された前記データ処理制御情報に従って処理し、処理結果データを出力するデータ処理部と、前記データ処理部が出力する処理結果データを、前記クライアント装置から受け付けた前記データ要求に対する応答データとしてクライアント装置に送出する手段とを備えるサービスシステム。   A service system comprising a server device, a client device, and a data processing relay device that relays data communication between the server device and the client device, wherein the server device requests a data request issued by the client device. Means for generating data processing control information for instructing a method of processing the received data, extension data generating means for generating extension data composed of the requested data and the data processing control information, and the extension data as the service Means for sending out a response to the request, wherein the data processing relay device accepts a data request from the client device to the server device and forwards it to the server device, and the extension received from the server device Data to the data processing control information added to the extension data And processing means for outputting the processing result data, and means for sending the processing result data output from the data processing section to the client device as response data for the data request received from the client device. Service system. 請求項1において、前記データ処理中継装置は、当該データ処理中継装置が、前記サーバ装置から受け付けた拡張データを記憶する記憶部を持ち、前記クライアント装置から受信したデータ要求に対応する前記拡張データが、前記記憶部に記憶済みの場合は、前記データ処理部は、前記拡張データとして、前記記憶部に記憶済みの前記拡張データを用いるサービスシステム。   2. The data processing relay device according to claim 1, wherein the data processing relay device includes a storage unit that stores extension data received from the server device, and the extension data corresponding to the data request received from the client device is stored in the data processing relay device. When the data has been stored in the storage unit, the data processing unit uses the extended data stored in the storage unit as the extended data. 請求項1または請求項2において、さらに、前記データ処理中継装置と通信回線にて接続され、前記クライアント装置のユーザを識別認証するためのユーザ認証情報と、前記ユーザが属するグループを示すユーザグループ情報とを含むユーザ管理情報をユーザ毎に管理するユーザ管理サーバを備え、前記クライアント装置は、ユーザの認証情報を、データ要求に含めて送信する手段を備え、データ処理中継装置は、前記サービス要求に含まれる前記ユーザ認証情報と、前記ユーザ管理サーバに登録されたユーザ管理情報のユーザ認証情報を用いて、前記ユーザを認証するユーザ認証部を備え、前記サーバ装置のデータ処理制御情報作成手段は、前記データ要求に応じた前記拡張データのデータ処理制御情報に、ユーザ別制御情報を含め、前記データ処理中継装置の前記データ処理部は、前記ユーザ別制御情報と、前記ユーザ認証結果とを用いて、前記クライアント装置のユーザに対応した前記要求されたデータの処理方法を決定するサービスシステム。   3. The user group information according to claim 1, further comprising: user authentication information for identifying and authenticating a user of the client device connected to the data processing relay device through a communication line; and user group information indicating a group to which the user belongs A user management server that manages user management information for each user, the client device includes means for transmitting user authentication information in a data request, and the data processing relay device responds to the service request. A user authentication unit that authenticates the user using the user authentication information included and the user authentication information of the user management information registered in the user management server, and the data processing control information creation unit of the server device includes: The data processing control information of the extension data corresponding to the data request includes user-specific control information, and the data Wherein the data processing unit of the data processing relay apparatus, and the user-specific control information, wherein by using the user authentication result, the service system for determining the required processing method of the data corresponding to the user of the client device. 請求項3において、さらに、前記データ処理中継装置と通信回線にて接続され、前記ユーザに対する課金情報であるユーザ課金情報を管理する課金管理装置を備え、前記サーバ装置のデータ処理制御情報作成手段は、前記データ処理制御情報に、前記要求されたデータに対する課金情報を指定した課金指示情報を含め、データ処理中継装置のデータ処理部は、上記認証部で認証した前記クライアント装置のユーザに対し、前記応答データを送信するとともに、上記課金指示情報に従い、該ユーザに対する該応答データに係わる課金情報を上記課金管理装置に送付し、前記課金管理装置は、前記ユーザへの課金処理を行うサービスシステム。   The data processing control information creating means of the server device according to claim 3, further comprising a billing management device that is connected to the data processing relay device via a communication line and manages user billing information that is billing information for the user. The data processing control information includes charging instruction information that specifies charging information for the requested data, and the data processing unit of the data processing relay device provides the user of the client device authenticated by the authentication unit to the user A service system that transmits response data and sends charging information related to the response data for the user to the charging management apparatus according to the charging instruction information, and the charging management apparatus performs charging processing for the user. 請求項4において、前記サーバ装置のデータ処理制御情報作成手段は、前記ユーザを指定する情報を、前記要求されたデータに対する課金情報と対応づけて、前記課金指示情報に含めるサービスシステム。   5. The service system according to claim 4, wherein the data processing control information creating means of the server device includes the information specifying the user in the charging instruction information in association with the charging information for the requested data. 請求項4において、前記サーバ装置のデータ処理制御情報作成手段は、課金指示情報として、課金範囲情報を指定し、前記データ処理中継装置のデータ処理部は、前記課金範囲情報を用いて前記課金情報を決定するサービスシステム。   5. The data processing control information creating means of the server device specifies billing range information as billing instruction information, and the data processing unit of the data processing relay device uses the billing range information to determine the billing information. Determine the service system. 請求項1ないし6のいずれかにおいて、前記サーバ装置のデータ処理制御情報生成手段は、拡張データのデータ処理制御情報として、前記要求されたデータの指定部分に対して、他のデータによる置換または挿入を指示した指示情報を含め、前記データ処理中継装置の前記データ処理部は、前記拡張データのデータ処理制御情報の指示情報に従って、前記要求されたデータの指定部分に対して、他のデータによる置換処理または挿入処理を行うサービスシステム。   7. The data processing control information generating means of the server device according to claim 1, wherein the data processing control information generating unit replaces or inserts the requested portion of the requested data with other data as the data processing control information of the extended data. The data processing unit of the data processing relay device replaces the specified portion of the requested data with other data in accordance with the instruction information of the data processing control information of the extension data. Service system that performs processing or insertion processing. 請求項7において、前記指示情報は、要求されたデータの置換または挿入場所を示した場所情報と、置換または挿入用データを指定するためのデータ種別情報および、データ種別に応じたパラメータを含むサービスシステム。   8. The service according to claim 7, wherein the instruction information includes location information indicating a replacement or insertion location of requested data, data type information for designating replacement or insertion data, and a parameter corresponding to the data type. system. 請求項8において、前記置換または挿入用データが、前記クライアント装置からのデータ要求を処理した時刻情報であり、前記データ処理部は、前記データ要求を処理した時刻情報を前記他のデータとして用いるサービスシステム。   9. The service according to claim 8, wherein the replacement or insertion data is time information when a data request from the client apparatus is processed, and the data processing unit uses the time information when the data request is processed as the other data. system. 請求項8において、前記クライアント装置は、前記データ要求に、前記クライアント装置のユーザを特定する情報を含め、前記置換または挿入用データが、前記クライアント装置のユーザを特定する情報であり、前記データ処理部は、前記データ要求に含まれる前記クライアント装置のユーザを特定する情報を、前記他のデータとして用いるサービスシステム。   9. The data processing method according to claim 8, wherein the client device includes information specifying a user of the client device in the data request, and the replacement or insertion data is information specifying a user of the client device, The service system uses information specifying the user of the client device included in the data request as the other data. 請求項8において、前記置換または挿入用データは、前記データ処理中継装置の前記データ処理部が、あらかじめ用意したアドレス群の中から選択したアドレスであるサービスシステム。   9. The service system according to claim 8, wherein the replacement or insertion data is an address selected from an address group prepared in advance by the data processing unit of the data processing relay device. 請求項7において、クライアント装置は前記データ要求にユーザ特定情報を含め前記データ処理中継装置と通信回線にて接続され、前記置換または挿入用のデータを、当該データが対象とするユーザ属性情報と対応づけて管理するデータ情報サーバを備え、前記ユーザ管理サーバは、ユーザ特定情報と、当該ユーザの属性情報とを対応づけて管理し、データ処理中継装置のデータ処理部は、前記指示情報に従い、前記ユーザ管理サーバを参照して、前記ユーザ特定情報と対応するユーザ属性情報を求め、前記データ情報サーバから、前記ユーザ属性情報に対応する置換又は挿入用データを選択し、前記他のデータとするサービスシステム。   8. The client device according to claim 7, wherein the client device includes user identification information included in the data request and is connected to the data processing relay device via a communication line, and the replacement or insertion data corresponds to the user attribute information targeted by the data. The user management server manages the user identification information and the attribute information of the user in association with each other, and the data processing unit of the data processing relay device follows the instruction information, A service that obtains user attribute information corresponding to the user identification information with reference to the user management server, selects replacement or insertion data corresponding to the user attribute information from the data information server, and uses it as the other data system. 請求項7において、クライアント装置は前記データ要求に地域情報を含め、前記データ処理中継装置と通信回線にて接続され、前記置換または挿入用のデータを、当該データが対象とする地域情報と対応づけて管理するデータ情報サーバを備え、データ処理中継装置のデータ処理部は、前記データ情報サーバから、前記地域情報に対応する置換又は挿入用データを選択し、前記他のデータとするサービスシステム。   8. The client device according to claim 7, wherein the client device includes region information in the data request, is connected to the data processing relay device through a communication line, and associates the replacement or insertion data with the region information targeted by the data. And a data processing server of the data processing relay device, wherein the data processing unit of the data processing relay device selects replacement or insertion data corresponding to the regional information from the data information server and uses it as the other data. 請求項7において、前記サーバ装置のデータ処理制御情報生成手段は、拡張データのデータ処理制御情報として、前記データ処理部に対して所定の演算を行うことの指示情報と、前記要求されたデータの指定部分に対して当該演算結果による置換または挿入を指示する指示情報を含め、データ処理中継装置のデータ処理部は、前記指示情報に従った演算を行う手段と、前記演算結果を、前記指示情報で指定された部分に、置換または挿入を行う手段とを備えるサービスシステム。   8. The data processing control information generation unit of the server device according to claim 7, wherein the data processing control information of the extended data includes instruction information for performing a predetermined calculation on the data processing unit, and the requested data. Including instruction information for instructing replacement or insertion based on the calculation result for the designated part, the data processing unit of the data processing relay device performs a calculation according to the instruction information, and the calculation result is converted into the instruction information. A service system comprising means for performing replacement or insertion in a portion specified in. 請求項2において、前記サーバ装置のデータ処理制御情報生成手段は、拡張データのデータ処理制御情報として、同一のサービス要求の転送先のサーバ装置を示す振分け先指示情報を指定し、データ処理中継装置のデータ処理部は、前記クライアント装置から受信したデータ要求に対応する前記拡張データが、前記記憶部に記憶済みの場合は、前記拡張データに対して指定されている振分け先指示情報に従い、転送先のサーバ装置を選択する手段と、前記選択した転送先のサーバ装置に、前記データ要求を転送する手段を備えるサービスシステム。   3. The data processing relay device according to claim 2, wherein the data processing control information generating unit of the server device designates distribution destination instruction information indicating a server device to which the same service request is transferred as the data processing control information of the extended data. If the extension data corresponding to the data request received from the client device has already been stored in the storage unit, the data processing unit of the data processing unit according to the distribution destination instruction information specified for the extension data A service system comprising: means for selecting the server device; and means for transferring the data request to the selected server device of the transfer destination. 請求項1または2において、前記サーバ装置のデータ処理制御情報生成手段は、拡張データのデータ処理制御情報として、通信の品質指示情報を指定し、前記データ処理中継装置のデータ処理部は、前記クライアント装置への通信経路上の他の中継装置に対し、前記通信品質指示情報に従った通信品質指示を行う手段を備え、前記他の中継装置は、前記通信品質指示に従った中継処理を行うサービスシステム。   3. The data processing control information generating means of the server device according to claim 1 or 2, wherein the data processing control information generating means of the server device specifies communication quality instruction information as the data processing control information of the extended data, and the data processing unit of the data processing relay device is the client Service for instructing another relay device on the communication path to the device to perform a communication quality instruction according to the communication quality instruction information, wherein the other relay device performs a relay process according to the communication quality instruction system. 請求項1または2において、さらに、前記データ処理中継装置と通信回線にて接続され、前記サーバ装置を識別認証するためのサーバ認証情報を管理するサーバ管理サーバを備え、前記サーバ装置のデータ処理制御情報作成手段は、前記データ処理制御情報に、当該サーバの認証情報を含め、データ処理中継装置は、前記データ処理制御情報に含まれるサーバ装置の認証情報に従って、前記サーバ装置を認証するサーバ認証部を持ち、データ処理中継装置のデータ処理部は、前記サーバ認証結果によるサーバ認証結果を用いて、前記データ処理制御情報で指定された処理を実行するサービスシステム。   3. The data processing control of the server device according to claim 1, further comprising a server management server connected to the data processing relay device via a communication line and managing server authentication information for identifying and authenticating the server device. The information creation means includes authentication information of the server in the data processing control information, and the data processing relay device authenticates the server device according to the authentication information of the server device included in the data processing control information. And a data processing unit of the data processing relay device executes a process specified by the data processing control information using a server authentication result based on the server authentication result. 請求項17において、さらに、前記データ処理中継装置と通信回線にて接続され、前記サーバ装置に対する課金情報であるサーバ課金情報を管理する課金管理装置を備え、前記データ処理中継装置は、前記データ処理制御情報で指定され実行した処理内容に対応して、前記サーバ装置に対する課金を前記課金管理装置に送付し、前記課金管理装置は、前記サーバ装置への課金処理を行うサービスシステム。   18. The charging management device according to claim 17, further comprising a charging management device that is connected to the data processing relay device via a communication line and manages server charging information that is charging information for the server device, wherein the data processing relay device includes the data processing relay device. A service system that sends a charge for the server device to the charge management device in accordance with the processing content specified and executed by the control information, and the charge management device performs a charge process for the server device. 請求項2において、前記サーバ装置のデータ処理制御情報作成手段は、前記拡張データのデータ処理制御情報として、データの優先的格納指示情報を指定し、前記記憶部は、あらかじめ特定の前記サーバ装置用に割り当てられた記憶領域を備え、前記データ処理中継装置の前記データ処理部は、前記優先的格納指示情報に応じて、前記拡張データを、前記記憶部の前記特定記憶領域に格納する手段を備えるサービスシステム。   The data processing control information creating means of the server device according to claim 2 specifies preferential data storage instruction information as the data processing control information of the extension data, and the storage unit is for a specific server device in advance. And the data processing unit of the data processing relay device includes means for storing the extension data in the specific storage area of the storage unit in accordance with the preferential storage instruction information. Service system.
JP2008108443A 2008-04-18 2008-04-18 Service system Expired - Fee Related JP4760852B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008108443A JP4760852B2 (en) 2008-04-18 2008-04-18 Service system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008108443A JP4760852B2 (en) 2008-04-18 2008-04-18 Service system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2000340393A Division JP2002140309A (en) 2000-11-02 2000-11-02 Service system

Publications (2)

Publication Number Publication Date
JP2008204480A true JP2008204480A (en) 2008-09-04
JP4760852B2 JP4760852B2 (en) 2011-08-31

Family

ID=39781847

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008108443A Expired - Fee Related JP4760852B2 (en) 2008-04-18 2008-04-18 Service system

Country Status (1)

Country Link
JP (1) JP4760852B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010231781A (en) * 2009-03-27 2010-10-14 Samsung Electronics Co Ltd Distributed control method and apparatus using url
JP2012064224A (en) * 2011-10-03 2012-03-29 Ntt Docomo Inc Relay server, content distribution system and content distribution method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0934685A (en) * 1995-05-17 1997-02-07 Hitachi Ltd Data converter, network system provided with data converter and data transmitting method
JPH10301958A (en) * 1996-12-12 1998-11-13 Sony Deutsche Gmbh Server computer for data communication system
JP2000228672A (en) * 1999-02-05 2000-08-15 Hitachi Ltd Communication proxy device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0934685A (en) * 1995-05-17 1997-02-07 Hitachi Ltd Data converter, network system provided with data converter and data transmitting method
JPH10301958A (en) * 1996-12-12 1998-11-13 Sony Deutsche Gmbh Server computer for data communication system
JP2000228672A (en) * 1999-02-05 2000-08-15 Hitachi Ltd Communication proxy device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010231781A (en) * 2009-03-27 2010-10-14 Samsung Electronics Co Ltd Distributed control method and apparatus using url
KR101560185B1 (en) 2009-03-27 2015-10-15 삼성전자주식회사 Method for controlling device using URL in distributed network environment and apparatus thereof
US9182971B2 (en) 2009-03-27 2015-11-10 Samsung Electronics Co., Ltd. Distributed control method and apparatus using URL
JP2012064224A (en) * 2011-10-03 2012-03-29 Ntt Docomo Inc Relay server, content distribution system and content distribution method

Also Published As

Publication number Publication date
JP4760852B2 (en) 2011-08-31

Similar Documents

Publication Publication Date Title
US7222088B2 (en) Service system
JP4709721B2 (en) Third-party access gateway for communication services
JP4526526B2 (en) Third-party access gateway for communication services
US8819109B1 (en) Data network communication using identifiers mappable to resource locators
EP1379045B1 (en) Arrangement and method for protecting end user data
JP4554156B2 (en) Collaborative management of distributed network cache
US8447831B1 (en) Incentive driven content delivery
EP2374087B1 (en) Ticket-based implementation of content leasing
EP1517470B1 (en) Communication terminal, billing apparatus, service providing apparatus, and program
JP2006510116A (en) Method and system for providing a chain of rules for a digital rights management system
CN107135085B (en) Orient statistical control method, the system of flow
US20020032781A1 (en) Intermediary server apparatus and an information providing method
JP2006268141A (en) Content distribution system, method, and program
US20200028852A1 (en) Information processing apparatus, information processing system, and information processing method
JP4953531B2 (en) Terminal device
JP4760852B2 (en) Service system
JP4687758B2 (en) Congestion control method
JP2014048719A (en) Distribution management system, distribution management method, distribution system, and distribution management program
JP2004038494A (en) User information management method, application delivery method, user information management server, application delivery server and program, user information management program
JP2005070884A (en) Accounting policy generation device, metadata delivery server, fee-based ifnormation delivery server, fee-based information delivery system, accounting policy generation method, and fee-based information accounting method
JP7126180B1 (en) Information processing device and program
JP5165045B2 (en) Cache system and content delivery control method
GARG Service system
JP2002189803A (en) Medical record management system
JP2006099792A (en) Data distribution system, server system therefor and computer-readable recording medium recording program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100907

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101105

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110510

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110523

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

Free format text: PAYMENT UNTIL: 20140617

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140617

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees