JP6217075B2 - Distribution method, distribution apparatus, and distribution program - Google Patents

Distribution method, distribution apparatus, and distribution program Download PDF

Info

Publication number
JP6217075B2
JP6217075B2 JP2012257087A JP2012257087A JP6217075B2 JP 6217075 B2 JP6217075 B2 JP 6217075B2 JP 2012257087 A JP2012257087 A JP 2012257087A JP 2012257087 A JP2012257087 A JP 2012257087A JP 6217075 B2 JP6217075 B2 JP 6217075B2
Authority
JP
Japan
Prior art keywords
web page
user
content
load status
storage unit
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.)
Active
Application number
JP2012257087A
Other languages
Japanese (ja)
Other versions
JP2014106575A (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 JP2012257087A priority Critical patent/JP6217075B2/en
Publication of JP2014106575A publication Critical patent/JP2014106575A/en
Application granted granted Critical
Publication of JP6217075B2 publication Critical patent/JP6217075B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は,ウェブページの配信方法,配信装置および配信プログラムに関するものである。   The present invention relates to a web page delivery method, a delivery device, and a delivery program.

ネットワークを介して,ユーザに情報を提供するサービスがある。例えば,ニュースサイトでは,ユーザからのニュース閲覧の要求に応じて,要求されたニュースの記事本文を含むウェブページの配信が行われている。   There are services that provide information to users over a network. For example, in a news site, a web page including an article text of a requested news is distributed in response to a news browsing request from a user.

ニュースサイトにおいて,配信するウェブページがサーバで生成される際に,要求されたニュースの記事本文のほかに,該記事に関連する他の記事へのリンクや広告などのコンテンツが,追加情報としてウェブページ内に加えられる場合がある。関連記事や広告は,環境に応じて随時変化するため,関連記事へのリンクや広告などのコンテンツを含むウェブページが,ユーザの要求を受けてから生成される場合も多い。   When a web page to be distributed is generated on a server at a news site, in addition to the news article body requested, content such as links to other articles related to the article and advertisements are added to the web as additional information. May be added within the page. Since related articles and advertisements change from time to time depending on the environment, web pages containing content such as links to related articles and advertisements are often generated after receiving user requests.

なお,普及コンピューティング装置により表示するために,該普及コンピューティング装置のパフォーマンス上の制限などに応じて,ウェブコンテンツファイルを変更する技術が知られている。   In addition, a technique for changing a web content file in accordance with a performance limitation of the popular computing device for display by the popular computing device is known.

特開2000−222276号公報JP 2000-222276 A

例えば,ニュースサイトなどのウェブサイトでは,事件などの外部要因で,突発的にユーザからのニュース閲覧の要求が集中する場合がある。このとき,ウェブページを生成するサーバの負荷が高くなり,応答が遅い,サイトに接続できないといった状況となる可能性がある。特にニュース記事などのコンテンツについては,即時性が求められており,突発的にサーバの負荷が高くなる場合でも,ユーザからの要求に対してすぐに配信できる状態が保たれていることが望まれている。   For example, in a website such as a news site, there are cases where requests for news browsing from users suddenly concentrate due to external factors such as incidents. At this time, the load on the server that generates the web page increases, and there is a possibility that the response is slow or the site cannot be connected. Especially for content such as news articles, immediacy is required, and even if the server load suddenly increases, it is desirable to maintain a state where it can be immediately delivered in response to a request from the user. ing.

一側面では,本発明は,サイトへのアクセス集中時でも,安定してウェブページの配信を行うことが可能となる技術を提供することを目的とする。   In one aspect, an object of the present invention is to provide a technique capable of stably delivering a web page even when access to a site is concentrated.

1態様では,配信方法は,コンピュータが,ウェブページを生成する配信コンピュータの負荷状況を監視し,複数のコンテンツを含むウェブページの送信要求を受信し,各ユーザの種別を示すユーザ情報を記憶するユーザ記憶部を参照して,送信要求を行ったユーザの種別を取得し,サイト種別およびコンテンツ毎に複数に区分された重要度を示す重要度情報を記憶する重要度情報記憶部と,配信コンピュータの負荷状況およびユーザの種別に対応する複数に区分された重要度を示す構成情報を記憶する構成情報記憶部とを参照して,複数のコンテンツから監視した負荷状況に対応する重要度が示されたコンテンツを抽出し,抽出されたコンテンツを含むウェブページを生成し,生成されたウェブページを送信する処理を実行する。
In one aspect, in the distribution method, the computer monitors the load status of the distribution computer that generates the web page, receives a transmission request for a web page including a plurality of contents, and stores user information indicating the type of each user. An importance information storage unit that refers to the user storage unit, acquires the type of the user who has requested transmission, and stores importance level information indicating the importance level divided into a plurality of site types and contents , and a distribution computer The degree of importance corresponding to the load situation monitored from a plurality of contents is shown with reference to the configuration information storage unit for storing the configuration information indicating the degree of importance divided into a plurality corresponding to the load situation and the type of user. The extracted content is extracted, a web page including the extracted content is generated, and a process of transmitting the generated web page is executed.

1態様では,ウェブページの送信要求が集中する場合でも,安定したウェブページの配信が可能となる。   In one aspect, stable web page delivery is possible even when web page transmission requests are concentrated.

本実施の形態によるウェブページを配信するシステムの構成例を示す図である。It is a figure which shows the structural example of the system which delivers the web page by this Embodiment. 本実施の形態による配信サーバの機能構成例を示す図である。It is a figure which shows the function structural example of the delivery server by this Embodiment. 本実施の形態によるページ生成機能部を備える配信サーバを実現するコンピュータのハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the computer which implement | achieves a delivery server provided with the page generation function part by this Embodiment. 本実施の形態による負荷状況判定データの例を示す図である。It is a figure which shows the example of the load condition determination data by this Embodiment. 本実施の形態によるユーザデータの例を示す図である。It is a figure which shows the example of the user data by this Embodiment. 本実施の形態による構成データの例を示す図である。It is a figure which shows the example of the structure data by this Embodiment. 本実施の形態による重要度データの例を示す。An example of importance data according to the present embodiment is shown. 本実施の形態によるウェブページの生成を説明する図である。It is a figure explaining the production | generation of the web page by this Embodiment. 本実施の形態によるウェブページの生成を説明する図である。It is a figure explaining the production | generation of the web page by this Embodiment. 本実施の形態の配信サーバによる配信処理フローチャートである。It is a delivery processing flowchart by the delivery server of this Embodiment.

以下,本実施の形態について,図を用いて説明する。以下の本実施の形態では,主にニュースサイトにおけるニュース記事のウェブページを配信する例を用いて,説明を行うものとする。   Hereinafter, the present embodiment will be described with reference to the drawings. In the following embodiment, description will be made mainly using an example of distributing a web page of a news article on a news site.

図1は,本実施の形態によるウェブページを配信するシステムの構成例を示す図である。   FIG. 1 is a diagram illustrating a configuration example of a system for delivering a web page according to the present embodiment.

図1に示すシステムは,ユーザが操作するクライアント20にニュース記事のウェブページを配信するシステムの例である。図1に示すシステムにおいて,配信サーバ10は,ニュースサイトにおけるニュース記事のウェブページを配信するコンピュータである。クライアント20は,ユーザが操作するコンピュータである。クライアント20は,インターネットなどのネットワーク70を介して,配信サーバ10にアクセス可能である。ユーザは,クライアント20を用いて,配信サーバ10が提供するニュース記事のウェブページを閲覧することができる。   The system shown in FIG. 1 is an example of a system that delivers a web page of a news article to a client 20 operated by a user. In the system shown in FIG. 1, a distribution server 10 is a computer that distributes web pages of news articles on a news site. The client 20 is a computer operated by a user. The client 20 can access the distribution server 10 via a network 70 such as the Internet. The user can browse the web page of the news article provided by the distribution server 10 using the client 20.

配信サーバ10は,クライアント20からのウェブページの送信要求に応じて,ウェブページを生成する機能を有する。例えば,配信サーバ10は,ニュースの記事本文を含むウェブページの送信要求をクライアント20から受けた場合,要求された記事本文を含むウェブページを生成し,生成されたウェブページのデータを該当クライアント20に送信する。ここで,配信サーバ10が配信しているニュース記事本文を含むウェブページは,記事本文のコンテンツを含む,複数のコンテンツを有する仕様となっている。例えば,配信サーバ10は,記事に関係する画像,記事に関連する情報へのリンク,広告など,ニュースの記事本文以外のコンテンツを含めたウェブページの生成を行う。   The distribution server 10 has a function of generating a web page in response to a web page transmission request from the client 20. For example, when the distribution server 10 receives a transmission request for a web page including a news article body from the client 20, the distribution server 10 generates a web page including the requested article body, and uses the generated web page data as the client 20. Send to. Here, the web page including the news article text distributed by the distribution server 10 has a specification having a plurality of contents including the content of the article text. For example, the distribution server 10 generates a web page including content other than the news article text, such as an image related to the article, a link to information related to the article, and an advertisement.

例えば,ニュース記事は,様々な情報提供社により随時ネットワーク上にアップされるため,リンク先となり得る関連記事は随時変化する。本実施の形態による配信サーバ10は,この変化に対応して適切な関連情報へのリンクをユーザに提示するために,配信するウェブページを,クライアント20から送信要求を受ける都度に生成する。   For example, since news articles are uploaded on the network from time to time by various information providers, related articles that can become link destinations change from time to time. The distribution server 10 according to the present embodiment generates a web page to be distributed every time a transmission request is received from the client 20 in order to present a link to appropriate related information to the user in response to this change.

ファイルサーバ30は,ウェブページに含める記事本文や記事に関係する画像のファイルを管理するコンピュータである。ファイルサーバ30は,配信サーバ10からの要求に応じて,要求された記事本文のファイルや記事に関係する画像のファイルを配信サーバ10に渡す。   The file server 30 is a computer that manages article text included in a web page and image files related to the article. In response to a request from the distribution server 10, the file server 30 passes the requested article body file and an image file related to the article to the distribution server 10.

検索サーバ40は,ウェブページに含める記事に関連する情報を検索するコンピュータである。例えば,検索サーバ40は,要求された記事中のキーワードなどをもとに,要求された記事と同じ内容に関する記事が含まれる他社や過去のウェブページ,該記事に含まれる用語が解説されているウェブページなどを検索する。検索サーバ40は,検索により得られた情報を,要求された記事に関連する情報として,配信サーバ10に渡す。   The search server 40 is a computer that searches for information related to articles included in a web page. For example, the search server 40 explains other companies or past web pages that contain articles about the same content as the requested article, and terms contained in the article based on keywords in the requested article. Search web pages. The search server 40 passes the information obtained by the search to the distribution server 10 as information related to the requested article.

広告システム50は,ウェブページに含める広告のコンテンツを提供する外部サービスのコンピュータシステムである。配信サーバ10と広告システム50とは,インターネットや専用線などのネットワーク80を介して,接続可能である。ネットワーク70とネットワーク80とが同じネットワークであってもよい。広告システム50は,配信サーバ10からの要求に応じて,広告のファイルを配信サーバ10に渡す。   The advertisement system 50 is a computer system of an external service that provides advertisement content to be included in a web page. The distribution server 10 and the advertising system 50 can be connected via a network 80 such as the Internet or a dedicated line. The network 70 and the network 80 may be the same network. The advertisement system 50 passes an advertisement file to the distribution server 10 in response to a request from the distribution server 10.

図2は,本実施の形態による配信サーバの機能構成例を示す図である。   FIG. 2 is a diagram illustrating a functional configuration example of the distribution server according to the present embodiment.

配信サーバ10は,受信部11,送信部12,負荷状況監視部110,決定部120,生成部130,コンテンツ取得部140,情報記憶部150を備える。図2に示す配信サーバ10の例では,負荷状況監視部110,決定部120,生成部130,コンテンツ取得部140,情報記憶部150によって,本実施の形態によるウェブページの生成を行うページ生成機能部100が実現される。   The distribution server 10 includes a reception unit 11, a transmission unit 12, a load status monitoring unit 110, a determination unit 120, a generation unit 130, a content acquisition unit 140, and an information storage unit 150. In the example of the distribution server 10 illustrated in FIG. 2, a page generation function for generating a web page according to the present embodiment using the load status monitoring unit 110, the determination unit 120, the generation unit 130, the content acquisition unit 140, and the information storage unit 150. The unit 100 is realized.

情報記憶部150は,本実施の形態によるウェブページの生成に用いられる様々な情報を記憶する記憶部である。情報記憶部150は,負荷状況判定情報記憶部151,ユーザ情報記憶部152,構成情報記憶部153,重要度情報記憶部154を備える。負荷状況判定情報記憶部151は,ウェブページを生成するサーバの負荷状況の判定に用いられる閾値などの条件が記録された負荷判定情報を記憶する記憶部である。ユーザ情報記憶部152は,ユーザの会員登録の状況を含むユーザ情報を記憶する記憶部である。構成情報記憶部153は,ユーザの会員登録状況やウェブページを生成するサーバの負荷状況に応じた,ウェブページの構成条件が示された構成情報を記憶する記憶部である。重要度情報記憶部154は,各コンテンツの重要度が示された重要度情報を記憶する記憶部である。   The information storage unit 150 is a storage unit that stores various information used for generating a web page according to the present embodiment. The information storage unit 150 includes a load situation determination information storage unit 151, a user information storage unit 152, a configuration information storage unit 153, and an importance level information storage unit 154. The load status determination information storage unit 151 is a storage unit that stores load determination information in which conditions such as a threshold used for determination of the load status of the server that generates the web page are recorded. The user information storage unit 152 is a storage unit that stores user information including the user registration status. The configuration information storage unit 153 is a storage unit that stores configuration information indicating the configuration conditions of the web page in accordance with the member registration status of the user and the load status of the server that generates the web page. The importance level information storage unit 154 is a storage unit that stores importance level information indicating the importance level of each content.

受信部11は,クライアント20から,ウェブページの送信要求を受信する。ここで,送信要求されるウェブページは,複数のコンテンツを有する仕様のウェブページである。上述したように,本実施の形態の例におけるウェブページの仕様は,ニュースの記事本文,記事に関係する画像,記事に関連する情報へのリンク,広告などの複数のコンテンツが含まれるように設計されている。以下では,記事に関係する画像を,記事画像と呼ぶ。また,記事に関連する情報を関連情報と呼ぶ。   The receiving unit 11 receives a web page transmission request from the client 20. Here, the web page requested to be transmitted is a web page with specifications having a plurality of contents. As described above, the specification of the web page in the example of the present embodiment is designed to include a plurality of contents such as a news article body, an image related to the article, a link to information related to the article, and an advertisement. Has been. Hereinafter, an image related to an article is referred to as an article image. Information related to articles is called related information.

ウェブページに含まれるコンテンツのうちの少なくとも1つは,クライアント20から要求された特定のコンテンツである。本実施の形態の例では,特定のコンテンツは,送信要求で指定されたニュースの本文記事である。受信部11は,送信要求で指定されたニュースの記事本文のコンテンツを含むウェブページの送信要求を受信する。   At least one of the contents included in the web page is specific content requested from the client 20. In the example of the present embodiment, the specific content is a news article specified by a transmission request. The receiving unit 11 receives a transmission request for a web page including the content of the news article text specified by the transmission request.

負荷状況監視部110は,ウェブページを生成するサーバの負荷状況を監視する。例えば,負荷状況監視部110は,ウェブページの生成時間や,単位時間あたりのウェブページの送信要求数などの負荷を監視し,負荷状況判定情報記憶部151の負荷状況判定情報に示される条件を用いて,ウェブページを生成するサーバの負荷状況を判定する。   The load status monitoring unit 110 monitors the load status of the server that generates the web page. For example, the load status monitoring unit 110 monitors the load such as the web page generation time and the number of web page transmission requests per unit time, and sets the conditions indicated in the load status determination information of the load status determination information storage unit 151. Used to determine the load status of the server that generates the web page.

決定部120は,負荷状況監視部110により判定された負荷状況に応じて,本来のウェブページの仕様にある複数のコンテンツから,生成するウェブページに含めるコンテンツを決定する。生成するウェブページに含めるコンテンツを決定するということは,同時に生成するウェブページに含めないコンテンツを決定するということである。なお,ウェブページに含めるコンテンツには,クライアント20から要求された特定のコンテンツが含まれる。   The determining unit 120 determines the content to be included in the generated web page from the plurality of contents in the original web page specifications according to the load situation determined by the load situation monitoring unit 110. Determining the content to be included in the generated web page means determining the content not to be included in the simultaneously generated web page. Note that the content included in the web page includes specific content requested from the client 20.

例えば,決定部120は,構成情報記憶部153の構成情報を参照して,負荷状況に応じた,ウェブページに含めるコンテンツの重要度の条件を取得する。決定部120は,重要度情報記憶部154の重要度情報を参照して,取得した重要度の条件を満たすコンテンツを,ウェブページに含めるコンテンツに決定する。   For example, the determination unit 120 refers to the configuration information in the configuration information storage unit 153 and acquires the condition of the importance level of the content to be included in the web page according to the load situation. The determination unit 120 refers to the importance level information in the importance level information storage unit 154, and determines the content that satisfies the acquired importance level as the content to be included in the web page.

また,決定部120が,さらに,クライアント20を操作して送信要求を行ったユーザの種別を取得し,ウェブページに含めるコンテンツを決定する際に,さらに取得されたユーザの種別に応じてウェブページに含めるコンテンツを決定するようにしてもよい。ユーザの種別は,所定の条件でユーザを分類した種別である。例えば,ユーザの種別は,ユーザが会員であるか否かの種別である。決定部120は,ユーザ情報記憶部152のユーザ情報を参照して,送信要求を行ったユーザの種別を取得する。これにより,ウェブページを生成する配信サーバ10の負荷に応じて,会員など特定のユーザに送信するウェブページからはコンテンツの削減を行わず,非会員であるユーザに送信するウェブページからのみ一部コンテンツを削減するといった差別化が可能となる。   Further, when the determination unit 120 further acquires the type of the user who has requested the transmission by operating the client 20 and determines the content to be included in the Web page, the Web page is further determined according to the acquired user type. You may make it determine the content to include. The user type is a type in which users are classified under a predetermined condition. For example, the user type is a type indicating whether or not the user is a member. The determination unit 120 refers to the user information in the user information storage unit 152 and acquires the type of the user who has requested transmission. Thus, depending on the load of the distribution server 10 that generates the web page, the content is not reduced from the web page transmitted to a specific user such as a member, but only from the web page transmitted to a non-member user. Differentiation is possible, such as reducing content.

生成部130は,決定部120により決定されたコンテンツを含むウェブページを生成する。例えば,生成部130は,決定部120によってウェブページに含めることに決定されたコンテンツの取得を,コンテンツ取得部140に要求する。生成部130は,コンテンツ取得部140により取得されたコンテンツを含むウェブページを生成する。生成部130により生成されるウェブページは,本来の仕様のウェブページから,決定部120により生成するウェブページに含めないとされたコンテンツが除外されたものとなる。   The generation unit 130 generates a web page including the content determined by the determination unit 120. For example, the generation unit 130 requests the content acquisition unit 140 to acquire content determined to be included in the web page by the determination unit 120. The generation unit 130 generates a web page including the content acquired by the content acquisition unit 140. The web page generated by the generation unit 130 is obtained by excluding the content that is not included in the web page generated by the determination unit 120 from the web page of the original specification.

コンテンツ取得部140は,生成するウェブページに含めるとされた各種コンテンツを取得する。生成するウェブページに含めないとされたコンテンツの取得は,行われない。本実施の形態の例では,コンテンツ取得部140は,記事ファイル取得部141,画像ファイル取得部142,関連情報取得部143,広告取得部144を備える。記事ファイル取得部141は,ファイルサーバ30から,ニュースの記事本文のファイルを取得する。画像ファイル取得部142は,ファイルサーバ30から,記事画像のファイルを取得する。関連情報取得部143は,検索サーバ40から,関連情報へのリンク情報を取得する。広告取得部144は,広告システム50から,広告のファイルを取得する。   The content acquisition unit 140 acquires various contents included in the generated web page. Content that is not included in the generated web page is not acquired. In the example of the present embodiment, the content acquisition unit 140 includes an article file acquisition unit 141, an image file acquisition unit 142, a related information acquisition unit 143, and an advertisement acquisition unit 144. The article file acquisition unit 141 acquires a news article body file from the file server 30. The image file acquisition unit 142 acquires an article image file from the file server 30. The related information acquisition unit 143 acquires link information to the related information from the search server 40. The advertisement acquisition unit 144 acquires an advertisement file from the advertisement system 50.

送信部12は,該当クライアント20に対して,生成部130により生成されたウェブページを送信する。   The transmission unit 12 transmits the web page generated by the generation unit 130 to the corresponding client 20.

図3は,本実施の形態によるページ生成機能部を備える配信サーバを実現するコンピュータのハードウェア構成例を示す図である。   FIG. 3 is a diagram illustrating a hardware configuration example of a computer that realizes a distribution server including a page generation function unit according to the present embodiment.

図2に示すページ生成機能部100を備える配信サーバ10を実現するコンピュータ1は,例えば,CPU(Central Processing Unit )2,主記憶となるメモリ3,記憶装置4,通信装置5,媒体読取・書込装置6,入力装置7,出力装置8等を備える。記憶装置4は,例えばHDD(Hard Disk Drive )等の外部記憶装置や,補助記憶装置などである。媒体読取・書込装置6は,例えばCD−R(Compact Disc Recordable )ドライブやDVD−R(Digital Versatile Disc Recordable )ドライブなどである。入力装置7は,例えばキーボード・マウス等の入力機器などである。出力装置8は,例えばディスプレイ等の表示装置などである。   A computer 1 that realizes the distribution server 10 including the page generation function unit 100 shown in FIG. 2 includes, for example, a CPU (Central Processing Unit) 2, a main memory 3, a storage device 4, a communication device 5, a medium reading / writing Including an input device 6, an input device 7, an output device 8, and the like. The storage device 4 is an external storage device such as an HDD (Hard Disk Drive) or an auxiliary storage device. The medium reading / writing device 6 is, for example, a CD-R (Compact Disc Recordable) drive or a DVD-R (Digital Versatile Disc Recordable) drive. The input device 7 is an input device such as a keyboard / mouse. The output device 8 is a display device such as a display, for example.

図2に示す配信サーバ10および配信サーバ10が備える各機能部は,コンピュータ1が備えるCPU2,メモリ3等のハードウェアと,ソフトウェアプログラムとによって実現することが可能である。コンピュータ1が実行可能なプログラムは,記憶装置4に記憶され,その実行時にメモリ3に読み出され,CPU2により実行される。   The distribution server 10 and each functional unit included in the distribution server 10 illustrated in FIG. 2 can be realized by hardware such as the CPU 2 and the memory 3 included in the computer 1 and a software program. A program that can be executed by the computer 1 is stored in the storage device 4, read into the memory 3 at the time of execution, and executed by the CPU 2.

コンピュータ1は,可搬型記録媒体から直接プログラムを読み取り,そのプログラムに従った処理を実行することもできる。また,コンピュータ1は,サーバコンピュータからプログラムが転送されるごとに,逐次,受け取ったプログラムに従った処理を実行することもできる。さらに,このプログラムは,コンピュータ1で読み取り可能な記録媒体に記録しておくことができる。   The computer 1 can also read a program directly from a portable recording medium and execute processing according to the program. The computer 1 can also sequentially execute processing according to the received program every time the program is transferred from the server computer. Further, this program can be recorded on a recording medium readable by the computer 1.

以下,本実施の形態によるウェブページを生成して配信する技術について,より具体的な例を用いて説明する。   Hereinafter, a technique for generating and distributing a web page according to the present embodiment will be described using a more specific example.

図4は,本実施の形態による負荷状況判定データの例を示す図である。   FIG. 4 is a diagram illustrating an example of load status determination data according to the present embodiment.

図4に示す負荷状況判定データ191は,負荷状況判定情報記憶部151に記憶された負荷状況判定情報の一例を示す。図4に示す負荷状況判定データ191は,負荷状況,アクセス数,ページ生成時間などの情報を持つ。負荷状況は,負荷の高さをレベルで評価した評価値である。本実施の形態では,ウェブページを生成する配信サーバ10の負荷状況は,レベル0〜3の4段階で評価されるものとする。アクセス数は,単位時間(ここでは1秒)あたりのページビューの発生回数(PV:page view )の条件を示す。ページ生成時間は,1つのウェブページの生成に要する時間(ms:ミリ秒)の条件を示す。   The load situation determination data 191 illustrated in FIG. 4 shows an example of the load situation determination information stored in the load situation determination information storage unit 151. The load status determination data 191 shown in FIG. 4 has information such as the load status, the number of accesses, and the page generation time. The load status is an evaluation value obtained by evaluating the height of the load as a level. In the present embodiment, it is assumed that the load status of the distribution server 10 that generates the web page is evaluated in four stages of levels 0 to 3. The number of accesses indicates the condition of the number of page views (PV: page view) per unit time (here 1 second). The page generation time indicates a condition of time (ms: milliseconds) required for generating one web page.

図4に示す負荷状況判定データ191の各レコードには,配信サーバ10の負荷状況が該当レコードの負荷状況であると判断するための,アクセス数の条件とページ生成時間の条件とが示されている。例えば,単位時間あたりのアクセス数が3000(PV/sec)以上かつページ生成時間が300(ms)以上であれば,負荷状況監視部110は,図4に示す負荷状況判定データ191から,配信サーバ10の負荷状況がレベル3であると判断する。また,例えば,レベル3の条件を満たしていない場合に,単位時間あたりのアクセス数が2000(PV/sec)以上かつページ生成時間が200(ms)以上であれば,負荷状況監視部110は,図4に示す負荷状況判定データ191から,配信サーバ10の負荷状況がレベル2であると判断する。また,例えば,レベル2の条件を満たしていない場合に,単位時間あたりのアクセス数が1000(PV/sec)以上かつページ生成時間が100(ms)以上であれば,負荷状況監視部110は,図4に示す負荷状況判定データ191から,配信サーバ10の負荷状況がレベル1であると判断する。レベル1の条件が満たされていなければ,負荷状況監視部110は,配信サーバ10の負荷状況がレベル0であると判断する。   Each record of the load status determination data 191 shown in FIG. 4 shows the condition of the number of accesses and the condition of page generation time for determining that the load status of the distribution server 10 is the load status of the corresponding record. Yes. For example, if the number of accesses per unit time is 3000 (PV / sec) or more and the page generation time is 300 (ms) or more, the load situation monitoring unit 110 uses the distribution server from the load situation judgment data 191 shown in FIG. It is determined that the load status of 10 is level 3. For example, if the level 3 condition is not satisfied and the number of accesses per unit time is 2000 (PV / sec) or more and the page generation time is 200 (ms) or more, the load status monitoring unit 110 From the load status determination data 191 shown in FIG. 4, it is determined that the load status of the distribution server 10 is level 2. For example, if the level 2 condition is not satisfied and the number of accesses per unit time is 1000 (PV / sec) or more and the page generation time is 100 (ms) or more, the load status monitoring unit 110 From the load status determination data 191 shown in FIG. 4, it is determined that the load status of the distribution server 10 is level 1. If the level 1 condition is not satisfied, the load status monitoring unit 110 determines that the load status of the distribution server 10 is level 0.

負荷状況監視部110は,例えば,クライアント20から配信サーバ10へのアクセス数や,配信サーバ10によるウェブページの生成時間を監視する。ウェブページの生成時間としては,例えば,生成部130によるウェブページの生成時間を監視するようにしてもよいし,受信部11によりウェブページの送信要求を受けてから送信部12によりウェブページを送信するまでの時間を監視するようにしてもよい。負荷状況監視部110は,負荷状況判定データ191の条件を用いて,配信サーバ10のアクセス数やウェブページの生成時間を判定し,ウェブページを生成する配信サーバ10の負荷状況を判断する。なお,負荷状況監視部110が監視する配信サーバの負荷が,CPU使用率や,メモリ使用量などのリソース負荷であってもよい。   For example, the load status monitoring unit 110 monitors the number of accesses from the client 20 to the distribution server 10 and the generation time of the web page by the distribution server 10. As the generation time of the web page, for example, the generation time of the web page by the generation unit 130 may be monitored, or the web page is transmitted by the transmission unit 12 after receiving the transmission request of the web page by the reception unit 11. You may make it monitor the time until. The load status monitoring unit 110 determines the number of accesses of the distribution server 10 and the generation time of the web page using the conditions of the load status determination data 191, and determines the load status of the distribution server 10 that generates the web page. Note that the load on the distribution server monitored by the load status monitoring unit 110 may be a resource load such as a CPU usage rate or a memory usage amount.

図5は,本実施の形態によるユーザデータの例を示す図である。   FIG. 5 is a diagram illustrating an example of user data according to the present embodiment.

図5に示すユーザデータ192は,ユーザ情報記憶部152に記憶されたユーザ情報の一例を示す。図5に示すユーザデータ192は,ユーザID,ユーザ種別の情報を持つ。ユーザIDは,クライアント20を操作するユーザを識別する識別情報である。ユーザ種別は,ユーザを分類する種別である。本実施の形態の例では,ユーザ種別は,該当ユーザIDのユーザが,該当サイトの会員であるか否かを示す。会員は,有料会員であってもよいし,無料会員であってもよい。また,同じ会員でも,一般会員とVIP会員とを区別するようにしてもよい。図5に示すユーザデータ192のユーザ種別には,サイトαとサイトβとの2つのサイトについて,それぞれ会員であるか否かの情報が記録されている。   User data 192 shown in FIG. 5 shows an example of user information stored in the user information storage unit 152. The user data 192 shown in FIG. 5 has user ID and user type information. The user ID is identification information that identifies a user who operates the client 20. The user type is a type for classifying users. In the example of the present embodiment, the user type indicates whether or not the user with the corresponding user ID is a member of the corresponding site. The member may be a paid member or a free member. Further, even for the same member, a general member and a VIP member may be distinguished. In the user type of the user data 192 shown in FIG. 5, information on whether or not each of the two sites of the site α and the site β is a member is recorded.

例えば,決定部120は,クライアント20からウェブページの送信要求を受信した際に,該クライアント20によるログインの処理で入力されたユーザIDでユーザデータ192を検索し,該クライアント20を操作するユーザのユーザ種別を取得する。また,例えば,決定部120は,クライアント20が携帯電話端末などである場合に,該クライアント20から発信される識別情報をユーザIDとしてユーザデータ192を検索し,該クライアント20を操作するユーザのユーザ種別を取得する。クライアント20からユーザデータ192に存在するユーザIDが得られない場合には,決定部120は,該クライアント20を操作するユーザが非会員であると判断する。   For example, when receiving a web page transmission request from the client 20, the determination unit 120 searches the user data 192 with the user ID input in the login process by the client 20 and searches for the user operating the client 20. Get user type. For example, when the client 20 is a mobile phone terminal or the like, the determination unit 120 searches the user data 192 using the identification information transmitted from the client 20 as a user ID, and the user of the user who operates the client 20 Get the type. When the user ID existing in the user data 192 cannot be obtained from the client 20, the determination unit 120 determines that the user who operates the client 20 is a nonmember.

図6は,本実施の形態による構成データの例を示す図である。   FIG. 6 is a diagram illustrating an example of configuration data according to the present embodiment.

図6に示す構成データ193は,構成情報記憶部153に記憶された構成情報の一例を示す。図6に示す構成データ193は,サイト種別,ユーザ種別,負荷状況,ページ構成条件の情報を持つ。サイト種別は,クライアント20がアクセスするサイトを示す。ユーザ種別は,クライアント20を操作するユーザが会員であるか否かを示す。負荷状況は,ウェブページを生成する配信サーバ10の負荷状況を示す。ページ構成条件は,サイト種別,ユーザ種別,負荷状況の組合せに対応する,ウェブページに含めるコンテンツの条件を示す。   The configuration data 193 illustrated in FIG. 6 illustrates an example of configuration information stored in the configuration information storage unit 153. The configuration data 193 shown in FIG. 6 has information on site type, user type, load status, and page configuration conditions. The site type indicates a site accessed by the client 20. The user type indicates whether the user who operates the client 20 is a member. The load status indicates the load status of the distribution server 10 that generates the web page. The page configuration condition indicates a condition of content to be included in a web page corresponding to a combination of site type, user type, and load status.

決定部120は,クライアント20が送信を要求するウェブページのサイトと,ユーザデータを参照して得られるクライアント20を操作するユーザと,負荷状況監視部110により判定された負荷状況との組合せで構成データ193を検索し,ページ構成条件を取得する。例えば,クライアント20がアクセスしているサイトがサイトαで,クライアント20を操作するユーザのユーザ種別が非会員で,配信サーバ10の負荷状況がレベル2である場合,図6に示す構成データ193から得られるページ構成条件は,「重要度3以上」となる。   The determination unit 120 includes a combination of a web page site that the client 20 requests to transmit, a user who operates the client 20 obtained by referring to the user data, and the load status determined by the load status monitoring unit 110. The data 193 is searched and the page composition condition is acquired. For example, if the site accessed by the client 20 is the site α, the user type of the user operating the client 20 is a non-member, and the load status of the distribution server 10 is level 2, the configuration data 193 shown in FIG. The obtained page composition condition is “importance 3 or higher”.

図7は,本実施の形態による重要度データの例を示す。   FIG. 7 shows an example of importance data according to the present embodiment.

図7に示す重要度データ194は,重要度情報記憶部154に記憶された重要度情報の一例を示す。図7に示す重要度データ194は,サイト種別,構成要素,重要度の情報を持つ。サイト種別は,クライアント20がアクセスするサイトを示す。構成要素は,該当サイトのウェブページに含まれるコンテンツを示す。重要度は,該当サイトのウェブページにおいて,該当構成要素のコンテンツの重要性を示す評価値である。図7に示す重要度データ194の例では,重要度の値が高いコンテンツほど,該当ウェブページにおいて重要なコンテンツとなっている。   The importance level data 194 shown in FIG. 7 shows an example of importance level information stored in the importance level information storage unit 154. The importance level data 194 shown in FIG. 7 has information on the site type, constituent elements, and importance level. The site type indicates a site accessed by the client 20. The component indicates the content included in the web page of the corresponding site. The importance is an evaluation value indicating the importance of the content of the corresponding component in the web page of the corresponding site. In the example of the importance level data 194 shown in FIG. 7, the higher the importance level, the more important the content on the corresponding web page.

決定部120は,構成データ193の検索で得られたページ構成条件を満たすコンテンツを重要度データ194から抽出し,抽出されたコンテンツをウェブページに含めるコンテンツとして決定する。例えば,クライアント20がアクセスするサイトがサイトαである場合に,ページ構成条件が「重要度3以上」であれば,図7に示す重要度データ194から,パーツ#aとパーツ#bとが抽出され,ウェブページに含めるコンテンツとして決定される。   The determination unit 120 extracts content satisfying the page configuration condition obtained by searching the configuration data 193 from the importance data 194, and determines the extracted content as content to be included in the web page. For example, when the site accessed by the client 20 is the site α and the page configuration condition is “importance 3 or higher”, the part #a and the part #b are extracted from the importance data 194 shown in FIG. And determined as content to be included in the web page.

生成部130は,決定部120により決定されたコンテンツを含むウェブページを生成する。このとき,コンテンツ取得部140は,決定部120により決定されたコンテンツを取得し,それ以外のコンテンツの取得は行わない。生成部130は,コンテンツ取得部140により取得されたコンテンツを含むウェブページを生成する。   The generation unit 130 generates a web page including the content determined by the determination unit 120. At this time, the content acquisition unit 140 acquires the content determined by the determination unit 120 and does not acquire other content. The generation unit 130 generates a web page including the content acquired by the content acquisition unit 140.

図8,図9は,本実施の形態によるウェブページの生成を説明する図である。   8 and 9 are diagrams for explaining generation of a web page according to the present embodiment.

ここでは,クライアント20から送信要求されたウェブページが,ニュースサイトであるサイトαのニュース記事のウェブページであるものとする。また,ウェブページの送信要求を行ったクライアント20のユーザは,サイトαの非会員であるものとする。ウェブページの構成要素については,パーツ#aが記事本文のコンテンツを示し,パーツ#bが記事画像のコンテンツを示し,パーツ#cが関連情報へのリンクのコンテンツを示し,パーツ#dとパーツ#eとが広告のコンテンツを示す。   Here, it is assumed that the web page requested to be transmitted from the client 20 is a web page of a news article of the site α which is a news site. In addition, it is assumed that the user of the client 20 who has requested transmission of the web page is a non-member of the site α. Regarding the components of the web page, part #a indicates the content of the article text, part #b indicates the content of the article image, part #c indicates the content of the link to the related information, part #d and part # e represents the content of the advertisement.

配信サーバ10の負荷状況がレベル0である場合,図6に示す構成データ193から,ウェブページの本来の仕様に含まれるすべてのコンテンツが,生成するウェブページに含まれるコンテンツに決定される。このとき,コンテンツ取得部140は,パーツ#a〜#eのすべてのコンテンツ,すなわち記事本文,記事画像,関連情報へのリンク,広告のコンテンツを取得する。   When the load status of the distribution server 10 is level 0, all the contents included in the original specifications of the web page are determined as the contents included in the generated web page from the configuration data 193 shown in FIG. At this time, the content acquisition unit 140 acquires all the contents of the parts #a to #e, that is, the article text, article images, links to related information, and advertisement contents.

生成部130は,取得された記事本文,記事画像,関連情報へのリンク,広告のコンテンツを含むウェブページを生成する。このとき生成されるウェブページは,例えば図8(A)に示す構成となる。図8(A)に示す構成のウェブページは,本来の仕様のウェブページであり,仕様にあるすべてのコンテンツが含まれたウェブページとなっている。   The generation unit 130 generates a web page including the acquired article body, article image, link to related information, and advertisement content. The web page generated at this time has a configuration shown in FIG. 8A, for example. The web page having the configuration shown in FIG. 8A is a web page with an original specification, and is a web page including all contents in the specification.

配信サーバ10の負荷状況がレベル1である場合,図6に示す構成データ193から,重要度2以上のコンテンツが,生成するウェブページに含まれるコンテンツに決定される。図7に示す重要度データ194から,重要度2以上のコンテンツ,すなわちパーツ#a,パーツ#b,パーツ#d,パーツ#eのコンテンツが,生成するウェブページに含まれるコンテンツとして決定される。逆に考えれば,重要度が1であるパーツ#cのコンテンツが,生成されるウェブページに含まれないコンテンツとして決定されたことになる。このとき,コンテンツ取得部140は,パーツ#c(関連情報へのリンク)のコンテンツを除く,パーツ#a(記事本文),パーツ#b(記事画像),パーツ#d,#e(広告)のコンテンツを取得する。この場合,関連情報の検索が行われないので,時間の短縮が図れる。   When the load status of the distribution server 10 is level 1, content having an importance level of 2 or higher is determined as content included in the generated web page from the configuration data 193 shown in FIG. From the importance level data 194 shown in FIG. 7, contents of importance level 2 or higher, that is, contents of part #a, part #b, part #d, and part #e are determined as contents included in the generated web page. Conversely, the content of the part #c having an importance level of 1 is determined as content not included in the generated web page. At this time, the content acquisition unit 140 removes the content of the part #c (link to related information), the part #a (article text), the part #b (article image), the parts #d, and #e (advertisement). Get content. In this case, since related information is not searched, time can be reduced.

生成部130は,取得された記事本文,記事画像,広告のコンテンツを含むウェブページを生成する。このとき生成されるウェブページは,例えば図8(B)に示す構成となる。図8(B)に示す構成のウェブページは,図8(A)に示す本来のウェブページの仕様にあるコンテンツから,パーツ#c(関連情報へのリンク)のコンテンツが除外されたウェブページとなっている。   The generation unit 130 generates a web page including the acquired article text, article image, and advertisement content. The web page generated at this time has a configuration shown in FIG. 8B, for example. The web page having the configuration shown in FIG. 8B includes a web page in which the content of part #c (link to related information) is excluded from the content in the original web page specification shown in FIG. It has become.

配信サーバ10の負荷状況がレベル2である場合,図6に示す構成データ193から,重要度3以上のコンテンツが,生成するウェブページに含まれるコンテンツに決定される。図7に示す重要度データ194から,重要度3以上のコンテンツ,すなわちパーツ#a,パーツ#bのコンテンツが,生成するウェブページに含まれるコンテンツとして決定される。逆に考えれば,重要度が1,2であるパーツ#c〜#eのコンテンツが,生成されるウェブページに含まれないコンテンツとして決定されたことになる。このとき,コンテンツ取得部140は,パーツ#c(関連情報へのリンク)とパーツ#d,#e(広告)のコンテンツを除く,パーツ#a(記事本文)とパーツ#b(記事画像)のコンテンツを取得する。この場合,関連情報の検索や,外部の広告システム50からの広告の取得が行われないので,時間の短縮が図れる。   When the load status of the distribution server 10 is level 2, content of importance 3 or higher is determined as content included in the generated web page from the configuration data 193 shown in FIG. From the importance level data 194 shown in FIG. 7, contents of importance level 3 or higher, that is, contents of part #a and part #b are determined as contents included in the generated web page. In other words, the contents of parts #c to #e having importance levels 1 and 2 are determined as contents not included in the generated web page. At this time, the content acquisition unit 140 excludes the content of the part #c (link to related information) and the parts #d and #e (advertisement), and the part #a (article text) and the part #b (article image). Get content. In this case, the search for related information and the acquisition of advertisements from the external advertisement system 50 are not performed, so that time can be reduced.

生成部130は,取得された記事本文,記事画像のコンテンツを含むウェブページを生成する。このとき生成されるウェブページは,例えば図9(A)に示す構成となる。図9(A)に示す構成のウェブページは,図8(A)に示す本来のウェブページの仕様にあるコンテンツから,パーツ#c(関連情報へのリンク)とパーツ#d,#e(広告)のコンテンツが除外されたウェブページとなっている。   The generation unit 130 generates a web page including the content of the acquired article text and article image. The web page generated at this time has a configuration shown in FIG. 9A, for example. The web page having the configuration shown in FIG. 9A is obtained from the content in the specifications of the original web page shown in FIG. 8A from the part #c (link to related information) and the parts #d, #e (advertisement). ) Content is excluded.

配信サーバ10の負荷状況がレベル3である場合,図6に示す構成データ193から,重要度4以上のコンテンツが,生成するウェブページに含まれるコンテンツに決定される。図7に示す重要度データ194から,重要度4以上のコンテンツ,すなわちパーツ#aのコンテンツが,生成するウェブページに含まれるコンテンツとして決定される。逆に考えれば,重要度が1〜3であるパーツ#b〜#eのコンテンツが,生成されるウェブページに含まれないコンテンツとして決定されたことになる。このとき,コンテンツ取得部140は,パーツ#b(記事画像),パーツ#c(関連情報へのリンク),パーツ#d,#e(広告)のコンテンツを除く,パーツ#a(記事本文)のコンテンツを取得する。この場合,記事画像のファイルの取得や,関連情報の検索,外部の広告システム50からの広告の取得が行われないので,時間の短縮が図れる。   When the load status of the distribution server 10 is level 3, content having an importance level of 4 or higher is determined as content included in the generated web page from the configuration data 193 shown in FIG. From the importance level data 194 shown in FIG. 7, the content of importance level 4 or higher, that is, the content of part #a is determined as the content included in the generated web page. Conversely, the contents of parts #b to #e having importance levels 1 to 3 are determined as contents not included in the generated web page. At this time, the content acquisition unit 140 excludes the content of part #b (article image), part #c (link to related information), part #d, #e (advertisement), and part #a (article text). Get content. In this case, the acquisition of the article image file, the retrieval of the related information, and the acquisition of the advertisement from the external advertising system 50 are not performed, so that the time can be shortened.

生成部130は,取得された記事本文のコンテンツを含むウェブページを生成する。このとき生成されるウェブページは,例えば図9(B)に示す構成となる。図9(B)に示す構成のウェブページは,図8(A)に示す本来のウェブページの仕様にあるコンテンツから,パーツ#b(記事画像),パーツ#c(関連情報へのリンク),パーツ#d,#e(広告)のコンテンツが除外されたウェブページとなっている。   The production | generation part 130 produces | generates the web page containing the content of the acquired article text. The web page generated at this time has a configuration shown in FIG. 9B, for example. The web page having the configuration shown in FIG. 9B is obtained from the content in the original web page specification shown in FIG. 8A from the part #b (article image), part #c (link to related information), This is a web page from which the contents of parts #d and #e (advertisement) are excluded.

図10は,本実施の形態の配信サーバによる配信処理フローチャートである。   FIG. 10 is a flowchart of distribution processing by the distribution server of this embodiment.

配信サーバ10において,受信部11は,クライアント20からウェブページの送信要求を受信する(ステップS10)。負荷状況監視部110は,負荷状況判定データ191の条件を用いて,ウェブページを生成する配信サーバ10の負荷状況を判定する(ステップS11)。   In distribution server 10, receiving unit 11 receives a web page transmission request from client 20 (step S10). The load status monitoring unit 110 determines the load status of the distribution server 10 that generates the web page using the condition of the load status determination data 191 (step S11).

決定部120は,ユーザデータ192を参照し,ウェブページの送信要求を行ったクライアント20を操作するユーザのユーザ種別を取得する(ステップS12)。決定部120は,構成データ193と重要度データ194を参照し,判定された負荷状況や取得されたユーザ種別から,ウェブページに含めるコンテンツを決定する(ステップS13)。   The determination unit 120 refers to the user data 192 and acquires the user type of the user who operates the client 20 that has requested transmission of the web page (step S12). The determining unit 120 refers to the configuration data 193 and the importance data 194, and determines the content to be included in the web page from the determined load status and the acquired user type (step S13).

コンテンツ取得部140は,決定部120により決定されたコンテンツを取得する(ステップS14)。生成部130は,コンテンツ取得部140により取得されたコンテンツを含むウェブページを生成する(ステップS15)。送信部12は,生成されたウェブページを,該当クライアント20に送信する(ステップS16)。   The content acquisition unit 140 acquires the content determined by the determination unit 120 (step S14). The generation unit 130 generates a web page including the content acquired by the content acquisition unit 140 (step S15). The transmission unit 12 transmits the generated web page to the corresponding client 20 (step S16).

以上説明した本実施の形態によるウェブページ生成の技術によって,ウェブページを生成する配信サーバ10の負荷状況に応じて,生成するウェブページに含めるコンテンツを削減することができるので,ウェブページ生成のための時間や処理負荷を軽減することができる。これにより,応答の遅延やアクセス制限の発生が抑制され,サイトへのアクセス集中時でも,安定したウェブページの配信を行うことが可能となる。   Since the web page generation technology according to the present embodiment described above can reduce the content to be included in the generated web page according to the load status of the distribution server 10 that generates the web page, Time and processing load can be reduced. As a result, response delays and access restrictions are suppressed, and stable web page delivery can be performed even when access to the site is concentrated.

以上,本実施の形態について説明したが,本発明はその主旨の範囲において種々の変形が可能であることは当然である。   Although the present embodiment has been described above, the present invention can naturally be modified in various ways within the scope of the gist thereof.

例えば,本実施の形態の例では,クライアント20から送信要求を受信する配信サーバ10がウェブページの生成を行っているが,別のサーバでウェブページを生成してもよい。   For example, in the example of the present embodiment, the distribution server 10 that receives a transmission request from the client 20 generates a web page, but the web page may be generated by another server.

また,例えば,本実施の形態では,主にニュースサイトにおけるウェブページについての例を用いて説明を行ったが,複数のコンテンツを有する他のサイトのウェブページについても,本実施の形態によるウェブページ生成の技術を適用可能である。   Further, for example, in the present embodiment, the description has been given mainly using the example of the web page in the news site, but the web page according to the present embodiment is also applied to the web page of another site having a plurality of contents. Generation techniques can be applied.

10 配信サーバ
11 受信部
12 送信部
100 ページ生成機能部
110 負荷状況監視部
120 決定部
130 生成部
140 コンテンツ取得部
141 記事ファイル取得部
142 画像ファイル取得部
143 関連情報取得部
144 広告取得部
150 情報記憶部
151 負荷状況判定情報記憶部
152 ユーザ情報記憶部
153 構成情報記憶部
154 重要度情報記憶部
20 クライアント
30 ファイルサーバ
40 検索サーバ
50 広告システム
70,80 ネットワーク
DESCRIPTION OF SYMBOLS 10 Distribution server 11 Reception part 12 Transmission part 100 Page generation function part 110 Load condition monitoring part 120 Determination part 130 Generation part 140 Content acquisition part 141 Article file acquisition part 142 Image file acquisition part 143 Related information acquisition part 144 Advertisement acquisition part 150 Information Storage unit 151 Load situation determination information storage unit 152 User information storage unit 153 Configuration information storage unit 154 Importance information storage unit 20 Client 30 File server 40 Search server 50 Advertising system 70, 80 Network

Claims (3)

コンピュータが,
ウェブページを生成する配信コンピュータの負荷状況を監視し,
複数のコンテンツを含むウェブページの送信要求を受信し,
各ユーザの種別を示すユーザ情報を記憶するユーザ記憶部を参照して,前記送信要求を行ったユーザの種別を取得し,
サイト種別およびコンテンツ毎に複数に区分された重要度を示す重要度情報を記憶する重要度情報記憶部と,配信コンピュータの負荷状況およびユーザの種別に対応する複数に区分された前記重要度を示す構成情報を記憶する構成情報記憶部とを参照して,前記複数のコンテンツから前記監視した負荷状況に対応する重要度が示されたコンテンツを抽出し,
前記抽出されたコンテンツを含むウェブページを生成し,
前記生成されたウェブページを送信する処理を実行する
ことを特徴とする配信方法。
Computer
Monitor the load status of the distribution computer that generates web pages,
Receive a request to send a web page containing multiple contents,
Referring to a user storage unit that stores user information indicating the type of each user, the type of the user who made the transmission request is acquired,
An importance level information storage unit for storing importance level information indicating importance level divided into a plurality for each site type and content, and the importance level divided into a plurality corresponding to the load status of the distribution computer and the user type With reference to a configuration information storage unit that stores configuration information , the content indicating the importance corresponding to the monitored load status is extracted from the plurality of contents,
Generating a web page containing the extracted content;
The delivery method characterized by performing the process which transmits the said produced | generated web page.
サイト種別およびコンテンツ毎に複数に区分された重要度を示す重要度情報を記憶する重要度情報記憶部と,
配信コンピュータの負荷状況およびユーザの種別に対応する複数に区分された前記重要度を示す構成情報を記憶する構成情報記憶部と,
ウェブページを生成する配信コンピュータの負荷状況を監視する負荷状況監視部と,
複数のコンテンツを含むウェブページの送信要求を受信する受信部と,
各ユーザの種別を示すユーザ情報を記憶するユーザ記憶部を参照して,前記送信要求を行ったユーザの種別を取得し,
前記重要度情報記憶部と前記構成情報記憶部とを参照して,前記複数のコンテンツから前記監視した負荷状況に対応する重要度が示されたコンテンツを抽出する決定部と,
前記抽出されたコンテンツを含むウェブページを生成する生成部と,
前記生成されたウェブページを送信する送信部とを備える
ことを特徴とする配信装置。
An importance level information storage unit for storing importance level information indicating the importance level divided into a plurality for each site type and content;
A configuration information storage unit for storing configuration information indicating the degree of importance divided into a plurality corresponding to the load status of the distribution computer and the type of user;
A load status monitoring unit for monitoring the load status of the distribution computer that generates the web page;
A receiving unit for receiving a transmission request for a web page including a plurality of contents;
Referring to a user storage unit that stores user information indicating the type of each user, obtains the type of the user who made the transmission request,
A determination unit that refers to the importance level information storage unit and the configuration information storage unit, and extracts a content indicating an importance level corresponding to the monitored load status from the plurality of contents;
A generating unit for generating a web page including the extracted content;
And a transmission unit that transmits the generated web page.
コンピュータに,
ウェブページを生成する配信コンピュータの負荷状況を監視し,
複数のコンテンツを含むウェブページの送信要求を受信し,
各ユーザの種別を示すユーザ情報を記憶するユーザ記憶部を参照して,前記送信要求を行ったユーザの種別を取得し,
サイト種別およびコンテンツ毎に複数に区分された重要度を示す重要度情報を記憶する重要度情報記憶部と,配信コンピュータの負荷状況およびユーザの種別に対応する複数に区分された前記重要度を示す構成情報を記憶する構成情報記憶部とを参照して,前記複数のコンテンツから前記監視した負荷状況に対応する重要度が示されたコンテンツを抽出し,
前記抽出されたコンテンツを含むウェブページを生成し,
前記生成されたウェブページを送信する
処理を実行させるための配信プログラム。
Computer
Monitor the load status of the distribution computer that generates web pages,
Receive a request to send a web page containing multiple contents,
Referring to a user storage unit that stores user information indicating the type of each user, the type of the user who made the transmission request is acquired,
An importance level information storage unit for storing importance level information indicating importance level divided into a plurality for each site type and content, and the importance level divided into a plurality corresponding to the load status of the distribution computer and the user type With reference to a configuration information storage unit that stores configuration information , the content indicating the importance corresponding to the monitored load status is extracted from the plurality of contents,
Generating a web page containing the extracted content;
A distribution program for executing a process of transmitting the generated web page.
JP2012257087A 2012-11-26 2012-11-26 Distribution method, distribution apparatus, and distribution program Active JP6217075B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012257087A JP6217075B2 (en) 2012-11-26 2012-11-26 Distribution method, distribution apparatus, and distribution program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012257087A JP6217075B2 (en) 2012-11-26 2012-11-26 Distribution method, distribution apparatus, and distribution program

Publications (2)

Publication Number Publication Date
JP2014106575A JP2014106575A (en) 2014-06-09
JP6217075B2 true JP6217075B2 (en) 2017-10-25

Family

ID=51028041

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012257087A Active JP6217075B2 (en) 2012-11-26 2012-11-26 Distribution method, distribution apparatus, and distribution program

Country Status (1)

Country Link
JP (1) JP6217075B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7418391B2 (en) 2021-12-28 2024-01-19 矢崎総業株式会社 connector

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6062511B1 (en) * 2015-09-07 2017-01-18 ヤフー株式会社 CHANGE DEVICE, CHANGE METHOD, DISTRIBUTION METHOD, CHANGE PROGRAM, AND DISTRIBUTION SYSTEM
JP6666281B2 (en) * 2017-02-16 2020-03-13 株式会社日立製作所 Software update system, server

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11224235A (en) * 1998-02-09 1999-08-17 Hitachi Ltd Method for reducing server load at downloading hypertext data
JP2003173306A (en) * 2001-12-06 2003-06-20 Mitsubishi Electric Corp Information providing system and information providing method
JP2010123015A (en) * 2008-11-21 2010-06-03 Nomura Research Institute Ltd Web server system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7418391B2 (en) 2021-12-28 2024-01-19 矢崎総業株式会社 connector

Also Published As

Publication number Publication date
JP2014106575A (en) 2014-06-09

Similar Documents

Publication Publication Date Title
JP6827515B2 (en) Viewing time clustering for video search
JP6334696B2 (en) Hashtag and content presentation
US10394909B2 (en) Reducing redirects
EP3529714B1 (en) Animated snippets for search results
CN104067274A (en) System and method for improving access to search results
JP2014517414A (en) Redirect reduction
US11386180B2 (en) Resource locator remarketing
CN105488205B (en) Page generation method and device
US10007731B2 (en) Deduplication in search results
US11449905B2 (en) Third party customized content based on first party identifer
CN105373608A (en) Input method based scene-mode content pushing method and system
JP2018200702A (en) Application installation Conversion and identification
JP6217075B2 (en) Distribution method, distribution apparatus, and distribution program
US9405775B1 (en) Ranking videos based on experimental data
US8133057B2 (en) Method and system for providing training media to a mobile device
JP5130340B2 (en) Information selection apparatus, method, and program
US10846738B1 (en) Engaged view rate analysis
US9098589B1 (en) Geographic annotation of electronic resources
US10129323B1 (en) Sharing data across partner websites
US20180220167A1 (en) Determining activities following a view of a sponsored video content item
US20230259815A1 (en) Machine learning techniques for user group based content distribution
US11799979B2 (en) Predictive retargeting system and method
US11086905B1 (en) Method and system for presenting stories
JP5420983B2 (en) Platform system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150706

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160428

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160517

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160711

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161220

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170216

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170911

R150 Certificate of patent or registration of utility model

Ref document number: 6217075

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150