JP2015181064A5 - - Google Patents

Download PDF

Info

Publication number
JP2015181064A5
JP2015181064A5 JP2015137939A JP2015137939A JP2015181064A5 JP 2015181064 A5 JP2015181064 A5 JP 2015181064A5 JP 2015137939 A JP2015137939 A JP 2015137939A JP 2015137939 A JP2015137939 A JP 2015137939A JP 2015181064 A5 JP2015181064 A5 JP 2015181064A5
Authority
JP
Japan
Prior art keywords
data acquisition
acquisition request
reference source
unit
information processing
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
JP2015137939A
Other languages
Japanese (ja)
Other versions
JP6020676B2 (en
JP2015181064A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2015137939A priority Critical patent/JP6020676B2/en
Priority claimed from JP2015137939A external-priority patent/JP6020676B2/en
Publication of JP2015181064A publication Critical patent/JP2015181064A/en
Publication of JP2015181064A5 publication Critical patent/JP2015181064A5/ja
Application granted granted Critical
Publication of JP6020676B2 publication Critical patent/JP6020676B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (7)

端末装置からウェブサーバに対して送信されるデータ取得要求を取得する取得手段と、
前記取得手段により取得されたデータ取得要求の中継を許可するか否かを判断する中継制御手段と、
前記取得手段により取得されたデータ取得要求に、当該データ取得要求の参照元を示す情報が含まれるか否かを判断する参照元判断手段と、
前記中継制御手段により中継を許可しないと判断されたデータ取得要求に対する前記参照元判断手段による判断結果に応じて、当該データ取得要求に係る情報記録するか否かを決定する決定手段と、
前記決定手段により記録すると決定された場合、当該データ取得要求に係る情報記録する記録手段と、
を備えることを特徴とする情報処理装置。
Acquisition means for acquiring a data acquisition request transmitted from the terminal device to the web server;
Relay control means for determining whether to permit relaying of the data acquisition request acquired by the acquisition means;
A reference source determination unit that determines whether or not the data acquisition request acquired by the acquisition unit includes information indicating a reference source of the data acquisition request;
A determination unit that determines whether to record information related to the data acquisition request according to a determination result by the reference source determination unit with respect to the data acquisition request that is determined not to permit relay by the relay control unit;
A recording unit for recording information related to the data acquisition request when it is determined to be recorded by the determination unit;
An information processing apparatus comprising:
前記決定手段は、さらに、
前記データ取得要求が、前記中継制御手段により中継を許可しないと判断され、かつ前記参照元判断手段により参照元を示す情報が含まれないと判断された場合、当該データ取得要求に係る情報記録すると決定することを特徴とする請求項1に記載の情報処理装置。
The determining means further includes:
When the data acquisition request is determined not to permit relay by the relay control unit, and the reference source determination unit determines that the information indicating the reference source is not included , the information related to the data acquisition request is recorded. The information processing apparatus according to claim 1, wherein the information processing apparatus is determined.
前記決定手段は、さらに、
前記データ取得要求が、前記中継制御手段により中継を許可しないと判断され、かつ前記参照元判断手段により参照元を示す情報が含まれていると判断された場合、当該データ取得要求に係る情報記録しないと決定することを特徴とする請求項1または2に記載の情報処理装置。
The determining means further includes:
Wherein the data acquisition request, the it is determined not to allow the relayed control means, and when it is determined that the information indicating the reference source is included by the reference source judgment unit, information related to the data acquisition request The information processing apparatus according to claim 1, wherein it is determined not to record .
前記データ取得要求が送信された時刻と、当該データ取得要求の参照元に対してデータ取得要求が送信された時刻との時間差を算出する時間差算出手段をさらに備え、
前記決定手段は、さらに、
前記データ取得要求が、前記中継制御手段により中継を許可しないと判断され、かつ前記参照元判断手段により参照元を示す情報が含まれていると判断され、かつ前記時間差算出手段により算出された時間差が所定の時間差を超える場合、当該データ取得要求に係る情報記録すると決定することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
A time difference calculating means for calculating a time difference between the time when the data acquisition request is transmitted and the time when the data acquisition request is transmitted to a reference source of the data acquisition request;
The determining means further includes:
The time difference calculated by the time difference calculating unit when the data acquisition request is determined not to permit relay by the relay control unit, and the reference source determining unit determines that the information indicating the reference source is included. The information processing apparatus according to any one of claims 1 to 3, wherein when the time difference exceeds a predetermined time difference, it is determined to record the information related to the data acquisition request.
前記所定の時間差の設定を受け付ける時間差設定受付手段をさらに備え、
前記決定手段は、さらに、
前記データ取得要求が、前記中継制御手段により中継を許可しないと判断され、かつ前記参照元判断手段により参照元を示す情報が含まれていると判断され、かつ前記時間差算出手段により算出された時間差が、前記時間差設定受付手段により設定を受け付けた時間差を超える場合、当該データ取得要求に係る情報記録すると決定することを特徴とする請求項4に記載の情報処理装置。
A time difference setting receiving means for receiving the predetermined time difference setting;
The determining means further includes:
The time difference calculated by the time difference calculating unit when the data acquisition request is determined not to permit relay by the relay control unit, and the reference source determining unit determines that the information indicating the reference source is included. 5. The information processing apparatus according to claim 4, wherein when the time difference received by the time difference setting accepting unit exceeds a time difference, the information regarding the data acquisition request is determined to be recorded .
情報処理装置における情報処理方法であって、
前記情報処理装置の取得手段が、端末装置からウェブサーバに対して送信されるデータ取得要求を取得する取得工程と、
前記情報処理装置の中継制御手段が、前記取得工程により取得されたデータ取得要求の中継を許可するか否かを判断する中継制御工程と、
前記情報処理装置の参照元判断手段が、前記取得工程により取得されたデータ取得要求に、当該データ取得要求の参照元を示す情報が含まれるか否かを判断する参照元判断工程と、
前記情報処理装置の決定手段が、前記中継制御工程により中継を許可しないと判断されたデータ取得要求に対する前記参照元判断工程による判断結果に応じて、当該データ取得要求に係る情報記録するか否かを決定する決定工程と、
前記情報処理装置の記録手段が、前記決定工程により記録すると決定された場合、当該データ取得要求に係る情報記録する記録工程と、
を備えることを特徴とする情報処理方法。
An information processing method in an information processing apparatus,
An acquisition step in which the acquisition unit of the information processing apparatus acquires a data acquisition request transmitted from the terminal device to the web server;
A relay control step of determining whether the relay control means of the information processing apparatus permits relaying of the data acquisition request acquired by the acquisition step;
A reference source determination step of determining whether or not the data acquisition request acquired by the acquisition step includes information indicating the reference source of the data acquisition request, by the reference source determination unit of the information processing apparatus;
Whether the information processing apparatus determining means records the information related to the data acquisition request according to the determination result of the reference source determination step for the data acquisition request determined not to permit relaying by the relay control step A determination step for determining whether or not
If the recording unit of the information processing apparatus, recorded result determined by the determination step, a recording step of recording information relating to the data acquisition request,
An information processing method comprising:
情報処理装置において実行可能なプログラムであって、
前記情報処理装置を、
端末装置からウェブサーバに対して送信されるデータ取得要求を取得する取得手段と、
前記取得手段により取得されたデータ取得要求の中継を許可するか否かを判断する中継制御手段と、
前記取得手段により取得されたデータ取得要求に、当該データ取得要求の参照元を示す情報が含まれるか否かを判断する参照元判断手段と、
前記中継制御手段により中継を許可しないと判断されたデータ取得要求に対する前記参照元判断手段による判断結果に応じて、当該データ取得要求に係る情報記録するか否かを決定する決定手段と、
前記決定手段により記録すると決定された場合、当該データ取得要求に係る情報記録する記録手段として機能させることを特徴とするプログラム。

A program executable in the information processing apparatus,
The information processing apparatus;
Acquisition means for acquiring a data acquisition request transmitted from the terminal device to the web server;
Relay control means for determining whether to permit relaying of the data acquisition request acquired by the acquisition means;
A reference source determination unit that determines whether or not the data acquisition request acquired by the acquisition unit includes information indicating a reference source of the data acquisition request;
A determination unit that determines whether to record information related to the data acquisition request according to a determination result by the reference source determination unit with respect to the data acquisition request that is determined not to permit relay by the relay control unit;
A program that, when it is determined to be recorded by the determining unit, functions as a recording unit that records information relating to the data acquisition request.

JP2015137939A 2010-12-24 2015-07-09 Information processing apparatus, information processing method, and program Active JP6020676B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015137939A JP6020676B2 (en) 2010-12-24 2015-07-09 Information processing apparatus, information processing method, and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2010288723 2010-12-24
JP2010288723 2010-12-24
JP2015137939A JP6020676B2 (en) 2010-12-24 2015-07-09 Information processing apparatus, information processing method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013057373A Division JP5776718B2 (en) 2010-12-24 2013-03-19 Information processing apparatus, information processing method, and program

Publications (3)

Publication Number Publication Date
JP2015181064A JP2015181064A (en) 2015-10-15
JP2015181064A5 true JP2015181064A5 (en) 2016-03-31
JP6020676B2 JP6020676B2 (en) 2016-11-02

Family

ID=46789755

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2011216742A Active JP5234683B2 (en) 2010-12-24 2011-09-30 Information processing apparatus, information processing method, and program
JP2013057373A Active JP5776718B2 (en) 2010-12-24 2013-03-19 Information processing apparatus, information processing method, and program
JP2015137939A Active JP6020676B2 (en) 2010-12-24 2015-07-09 Information processing apparatus, information processing method, and program

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2011216742A Active JP5234683B2 (en) 2010-12-24 2011-09-30 Information processing apparatus, information processing method, and program
JP2013057373A Active JP5776718B2 (en) 2010-12-24 2013-03-19 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (3) JP5234683B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6148023B2 (en) * 2013-01-30 2017-06-14 キヤノン電子株式会社 System, information processing apparatus, history information server, method for acquiring or collecting history information, processing method, and program
JP6631133B2 (en) * 2015-09-30 2020-01-15 キヤノンマーケティングジャパン株式会社 Information processing apparatus, information processing method, and program

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4162578B2 (en) * 2003-11-25 2008-10-08 株式会社日立製作所 Audit apparatus and audit method for auditing electronic notification
WO2007098960A1 (en) * 2006-03-03 2007-09-07 Art Of Defence Gmbh Distributed web application firewall
JP4839278B2 (en) * 2007-01-26 2011-12-21 ヤフー株式会社 Processing omission determination program and apparatus based on URL similarity analysis
JP2008234332A (en) * 2007-03-20 2008-10-02 Fujitsu Ltd Filtering device, filtering method and filtering program for web site browsing, storage medium storing the filtering program, and filtering system for web site browsing
JP2009075908A (en) * 2007-09-21 2009-04-09 Sony Corp Web page browsing history management system, web page browsing history management method, and computer program
JP5112996B2 (en) * 2008-09-11 2013-01-09 株式会社Kddi研究所 Web access control device, web access control system, and computer program

Similar Documents

Publication Publication Date Title
IL278230A (en) System and method for using v2x and sensor data
JP2015153073A5 (en)
JP2016513400A5 (en)
MX2016011399A (en) Managing performance of systems at industrial sites.
EP3435667A4 (en) Monitoring system, image processing device, image processing method and program recording medium
EP3167275A4 (en) Data processing apparatus, data display system including the same, sample information obtaining system including the same, data processing method, program, and storage medium
WO2014120410A3 (en) Landmark based positioning with verbal input
JP2016522505A5 (en)
SG11202009801VA (en) Apparatus, method or computer program for estimating an inter-channel time difference
MX2018013689A (en) Food processor comprising at least one processor device and one monitoring device.
JP2016110268A5 (en)
JP2017208136A5 (en)
JP2016063356A5 (en)
JP2015181064A5 (en)
JP2012165142A5 (en) Image processing apparatus, control method therefor, and program
EP3236237A4 (en) Image information processing device, image information processing system, image information processing method, and recording medium storing image information processing program
JP2015143965A5 (en)
SG10202103450XA (en) System, information processing device, information processing method, program, and recording medium
JP2016058931A5 (en)
JP2016042655A5 (en)
JP2016118982A5 (en)
JP2013239925A5 (en) Image processing apparatus, control method thereof, and program
SG11202004707XA (en) Optical measurement method, optical measurement device, optical measurement program, and recording medium for recording optical measurement program
JP2013131246A5 (en)
BR112018000586A2 (en) A slope evaluation system, a judgment system, a slope valuation method, and a program recording medium