JP5067396B2 - Access control device - Google Patents

Access control device Download PDF

Info

Publication number
JP5067396B2
JP5067396B2 JP2009100752A JP2009100752A JP5067396B2 JP 5067396 B2 JP5067396 B2 JP 5067396B2 JP 2009100752 A JP2009100752 A JP 2009100752A JP 2009100752 A JP2009100752 A JP 2009100752A JP 5067396 B2 JP5067396 B2 JP 5067396B2
Authority
JP
Japan
Prior art keywords
client
information
access
request
content
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.)
Expired - Fee Related
Application number
JP2009100752A
Other languages
Japanese (ja)
Other versions
JP2010250664A (en
Inventor
孝典 齋藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2009100752A priority Critical patent/JP5067396B2/en
Publication of JP2010250664A publication Critical patent/JP2010250664A/en
Application granted granted Critical
Publication of JP5067396B2 publication Critical patent/JP5067396B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Description

本発明は,サーバへのネットワークを介したアクセスを制御するアクセス制御装置に関する。   The present invention relates to an access control apparatus that controls access to a server via a network.

インターネットを介して多数の者からのアクセスを受け付けるWebサーバにおいて,短期的かつ集中的にアクセスされる状態(バーストトラフィック)が発生する場合がある。また,バーストトラフィックには,不正な意図を持つ者が非正規の手段によってアクセスを大量に発生させていることが原因となっている場合もある。   In a Web server that accepts access from a large number of people via the Internet, a short-term and concentrated access state (burst traffic) may occur. In some cases, burst traffic is caused by an unauthorized person who has caused a large amount of access by unauthorized means.

バーストトラフィックが発生するとWebサーバの処理負荷が非常に高まり,システム停止となる場合もあり,本来であれば通信を維持するべきクライアントとの通信も困難になる。   When burst traffic occurs, the processing load on the Web server increases greatly, and the system may be stopped, and communication with a client that should normally maintain communication becomes difficult.

従来,アクセスの上限回数を設けておき,各クライアントのアクセス数が上限回数を超えるとそのクライアントのアクセスをブロックすることによって,非正規の手続きによるアクセスを行っていると思われるクライアントに対処していた。   In the past, there was a limit on the number of accesses, and when the number of accesses for each client exceeded the maximum number of times, the client's access was blocked to deal with clients that seemed to be accessing by unauthorized procedures. It was.

また,顧客毎の問い合わせに効果的に対応するために,顧客識別情報とWeb画面の遷移パターンとを取得して,画面の遷移パターンに基づいて顧客に応じた内容を予め想定しておく処理が知られている。   In addition, in order to effectively respond to inquiries from each customer, a process of acquiring customer identification information and a Web screen transition pattern and presuming contents corresponding to the customer based on the screen transition pattern is provided. Are known.

特開2007−102584号公報JP 2007-102584 A

多数のクライアントからアクセスを受け付けるWebサーバにおいて,バーストトラフィックが生じた場合には,必ず受け付けるべきアクセス,一時的に保留させてもよいアクセス,不正かつ非正規であって遮断すべきアクセスなどが混在している。したがって,多数のアクセスの中から,どのようなクライアントからのアクセスであるかを調べて,受け付けるべき重要なクライアントのアクセスを優先的に処理する必要がある。   When burst traffic occurs in a Web server that accepts access from a large number of clients, there are a mix of access that must be accepted, access that may be temporarily suspended, access that is illegal and unauthorized, and that should be blocked. ing. Therefore, it is necessary to examine what kind of client the access is from among a large number of accesses, and to preferentially process the access of important clients that should be accepted.

Webシステムは,そもそもリクエストに応じて静的なコンテンツ(画面)を返信する処理を行うため,クライアントからのリクエストそのものに優先順位を設けて処理することはない。しかし,バーストトラフィックの影響をWebサーバに及ぼす前に,Webサーバへのアクセスを制限できるようにアクセス制御を行う必要がある。すなわち,サーバ等が管理するクライアントに関する情報(ユーザ情報,認証情報など)を参照することなく,クライアントから送信されたアクセス情報のみを用いて,優先的に処理すべきアクセスを特定する必要がある。   Since the Web system originally performs a process of returning static content (screen) in response to a request, it does not process the request from the client with a priority. However, before the influence of burst traffic is exerted on the Web server, it is necessary to perform access control so that access to the Web server can be restricted. That is, it is necessary to specify the access to be preferentially processed using only the access information transmitted from the client without referring to the information (user information, authentication information, etc.) about the client managed by the server or the like.

本願で開示される装置の目的は,Webサーバへのアクセス情報をもとに,クライアントの当該Webサーバのサイト内での状態を判定し,この判定結果に基づいて,優先的に処理するアクセスと保留または廃棄してもよいアクセスとを区別できるアクセス制御を実現することである。   The purpose of the device disclosed in this application is to determine the status of a client in the site of the Web server based on the access information to the Web server, and to preferentially process access based on the determination result. It is to realize access control capable of distinguishing access that may be suspended or discarded.

本願で開示される装置は,クライアントのWebサーバへのアクセスリクエストを受信して,Webサーバが提供するサイト内において,クライアント端末が発行したアクセスリクエスト(アドレス情報)が含む,アクセス先のWebページ(画面)の識別情報と,当該リクエストを発行したWebページ(画面)の識別情報との組み合わせをもとに,クライアントの情報を分類する。そして,アクセス制御の実行時において,クライアントのアクセスリクエストを受け付けると,リクエストしたクライアントの分類にもとづいて,受け付けたアクセスリクエストを優先的にWebサーバへ中継するかを判定する。   An apparatus disclosed in the present application receives an access request to a Web server of a client, and an access destination Web page (address information) issued by a client terminal is included in a site provided by the Web server ( The client information is classified based on the combination of the identification information of the screen) and the identification information of the Web page (screen) that issued the request. When an access request from a client is received during access control, it is determined whether to relay the received access request preferentially to the Web server based on the classification of the requested client.

本願において開示されるアクセス制御装置の代表的なものの概要を簡単に説明すれば,以下のとおりである。すなわち,開示されるアクセス制御装置は,Webサーバとクライアントの端末との間の通信を中継する装置であって,Webサーバへのアクセス制御時におけるクライアントの優先状態を判定するためのコンテンツ遷移を設定した判定情報を保持する判定情報記憶部と,クライアントの状態を記録するクライアント状態情報記憶部と,クライアントが送信したWebサーバへのアクセスリクエストを受信して,受信したアクセスリクエストを解析して,解析の結果から,このアクセスリクエストの発行時にアクセスしていたコンテンツの識別情報と,このアクセスリクエストによりアクセスしようとするコンテンツの識別情報と,このアクセスリクエストのリクエスト元であるクライアントを特定するための情報を抽出して,抽出したコンテンツの識別情報の順序が判定情報のコンテンツ遷移と一致する場合にリクエスト元であるクライアントと対応付けて優先状態を設定するコンテンツ管理部と,優先状態に対応付けられたクライアントが発行したアクセスリクエストのリクエスト元を示す情報を登録するクライアント状態情報をクライアント状態情報記憶部に記録するクライアント管理部と,クライアントからWebサーバへのアクセスリクエストの中継処理において,受信されたアクセスリクエストのリクエスト元を示す情報が,クライアント状態情報記憶部に記録された優先状態に対応付けられたクライアントのリクエスト元を示す情報に一致しないときは,受信したアクセスリクエストを遮断または一時的に保留するアクセス制御を要求する通信制御部とを備える。   The outline of a typical access control device disclosed in the present application will be briefly described as follows. In other words, the disclosed access control device is a device that relays communication between the Web server and the client terminal, and sets content transitions for determining the priority state of the client when controlling access to the Web server. A determination information storage unit that holds the determination information, a client status information storage unit that records the client status, and an access request sent to the Web server sent by the client, and the received access request is analyzed and analyzed As a result, the identification information of the content accessed at the time of issuing this access request, the identification information of the content to be accessed by this access request, and the information for identifying the client that is the request source of this access request are obtained. Extracted and extracted The content management unit that sets the priority status in association with the requesting client when the order of the identification information of the content matches the content transition of the judgment information, and the access request issued by the client associated with the priority status Information indicating the request source of the received access request in the relay processing of the access request from the client to the Web server, and the client management unit that records the client status information that registers the information indicating the request source in the client status information storage unit , A communication control unit that requests access control to block or temporarily hold a received access request when it does not match the information indicating the client request source associated with the priority status recorded in the client status information storage unit With.

上記した装置によれば,Webサーバへのアクセスリクエストの中継処理において,アクセス制御を行う場合に,優先的に送信するアクセスリクエストのみをWebサーバへ送信することができるため,Webサーバへのアクセス集中を緩和して,Webサーバのシステム停止を防止することができる。   According to the above-described apparatus, when performing access control in the relay process of the access request to the Web server, only the access request to be transmitted with priority can be transmitted to the Web server. Can be mitigated and the system stoppage of the Web server can be prevented.

本発明の一実施例におけるアクセス制御装置1の構成例を示す図である。It is a figure which shows the structural example of the access control apparatus 1 in one Example of this invention. コンテンツ情報の例を示す図である。It is a figure which shows the example of content information. 判定情報の例を示す図である。It is a figure which shows the example of determination information. クライアント状態情報の例を示す図である。It is a figure which shows the example of client status information. 状態別クライアント数管理情報の例を示す図である。It is a figure which shows the example of the client number management information according to a state. 正規なアクセスにおける,クライアント端末で表示される画面の遷移とクライアントの状態との例を示す図である。It is a figure which shows the example of the transition of the screen displayed on a client terminal, and the state of a client in regular access. アクセス制御が実行された場合の,クライアント端末で表示される画面の遷移とクライアントの状態との例を示す図である。It is a figure which shows the example of the transition of the screen displayed on a client terminal, and the state of a client when access control is performed. 不正アクセスの場合の,クライアント端末で表示される画面の遷移とクライアントの状態との例を示す図である。It is a figure which shows the example of the transition of the screen displayed on a client terminal, and the state of a client in the case of unauthorized access. アクセス制御装置の処理の流れを示す図である(その1)。It is a figure which shows the flow of a process of an access control apparatus (the 1). アクセス制御装置の処理の流れを示す図である(その2)。It is a figure which shows the flow of a process of an access control apparatus (the 2).

図1は,本発明の一実施例におけるアクセス制御装置1の構成例を示す図である。   FIG. 1 is a diagram illustrating a configuration example of an access control apparatus 1 according to an embodiment of the present invention.

アクセス制御装置1は,Webサーバ2と制御表示用サーバ3とのプロキシ(代理装置)として機能して,Webサーバ2または制御表示用サーバ3と,クライアント端末4との通信を中継する。アクセス制御装置1は,アクセス数が一定以上になった場合または管理者の指示があった場合に,クライアント端末4からのアクセスリクエストをWebサーバ2に対するアクセス制御を行う。   The access control device 1 functions as a proxy (proxy device) between the Web server 2 and the control display server 3 and relays communication between the Web server 2 or the control display server 3 and the client terminal 4. The access control device 1 controls access to the Web server 2 for an access request from the client terminal 4 when the number of accesses exceeds a certain level or when an instruction from the administrator is given.

Webサーバ2は,所定のコンテンツ(画面群)を通じて所定のアプリケーションを提供する装置であり,各画面を通じて,所定の情報が提供され,処理が実行される。   The Web server 2 is a device that provides a predetermined application through predetermined content (screen group), and predetermined information is provided through each screen and processing is executed.

例えば,買い物サービスを提供するWebサーバのように,一連の処理手続を含むアプリケーションを行うWebサーバでは,業務に必要な情報や処理が,サイトの各画面を通じて提供される仕組みであることが多い。   For example, a Web server that performs an application including a series of processing procedures, such as a Web server that provides a shopping service, often has a mechanism in which information and processing necessary for business are provided through each screen of the site.

したがって,Webサーバ2は,クライアントがアクセスした画面の順序から,クライアントが行っている処理が推定でき,推定した処理にもとづいて,次に行われるアクセスを優先的に処理するべきクライアントを特定することができる。   Therefore, the Web server 2 can estimate the processing performed by the client from the order of the screen accessed by the client, and identify the client that should preferentially process the next access based on the estimated processing. Can do.

本実施例において,Webサーバ2は,買い物サービスを提供し,画面A(ログイン処理を行う画面),画面B(購入商品を選択する画面),画面C(完了/ログアウトを示す画面),画面D(サイトのポータル画面),画面E(決済を行う画面),画面F(情報を通知する画面),画面X,Y(管理作業用の画面)を提供するものとする。   In the present embodiment, the Web server 2 provides a shopping service, and screen A (screen for performing login processing), screen B (screen for selecting a purchased product), screen C (screen indicating completion / logout), screen D (Site Portal Screen), Screen E (Screen for Payment), Screen F (Screen for Notifying Information), Screen X, Y (Screen for Management Work) shall be provided.

制御表示用サーバ3は,アクセス制御装置1がアクセス制御を実行している場合に,アクセス制御装置1によって切り替えられたクライアント端末4に対して,所定のコンテンツを返却する。   The control display server 3 returns predetermined content to the client terminal 4 switched by the access control device 1 when the access control device 1 is executing access control.

クライアント端末4は,Webサーバ2にアクセスを行う者が使用する端末であって,Webサーバ2に対してコンテンツのアクセスリクエストを発行し,取得したコンテンツを表示処理し,所定の操作を行えるブラウザ5を有する。   The client terminal 4 is a terminal used by a person who accesses the Web server 2, and issues a content access request to the Web server 2, displays the acquired content, and performs a predetermined operation. Have

アクセス制御装置1は,コンテンツ情報記憶部11,判定情報記憶部12,クライアント状態情報記憶部13,通信中継部14,通信制御部15,コンテンツ管理部16,およびクライアント管理部17を有する。   The access control device 1 includes a content information storage unit 11, a determination information storage unit 12, a client status information storage unit 13, a communication relay unit 14, a communication control unit 15, a content management unit 16, and a client management unit 17.

コンテンツ情報記憶部11は,Webサーバ2が提供するコンテンツの種別と,各種別に分類された各コンテンツの識別情報(Uniform Resource Identifier:URI)を登録したコンテンツ情報を記憶する。   The content information storage unit 11 stores content information registered with the type of content provided by the Web server 2 and identification information (Uniform Resource Identifier: URI) classified for each type.

図2は,コンテンツ情報の例を示す図である。   FIG. 2 is a diagram illustrating an example of content information.

コンテンツ情報は,種別毎に,分類されるコンテンツ(画面)の識別情報を含む。本実施例では,種別として,「通常リクエスト,キーコンテンツ(in),キーコンテンツ(out),管理コンテンツ」の4種の種別を設定する。   The content information includes identification information of content (screen) to be classified for each type. In this embodiment, four types of “normal request, key content (in), key content (out), and management content” are set as types.

「通常リクエスト」には,クライアント端末4からの通常のリクエストによってアクセス可能な画面が登録される。「キーコンテンツ(in)」には,通常リクエストに分類された画面群がアクセスされた状態で次のアクセス先としてリクエストされた場合に,リクエストしたクライアント端末4の状態を“優先状態”とする画面が設定される。   In the “normal request”, a screen accessible by a normal request from the client terminal 4 is registered. “Key content (in)” includes a screen in which the status of the requested client terminal 4 is set to “priority status” when a screen group classified as a normal request is accessed as a next access destination. Is set.

「キーコンテンツ(out)」は,キーコンテンツ(in)に分類された画面群から次にアクセスされた状態で次のアクセス先としてリクエストされた場合に,リクエストしたクライアント端末4の状態を“通常状態”とする画面が設定される。「管理コンテンツ」は,管理者のみがアクセス可能な画面群が設定される。   When “key content (out)” is requested as the next access destination in the next access state from the screen group classified as key content (in), the state of the requested client terminal 4 is “normal state”. "Is set. “Managed content” is set with a screen group accessible only to the administrator.

図2に示すコンテンツ情報において,画面A,画面D等が「通常リクエスト」に,画面B,画面E等が「キーコンテンツ(in)」に,画面C,画面F等が「キーコンテンツ(out)」に,画面X,画面Y等が「管理コンテンツ」に,それぞれ分類される。   In the content information shown in FIG. 2, screen A, screen D, etc. are “normal request”, screen B, screen E, etc. are “key content (in)”, and screen C, screen F, etc. are “key content (out)”. ", Screen X, screen Y, etc. are classified as" management content ".

判定情報記憶部12は,画面間の遷移(コンテンツ遷移)をもとに,クライアント端末4の状態を判定する条件を設定した判定情報を記憶する。   The determination information storage unit 12 stores determination information in which a condition for determining the state of the client terminal 4 is set based on transition between screens (content transition).

図3は,判定情報の例を示す図である。   FIG. 3 is a diagram illustrating an example of determination information.

判定情報には,クライアント端末4が発行したアクセスリクエストから抽出された,リクエスト発行時にアクセスされている画面が分類されている種別を示す「from」と,アクセス先である画面が分類されている種別を示す「to」との組み合わせをもとに,上記の4つの状態が設定される。ここで,状態として,「普通状態,優先状態,不正状態,および管理者(状態)」が設定される。   In the determination information, “from”, which is extracted from the access request issued by the client terminal 4 and indicates the type in which the screen accessed when issuing the request is classified, and the type in which the screen to be accessed is classified The above four states are set based on the combination with “to” indicating. Here, “normal state, priority state, invalid state, and administrator (status)” is set as the status.

「普通状態」は,アクセス制御時に,アクセス先を制御表示用サーバ3へ切り替えたアクセスリクエストを中継,または,受け付けたアクセスリクエストを一時的に保留するステータスを示す。「優先状態」は,アクセス制御時に,クライアント端末4のアクセスリクエストをそのまま中継するステータスを示す。「不正状態」は,アクセスリクエストをブロックするステータスを示す。「管理者状態」は,管理者端末からのアクセスリクエストとして扱うステータスを示す。   “Normal state” indicates a status in which, during access control, an access request whose access destination is switched to the control display server 3 is relayed or an accepted access request is temporarily suspended. The “priority state” indicates a status of relaying the access request of the client terminal 4 as it is during access control. “Illegal state” indicates a status of blocking an access request. “Administrator status” indicates a status handled as an access request from the administrator terminal.

そして,アドレスリクエストから抽出された「from」から「to」への遷移と一致する,判定情報の行(from)と列(to)との交点の「状態」が,判定結果とされる。   Then, the “state” at the intersection between the row (from) and the column (to) of the determination information that matches the transition from “from” to “to” extracted from the address request is set as the determination result.

クライアント状態情報記憶部13は,クライアント端末4のアクセスの状態を示すクライアント状態情報が記録される。   The client status information storage unit 13 stores client status information indicating the access status of the client terminal 4.

図4は,クライアント状態情報の例を示す図である。   FIG. 4 is a diagram illustrating an example of client status information.

クライアント状態情報には,アクセス制御装置1の通信中継部14が受け付けたクライアント端末4の識別情報として,アクセスリクエストから抽出されたアクセス情報(IPアドレス,ポート番号,ヘッダ情報等)が記録され,記録した各クライアント端末4について,コンテンツ管理部16によって判定された状態(普通状態/優先状態/不正状態/管理者(状態))が設定される。   In the client status information, access information (IP address, port number, header information, etc.) extracted from the access request is recorded and recorded as identification information of the client terminal 4 received by the communication relay unit 14 of the access control device 1. For each client terminal 4, the state (normal state / priority state / unauthorized state / manager (state)) determined by the content management unit 16 is set.

通信中継部14は,クライアント端末4と,Webサーバ2または制御表示用サーバ3との通信の中継処理を行う。通信中継部14は,TCPセッション情報を生成・保持して,中継処理を管理している。   The communication relay unit 14 performs communication relay processing between the client terminal 4 and the Web server 2 or the control display server 3. The communication relay unit 14 generates and holds TCP session information and manages relay processing.

通信制御部15は,通信中継部14がクライアント端末4から受け付けたアクセスリクエストを参照して,アクセス情報(リクエスト,クライアント端末4のIPアドレス,ポート番号等)を解析して,解析情報をコンテンツ管理部16へ渡す。   The communication control unit 15 refers to the access request received from the client terminal 4 by the communication relay unit 14, analyzes the access information (request, IP address, port number, etc. of the client terminal 4), and manages the analysis information as content management Pass to part 16.

通信制御部15は,クライアント管理部17のアクセス制御の要求を受け付けると,通信中継部14に対して,アクセス制御の要求として,所定の通信の中継処理の制御を要求する。   Upon receiving the access control request from the client management unit 17, the communication control unit 15 requests the communication relay unit 14 to control a predetermined communication relay process as an access control request.

例えば,通信制御部15は,アクセス制御の要求とともに,“普通状態”であるクライアント端末4のアクセスリクエストのアクセス先を,制御表示用サーバ3へ切り替えて中継する制御を要求する。または,通信制御部15は,アクセス制御の要求とともに,“普通状態”であるクライアント端末4のアクセスリクエストを一時的に保留してから中継する制御を要求する。または,通信制御部15は,“不正状態”と分類されたクライアント端末4のアクセスリクエストをブロック処理する制御を要求する。   For example, the communication control unit 15 requests access control and switches the access destination of the access request of the client terminal 4 in the “normal state” to the control display server 3 for relaying. Alternatively, the communication control unit 15 requests access control together with a request for relaying the access request of the client terminal 4 in the “normal state” after temporarily holding it. Alternatively, the communication control unit 15 requests control for performing block processing on the access request of the client terminal 4 classified as “illegal state”.

コンテンツ管理部16は,通信制御部15から,クライアント端末4が送信したアクセスリクエストの解析情報を受け取り,この解析情報から,アクセスリクエストの発行時にアクセスしていた画面の識別情報(from)と,アクセスしようとする画面の識別情報(to)とを抽出する。   The content management unit 16 receives the analysis information of the access request transmitted from the client terminal 4 from the communication control unit 15, and from this analysis information, the identification information (from) of the screen accessed when the access request is issued, the access The identification information (to) of the screen to be extracted is extracted.

そして,コンテンツ管理部16は,コンテンツ情報をもとに,抽出した2つの画面の識別情報から,それぞれの種別を特定する。さらに,コンテンツ管理部16は,判定情報から,「from」の種別と「to」の種別との組み合わせに一致する状態を特定する。   Then, the content management unit 16 identifies each type from the extracted identification information of the two screens based on the content information. Furthermore, the content management unit 16 specifies a state that matches the combination of the “from” type and the “to” type from the determination information.

例えば,アクセスリクエストの解析情報から,アクセスしている画面(from)として画面Aが,アクセスしようとしている画面(to)として画面Bが抽出された場合に,それぞれの種別から,「from:通常リクエスト」と「to:キーコンテンツ(in)」との組み合わせが得られ,“優先状態”と判定される。   For example, when the screen A is extracted as the accessing screen (from) and the screen B is extracted as the accessing screen (to) from the analysis information of the access request, the “from: normal request” is obtained from each type. ”And“ to: key content (in) ”are obtained, and the“ priority state ”is determined.

また,コンテンツ管理部16は,Webサーバ2への最初のアクセスリクエストが,「通常リクエスト」に分類されていない画面の識別情報を含む場合に,このアクセスリクエストを送信したクライアント端末4を直ちに“不正状態”と判定してもよい。   In addition, when the first access request to the Web server 2 includes screen identification information that is not classified as “normal request”, the content management unit 16 immediately “unauthorized” the client terminal 4 that transmitted the access request. The state may be determined.

クライアント管理部17は,コンテンツ管理部16の判定結果を受け付けて,クライアント端末4を特定するための情報である,アクセスリクエストに含まれるリクエスト元の情報(IPアドレス,ポート番号,ヘッダ情報等)と,判定された状態とを対応付けてクライアント状態情報記憶部13に記録する。   The client management unit 17 receives the determination result of the content management unit 16 and information (IP address, port number, header information, etc.) of request source included in the access request, which is information for specifying the client terminal 4 , The determined state is associated and recorded in the client state information storage unit 13.

また,クライアント管理部17は,状態別クライアント数管理情報として,状態ごとにアクセス数の上限数を示す「最大値」を設定しておき,アクセス制御装置1が現在受け付けているアクセス数を記録する。そして,クライアント管理部17は,状態別クライアント数管理情報の各状態のいずれかの「現状」のカウント数が「最大値」を超えた場合に,通信制御部15へアクセス制御を要求し,アクセス制御の対象とする「状態」を,通信制御部15へ通知する。   Further, the client management unit 17 sets “maximum value” indicating the upper limit of the number of accesses for each state as the client number management information by state, and records the number of accesses currently accepted by the access control device 1. . Then, the client management unit 17 requests access control to the communication control unit 15 when the “current” count number in any of the states of the client number management information by state exceeds the “maximum value”, and accesses The communication control unit 15 is notified of the “state” to be controlled.

図5は,状態別クライアント数管理情報の例を示す図である。   FIG. 5 is a diagram illustrating an example of state-specific client number management information.

図5の状態別クライアント数管理情報では,“優先状態”のアクセス数の「最大値」=200,“管理者状態”のアクセス数の「最大値」=2と設定されている。   In the number-of-states client number management information in FIG. 5, “maximum value” of the access number in “priority state” = 200 and “maximum value” of the access number in “administrator state” = 2 are set.

一例として,クライアント管理部17は,“優先状態”のアクセス数が最大値を超過した場合に,アクセス制御の要求と,“普通状態”のクライアント端末4のリクエスト元の情報とを通信制御部15に通知する。   As an example, when the number of accesses in the “priority state” exceeds the maximum value, the client management unit 17 sends a request for access control and information on the request source of the client terminal 4 in the “normal state” to the communication control unit 15. Notify

通信制御部15は,クライアント管理部17から受け取った情報をもとに,通信中継部14に対してアクセス制御を要求する。この場合に,“普通状態”のクライアント端末4のリクエスト元の情報をもとに,TCPセッション情報の,該当するクライアント端末4の一方を制御表示用サーバ3へ書き換えることによってアクセス制御を行うように,通信中継部14に要求する。これにより,通信中継部14が“優先状態”のクライアント端末4のアクセスリクエストのみがWebサーバ2へ転送するので,Webサーバ2へのアクセス集中が緩和される。   The communication control unit 15 requests access control from the communication relay unit 14 based on the information received from the client management unit 17. In this case, based on the request source information of the client terminal 4 in the “normal state”, access control is performed by rewriting one of the corresponding client terminals 4 to the control display server 3 in the TCP session information. , Request to the communication relay unit 14. Thereby, since only the access request of the client terminal 4 whose communication relay unit 14 is in the “priority state” is transferred to the Web server 2, the access concentration to the Web server 2 is alleviated.

または,通信制御部15は,“普通状態”のクライアント端末4のリクエスト元の情報をもとに,該当するクライアント端末4のセッションを所定時間保留してから行うようにアクセス制御を要求する。そして,通信中継部14が“優先状態”のクライアント端末4のアクセスリクエストを優先的に転送する。   Alternatively, the communication control unit 15 requests access control so that the session of the corresponding client terminal 4 is held for a predetermined time based on the information of the request source of the client terminal 4 in the “normal state”. Then, the communication relay unit 14 preferentially transfers the access request of the client terminal 4 in the “priority state”.

このように,中継処理において受信したWebサーバへのアクセスリクエストから抽出したコンテンツの順序,すなわち,アクセスした画面の識別情報とアクセスしようとする画面の識別情報とをもとに,リクエストしたクライアントの状態を“優先状態”と特定しておき,例えば,アクセス数が一定数を超えた状態の発生または管理者の指示によってアクセス制御を開始した場合に,アクセスリクエストのリクエスト元から特定したクライアントが“優先状態”のクライアント端末4のアクセスリクエストのみをWebサーバへ送信することができ,Webサーバ2のアクセス集中を緩和することができる。   As described above, the status of the requesting client based on the order of the contents extracted from the access request to the Web server received in the relay process, that is, the identification information of the accessed screen and the identification information of the screen to be accessed. Is specified as “priority state”. For example, when access control starts when the number of accesses exceeds a certain number or the administrator instructs, the client identified from the request source of the access request Only the access request of the client terminal 4 in the “state” can be transmitted to the Web server, and the access concentration of the Web server 2 can be eased.

また別の例として,クライアント管理部17は,“不正状態”のアクセス数があった場合に,アクセス制御の要求と,“不正状態”のクライアント端末4のリクエスト元の情報とを通信制御部15に通知する。   As another example, when the number of accesses in the “invalid state” is detected, the client management unit 17 sends an access control request and information on the request source of the client terminal 4 in the “invalid state” to the communication control unit 15. Notify

通信制御部15は,クライアント管理部17から受け取った情報をもとに,通信中継部14に対してアクセス制御を要求する。この場合に,“不正状態”のクライアント端末4のリクエスト元の情報をもとに,該当するクライアント端末4のアクセスリクエストをブロックするアクセス制御を行うように,通信中継部14に要求する。これにより,通信中継部14は,“不正状態”のクライアント端末4のアクセスリクエストをブロックするので,Webサーバ2を不正アクセスから防御することができる。   The communication control unit 15 requests access control from the communication relay unit 14 based on the information received from the client management unit 17. In this case, the communication relay unit 14 is requested to perform access control that blocks the access request of the corresponding client terminal 4 based on the request source information of the client terminal 4 in the “illegal state”. Thereby, since the communication relay part 14 blocks the access request of the client terminal 4 of an "invalid state", it can protect the Web server 2 from unauthorized access.

以下に,クライアント端末4で表示されるWebサーバ2の画面の遷移と,アクセス制御装置1のクライアント端末4の状態との関係を概説する。   The relationship between the transition of the screen of the Web server 2 displayed on the client terminal 4 and the state of the client terminal 4 of the access control device 1 will be outlined below.

図6〜図8は,クライアント端末4で表示されるWebサーバ2の画面の遷移と,アクセス制御装置1のクライアント端末4の状態との関係を説明するための図である。   6 to 8 are diagrams for explaining the relationship between the transition of the screen of the Web server 2 displayed on the client terminal 4 and the state of the client terminal 4 of the access control apparatus 1.

〔正規のアクセス手順における処理〕
図6を用いて,正規のアクセス手順における画面の遷移とクライアント端末4の状態との関係を説明する。
[Process in regular access procedure]
The relationship between the transition of the screen and the state of the client terminal 4 in the regular access procedure will be described with reference to FIG.

(1)トップ画面のリクエスト
クライアント端末4からWebサーバ2へのアクセスリクエストがあると,アクセス制御装置1は,このリクエストを受信して以下の処理を行う。
(1) Request for Top Screen When there is an access request from the client terminal 4 to the Web server 2, the access control device 1 receives this request and performs the following processing.

通信中継部14は,既知の処理として,アクセスリクエストの通信を管理するTCPセッション情報(IPアドレス,ポート番号,ヘッダ情報等)を生成・保持する。さらに,通信中継部14は,アクセス制御中でなければ,アクセスリクエストをWebサーバ2へ送信する。クライアント端末4のブラウザ5には,アクセス制御装置1を介してWebサーバ2から返却されたポータル画面(画面D)が表示される。   As a known process, the communication relay unit 14 generates and holds TCP session information (IP address, port number, header information, etc.) for managing access request communication. Furthermore, the communication relay unit 14 transmits an access request to the Web server 2 if the access is not being controlled. A portal screen (screen D) returned from the Web server 2 via the access control device 1 is displayed on the browser 5 of the client terminal 4.

通信制御部15は,通信中継部14が保持したアクセスリクエストの情報を解析して,リクエスト元のクライアント端末4を識別するリクエスト元情報,リクエスト発行時にアクセスしていた画面の識別情報(from:なし),アクセス先の画面の識別情報(to:画面DのURI)を取得し,コンテンツ管理部16へ渡す。   The communication control unit 15 analyzes the information of the access request held by the communication relay unit 14, request source information for identifying the request source client terminal 4, and identification information of the screen accessed when the request is issued (from: none) ), The identification information (to: URI of the screen D) of the screen to be accessed is acquired and passed to the content management unit 16.

コンテンツ管理部16は,コンテンツ情報記憶部11のコンテンツ情報を参照して,「from」と「to」から画面の種別を特定する。ここで,「from(なし)」,「to(画面D)」は,それぞれ“通常リクエスト”と特定される。   The content management unit 16 refers to the content information in the content information storage unit 11 and identifies the type of screen from “from” and “to”. Here, “from (none)” and “to (screen D)” are respectively identified as “normal requests”.

さらに,コンテンツ管理部16は,判定情報記憶部12の判定情報を参照して,特定したコンテンツの種別(from:通常リクエスト,to:通常リクエスト)をもとに,クライアント端末4の状態を判定する。ここで,“普通状態”と判定される。   Furthermore, the content management unit 16 refers to the determination information in the determination information storage unit 12 and determines the state of the client terminal 4 based on the identified content type (from: normal request, to: normal request). . Here, it is determined as “normal state”.

次に,クライアント管理部17は,通信制御部15およびコンテンツ管理部16から,リクエストしたクライアント端末4のリクエスト元情報と判定された状態とをクライアント状態情報記憶部13のクライアント状態情報に格納して,状態別クライアント数管理情報の該当する状態(普通状態)の「現状」の値を1加算する。   Next, the client management unit 17 stores the request source information of the requested client terminal 4 from the communication control unit 15 and the content management unit 16 in the client status information of the client status information storage unit 13. , 1 is added to the value of “current state” of the corresponding state (normal state) of the client count management information by state.

(2)トップ画面からログイン画面のリクエスト
クライアント端末4から,ログイン画面(画面A)へのアクセスリクエストが送信されると,アクセス制御装置1がこのリクエストを受信する。
(2) Login screen request from the top screen When an access request to the login screen (screen A) is transmitted from the client terminal 4, the access control apparatus 1 receives this request.

通信中継部14は,アクセス制御中ではないので,受信したアクセスリクエストをそのままWebサーバ2へ送信するため,クライアント端末4のブラウザ5にログイン画面(画面A)が表示される。   Since the communication relay unit 14 is not under access control, the login screen (screen A) is displayed on the browser 5 of the client terminal 4 in order to transmit the received access request to the Web server 2 as it is.

アクセス制御装置1の通信制御部15,コンテンツ管理部16,クライアント管理部17は,上記(1)の処理とほぼ同様に処理を行う。   The communication control unit 15, the content management unit 16, and the client management unit 17 of the access control device 1 perform processing in substantially the same manner as the processing (1).

通信制御部15は,リクエスト元のクライアント端末4を識別するリクエスト元情報,リクエスト発行時にアクセスしていた画面の識別情報(from:画面DのURI),アクセス先の画面の識別情報(to:画面AのURI)を取得し,コンテンツ管理部16へ渡す。   The communication control unit 15 includes request source information for identifying the request source client terminal 4, identification information of the screen accessed when the request is issued (from: URI of screen D), and identification information of the access destination screen (to: screen A URI) is acquired and passed to the content management unit 16.

コンテンツ管理部16は,コンテンツ情報記憶部11のコンテンツ情報を参照して,「from」と「to」から画面の種別を特定する。ここで,「from(画面D)」,「to(画面A)」は,それぞれ“通常リクエスト”と特定される。   The content management unit 16 refers to the content information in the content information storage unit 11 and identifies the type of screen from “from” and “to”. Here, “from (screen D)” and “to (screen A)” are specified as “normal requests”, respectively.

さらに,コンテンツ管理部16は,判定情報記憶部12の判定情報を参照して,特定したコンテンツの種別(from:通常リクエスト,to:通常リクエスト)をもとに,クライアント端末4の状態を判定する。ここで,“そのまま(普通状態)”と判定される。   Furthermore, the content management unit 16 refers to the determination information in the determination information storage unit 12 and determines the state of the client terminal 4 based on the identified content type (from: normal request, to: normal request). . Here, it is determined as “as is (normal state)”.

次に,クライアント管理部17は,判定された状態が“そのまま(普通状態)”であるので,処理を行わない。   Next, since the determined state is “as it is (normal state)”, the client management unit 17 does not perform processing.

(3)ログイン画面から商品選択画面のリクエスト
クライアント端末4から,商品選択画面(画面B)へのアクセスリクエストが送信され,アクセス制御装置1がこのリクエストを受信する。
(3) Request for product selection screen from login screen An access request to the product selection screen (screen B) is transmitted from the client terminal 4, and the access control apparatus 1 receives this request.

なお,通信中継部14は,通信制御部15からアクセス制御中ではないので,受信したアクセスリクエストがWebサーバ2へ送信され,クライアント端末4のブラウザ5に商品選択画面(画面B)が表示される。   Since the communication relay unit 14 is not under access control from the communication control unit 15, the received access request is transmitted to the Web server 2, and a product selection screen (screen B) is displayed on the browser 5 of the client terminal 4. .

アクセス制御装置1の通信制御部15,コンテンツ管理部16,クライアント管理部17は,上記(2)の処理と同様に処理を行う。   The communication control unit 15, the content management unit 16, and the client management unit 17 of the access control device 1 perform the same process as the process (2).

通信制御部15は,リクエスト元のクライアント端末4を識別するリクエスト元情報,リクエスト発行時にアクセスしていた画面の識別情報(from:画面AのURI),アクセス先の画面の識別情報(to:画面BのURI)を取得し,コンテンツ管理部16へ渡す。   The communication control unit 15 includes request source information for identifying the request source client terminal 4, identification information of the screen accessed when the request is issued (from: URI of screen A), and identification information of the access destination screen (to: screen B URI) is acquired and passed to the content management unit 16.

コンテンツ管理部16は,コンテンツ情報記憶部11のコンテンツ情報を参照して,「from」と「to」から画面の種別を特定する。ここで,「from(画面A)」,「to(画面B)」は,“通常リクエスト”,“キーコンテンツ(in)”と特定される。   The content management unit 16 refers to the content information in the content information storage unit 11 and identifies the type of screen from “from” and “to”. Here, “from (screen A)” and “to (screen B)” are specified as “normal request” and “key content (in)”.

さらに,コンテンツ管理部16は,判定情報記憶部12の判定情報を参照して,特定したコンテンツの種別(from:通常リクエスト,to:キーコンテンツ(in)をもとに,クライアント端末4の状態を,“優先状態”と判定する。   Furthermore, the content management unit 16 refers to the determination information stored in the determination information storage unit 12 to determine the state of the client terminal 4 based on the identified content type (from: normal request, to: key content (in)). , “Priority state” is determined.

クライアント管理部17は,判定された状態が変更されたので,クライアント状態情報の該当するクライアント端末4の状態を“優先状態”に更新し,さらに,状態別クライアント数管理情報の「優先状態」の「現状」を1加算し,「普通状態」の「現状」を1減算する。   Since the determined state has been changed, the client management unit 17 updates the state of the client terminal 4 corresponding to the client state information to “priority state”, and further, the “priority state” of the client count management information by state. “Current state” is incremented by 1, and “current state” of “normal state” is decremented by 1.

ここで,優先状態の現状のアクセス数が「最大値」を超過したとすると,クライアント管理部17は,アクセス制御の要求と,クライアント状態情報に記録している,“普通状態”のクライアント端末4のリクエスト元の情報とを通信制御部15へ通知する。   Here, if the current number of accesses in the priority state exceeds the “maximum value”, the client management unit 17 records the access control request and the client state information 4 in the “normal state” client terminal 4. To the communication control unit 15.

通信制御部15は,通信中継部14へ,“普通状態”のクライアント端末4のアクセスリクエストのアクセス先を制御表示用サーバ3へ書き換えることによるアクセス制御を要求する。通信中継部14は,この要求を受け付けると,該当するクライアント端末4のTCPセッション情報を書き換えて,アクセス制御を開始する。   The communication control unit 15 requests the communication relay unit 14 to perform access control by rewriting the access destination of the access request of the “normal state” client terminal 4 to the control display server 3. When receiving this request, the communication relay unit 14 rewrites the TCP session information of the corresponding client terminal 4 and starts access control.

(4)商品選択画面から決済画面のリクエスト
クライアント端末4から,決済画面(画面E)へのアクセスリクエストが送信され,アクセス制御装置1がこのリクエストを受信する。
(4) Request for Payment Screen from Product Selection Screen An access request to the payment screen (screen E) is transmitted from the client terminal 4, and the access control device 1 receives this request.

ここで,通信中継部14は,アクセス制御中であるが,クライアント端末4が“普通状態”でなければ,受信したアクセスリクエストをWebサーバ2へ送信し,クライアント端末4に決済画面(画面E)が表示される。   Here, the communication relay unit 14 is under access control, but if the client terminal 4 is not in the “normal state”, the communication relay unit 14 transmits the received access request to the Web server 2 and sends a settlement screen (screen E) to the client terminal 4. Is displayed.

通信制御部15は,リクエスト元のクライアント端末4を識別するリクエスト元情報,リクエスト発行時にアクセスしていた画面の識別情報(from:画面BのURI),アクセス先の画面の識別情報(to:画面EのURI)を取得し,コンテンツ管理部16へ渡す。   The communication control unit 15 includes request source information for identifying the request source client terminal 4, identification information of the screen accessed when the request is issued (from: URI of screen B), and identification information of the access destination screen (to: screen E URI) is acquired and passed to the content management unit 16.

コンテンツ管理部16は,コンテンツ情報記憶部11のコンテンツ情報を参照して,「from」と「to」から画面の種別を特定する。ここで,「from(画面B)」,「to(画面E)」は,それぞれ“キーコンテンツ(in)”と特定される。   The content management unit 16 refers to the content information in the content information storage unit 11 and identifies the type of screen from “from” and “to”. Here, “from (screen B)” and “to (screen E)” are each identified as “key content (in)”.

さらに,コンテンツ管理部16は,判定情報記憶部12の判定情報を参照して,特定したコンテンツの種別(from:キーコンテンツ(in),to:キーコンテンツ(in)をもとに,クライアント端末4の状態を“そのまま(優先状態)”と判定する。   Further, the content management unit 16 refers to the determination information stored in the determination information storage unit 12 and determines the type of content specified (from: key content (in), to: key content (in). Is determined as “as is (priority state)”.

クライアント管理部17は,判定された状態が“そのまま(優先状態)”であるので,処理を行わない。   Since the determined state is “as it is (priority state)”, the client management unit 17 does not perform processing.

(5)決済画面から完了/ログアウト画面のリクエスト
クライアント端末4から,完了/ログアウト画面(画面C)へのアクセスリクエストが送信され,アクセス制御装置1がこのリクエストを受信する。
(5) Request for completion / logout screen from settlement screen An access request to the completion / logout screen (screen C) is transmitted from the client terminal 4, and the access control apparatus 1 receives this request.

なお,通信中継部14は,通信制御部15からアクセス制御中であるが,クライアント端末4が“普通状態”でなければ,受信したアクセスリクエストをWebサーバ2へ送信し,クライアント端末4に完了/ログアウト画面(画面C)が表示される。   Note that the communication relay unit 14 is performing access control from the communication control unit 15, but if the client terminal 4 is not in the “normal state”, the communication relay unit 14 transmits the received access request to the Web server 2 to complete / A logout screen (screen C) is displayed.

アクセス制御装置1の通信制御部15は,リクエスト元のクライアント端末4を識別するリクエスト元情報,リクエスト発行時にアクセスしていた画面の識別情報(from:画面EのURI),アクセス先の画面の識別情報(to:画面CのURI)を取得し,コンテンツ管理部16へ渡す。   The communication control unit 15 of the access control device 1 requests the request source information for identifying the client terminal 4 of the request source, the identification information of the screen accessed when the request is issued (from: URI of the screen E), and the identification of the access destination screen Information (to: URI of screen C) is acquired and passed to the content management unit 16.

コンテンツ管理部16は,コンテンツ情報記憶部11のコンテンツ情報を参照して,「from」と「to」から画面の種別を特定する。ここで,「from(画面E)」,「to(画面C)」は,“キーコンテンツ(in)”,“キーコンテンツ(out)”と特定される。   The content management unit 16 refers to the content information in the content information storage unit 11 and identifies the type of screen from “from” and “to”. Here, “from (screen E)” and “to (screen C)” are specified as “key content (in)” and “key content (out)”.

コンテンツ管理部16は,判定情報記憶部12の判定情報を参照して,特定したコンテンツの種別(from:キーコンテンツ(in),to:キーコンテンツ(out)をもとに,クライアント端末4の状態を,“普通状態”と判定する。   The content management unit 16 refers to the determination information in the determination information storage unit 12 and determines the state of the client terminal 4 based on the identified content type (from: key content (in), to: key content (out)). Is determined to be “normal state”.

クライアント管理部17は,判定された状態が変更されたので,クライアント状態情報の該当するクライアント端末4の状態を“普通状態”に更新し,さらに,状態別クライアント数管理情報の「普通状態」の「現状」を1加算し,「優先状態」の「現状」を1減算する。   Since the determined state has been changed, the client management unit 17 updates the state of the client terminal 4 corresponding to the client state information to “normal state”, and further sets the “normal state” of the client count management information by state. "Current status" is incremented by 1, and "Current status" of "Priority status" is decremented by 1.

ここで,「優先状態」の「現状」が「最大値」を超過しなくなった場合には,クライアント管理部17は,通信制御部15へアクセス制御の停止を要求する。そして,通信制御部15が,通信中継部14に対してアクセス制御の停止を要求すると,通信中継部14は,アクセス制御を停止して,通常の中継処理へ戻る。   Here, when the “current state” of the “priority state” does not exceed the “maximum value”, the client management unit 17 requests the communication control unit 15 to stop access control. When the communication control unit 15 requests the communication relay unit 14 to stop access control, the communication relay unit 14 stops access control and returns to normal relay processing.

〔アクセス制御が実行された場合の処理〕
図7を用いて,アクセス制御が実行された場合の,画面の遷移とクライアント端末4の状態との関係を説明する。
[Process when access control is executed]
The relationship between the screen transition and the state of the client terminal 4 when access control is executed will be described with reference to FIG.

(1)トップ画面のリクエスト
クライアント端末4からWebサーバ2へのアクセスリクエストが送信されると,アクセス制御装置1は,このリクエストを受信して,上記の〔正規のアクセス手順における処理〕の(1)で説明した処理と同様の処理を行う。
(1) Request for Top Screen When an access request from the client terminal 4 to the Web server 2 is transmitted, the access control apparatus 1 receives this request and receives the (1 in the process of the regular access procedure). The same processing as that described in (1) is performed.

したがって,クライアント状態情報には,クライアント端末4の状態として“普通状態”が設定されている。   Therefore, “normal state” is set as the state of the client terminal 4 in the client state information.

(2)ログイン画面のリクエスト
クライアント端末4から,ログイン画面(画面A)へのアクセスリクエストが送信され,アクセス制御装置1がこのリクエストを受信する。
(2) Login Screen Request An access request to the login screen (screen A) is transmitted from the client terminal 4, and the access control device 1 receives this request.

通信中継部14は,アクセス制御中であると,通信制御部15の要求によって書き換えたTCPセッション情報をもとに,このアクセスリクエストのアクセス先を制御表示用サーバ3に書き換え,書き換えたアクセスリクエストを制御表示用サーバ3へ送信する。   When access control is being performed, the communication relay unit 14 rewrites the access destination of this access request to the control display server 3 based on the TCP session information rewritten by the request of the communication control unit 15, and rewrites the rewritten access request. It transmits to the control display server 3.

そのため,クライアント端末4のブラウザ5には,ログイン画面(画面A)の代わりに,制御表示用サーバ3が返却した「混雑中です。しばらくお待ちください」というメッセージ画面が表示される。   Therefore, instead of the login screen (screen A), the browser 5 of the client terminal 4 displays a message screen “Congested. Please wait” returned by the control display server 3.

〔不正アクセスが実行された場合の処理〕
図8を用いて,不正アクセスが実行された場合の,画面の遷移とクライアント端末4の状態との関係を説明する。
[Process when unauthorized access is executed]
The relationship between the screen transition and the state of the client terminal 4 when unauthorized access is executed will be described with reference to FIG.

(1)決済画面のリクエスト
不正アクセスを意図するクライアント端末4から,Webサーバ2の決済画面(画面E)へのアクセスリクエストが送信されると,アクセス制御装置1は,このリクエストを受信して,上記の〔正規のアクセス手順における処理〕の(1)で説明した処理とほぼ同様の処理を行う。
(1) Payment screen request When an access request to the payment screen (screen E) of the Web server 2 is transmitted from the client terminal 4 intended for unauthorized access, the access control device 1 receives this request, The process similar to the process described in (1) of [Process in regular access procedure] is performed.

通信制御部15は,通信中継部14が保持したアクセスリクエストの情報を解析して,リクエスト元のクライアント端末4を識別するリクエスト元情報,リクエスト発行時にアクセスしていた画面の識別情報(from:なし),アクセス先の画面の識別情報(to:画面EのURI)を取得し,コンテンツ管理部16へ渡す。   The communication control unit 15 analyzes the information of the access request held by the communication relay unit 14, request source information for identifying the request source client terminal 4, and identification information of the screen accessed when the request is issued (from: none) ), Identification information (to: URI of screen E) of the screen to be accessed is acquired and passed to the content management unit 16.

コンテンツ管理部16は,アクセス先の画面の識別情報(to:画面EのURI)が,“通常リクエスト”の画面以外のものであることから,このクライアント端末4を“不正状態”と判定する。   Since the identification information (to: URI of screen E) of the access destination screen is something other than the “normal request” screen, the content management unit 16 determines that this client terminal 4 is “illegal state”.

そして,クライアント管理部17は,クライアント状態情報を設定し,状態別クライアント数管理情報の「不正状態」の「現状」をカウントアップする。   Then, the client management unit 17 sets the client status information, and counts up the “current status” of the “illegal status” in the client count management information by status.

また,クライアント管理部17は,通信制御部15に対し,アクセス制御の要求と“不正状態”のクライアント端末4のリクエスト元を直ちに通知する。   In addition, the client management unit 17 immediately notifies the communication control unit 15 of the access control request and the request source of the client terminal 4 in the “illegal state”.

通信制御部15は,通信中継部14に対してTCPセッション情報の書き換えを要求して,“不正状態”のクライアント端末4のアクセスリクエストをブロックする制御を要求する。   The communication control unit 15 requests the communication relay unit 14 to rewrite the TCP session information and requests control to block the access request of the client terminal 4 in the “illegal state”.

通信中継部14は,通信制御部15のアクセスのブロック制御要求を受け取った後に,クライアント端末4からアクセスリクエストを受け付けても,アクセスリクエストを廃棄する等して通信をブロックするため,不正アクセス目的のクライアント端末4は,Webサーバ2へアクセスすることができなくなる。   Even if the communication relay unit 14 receives an access block control request from the communication control unit 15 and receives an access request from the client terminal 4, the communication relay unit 14 blocks communication by discarding the access request. The client terminal 4 cannot access the Web server 2.

なお,不正アクセス目的のクライアント端末4の最初アクセスリクエスト(画面E)は,Webサーバ2へ中継されてしまうが,Webサーバ2では,ログイン画面(画面A)でログイン認証を行っていないクライアント端末4に対してアクセスを拒否する。そのため,実際には,クライアント端末4のブラウザに決済画面(画面D)は表示されない。そして,同じクライアント端末4から,Webサーバ2に対して再度アクセスリクエストが送信されたときは,アクセス制御装置1でアクセスリクエストを遮断するため,Webサーバ2での認証および拒否通知等の処理に関する処理負担が軽減されることになる。   Note that the initial access request (screen E) of the client terminal 4 for unauthorized access is relayed to the Web server 2, but the Web server 2 does not perform login authentication on the login screen (screen A). Deny access to. Therefore, in practice, the payment screen (screen D) is not displayed on the browser of the client terminal 4. When an access request is transmitted again from the same client terminal 4 to the Web server 2, the access control device 1 blocks the access request, and therefore processing related to processing such as authentication and rejection notification in the Web server 2 The burden will be reduced.

図9および図10は,アクセス制御装置1の処理の流れを示す図である。   FIG. 9 and FIG. 10 are diagrams showing the flow of processing of the access control device 1.

アクセス制御装置1の通信中継部14は,クライアント端末4から,TCP/IP通信を受信し,受信した通信に関するTCPセッション情報を作成して保持する(ステップS10)。   The communication relay unit 14 of the access control device 1 receives the TCP / IP communication from the client terminal 4 and creates and holds TCP session information related to the received communication (step S10).

通信中継部14は,TCPセッション情報から,TCP/IPヘッダ情報,リクエスト情報を抽出して(ステップS11),不正なIPアドレス(IP)またはポート番号(Port)またはヘッダ情報(ヘッダ)であるかを判定する(ステップS12)。   The communication relay unit 14 extracts TCP / IP header information and request information from the TCP session information (step S11), and determines whether the IP address (IP), port number (Port), or header information (header) is invalid. Is determined (step S12).

抽出した情報が,不正なIPアドレス,ポート番号,またはヘッダ情報であれば(ステップS12のYES),通信中継部14は,TCPセッション情報を削除する(ステップS13)。   If the extracted information is an illegal IP address, port number, or header information (YES in step S12), the communication relay unit 14 deletes the TCP session information (step S13).

一方,抽出した情報が,不正なIPアドレス等でなければ(ステップS12のNO),通信制御部15は,TCPセッション情報から,アクセスしたクライアント端末4の通信に関する情報(IPアドレス,ポート番号,ヘッダ情報等)を取得し,取得した情報を解析して,リクエスト元の識別情報(アクセスしたクライアント端末4のIPアドレス,ポート番号,ヘッダ情報等),リクエストを発行したコンテンツの識別情報(fromURI),アクセス先のコンテンツの識別情報(toURI)を抽出する(ステップS14)。   On the other hand, if the extracted information is not an illegal IP address or the like (NO in step S12), the communication control unit 15 determines information (IP address, port number, header) related to communication of the accessed client terminal 4 from the TCP session information. Information), analyzing the acquired information, request source identification information (IP address, port number, header information, etc. of the accessed client terminal 4), identification information of the content that issued the request (from URI), The identification information (toURI) of the access destination content is extracted (step S14).

コンテンツ管理部16は,コンテンツの識別情報(fromURI)コンテンツの識別情報(toURI)とをもとにコンテンツの種別を特定する(ステップS15)。さらに,コンテンツ管理部16は,判定情報を参照して,特定したコンテンツの種別から,クライアント端末4の状態を決定する(ステップS16)。   The content management unit 16 specifies the type of content based on the content identification information (fromURI) and the content identification information (toURI) (step S15). Further, the content management unit 16 refers to the determination information and determines the state of the client terminal 4 from the identified content type (step S16).

クライアント管理部17は,コンテンツ管理部16の判定結果を得て,クライアント状態情報と状態別クライアント数管理情報とを更新する(ステップS17)。   The client management unit 17 obtains the determination result of the content management unit 16, and updates the client status information and the client count management information by status (step S17).

クライアント管理部17は,コンテンツ管理部16で,クライアント端末4の状態が“不正状態”と判定された場合に(ステップS18のYES),通信制御部15に対して,アクセス制御を要求し,“不正状態”のクライアント端末4のリクエスト元の識別情報(IPアドレス,ポート番号,ヘッダ等)を通知する(ステップS19)。   When the content management unit 16 determines that the state of the client terminal 4 is “illegal state” (YES in step S18), the client management unit 17 requests access control to the communication control unit 15, and “ The request source identification information (IP address, port number, header, etc.) of the client terminal 4 in the “illegal state” is notified (step S19).

通信制御部15は,通知されたリクエスト元識別情報に該当するクライアント端末4のTCPセッション情報の書き換えによる,該当クライアント端末4からのアクセスリクエストをブロックする制御を,通信中継部14へ要求する(ステップS20)。   The communication control unit 15 requests the communication relay unit 14 to control to block the access request from the client terminal 4 by rewriting the TCP session information of the client terminal 4 corresponding to the notified request source identification information (Step S1). S20).

クライアント管理部17は,クライアント端末4の状態が“不正状態”と判定されていない場合に(ステップS18のNO),さらに,状態別クライアント数管理情報の“優先状態”の「現状」の値が「最大値」を超過しているかを判断する(ステップS21)。“優先状態”の「現状」の値が「最大値」を超過している場合に(ステップS21のYES),クライアント管理部17は,通信制御部15に対し,アクセス制御を要求し,“普通状態”と判定されたクライアント端末4のリクエスト元識別情報(IPアドレス,ポート番号,ヘッダ等)を通知する(ステップS22)。   When the state of the client terminal 4 is not determined to be “illegal state” (NO in step S18), the client management unit 17 further sets the “current state” value of the “priority state” in the client number management information by state. It is determined whether or not the “maximum value” is exceeded (step S21). When the “current state” value of the “priority state” exceeds the “maximum value” (YES in step S21), the client management unit 17 requests access control to the communication control unit 15, and “normal” Request source identification information (IP address, port number, header, etc.) of the client terminal 4 determined as “state” is notified (step S22).

通信制御部15は,通知されたリクエスト元識別情報に該当するクライアント端末4のTCPセッション情報の書き換えによる,該当クライアント端末からのアクセスリクエストのアクセス先を変更する制御を,通信中継部14へ要求する(ステップS23)。   The communication control unit 15 requests the communication relay unit 14 to change the access destination of the access request from the client terminal by rewriting the TCP session information of the client terminal 4 corresponding to the notified request source identification information. (Step S23).

一方,“優先状態”の「現状」が「最大値」を超過していなければ(ステップS21のNO),処理を終了する。   On the other hand, if the “current state” of the “priority state” does not exceed the “maximum value” (NO in step S21), the process ends.

以上の本実施例に示されるように,アクセス制御装置1を,eコマース・サイトのWebサーバのプロキシ装置に適用した場合に,次のような効果が得られる。   As shown in the present embodiment, when the access control device 1 is applied to a proxy device of a Web server at an e-commerce site, the following effects can be obtained.

(1)Webサーバ2へのアクセスが集中しても,アクセス制御装置1が,優先的に取り扱うクライアント端末4からのアクセスのみをWebサーバ2へ中継するため,直ちにアクセス集中が緩和されて,Webサーバ2のシステム停止を防止することができる。   (1) Even if the access to the Web server 2 is concentrated, the access control device 1 relays only the access from the client terminal 4 that is preferentially handled to the Web server 2, so that the access concentration is immediately relaxed and the Web The system stop of the server 2 can be prevented.

よって,重要な顧客のクライアント端末4は,Webサーバ2との通信が優先的に維持されるため,Webサーバ2での手続を完了させることができる。   Therefore, since the client terminal 4 of the important customer is preferentially maintained in communication with the Web server 2, the procedure at the Web server 2 can be completed.

(2)Webサーバ2へのアクセス集中によって,処理限界に近づいているような場合に,アクセス制御装置1が,優先的に取り扱うクライアント端末4からのアクセスのみをWebサーバ2へ中継するため,Webサーバ2の処理能力に応じたアクセス数に制御して,重要なクライアントに対するレスポンス処理能力を一定の程度に維持し,顧客満足度を低下させない応答を実現することができる。   (2) Since the access control apparatus 1 relays only access from the client terminal 4 that is handled preferentially to the Web server 2 when the access limit is approached due to concentration of access to the Web server 2, the Web By controlling the number of accesses according to the processing capability of the server 2, it is possible to maintain a response processing capability for important clients at a certain level, and to realize a response that does not reduce customer satisfaction.

(3)不正なクライアント端末4が行う非正規手段によるアクセスによってWebサーバ2へアクセスした場合に,アクセス制御装置1が,そのようなクライアント端末4からのアクセスを“不正状態”と判断して,直ちにWebサーバ2へのアクセスを遮断するため,Webサーバ2に対するアクセスによる攻撃を防御することができる。よって,不特定多数のクライアントからのアクセスを許容せざるを得ない商業的サイトに対するセキュリティ手段を実現することができる。   (3) When the Web server 2 is accessed by access by an unauthorized means performed by the unauthorized client terminal 4, the access control device 1 determines that the access from the client terminal 4 is “illegal state”, and Since access to the Web server 2 is immediately blocked, an attack caused by access to the Web server 2 can be prevented. Therefore, it is possible to realize a security measure for a commercial site that must allow access from an unspecified number of clients.

例えば,Webサーバ2が買い物サービスを提供するサーバである場合に,商品選択画面で既に購入商品を選択して決済画面に進んでいるクライアント(上顧客)と,ログイン画面でログインしただけで商品選択画面まで進んでいないクライアント(顧客),非正規手段によってサイト内の画面を閲覧しようとしているクライアント(不正者)のアクセスが混在していると考えられる。このような状態の場合に,Webサーバ2でバーストトラフィックによるシステム停止が発生した場合に,決済処理をしようとしている上顧客との通信が中断されると,上顧客の手続き処理が完了できずエラー原因となったり,購入自体が取りやめになったりする可能性があり,好ましくない。   For example, when the Web server 2 is a server providing a shopping service, a client (upper customer) who has already selected a purchased product on the product selection screen and has proceeded to the payment screen, and selects a product simply by logging in on the login screen It is thought that the access of the client (customer) who has not progressed to the screen and the client (illegal person) who is trying to browse the screen in the site by unauthorized means is mixed. In such a situation, if the system stops due to burst traffic on the Web server 2 and communication with the upper customer who is trying to process payment is interrupted, the procedure processing of the upper customer cannot be completed and an error occurs. This may be the cause of the purchase or the purchase itself may be canceled.

上記のアクセス制御装置1は,そのような上顧客とWebサーバ2との通信を優先的に維持することができ,バーストトラフィックにより生じうる取引機会の喪失を防止することができる。   The access control apparatus 1 can preferentially maintain communication between the customer and the Web server 2 as described above, and can prevent loss of transaction opportunities that may occur due to burst traffic.

また,以上の実施例において開示したアクセス制御装置1は,Webサーバ2等とクライアント端末4との通信を中継する通信中継部14を備えるプロキシ装置として説明したが,アクセス制御装置1は,通信を中継する通信中継装置,負荷分散装置内に組み込まれる装置として実施することができる。この場合に,アクセス制御装置1は,通信中継部14を備える必要がなく,通信中継部14の機能は,通信中継装置,負荷分散装置等が有する通信中継機能によって実現される。   Moreover, although the access control apparatus 1 disclosed in the above embodiment has been described as a proxy apparatus including the communication relay unit 14 that relays communication between the Web server 2 and the client terminal 4, the access control apparatus 1 performs communication. It can be implemented as a communication relay device for relaying or a device incorporated in a load distribution device. In this case, the access control device 1 does not need to include the communication relay unit 14, and the function of the communication relay unit 14 is realized by the communication relay function of the communication relay device, the load distribution device, or the like.

また,開示したアクセス制御装置1は,プログラムがコンピュータにより読み取られ実行されることにより,アクセス制御装置1が有する通信中継部14,通信制御部15,コンテンツ管理部16,クライアント管理部17の各処理部が実現されることによって構築することができる。   Further, the disclosed access control device 1 is configured so that each process of the communication relay unit 14, the communication control unit 15, the content management unit 16, and the client management unit 17 included in the access control device 1 is performed by reading and executing a program by a computer. It can be constructed by realizing the part.

このプログラムは,コンピュータが読み取り可能な,可搬媒体メモリ,半導体メモリ,ハードディスクなどの適当な記録媒体に格納することができ,これらの記録媒体に記録して提供される。または,このプログラムは,通信インタフェースを介して種々の通信網を利用した送受信により提供される。   This program can be stored in an appropriate recording medium such as a portable medium memory, a semiconductor memory, or a hard disk, which can be read by a computer, and is provided by being recorded on these recording media. Alternatively, this program is provided by transmission and reception using various communication networks via a communication interface.

以上の実施例を含む実施形態に関し,さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiment including the above examples.

(付記1) 開示されるアクセス制御装置は,Webサーバとクライアントの端末との間の通信を中継する装置であって,
前記Webサーバへのアクセス制御時におけるクライアントの優先状態を判定するためのコンテンツ遷移を設定した判定情報を保持する判定情報記憶部と,
クライアントの状態を記録するクライアント状態情報記憶部と,
クライアントが送信した前記Webサーバへのアクセスリクエストを受信して,受信したアクセスリクエストを解析して,前記解析の結果から前記アクセスリクエストの発行時にアクセスしていたコンテンツの識別情報と,前記アクセスリクエストによりアクセスしようとするコンテンツの識別情報と,前記アクセスリクエストのリクエスト元であるクライアントを特定するための情報を抽出して,前記抽出したコンテンツの識別情報の順序が前記判定情報のコンテンツ遷移と一致する場合に前記リクエスト元であるクライアントと対応付けて優先状態を設定するコンテンツ管理部と,
前記優先状態に対応付けられたクライアントが発行したアクセスリクエストのリクエスト元を示す情報を登録するクライアント状態情報を前記クライアント状態情報記憶部に記録するクライアント管理部と,
クライアントから前記Webサーバへのアクセスリクエストの中継処理において,受信されたアクセスリクエストのリクエスト元を示す情報が,クライアント状態情報記憶部に記録された前記優先状態に対応付けられたクライアントのリクエスト元を示す情報に一致しないときは,受信したアクセスリクエストを遮断または一時的に保留するアクセス制御を要求する通信制御部とを備える
ことを特徴とするアクセス制御装置。
(Supplementary Note 1) The disclosed access control device is a device that relays communication between a Web server and a client terminal,
A determination information storage unit that holds determination information that sets content transition for determining the priority state of the client at the time of controlling access to the Web server;
A client status information storage unit for recording the client status;
Upon receiving the access request to the Web server transmitted by the client, the received access request is analyzed, and based on the result of the analysis, the identification information of the content accessed at the time of issuing the access request and the access request When the identification information of the content to be accessed and the information for identifying the client that is the request source of the access request are extracted, and the order of the extracted content identification information matches the content transition of the determination information A content management unit that sets a priority state in association with the request source client;
A client management unit that records in the client state information storage unit client state information for registering information indicating a request source of an access request issued by a client associated with the priority state;
In the relay process of the access request from the client to the Web server, the information indicating the request source of the received access request indicates the client request source associated with the priority status recorded in the client status information storage unit An access control device comprising: a communication control unit that requests access control to block or temporarily hold a received access request when the information does not match.

(付記2) 前記通信制御部は,前記クライアント状態情報をもとに,前記優先状態に対応付けられたクライアントの合計数が所定数を超過した場合に,前記Webサーバへの前記アクセス制御を要求する
ことを特徴とする前記付記1に記載のアクセス制御装置。
(Supplementary Note 2) The communication control unit requests the access control to the Web server when the total number of clients associated with the priority state exceeds a predetermined number based on the client state information. The access control apparatus as set forth in appendix 1, wherein:

(付記3) 前記判定情報記憶部は,前記Webサーバへのアクセス制御におけるクライアントの不正状態を判定するためのコンテンツ遷移を設定した判定情報を保持し,
前記コンテンツ管理部は,前記アクセスリクエストによりアクセスしようとするコンテンツの識別情報と,前記アクセスリクエストのリクエスト元であるクライアントを特定するための情報を抽出して,前記抽出したコンテンツの識別情報の順序が前記判定情報の不正状態を判定するためのコンテンツ遷移と一致する場合に,前記リクエスト元であるクライアントと対応付けて不正状態を設定し,
前記クライアント管理部は,前記コンテンツ管理部により,不正状態に対応付けられたクライアントが発行したアクセスリクエストのリクエスト元を示す情報を登録するクライアント状態情報を前記クライアント状態情報記憶部に記録し,
前記通信制御部は,クライアントから前記Webサーバへのアクセスリクエストの中継処理において,受信されたアクセスリクエストのリクエスト元を示す情報が,クライアント状態情報記憶部に記録された不正状態に対応付けられたクライアントのリクエスト元を示す情報に一致するときは,受信したアクセスリクエストを遮断するアクセス制御を要求する
ことを特徴とする前記付記1または前記付記2に記載のアクセス制御装置。
(Additional remark 3) The said determination information storage part hold | maintains the determination information which set the content transition for determining the unauthorized state of the client in the access control to the said web server,
The content management unit extracts the identification information of the content to be accessed by the access request and the information for specifying the client that is the request source of the access request, and the order of the extracted content identification information is If it matches the content transition for determining the invalid state of the determination information, the invalid state is set in association with the client that is the request source,
The client management unit records, in the client status information storage unit, client status information for registering information indicating a request source of an access request issued by a client associated with an illegal status by the content management unit,
In the relay process of the access request from the client to the Web server, the communication control unit is a client in which information indicating the request source of the received access request is associated with the unauthorized state recorded in the client state information storage unit The access control apparatus according to claim 1 or 2, wherein the access control device requests access control for blocking the received access request when the information matches the information indicating the request source.

(付記4) 前記判定情報記憶部は,前記Webサーバのコンテンツを所定の種別に分類し,前記判定情報として,前記コンテンツの種別間の遷移を設定した情報を保持し,
前記コンテンツ管理部は,前記取得したアドレス情報の順序に対応するコンテンツの種別の順序が前記判定情報のコンテンツの種別間の遷移に一致するかを判定する
ことを特徴とする前記付記1ないし前記付記3のいずれか一項に記載のアクセス制御装置。
(Supplementary Note 4) The determination information storage unit classifies the content of the Web server into a predetermined type, and holds information that sets a transition between the content types as the determination information,
The content management unit determines whether the order of content types corresponding to the order of the acquired address information matches a transition between content types of the determination information. The access control device according to any one of claims 3 to 4.

(付記5) Webサーバとクライアントの端末との間の通信を中継する装置が実行する制御方法であって,
クライアントが送信した前記Webサーバへのアクセスリクエストを受信して,受信したアクセスリクエストを解析する処理過程と,
前記解析の結果から,前記アクセスリクエストの発行時にアクセスしていたコンテンツの識別情報と,前記アクセスリクエストによりアクセスしようとするコンテンツの識別情報と,前記アクセスリクエストのリクエスト元であるクライアントを特定するための情報を抽出する処理過程と,
前記Webサーバへのアクセス制御時におけるクライアントの優先状態を判定するためのコンテンツ遷移を設定した判定情報を保持する判定情報記憶部へアクセスして,前記判定情報を取得する処理過程と,
前記抽出したコンテンツの識別情報の順序が,前記判定情報のコンテンツ遷移と一致する場合に前記リクエスト元であるクライアントと対応付けて優先状態を設定する処理過程と,
前記優先状態に対応付けられたクライアントが発行したアクセスリクエストのリクエスト元を示す情報を登録するクライアント状態情報をクライアント状態情報記憶部に記録する処理過程と,
クライアントから前記Webサーバへのアクセスリクエストの中継処理において,受信されたアクセスリクエストのリクエスト元を示す情報が,クライアント状態情報記憶部に記録された前記優先状態に対応付けられたクライアントのリクエスト元を示す情報に一致しないときは,受信したアクセスリクエストを遮断または一時的に保留するアクセス制御を要求する処理過程とを備える
ことを特徴とするアクセス制御方法。
(Supplementary Note 5) A control method executed by a device that relays communication between a Web server and a client terminal,
A process of receiving an access request to the web server sent by the client and analyzing the received access request;
From the result of the analysis, the identification information of the content accessed at the time of issuing the access request, the identification information of the content to be accessed by the access request, and the client that is the request source of the access request A process of extracting information;
A process of accessing the determination information storage unit holding the determination information in which the content transition for determining the priority state of the client at the time of controlling access to the Web server is held, and acquiring the determination information;
A process of setting a priority state in association with the client that is the request source when an order of identification information of the extracted content matches a content transition of the determination information;
A process of recording in the client status information storage unit client status information for registering information indicating a request source of an access request issued by a client associated with the priority status;
In the relay process of the access request from the client to the Web server, the information indicating the request source of the received access request indicates the client request source associated with the priority status recorded in the client status information storage unit An access control method comprising: a process for requesting access control to block or temporarily hold a received access request when it does not match information.

(付記6) Webサーバとクライアントの端末との間の通信を中継する装置に,
クライアントが送信した前記Webサーバへのアクセスリクエストを受信して,受信したアクセスリクエストを解析する処理と,
前記解析の結果から,前記アクセスリクエストの発行時にアクセスしていたコンテンツの識別情報と,前記アクセスリクエストによりアクセスしようとするコンテンツの識別情報と,前記アクセスリクエストのリクエスト元であるクライアントを特定するための情報を抽出する処理と,
前記Webサーバへのアクセス制御時におけるクライアントの優先状態を判定するためのコンテンツ遷移を設定した判定情報を保持する判定情報記憶部へアクセスして,前記判定情報を取得する処理と,
前記抽出したコンテンツの識別情報の順序が,前記判定情報のコンテンツ遷移と一致する場合に前記リクエスト元であるクライアントと対応付けて優先状態を設定する処理と,
前記優先状態に対応付けられたクライアントが発行したアクセスリクエストのリクエスト元を示す情報を登録するクライアント状態情報をクライアント状態情報記憶部に記録する処理と,
クライアントから前記Webサーバへのアクセスリクエストの中継処理において,受信されたアクセスリクエストのリクエスト元を示す情報が,クライアント状態情報記憶部に記録された前記優先状態に対応付けられたクライアントのリクエスト元を示す情報に一致しないときは,受信したアクセスリクエストを遮断または一時的に保留するアクセス制御を要求する処理とを実行させるための
アクセス制御プログラム。
(Supplementary note 6) In a device that relays communication between a Web server and a client terminal,
A process of receiving an access request to the web server sent by the client and analyzing the received access request;
From the result of the analysis, the identification information of the content accessed at the time of issuing the access request, the identification information of the content to be accessed by the access request, and the client that is the request source of the access request Processing to extract information;
A process of accessing a determination information storage unit holding determination information in which content transition for determining a priority state of a client at the time of controlling access to the Web server is held, and acquiring the determination information;
A process of setting a priority state in association with the client that is the request source when the order of the identification information of the extracted content matches the content transition of the determination information;
A process of recording client status information for registering information indicating a request source of an access request issued by a client associated with the priority status in a client status information storage unit;
In the relay process of the access request from the client to the Web server, the information indicating the request source of the received access request indicates the client request source associated with the priority status recorded in the client status information storage unit An access control program for executing processing that requests access control that blocks or temporarily holds a received access request when the information does not match.

1 アクセス制御装置
11 コンテンツ情報記憶部
12 判定情報記憶部
13 クライアント状態情報記憶部
14 通信中継部
15 通信制御部
16 コンテンツ管理部
17 クライアント管理部
2 Webサーバ
3 制御表示用サーバ
4 クライアント端末
5 ブラウザ
6 インターネット

DESCRIPTION OF SYMBOLS 1 Access control apparatus 11 Content information storage part 12 Judgment information storage part 13 Client state information storage part 14 Communication relay part 15 Communication control part 16 Content management part 17 Client management part 2 Web server 3 Control display server 4 Client terminal 5 Browser 6 the Internet

Claims (4)

Webサーバとクライアントの端末との間の通信を中継する装置であって,
前記Webサーバへのアクセス制御時におけるクライアントの優先状態を判定するためのコンテンツ遷移を設定した判定情報を保持する判定情報記憶部と,
クライアントの状態を記録するクライアント状態情報記憶部と,
クライアントが送信した前記Webサーバへのアクセスリクエストを受信して,受信したアクセスリクエストを解析して,前記解析の結果から前記アクセスリクエストの発行時にアクセスしていたコンテンツの識別情報と,前記アクセスリクエストによりアクセスしようとするコンテンツの識別情報と,前記アクセスリクエストのリクエスト元であるクライアントを特定するための情報を抽出して,前記抽出したコンテンツの識別情報の順序が前記判定情報のコンテンツ遷移と一致する場合に前記リクエスト元であるクライアントと対応付けて優先状態を設定するコンテンツ管理部と,
前記優先状態に対応付けられたクライアントが発行したアクセスリクエストのリクエスト元を示す情報を登録するクライアント状態情報を前記クライアント状態情報記憶部に記録するクライアント管理部と,
クライアントから前記Webサーバへのアクセスリクエストの中継処理において,受信されたアクセスリクエストのリクエスト元を示す情報が,クライアント状態情報記憶部に記録された前記優先状態に対応付けられたクライアントのリクエスト元を示す情報に一致しないときは,受信したアクセスリクエストを遮断または一時的に保留するアクセス制御を要求する通信制御部とを備える
ことを特徴とするアクセス制御装置。
A device that relays communication between a Web server and a client terminal,
A determination information storage unit that holds determination information that sets content transition for determining the priority state of the client at the time of controlling access to the Web server;
A client status information storage unit for recording the client status;
Upon receiving the access request to the Web server transmitted by the client, the received access request is analyzed, and based on the result of the analysis, the identification information of the content accessed at the time of issuing the access request and the access request When the identification information of the content to be accessed and the information for identifying the client that is the request source of the access request are extracted, and the order of the extracted content identification information matches the content transition of the determination information A content management unit that sets a priority state in association with the request source client;
A client management unit that records in the client state information storage unit client state information for registering information indicating a request source of an access request issued by a client associated with the priority state;
In the relay process of the access request from the client to the Web server, the information indicating the request source of the received access request indicates the client request source associated with the priority status recorded in the client status information storage unit An access control device comprising: a communication control unit that requests access control to block or temporarily hold a received access request when the information does not match.
前記通信制御部は,前記クライアント状態情報をもとに,前記優先状態に対応付けられたクライアントの合計数が所定数を超過した場合に,前記Webサーバへの前記アクセス制御を要求する
ことを特徴とする請求項1に記載のアクセス制御装置。
The communication control unit requests the access control to the Web server when the total number of clients associated with the priority state exceeds a predetermined number based on the client state information. The access control apparatus according to claim 1.
前記判定情報記憶部は,前記Webサーバへのアクセス制御におけるクライアントの不正状態を判定するためのコンテンツ遷移を設定した判定情報を保持し,
前記コンテンツ管理部は,前記アクセスリクエストによりアクセスしようとするコンテンツの識別情報と,前記アクセスリクエストのリクエスト元であるクライアントを特定するための情報を抽出して,前記抽出したコンテンツの識別情報の順序が前記判定情報の不正状態を判定するためのコンテンツ遷移と一致する場合に,前記リクエスト元であるクライアントと対応付けて不正状態を設定し,
前記クライアント管理部は,前記コンテンツ管理部により,不正状態に対応付けられたクライアントが発行したアクセスリクエストのリクエスト元を示す情報を登録するクライアント状態情報を前記クライアント状態情報記憶部に記録し,
前記通信制御部は,クライアントから前記Webサーバへのアクセスリクエストの中継処理において,受信されたアクセスリクエストのリクエスト元を示す情報が,クライアント状態情報記憶部に記録された不正状態に対応付けられたクライアントのリクエスト元を示す情報に一致するときは,受信したアクセスリクエストを遮断するアクセス制御を要求する
ことを特徴とする請求項1または請求項2に記載のアクセス制御装置。
The determination information storage unit holds determination information in which content transition for determining an unauthorized state of a client in access control to the Web server is set,
The content management unit extracts the identification information of the content to be accessed by the access request and the information for specifying the client that is the request source of the access request, and the order of the extracted content identification information is If it matches the content transition for determining the invalid state of the determination information, the invalid state is set in association with the client that is the request source,
The client management unit records, in the client status information storage unit, client status information for registering information indicating a request source of an access request issued by a client associated with an illegal status by the content management unit,
In the relay process of the access request from the client to the Web server, the communication control unit is a client in which information indicating the request source of the received access request is associated with the unauthorized state recorded in the client state information storage unit 3. The access control apparatus according to claim 1, wherein the access control apparatus requests access control to block the received access request when the information matches the information indicating the request source.
前記判定情報記憶部は,前記Webサーバのコンテンツを所定の種別に分類し,前記判定情報として,前記コンテンツの種別間の遷移を設定した情報を保持し,
前記コンテンツ管理部は,前記取得したアドレス情報の順序に対応するコンテンツの種別の順序が前記判定情報のコンテンツの種別間の遷移に一致するかを判定する
ことを特徴とする請求項1ないし請求項3のいずれか一項に記載のアクセス制御装置。
The determination information storage unit classifies the content of the Web server into a predetermined type, and holds information that sets transition between the content types as the determination information,
The content management unit determines whether an order of content types corresponding to the order of the acquired address information matches a transition between content types of the determination information. The access control device according to any one of claims 3 to 4.
JP2009100752A 2009-04-17 2009-04-17 Access control device Expired - Fee Related JP5067396B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009100752A JP5067396B2 (en) 2009-04-17 2009-04-17 Access control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009100752A JP5067396B2 (en) 2009-04-17 2009-04-17 Access control device

Publications (2)

Publication Number Publication Date
JP2010250664A JP2010250664A (en) 2010-11-04
JP5067396B2 true JP5067396B2 (en) 2012-11-07

Family

ID=43312901

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009100752A Expired - Fee Related JP5067396B2 (en) 2009-04-17 2009-04-17 Access control device

Country Status (1)

Country Link
JP (1) JP5067396B2 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9412123B2 (en) 2003-07-01 2016-08-09 The 41St Parameter, Inc. Keystroke analysis
US10999298B2 (en) 2004-03-02 2021-05-04 The 41St Parameter, Inc. Method and system for identifying users and detecting fraud by use of the internet
US8938671B2 (en) 2005-12-16 2015-01-20 The 41St Parameter, Inc. Methods and apparatus for securely displaying digital images
US11301585B2 (en) 2005-12-16 2022-04-12 The 41St Parameter, Inc. Methods and apparatus for securely displaying digital images
US8151327B2 (en) 2006-03-31 2012-04-03 The 41St Parameter, Inc. Systems and methods for detection of session tampering and fraud prevention
US9112850B1 (en) 2009-03-25 2015-08-18 The 41St Parameter, Inc. Systems and methods of sharing information through a tag-based consortium
US10754913B2 (en) 2011-11-15 2020-08-25 Tapad, Inc. System and method for analyzing user device information
US9633201B1 (en) 2012-03-01 2017-04-25 The 41St Parameter, Inc. Methods and systems for fraud containment
US9521551B2 (en) 2012-03-22 2016-12-13 The 41St Parameter, Inc. Methods and systems for persistent cross-application mobile device identification
EP2880619A1 (en) 2012-08-02 2015-06-10 The 41st Parameter, Inc. Systems and methods for accessing records via derivative locators
JP5968719B2 (en) 2012-08-06 2016-08-10 京セラ株式会社 Management system, management method, control device, and storage battery device
WO2014078569A1 (en) 2012-11-14 2014-05-22 The 41St Parameter, Inc. Systems and methods of global identification
US10902327B1 (en) 2013-08-30 2021-01-26 The 41St Parameter, Inc. System and method for device identification and uniqueness
US10091312B1 (en) 2014-10-14 2018-10-02 The 41St Parameter, Inc. Data structures for intelligently resolving deterministic and probabilistic device identifiers to device profiles and/or groups

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11167584A (en) * 1997-09-30 1999-06-22 Hitachi Ltd Page shift method and its execution device and medium recording page shift processing program and data
JP2002140309A (en) * 2000-11-02 2002-05-17 Hitachi Ltd Service system
JP2003087421A (en) * 2001-09-11 2003-03-20 Hitachi Information Technology Co Ltd Information processing system
JP2005165898A (en) * 2003-12-05 2005-06-23 Hidemasa Miki System for providing maze on web and maze construction program
US7805529B2 (en) * 2006-07-14 2010-09-28 International Business Machines Corporation Method and system for dynamically changing user session behavior based on user and/or group classification in response to application server demand

Also Published As

Publication number Publication date
JP2010250664A (en) 2010-11-04

Similar Documents

Publication Publication Date Title
JP5067396B2 (en) Access control device
US11659004B2 (en) Networking flow logs for multi-tenant environments
JP4307448B2 (en) System and method for managing distributed objects as a single representation
US8621065B1 (en) Dynamic blocking of suspicious electronic submissions
CN104904178B (en) The method and apparatus and computer-readable medium of virtual private network tunnel are provided
US9294541B2 (en) Method and system for correlation of session activities to a browser window in a client-server enviroment
JP5789390B2 (en) Business information protection device, business information protection method, and program
US10257228B2 (en) System and method for real time detection and prevention of segregation of duties violations in business-critical applications
CN101841537A (en) Method and system for realizing file sharing access control based on protocol proxy
EP2255505B1 (en) Selective filtering of network traffic requests
JP2008117316A (en) Business information protection device
US11044245B2 (en) System and control method therefor
CN107103216A (en) Business information protector
CN106559485A (en) A kind of method and device of control server shutdown
JP5952466B2 (en) Business information protection device, business information protection method, and program
CN108512889A (en) A kind of application response method for pushing and proxy server based on HTTP
US20220385632A1 (en) Transaction firewall method and system
KR101784312B1 (en) A apparatus and method of providing security to cloud data to prevent unauthorized access
JP5097418B2 (en) Session management apparatus, program, and storage medium
JP2000267957A (en) Fire wall for control system
KR101980432B1 (en) Apparatus and method for managing personal information
KR101288103B1 (en) Method and system for monitoring and cutting off illegal electronic-commerce transaction
JP2005156473A (en) Analysis system using network
JP2018152091A (en) Business information protection device, business information protection method, and program
JP6719635B2 (en) Access management method, access management device and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100820

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120704

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120717

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120730

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

Free format text: PAYMENT UNTIL: 20150824

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees