JP2000509531A - カスタムWebサイトを動的に作成し管理するためのシステム - Google Patents

カスタムWebサイトを動的に作成し管理するためのシステム

Info

Publication number
JP2000509531A
JP2000509531A JP9538323A JP53832397A JP2000509531A JP 2000509531 A JP2000509531 A JP 2000509531A JP 9538323 A JP9538323 A JP 9538323A JP 53832397 A JP53832397 A JP 53832397A JP 2000509531 A JP2000509531 A JP 2000509531A
Authority
JP
Japan
Prior art keywords
request
web
page
server
computer
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.)
Ceased
Application number
JP9538323A
Other languages
English (en)
Inventor
ローリー,キース
レヴィン,アンドリュー・ビイ
ホーウェル,ロナルド・エル
Original Assignee
インフォスピナー・インコーポレーテッド
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=24552072&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP2000509531(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by インフォスピナー・インコーポレーテッド filed Critical インフォスピナー・インコーポレーテッド
Publication of JP2000509531A publication Critical patent/JP2000509531A/ja
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

(57)【要約】 本発明は、カスタムWebサイトを作成し管理するシステム、具体的にはWebクライアント(200)からWebサーバ(201)への動的Webページ生成要求を管理するためのシステムを教示する。Webサーバ実行可能プログラム(201(E))が要求を処理する代わりに、インターセプタ(400)が要求をインターセプトし、これをディスパッチャ(404)にルーティングする。ディスパッチャ(402)は、インターセプトされた要求を受け取り、要求を検査し、要求を複数のページ・サーバ(404)の1つにディスパッチする。指定されたページ・サーバ(404)は要求を処理し、Webサーバ実行可能プログラム(201(E))は同時に他のWebクライアント要求を処理する。

Description

【発明の詳細な説明】 カスタムWebサイトを動的に作成し管理するためのシステム発明の分野 本発明は、インターネット技術の分野に関する。詳細には、本発明は、カスタ ム・ワールド・ワイド・ウェブ・サイトの作成および管理に関する。関連技術の説明 ワールド・ワイド・ウェブ(Web)は、インタラクティブなドキュメントま たはWebページを介してユーザにインターネット上の情報へのアクセスを提供 するインターネット上のすべてのコンピュータを表す。これらのWebページは 、グラフィックス、音声、ビデオ、およびテキストの任意の組合せを非線形非連 続方式で接続するために使用されるハイパーテキスト・リンクを含んでいる。ハ イパーテキスト・リンクは、ハイパーテキスト・マークアップ言語(HTML) と呼ばれる特殊なソフトウェア言語を使用して作成される。 Webページは、作成された後、Web上、WebサーバまたはWebサイト 上に常駐する。Webサイトは多数のWebページを含むことがある。Webブ ラウザを稼働するWebクライアント・マシンは、ハイパーテキスト転送プロト コル(HTTP)と呼ばれる通信プロトコルを介してWebサイトにあるこれら のWebページにアクセスすることができる。Webブラウザは、ワールド・ワ イド・ウェブ・クライアント上で稼働し、簡単なユーザ・インタフェースを介し てWebサイトへのアクセスを可能にするソフトウェア・インタフェースである 。Webブラウザにより、Webクライアントは、Uniform Resou rce Locator(URL)を指定することによってWebサイトに特定 のWebページを要求することができる。URLは、WebページおよびWeb 上のその場所を識別するWebアドレスである。適切なWebサイトがURLを 受け取ったとき、要求されたURLに対応するWebページの場所を探し当て、 必要な場合、HTML出力を生成する。次いでHTML出力は、HTTPを介し て クライアントの画面上でフォーマットするためにクライアントに送られる。 WebページおよびWebサイトは作成するのが極めて簡単であるが、インタ ーネット上のWebサイトの急増により多くの問題が浮き彫りになっている。W ebページ設計者がWebページの内容を変更する範囲および能力はウェブペー ジの静的な特性によって制限されていた。Webページは、作成された後、手動 で変更されるまで静的なままである。このことは、Webサイト・マネージャが それらのWebサイトを効果的に管理する能力を限定していた。 共通ゲートウェイ・インタフェース(CGI)規格は、Webページに動的な コンテンツを掲載できるようにするという問題を解決するために開発された。C GI「呼」または手順は、アプリケーションが動的なコンテンツを使用して動的 に作成されたHTML出力を生成できるようにする。こうしたCGIアプリケー ションは、作成された後、「新しい」または動的なデータを収集するために変更 する必要はない。代わりに、Webページが呼び出されたとき、CGI「呼」ま たは手順を使用し、必要なデータを動的に収集し、Webページを生成する。 CGIアプリケーションはまた、Webサイト管理者がWebサイトを管理す る能力を高めた。管理者はもはや静的なWebページを絶えず更新する必要はな い。多くのベンダが動的なWebページの発行に対処するためにCGIベースの 開発用ツールを開発している。たとえば、SpiderTMやBluestoneTM などの会社では、それぞれCGIベースのWebページ開発用ツールを制作し ている。他の会社Haht SoftwareTMでは、CGIスクリプト言語の 代わりに、BASICのようなスクリプト言語を使用するWebページ生成ツー ルを開発した。 ただし、CGIアプリケーションを生成するツールは、Webサイトの多数の Webページおよび要求を管理する問題を解決していない。たとえば、単一の会 社が何百ものWebページをそのWebサイトで保持していることもある。また 、現在のWebサーバ・アーキテクチャでは、Webサーバが効果的にWebペ ージを管理し、Webクライアントの要求を処理することができない。したがっ て、これらの何百ものWebページを首尾一貫した形で管理し、Webページへ のアクセスの要求をすべて処理することは困難な作業である。既存の開発ツール は、 動的なWebページの生成を容易にする機能が制限されており、Web要求また はWebサイトを管理する問題に対処していない。発明の概要 したがって、本発明の目的は、カスタムWebサイトを作成し、管理するため の方法および装置を提供することである。具体的には、本発明は、動的なWeb ページ生成要求を管理するための方法および装置を請求する。 一実施態様では、本発明は、Webサーバへの動的なWebページ生成要求を 管理するためのコンピュータ実施方法であって、Webサーバからの要求をペー ジ・サーバにルーティングし、ページ・サーバが要求を受け取り、他の要求を処 理するためWebサーバを解放するステップと、要求を処理するステップであっ て、前記Webサーバが他の要求を処理するときに、前記処理が前記ページ・サ ーバによってWebサーバと同時に実施されるステップと、要求に応答してWe bページを動的に生成するステップであって、Webページが1つまたは複数の データ・ソースから動的に取り出されたデータを含むステップを含むコンピュー タ実施方法。他の実施態様は、1つまたは複数のソースへの接続キャッシュ、各 ページ・サーバのページ・キャッシュ、およびWebページを設定するためのカ スタムHTML拡張テンプレートも含む。 本発明のその他の目的、特徴、および利点は、添付図面および詳細な説明を読 めば明らかになろう。図面の簡単な説明 第1図は、本発明が動作する通常のコンピュータ・システムを示す図である。 第2図は、Webサーバ環境における通常の従来技術を示す図である。 第3図は、通常の従来技術によるWebサーバ環境を示す流れ図である。 第4図は、本発明の一実施形態を示す図である。 第5図は、本発明の一実施形態に従ったWebブラウザ要求の処理を示す流れ 図である。好ましい実施形態の詳細な説明 本発明は、カスタムWebサイトを作成し管理するための方法および装置に関 する。以下の詳細な説明において、本発明を深く理解できるように多くの具体的 な詳細が示される。しかし、これらの具体的な詳細は本発明の実践に使用される 必要がないことは、当業者には明らかであろう。その他の例において、周知の構 造、インタフェースおよびプロセスについては、本発明を不必要にあいまいなも のにしないため、詳細には示されていない。 第1図は、本発明が動作する通常のコンピュータ・システム100を示してい る。本発明の好ましい実施形態は、ニューヨーク市、ArmonkのBM Co rporationの製造によるIBMTMパーソナル・コンピュータ上で実施さ れる。代替実施形態は、ニューヨーク市、ArmonkのIBM Corpor ationの製造によるRS/6000TMワークステーション上で実施されるこ ともある。他のコンピュータ・システム・アーキテクチャも採用できることは、 当業者には明らかであろう。 一般に、第1図に示されているようなコンピュータ・システムは、情報を伝達 するためのバス101、バス101に接続され情報を処理するためのプロセッサ 102、バス101に接続されプロセッサ102の情報および命令を格納するた めのメイン・メモリ103、バス101に接続されプロセッサ102の静的情報 と命令を格納するための読み取り専用メモリ104、バス101に接続されコン ピュータ・ユーザに情報を表示するための表示装置105、バス101に接続さ れプロセッサ102に情報とコマンド選択を伝達するための入力装置106、お よびバス101に接続され情報と命令を格納するための、磁気ディスクおよび関 連付けられたディスク・ドライブのような大容量記憶装置107を含んでいる。 デジタル情報を含むデータ記憶媒体108は、大容量記憶装置107と共に動作 するように構成され、プロセッサ102がバス101を介してデータ記憶媒体上 のデジタル情報にアクセスできるようになっている。 プロセッサ102は、各種の汎用プロセッサ、もしくはIntelTMCorp orationの製造によるPentiumTMマイクロプロセッサまたはIBM Corporationの製造によるRS/6000TMプロセッサのようなマ イクロプロセッサのいずれであってもよい。ただし特定のコンピュータ・システ ムにおいて、その他の多様なプロセッサも使用できることは、当業者には明らか であろう。表示装置105は、液晶装置、陰極線管、または他の適切な表示装置 でもよい。大容量記憶装置107は、ハード・ディスク、フロッピー・ディスク 、CD−ROM、磁気テープ、もしくは他の磁気または光データ記憶媒体上に格 納された情報の読取りと書込みを行うための、従来のハード・ディスク・ドライ ブ、フロッピー・ディスク・ドライブ、CD−ROMドライブ、または他の磁気 または光データ記憶装置である。データ記憶媒体108は、ハード・ディスク、 フロッピー・ディスク、CD−ROM、磁気テープ、もしくは他の磁気または光 データ記憶媒体である。 一般に、プロセッサ102は、大容量記憶装置107を使用してデータ記憶媒 体108から処理命令およびデータを取り出し、実行のためにこの情報をランダ ム・アクセス・メモリ103にダウンロードする。次に、プロセッサ102は、 ランダム・アクセス・メモリ103または読み取り専用メモリ104からの命令 ストリームを実行する。入力装置106におけるコマンド選択および情報入力は 、プロセッサ102によって実行される命令の流れを方向づけるために使用され る。同等の入力装置106は、従来のマウスまたはトラックボール装置などのポ インティング装置であってもよい。この処理実行のの結果は、表示装置105に 表示される。 本発明の好ましい実施形態は、ソフトウェア・モジュールとして実装され、こ れは従来の方法でコンピュータ・システム100のようなコンピュータ・システ ム上で実行されることもある。周知の技法を使用して、好ましい実施形態のアプ リケーション・ソフトウェアは、データ記憶媒体108上に格納され、続いてコ ンピュータ・システム100内でロードされ実行される。起動されると、好まし い実施形態のソフトウェアは、以下に述べる方法で動作を行う。 第2図は、通常の従来技術のWebサーバ環境を示している。Webクライア ント200は、Webサーバ201またはWebサーバ202にURL要求を行 うことができる。Webサーバ201および202は、Webクライアント要求 の処理を行うWebサーバ実行可能プログラム201(E)および202(E) をそれぞれ含んでいる。各Webサーバは、複数のWebページ201(E)− (n)および202(1)−(n)を備えている。Webクライアント200に よって指定されるURLにより、要求は、たとえばWebサーバ実行可能プログ ラム201(E)によってWebページ201(1)、またはWebサーバ実行 可能プログラム2−2(E)からWebページ202(1)のいずれかにルーテ ィングされる。Webクライアント200は、他のWebページを取り出すため にURL要求を続けて行うことができる。Webクライアント200はまた、各 Webページ内のハイパーリンクを使用して、他のWebページまたは同じWe bページ内の他の場所に「ジャンプ」することもできる。 第3図は、この従来技術のWebサーバ環境を示す流れ図である。処理ブロッ ク300において、WebクライアントはURL要求を行う。このURL要求は 、処理ブロック302において、要求をルーティングする適切なWebサーバを 決定するためにWebブラウザに検査される。次に処理ブロック304において 、要求はWebブラウザから適切なWebサーバに転送され、処理ブロック30 6において、Webサーバ実行可能プログラムがURLを検査し、これがHTM LドキュメントまたはCGIアプリケーションのいずれであるかを決定する。要 求がHTMLドキュメント308に対するものであれば、Webサーバ実行可能 プログラムはドキュメントを処理ブロック310に配置する。次に処理ブロック 312において、ドキュメントはフォーマッティングおよび表示のために要求元 のWebブラウザを通じて転送される。 ただし、URL要求がCGIアプリケーション314に対するものであれば、 Webサーバ実行可能プログラムはCGIアプリケーションを処理ブロック31 6に配置する。次に処理ブロック318において、CGIアプリケーションは、 実行してHTML出力を出力し、最後に処理ブロック320において、HTML 出力はフォーマッティングおよび表示のために要求元のWebブラウザに転送さ れる。 しかし、この従来技術のWebサーバ環境では、Web要求またはWebサイ トを管理するための機構を何ら提供しない。Webサイトの成長に伴い、またW ebクライアントおよび要求の増加に伴って、Webサイトの管理は危急の必要 性を帯びてくる。 たとえば、大規模なWebサイトは1日に何千という要求または「ヒット」を 受けることがある。現在のWebサーバは、こうした要求をそれぞれ、単一のマ シン、またはWebサーバマシンで処理する。これらのマシンがたとえ、トラン ザクションを独立した「スレッド」によって処理できる「マルチスレッド」オペ レーティング・システムを稼働しているとしても、すべてのスレッドは単一のマ シン上にあってプロセッサを共用している。そのように、Web実行可能プログ ラム・スレッドは、要求を処理スレッドに渡すことができるが、両スレッドは依 然としてWebサーバ・マシン上のプロセッサに処理される必要がある。非常に 多くの要求が、単一マシン上の複数スレッドによって同時に処理される場合には 、Webサーバは処理速度が大幅に落ち、極めて非効率的になる可能性がある。 本発明では、区分アーキテクチャの利用によりカスタムWebサイトおよびサー バの作成と管理を容易にすることで、この必要性に対処している。 第4図は、本発明の一実施形態を示している。Webクライアント200は、 処理されるURL要求を決定された適切なルーティングに発行する。この実施形 態においては、要求はWebサーバ201にルーティングされる。ただし、We bサーバ実行可能プログラム201(E)がURL要求を処理するのではなく、 インターセプタ400が要求をインターセプトし、これをディスパッチャ402 にルーティングする。一実施形態においては、インターセプタ400は、Web サーバ201の拡張機能としてWebサーバ・マシン上に常駐する。この実施形 態は、Netscape社のNetsiteTMのように、このような拡張機能を サポートするWebサーバに適している。イリノイ大学のNational C enter for Supercomputing Application sのNCSATMのようなパブリック・ドメインWebサーバの多くは、このタイ プの拡張機能をサポートしていない。従って代替実施形態において、インターセ プタ400は、「中間プログラム」を介してWebサーバ201に接続される独 立したモジュールである。この中間プログラムは、インターセプタ400をWe bサーバ201に接続する簡単なCGIアプリケーション・プログラムでもよい 。同じ機能を行う代替中間プログラムも、実施することができる。 本発明の一実施形態では、ディスパッチャ402は、Webサーバ201とは 別のマシン上に常駐する。この実施形態では、すべての処理が単一マシン上のプ ロセッサによって行われる従来技術のWebサーバにおける、先に述べた制限事 項を克服する。要求を、Webサーバ実行可能プログラム201(E)とは別の マシン上に常駐するディスパッチャ402にルーティングすることにより、要求 はWebサーバ実行可能プログラム201(E)とは別のプロセッサによって処 理される。従って、Webサーバ実行可能プログラム201(E)は、Webサ ーバ201上のクライアント要求にも引き続き自由にサービスを行い、しかも要 求はディスパッチャ402が常駐するマシンにおいて「オフライン」で処理され る。 しかし、ディスパッチャ402は、Webサーバとして同一マシン上にも常駐 することができる。Webサイト管理者の裁量で、Webサイトのサイズ、We bページの数、Webサイトのヒット数などの、特定のWebサイトに関係する 各種の要因を考慮しながら、ディスパッチャ402をWebサーバ201として 同一マシン上に構成することもできる。この実施形態は、前述の利点、すなわち Webサーバ・マシンからWeb要求の処理をオフロードするという利点を享受 していないことになるが、この実施形態は小規模なWebサイトが成長できる柔 軟性を与えてくれる。たとえば、小規模Webサイトの管理者は、当初ディスパ ッチャ402およびWebサーバ201の両方に単一マシンを使用し、次いでW ebサイトの成長に応じてディスパッチャ402を別のマシン上にオフロードす ることができる。従ってWebサイトは、サイトにWebサーバとディスパッチ ャとして構成された別個のマシンがあるかどうかにかかわらず、本発明の他の特 徴を利用することができる。 ディスパッチャ402は、インターセプトされた要求を受け取り、その要求を 複数のページ・サーバ404(1)−(n)の1つにディスパッチする。たとえ ばページ・サーバ404(1)は、ディスパッチされた要求を受け取ると、要求 を処理して、データ・ソース406、データ・ソース408、データ・ソース4 10のような適切なデータ・ソースからデータを取り出す。データ・ソースは、 本発明のアプリケーションにおいて使用される場合、データベース、スプレッド シート、ファイルおよび他の種類のデータ・リポジトリを含んでいる。ページ・ サーバ404(1)は、複数のデータ・ソースからデータを取り出し、これらの 複数データ・ソースからのデータを単一ウェブページに組み込むことができる。 一実施形態では、各ページ・サーバ404(1)−(n)は、ネットワーク上 の別個のマシン上に常駐し、要求の処理を分散している。ディスパッチャ402 は、ネットワーク上の各ページ・サーバに関する各種の情報を保持し、この情報 に基づいて要求をディスパッチする。たとえば、ディスパッチャ402は、所定 のページ・サーバがアクセスできるデータ・ソースに関する動的な情報を保持し ている。このように、ディスパッチャ402は、特定の要求を検査し、どのペー ジ・サーバがURL要求にサービスを行うことができるかを決定する。次にディ スパッチャ402は、適切なページ・サーバに要求を渡す。 たとえば、URL要求がデータ・ソースからの財務データを求める場合、ディ スパッチャ402はまず情報リストを調べる。ディスパッチャ402は、たとえ ばページ・サーバ403(3)がデータ・ソース408の要件データにアクセス できると決定する。したがって、ディスパッチャ402は、URL要求をページ ・サーバ404(3)にルーティングする。この「接続キャッシング」機能につ いては、「パフォーマンス」節でさらに詳細に説明される。 代わりにディスパッチャ402は、特定のページ・サーバがすでに、必要なデ ータをページ・サーバのページ・キャッシュ(「パフォーマンスの節でさらに詳 細に説明される)に入れているかどうかを決定する能力も備えている。従ってデ ィスパッチャ402は、ページ・サーバ404(1)および404(2)が共に データ・ソース408に記録されており、ページ・サーバ404(2)が財務情 報をすでにページ・サーバ404(2)のページ・キャッシュに入れていると決 定する。この場合、ディスパッチャ402は、URL要求をページ・サーバ40 4(2)にルーティングして、要求をさらに効率的に処理する。 最後に、ディスパッチャ402は、いくつかのまたはすべてのページ・サーバ 404(1)−(n)がデータ・ソース408にログされていると決定する。こ のシナリオでは、ディスパッチャ402は、各ページ・サーバがサービスを行っ ている複数の要求を調べ、最もすいているページ・サーバに要求をルーティング することができる。この「ロード・バランシング」機能は、ビジー状態のWeb サイトにおいてパフォーマンスを大幅に高めることができるが、これについては 以下の「スケーラビリティ」の節でさらに詳細に説明される。 たとえば、ページ・サーバ404(2)は、要求を受け取ると、要求を処理す る。ページ・サーバ404(2)が要求を処理している間に、Webサーバ実行 可能プログラム201(E)は同時に他のWebクライアント要求を処理するこ とができる。このように、この区分アーキテクチャでは、ページ・サーバ404 (2)およびWebサーバ実行可能プログラム201(E)が共に、異なる要求 を同時に処理できるようになり、Webサイトの効率を高めることができる。ペ ージ・サーバ404(2)は、Webクライアント要求に応じてWebページを 動的に生成し、動的Webページは、要求元Webクライアント200に転送さ れるか、または後に取り出すことができるようWebサーバ201にアクセス可 能なマシン上に格納される。 また本発明の一実施形態はまたHTML拡張機能または「dyna」タグをW ebページ設計者に提供する。このdynaタグは、Webページ設計者にカス タム化HTML機能をもたらし、設計者が、取り出されたデータのソースと配置 を指定するカスタム化HTMLテンプレートを構築できるようになっている。た とえば、一実施形態では、「dynatext」HTML拡張機能タグはデータ ・ソースおよび列名を指定し、記録するデータ・ソース、およびデータを取り出 す列名をHTMLテンプレートが識別できるようになっている。代替として、「 dyna−anchor」タグにより設計者はハイパーリンク・クエリーを構築 できるようになり、同時に「dynablock」タグにより設計者はデータの ブロックを反復できるようになる。ページ・サーバは、これらのHTMLテンプ レートを使用して、動的なWebページを作成する。次に、上記のように、これ らの動的なWebページは要求元Webクライアント200に転送されるか、ま たは後に取り出すことができるようWebサーバ201にアクセス可能なマシン 上に格納される。 本発明は、パフォーマンス、セキュリティ、拡張性およびスケーラビリティの 領域における利点を始めとして、従来技術のWebサーバに優る数多くの利点を 提供する。 パフォーマンス 本発明の一実施形態では、接続キャッシングおよびページ・キャッシングを利 用してパフォーマンスを向上させる。各ページ・サーバは、多数のデータ・ソー スへの接続のキャッシュを保持するように構成される。たとえば、第4図に示さ れるように、ページ・サーバ404(1)は、データ・ソース406、データ・ ソース408、またはデータ・ソース410からデータを取り出すことができる 。ページ・サーバ404(1)は、データ・ソース406、データ・ソース40 8、およびデータ・ソース410の各々への接続を含む接続キャッシュ412( 1)を保持することができるので、ページ・サーバからこれらのデータ・ソース への接続時間を除くことができる。 さらに、本発明の他の実施形態は、仕上がったWebページのキャッシングを サポートし、利用されるデータ・ソースのパフォーマンスを最適化している。第 4図においてページ・キャッシュ414として示される、この「ページ・キャッ シング」機能により、Webサイト管理者は、繰り返しアクセスするWebペー ジをキャッシュに入れてデータ・ソースのパフォーマンスを最適化できるように なる。Webページがいったんキャッシュに入れられると、その後の要求または 「ヒット」は、データ・ソースを再度アクセスするのではなく、キャッシュに入 れられたWebページを利用する。これにより、データ・ソースのパフォーマン スを大幅に向上させることができる。 セキュリティ 本発明により、Webサイトの管理者は、複数レベルのセキュリティを利用し てWebサイトを管理できるようになる。一実施形態では、ページ・サーバは、 Webサーバの提供するすべての標準暗号化およびサイト・セキュリティ機能を 利用できる。他の実施形態では、ページ・サーバが特定のデータ・ソースに対し て上記の接続キャッシュ412(1)−(n)をバイパスし、ユーザがアクセス を試みる特定のデータ・ソースに対してユーザ提供のIDとパスワードの入力を 求めるように構成することができる。 さらに、本発明の他の実施形態では、データ・ソースのリアルタイム・アクセ スを要求することはない。上記のWebページ・キャッシング機能により、内部 情報システムから非インタラクティブなコンテンツを公開したいが、これらの内 部情報システムへのリアルタイムのインターネット・アクセス能力は望んでいな いというサイトのために、さらにセキュリティを追加できる。この例では、ペー ジ・サーバは、「複製およびステージング・エージェント」として動作し、We bページをリアルタイムではなくバッチで作成する。次にこれらの「複製」We bページは、後にアクセスできるように「ステージング」され、たとえ後にはペ ージ・サーバとディスパッチャが存在しなくても、このシナリオにおけるWeb ページへのアクセスは可能である。 他の実施形態では、ページ・サーバがWebライブラリを1度通過することが でき、従来の形態の別個に利用できるファイルにあるWebサイトをコンパイル する。Webライブラリは、関連するWebブックとWebページの集合である 。より具体的には、Webライブラリは、関連付けられたすべてのデータ・ソー ス情報を加えた、Webドキュメント・テンプレートの階層編成である。従って 、Webサイト全体に関する情報は、単一の物理ファイルに含まれるので、複数 のページ・サーバにわたりWebサイトを配置するという問題を簡略化すること になる。この実施形態におけるWebサイトの配置のプロセスは、本質的には単 一ファイルの単純コピーである。 拡張性 本発明の一実施形態では、Webサイト管理者にObject Linkin g and Embedding(OLE)2.0拡張機能を提供し、ページ作 成プロセスを拡張している。これらのOLE2.0拡張機能では、Web上で発 信された情報がユーザ提供の機能で処理できるようになる。OLE2.0オート メーションの作成をサポートするVisual Basic、Visual C ++、またはPowerBuilderなどの開発ツールを利用すると、Web サイトの管理者は機能を追加し、前述のページ・サーバの動作を変更することが できる。この拡張性により、本発明の一実施形態は既存のテクノロジーに組み込 まれ、カスタムWebサーバを無限大に開発することができる。 たとえば、OLE2.0拡張機能では、Webサイト管理者は既存のビジネス ・ルールをOLE2.0オートメーション・インタフェースにカプセル化して、 Web上でアクセスするようにできる。ビジネス・ルールの一例には、分割払い または担保付き融資の支払いに係わるステップがある。たとえば、支払いには、 現在の残高、前回支払いの日付と利子を考慮に入れることもある。すでに多くの 組織では、クライアント・サーバ環境用Visual Basic、メインフレ ーム上のCICSプログラムなど各種のアプリケーションを使用して、この種の ビジネス・ルールを実施している。こうしたアプリケーションがOLE2.0に 対応している場合には、ページ・サーバの「dynaobject」HTML拡 張タグを使用してアプリケーションをOLE2.0オートメーション・インタフ ェースにカプセル化することができる。このように、ページ・サーバは拡張性が あり、既存のアプリケーションを新しいページ・サーバ機能とに組み込むことが できる。 スケーラビリティ 本発明の一実施形態では、「プラグ・アンド・プレイ」のスケーラビリティが かなえられる。第4図を参照すると、前述のように、ディスパッチャ402は、 ディスパッチャ402がサービスを行うように構成されているすべてのページ・ サーバに関する情報を保持する。従って、任意の数のページ・サーバを第4図に 示された構成に「差し込む」ことができ、ディスパッチャ402で情報が動的に 更新されるとページ・サーバは直ちに起動される。従って、Webサイト管理者 は、各ページ・サーバのオーバーヘッドを管理し、パフォーマンスを向上させる ために必要に応じて各ページ・サーバのロードを変更することができる。このよ うに、ページ・サーバはそれぞれ、マルチサーバ環境において他のページ・サー バと協働することになる。ディスパッチャ402は、各ページ・サーバ上のロー ドを調べ、各ページ・サーバの使用可能な資源に従って新しい要求をルーティン グすることができる。複数のページ・サーバにわたるこの「ロードバランシング 」 は、Webサイトのパフォーマンスを大幅に向上させることができる。 第5図は、本発明の一実施形態に従ったWebブラウザ要求の処理を示す流れ 図である。処理ブロック500において、WebブラウザはURL要求をWeb サーバに送る。処理ブロック502において、WebサーバはURL要求を受け 取り、処理ブロック504においてインターセプタが要求の処理をインターセプ トする。処理ブロック506において、インターセプタはディスパッチャに接続 し、URL要求をディスパッチャに送る。処理ブロック508において、ディス パッチャは、どのページ・サーバが要求を処理できるかを決定する。処理ブロッ ク510において、ディスパッチャはまた、どのページ・サーバが最も要求の処 理量が少ないかも決定し、処理ブロック512において、ディスパッチャはUR L要求を適切なページ・サーバに送る。処理ブロック514において、ページ・ サーバは要求を受け取り、HTMLドキュメントを生成する。次に処理ブロック 516で、ページ・サーバはキャッシュされたHTMLドキュメントの名前を通 知してディスパッチャに応答する。処理ブロック518において、ディスパッチ ャはドキュメント名でインターセプタに応答し、処理ブロック520において、 インターセプタは要求されたURLを新しく生成されたHTMLドキュメントに 置き換える。次に処理ブロック522において、Webサーバは新しいHTML ドキュメントを要求元クライアントに送る。最後に処理ブロック524において 、Webブラウザはページ・サーバによって作成されたHTMLドキュメントを 受け取り、表示する。 以上、カスタムWebサイトを作成し、管理するための方法および装置が開示 された。本明細書に記載のこれらの特定の構成および方法は、本発明の原理を示 すものにすぎない。本発明の範囲から逸脱することなく本発明の形態および詳細 に多くの変更を加えることができることが当業者なら理解できよう。本発明は、 特定の好ましい実施形態に関して示されているが、そのように限定するものでは なく、本発明は添付の請求の範囲によってのみ限定される。
───────────────────────────────────────────────────── フロントページの続き (81)指定国 EP(AT,BE,CH,DE, DK,ES,FI,FR,GB,GR,IE,IT,L U,MC,NL,PT,SE),OA(BF,BJ,CF ,CG,CI,CM,GA,GN,ML,MR,NE, SN,TD,TG),AP(GH,KE,LS,MW,S D,SZ,UG),EA(AM,AZ,BY,KG,KZ ,MD,RU,TJ,TM),AL,AM,AT,AT ,AU,AZ,BA,BB,BG,BR,BY,CA, CH,CN,CU,CZ,CZ,DE,DE,DK,D K,EE,EE,ES,FI,FI,GB,GE,GH ,HU,IL,IS,JP,KE,KG,KP,KR, KZ,LC,LK,LR,LS,LT,LU,LV,M D,MG,MK,MN,MW,MX,NO,NZ,PL ,PT,RO,RU,SD,SE,SG,SI,SK, SK,TJ,TM,TR,TT,UA,UG,US,U Z,VN,YU (72)発明者 ホーウェル,ロナルド・エル アメリカ合衆国・75030・テキサス州・ロ ーレット・ピイオー ボックス 1491

Claims (1)

  1. 【特許請求の範囲】 1.Webサーバへの動的なWebページ生成要求を管理するためのコンピュ ータ実施方法であって、 前記Webサーバからの前記要求をページ・サーバにルーティングするステッ プであって、ページ・サーバが前記要求を受け取り、他の要求を処理するために 前記Webサーバを解放する、ステップと、 前記要求を処理するステップであって、前記Webサーバが前記他の要求を処 理するときに、前記処理が前記ページ・サーバによって前記Webサーバと同時 に実施されるステップと、 前記要求に応答してWebページを動的に生成するステップであって、前記W ebページが1つまたは複数のデータ・ソースから動的に取り出されたデータを 含むステップと を含むコンピュータ実施方法。 2.前記要求をルーティングする前記ステップが、 前記要求を前記Webサーバでインターセプトするステップと、 前記Webサーバからの前記要求をディスパッチャにルーティングするステッ プと、 前記要求を前記ページ・サーバにディスパッチするステップとを含む請求項1 に記載のコンピュータ実施方法。 3.前記要求を処理する前記ステップが、前記データをそこから取り出すべき 前記1つまたは複数のデータ・ソースを識別するステップを含む請求項2に記載 のコンピュータ実施方法。 4.前記Webページを動的に生成する前記ステップが、前記1つまたは複数 のデータ・ソースから前記データを動的に取り出すステップを含む請求項3に記 載のコンピュータ実施方法。 5.前記要求を処理する前記ステップが、前記ページ・サーバが前記1つまた は複数のデータ・ソースへの接続キャッシュを維持するステップを含む請求項4 に記載のコンピュータ実施方法。 6.前記要求を処理する前記ステップが前記1つまたは複数のデータ・ソース にログインするステップを含む請求項4に記載のコンピュータ実施方法。 7.前記Webページを動的に生成する前記ステップが、前記Webページを 含むページ・キャッシュを維持するステップを含む請求項4に記載のコンピュー タ実施方法。 8.前記ページ・サーバが前記Webページを構成するためのカスタムHTM L拡張テンプレートを含む請求項4に記載のコンピュータ実施方法。 9.前記要求を処理する前記ステップが、前記1つまたは複数のデータ・ソー スから動的に取り出された前記データを前記カスタムHTML拡張テンプレート 中に挿入するステップをさらに含む請求項8に記載のコンピュータ実施方法。 10.それぞれ1つまたは複数のWebページを有する1つまたは複数のWe bサーバを含むWebサイトを管理するコンピュータ実施方法であって、 前記Webサイトの前記1つまたは複数のWebサーバの各Webサーバから の前記1つまたは複数のWebページを含むマスタWeb管理ページを生成する ステップと、 前記Web管理ページを使用して、新しい場所に前記Webサイトを再生成す るステップと を含むコンピュータ実施方法。 11.動的Webページ生成要求を管理するネットワーク・システムであって 、 1つまたは複数のデータ・ソースと、 処理手段を有するページ・サーバと、 前記要求を生成するための手段を含む第1のコンピュータ・システムと、 前記第1のコンピュータからの前記要求を受け取るための手段を含む第2のコ ンピュータ・システムと を含み、前記第2のコンピュータ・システムがまたルータを含み、前記ルータが 前記第2のコンピュータ・システムからの前記要求を前記ページ・サーバにルー ティングし、前記ページ・サーバが前記要求を受け取り、他の要求を処理するた めに前記第2のコンピュータ・システムを解放し、前記ページ・サーバ処理手段 が前記要求を処理し、前記要求に応答してWebページを動的に生成し、前記W ebページが前記1つまたは複数のデータ・ソースから動的に取り出されたデー タを含むネットワーク・システム。 12.前記第2のコンピュータ・システム中の前記ルータが、 前記要求を前記第2のコンピュータ・システムでインターセプトし、前記要求 をルーティングするインターセプタと、 前記インターセプタから前記ルーティングされた要求を受け取り、前記要求を 前記ページ・サーバにディスパッチするディスパッチャと を含む請求項11に記載のネットワーク・システム。 13.動的Webページ生成要求を受け取るWebサーバであって、 前記要求を受け取るWebサーバ実行可能プログラムと、 前記要求をインターセプトし、前記Webサーバ実行可能プログラムからの前 記要求をページ・サーバにルーティングするインターセプト手段と を含むWebサーバ。 14.動的Webページ生成要求を受け取るページ・サーバであって、 前記要求を受け取る手段と、 1つまたは複数のデータ・ソースへの接続キャッシュを維持する手段と、 前記要求を処理する手段と を含むページ・サーバ。 15.前記要求を処理する前記手段が前記1つまたは複数のデータ・ソースか らデータを動的に取り出す手段をさらに含む請求項14に記載のページ・サーバ 。 16.プロセッサにWebサーバへの動的Webページ生成要求を管理させる ためにその中に組み込まれたコンピュータ命令を有するコンピュータ読取り可能 媒体であって、前記製品中の前記コンピュータ命令が、 前記Webサーバからの前記要求をページ・サーバにルーティングし、前記ペ ージ・サーバが前記要求を受け取り、他の要求を処理するために前記Webサー バを解放するステップと、 前記要求を処理するステップであって、前記処理が前記ページ・サーバによっ て実施されるステップと、 Webページを動的に生成するステップであって、前記Webページが1つま たは複数のデータ・ソースから取り出されたデータを含むステップとを前記プロ セッサに実施させるコンピュータ読取り可能媒体。
JP9538323A 1996-04-23 1997-04-23 カスタムWebサイトを動的に作成し管理するためのシステム Ceased JP2000509531A (ja)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US08/636,477 1996-04-23
US08/636,477 US5894554A (en) 1996-04-23 1996-04-23 System for managing dynamic web page generation requests by intercepting request at web server and routing to page server thereby releasing web server to process other requests
PCT/US1997/006840 WO1997040617A1 (en) 1996-04-23 1997-04-23 System for dynamically creating and managing a custom web site

Publications (1)

Publication Number Publication Date
JP2000509531A true JP2000509531A (ja) 2000-07-25

Family

ID=24552072

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9538323A Ceased JP2000509531A (ja) 1996-04-23 1997-04-23 カスタムWebサイトを動的に作成し管理するためのシステム

Country Status (6)

Country Link
US (2) US5894554A (ja)
EP (1) EP0895689A1 (ja)
JP (1) JP2000509531A (ja)
AU (1) AU2681097A (ja)
CA (1) CA2252549A1 (ja)
WO (1) WO1997040617A1 (ja)

Families Citing this family (338)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE4111131C2 (de) * 1991-04-06 2001-08-23 Inst Rundfunktechnik Gmbh Verfahren zum Übertragen digitalisierter Tonsignale
US5694546A (en) 1994-05-31 1997-12-02 Reisman; Richard R. System for automatic unattended electronic information transport between a server and a client by a vendor provided transport software with a manifest list
US6604103B1 (en) * 1994-09-02 2003-08-05 Mark A. Wolfe System and method for information retrieval employing a preloading procedure
US7467137B1 (en) 1994-09-02 2008-12-16 Wolfe Mark A System and method for information retrieval employing a preloading procedure
US6700958B2 (en) * 1995-04-10 2004-03-02 Starguide Digital Networks, Inc. Method and apparatus for transmitting coded audio signals through a transmission channel with limited bandwidth
GB2300991B (en) * 1995-05-15 1997-11-05 Andrew Macgregor Ritchie Serving signals to browsing clients
WO1997007606A1 (en) * 1995-08-16 1997-02-27 Starguide Digital Networks, Inc. Dynamic allocation of bandwidth for transmission of audio signals and a video signal
CN1198862A (zh) * 1995-09-01 1998-11-11 斯塔盖德数字网络有限公司 对比资料及通过引用加入的软件
US6317775B1 (en) 1995-11-03 2001-11-13 Cisco Technology, Inc. System for distributing load over multiple servers at an internet site
US6104717A (en) 1995-11-03 2000-08-15 Cisco Technology, Inc. System and method for providing backup machines for implementing multiple IP addresses on multiple ports
US5793763A (en) * 1995-11-03 1998-08-11 Cisco Technology, Inc. Security system for network address translation systems
US6189030B1 (en) * 1996-02-21 2001-02-13 Infoseek Corporation Method and apparatus for redirection of server external hyper-link references
US6434578B1 (en) 1996-06-26 2002-08-13 Microsoft Corporation Generating instruction sequences using independently executable pane renderers
US6112242A (en) * 1996-07-10 2000-08-29 Uln Corporation System and method for dynamic data interaction in a hypertext data processing system
US6182139B1 (en) * 1996-08-05 2001-01-30 Resonate Inc. Client-side resource-based load-balancing with delayed-resource-binding using TCP state migration to WWW server farm
US6240454B1 (en) * 1996-09-09 2001-05-29 Avaya Technology Corp. Dynamic reconfiguration of network servers
US6006252A (en) * 1996-10-08 1999-12-21 Wolfe; Mark A. System and method for communicating information relating to a network resource
US6094671A (en) * 1996-10-09 2000-07-25 Starguide Digital Networks, Inc. Aggregate information production and display system
SE507138C2 (sv) * 1996-10-14 1998-04-06 Mirror Image Internet Ab Förfarande och anordning för informationsöverföring på Internet
US6710786B1 (en) 1997-02-03 2004-03-23 Oracle International Corporation Method and apparatus for incorporating state information into a URL
US6845505B1 (en) * 1997-02-03 2005-01-18 Oracle International Corporation Web request broker controlling multiple processes
US6415319B1 (en) * 1997-02-07 2002-07-02 Sun Microsystems, Inc. Intelligent network browser using incremental conceptual indexer
US6604124B1 (en) * 1997-03-13 2003-08-05 A:\Scribes Corporation Systems and methods for automatically managing work flow based on tracking job step completion status
US7490169B1 (en) * 1997-03-31 2009-02-10 West Corporation Providing a presentation on a network having a plurality of synchronized media types
US7167857B2 (en) 1997-04-15 2007-01-23 Gracenote, Inc. Method and system for finding approximate matches in database
US5987525A (en) * 1997-04-15 1999-11-16 Cddb, Inc. Network delivery of interactive entertainment synchronized to playback of audio recordings
US7308485B2 (en) * 1997-04-15 2007-12-11 Gracenote, Inc. Method and system for accessing web pages based on playback of recordings
US8626763B1 (en) 1997-05-22 2014-01-07 Google Inc. Server-side suggestion of preload operations
US6112239A (en) 1997-06-18 2000-08-29 Intervu, Inc System and method for server-side optimization of data delivery on a distributed computer network
US6883020B1 (en) * 1997-06-26 2005-04-19 Hewlett-Packard Development Company, L.P. Apparatus and method for filtering downloaded network sites
US6178433B1 (en) 1997-07-15 2001-01-23 International Business Machines Corporation Method and system for generating materials for presentation on a non-frame capable web browser
US20030009563A1 (en) * 1997-07-31 2003-01-09 At&T Corp. Method for client-side inclusion of data elements
JPH1185654A (ja) * 1997-09-12 1999-03-30 Matsushita Electric Ind Co Ltd 仮想wwwサーバ装置およびカメラ制御可能なwwwサーバ装置
US6192382B1 (en) * 1997-09-24 2001-02-20 Mediaone Group, Inc. Method and system for web site construction using HTML fragment caching
US6360279B1 (en) * 1997-10-14 2002-03-19 Bea Systems, Inc. True parallel client server system and method
US6061698A (en) * 1997-10-22 2000-05-09 International Business Machines Corporation Merging tagged documents and scripts having dynamic content
US6334114B1 (en) 1997-10-31 2001-12-25 Oracle Corporation Method and apparatus for performing transactions in a stateless web environment which supports a declarative paradigm
US6230196B1 (en) * 1997-11-12 2001-05-08 International Business Machines Corporation Generation of smart HTML anchors in dynamic web page creation
US7257604B1 (en) 1997-11-17 2007-08-14 Wolfe Mark A System and method for communicating information relating to a network resource
US6623527B1 (en) * 1997-11-19 2003-09-23 International Business Machines Corporation Method for providing a document with a button for a network service
US6493447B1 (en) * 1997-11-21 2002-12-10 Mci Communications Corporation Contact server for call center for syncronizing simultaneous telephone calls and TCP/IP communications
US6327598B1 (en) * 1997-11-24 2001-12-04 International Business Machines Corporation Removing a filled-out form from a non-interactive web browser cache to an interactive web browser cache
US6230189B1 (en) * 1997-12-09 2001-05-08 Ricoh Company, Ltd. Apparatus and method for an HTTP server capable of connecting facsimile apparatuses and data terminals
US6253204B1 (en) * 1997-12-17 2001-06-26 Sun Microsystems, Inc. Restoring broken links utilizing a spider process
US6185598B1 (en) * 1998-02-10 2001-02-06 Digital Island, Inc. Optimized network resource location
US8060613B2 (en) * 1998-02-10 2011-11-15 Level 3 Communications, Llc Resource invalidation in a content delivery network
US7047300B1 (en) 1998-02-10 2006-05-16 Sprint Communications Company L.P. Survivable and scalable data system and method for computer networks
US6038598A (en) * 1998-02-23 2000-03-14 Intel Corporation Method of providing one of a plurality of web pages mapped to a single uniform resource locator (URL) based on evaluation of a condition
US7194757B1 (en) 1998-03-06 2007-03-20 Starguide Digital Network, Inc. Method and apparatus for push and pull distribution of multimedia
WO1999046709A1 (en) * 1998-03-11 1999-09-16 Polygon Network, Inc. System for providing a display of merchandise as specified by retail and wholesale merchandise providers
US8284774B2 (en) * 1998-04-03 2012-10-09 Megawave Audio Llc Ethernet digital storage (EDS) card and satellite transmission system
US6160797A (en) * 1998-04-03 2000-12-12 Starguide Digital Networks, Inc. Satellite receiver/router, system, and method of use
US6101486A (en) * 1998-04-20 2000-08-08 Nortel Networks Corporation System and method for retrieving customer information at a transaction center
US6003082A (en) * 1998-04-22 1999-12-14 International Business Machines Corporation Selective internet request caching and execution system
US6067559A (en) * 1998-04-23 2000-05-23 Microsoft Corporation Server architecture for segregation of dynamic content generation applications into separate process spaces
US6094662A (en) * 1998-04-30 2000-07-25 Xerox Corporation Apparatus and method for loading and reloading HTML pages having cacheable and non-cacheable portions
US6154751A (en) * 1998-05-14 2000-11-28 International Business Machines Corporation Method for executing a user-requested CGI program in a new authentication context while protecting operation of a default web server program
US6211874B1 (en) * 1998-05-15 2001-04-03 International Business Machines Corporation Method for parallel selection of URL's
US6115752A (en) * 1998-05-21 2000-09-05 Sun Microsystems, Inc. System and method for server selection for mirrored sites
US8396824B2 (en) * 1998-05-28 2013-03-12 Qps Tech. Limited Liability Company Automatic data categorization with optimally spaced semantic seed terms
US7711672B2 (en) * 1998-05-28 2010-05-04 Lawrence Au Semantic network methods to disambiguate natural language meaning
US20070294229A1 (en) * 1998-05-28 2007-12-20 Q-Phrase Llc Chat conversation methods traversing a provisional scaffold of meanings
US6279001B1 (en) 1998-05-29 2001-08-21 Webspective Software, Inc. Web service
US7035943B2 (en) 1998-05-29 2006-04-25 Yahoo! Inc. Web server content replication
US7143193B1 (en) 1998-05-29 2006-11-28 Yahoo! Inc. Content collection
US6314463B1 (en) 1998-05-29 2001-11-06 Webspective Software, Inc. Method and system for measuring queue length and delay
US6976093B2 (en) 1998-05-29 2005-12-13 Yahoo! Inc. Web server content replication
US6317786B1 (en) 1998-05-29 2001-11-13 Webspective Software, Inc. Web service
US7581006B1 (en) 1998-05-29 2009-08-25 Yahoo! Inc. Web service
US6105067A (en) * 1998-06-05 2000-08-15 International Business Machines Corp. Connection pool management for backend servers using common interface
US6108703A (en) * 1998-07-14 2000-08-22 Massachusetts Institute Of Technology Global hosting system
US6212612B1 (en) * 1998-07-15 2001-04-03 Intelect Communications Inc. System and method for synchronized, multi-channel data management with dynamically configurable routing
US6286043B1 (en) * 1998-08-26 2001-09-04 International Business Machines Corp. User profile management in the presence of dynamic pages using content templates
US6278449B1 (en) * 1998-09-03 2001-08-21 Sony Corporation Apparatus and method for designating information to be retrieved over a computer network
AU6049999A (en) 1998-09-17 2000-04-03 Nexchange Corporation Affiliate commerce system and method
US6529910B1 (en) * 1998-09-18 2003-03-04 David E. Fleskes Apparatus and method for automatically generating worldwide web pages based on real world domain data
US6557015B1 (en) * 1998-09-18 2003-04-29 International Business Machines Corporation Determining whether a second hypertext document is included in a list of active document trails
US6411991B1 (en) 1998-09-25 2002-06-25 Sprint Communications Company L.P. Geographic data replication system and method for a network
US8010627B1 (en) * 1998-09-25 2011-08-30 Sprint Communications Company L.P. Virtual content publishing system
US7058727B2 (en) * 1998-09-28 2006-06-06 International Business Machines Corporation Method and apparatus load balancing server daemons within a server
US6321251B1 (en) * 1998-10-01 2001-11-20 Unisys Corporation Gateway for dynamically providing web site status information
WO2000025223A1 (en) * 1998-10-27 2000-05-04 Customer Potential Management Corporation Method and apparatus for generating dynamic web page and interfacing external systems
JP2002528819A (ja) 1998-10-28 2002-09-03 バーティカルワン コーポレイション 自動集合の装置および方法、電子パーソナルインフォメーションあるいはデータを送達する装置および方法、ならびに電子パーソナルインフォメーションあるいはデータを含むトランザクション
US6871220B1 (en) 1998-10-28 2005-03-22 Yodlee, Inc. System and method for distributed storage and retrieval of personal information
WO2000028427A1 (en) * 1998-11-10 2000-05-18 Panopticon, Inc. System and method for matching users with items in a network
US8418131B2 (en) * 1998-11-25 2013-04-09 Helmut Emmelmann Interactive server side components
US6564251B2 (en) * 1998-12-03 2003-05-13 Microsoft Corporation Scalable computing system for presenting customized aggregation of information
US7085997B1 (en) 1998-12-08 2006-08-01 Yodlee.Com Network-based bookmark management and web-summary system
US7200804B1 (en) * 1998-12-08 2007-04-03 Yodlee.Com, Inc. Method and apparatus for providing automation to an internet navigation application
US7672879B1 (en) 1998-12-08 2010-03-02 Yodlee.Com, Inc. Interactive activity interface for managing personal data and performing transactions over a data packet network
US8069407B1 (en) 1998-12-08 2011-11-29 Yodlee.Com, Inc. Method and apparatus for detecting changes in websites and reporting results to web developers for navigation template repair purposes
US6850991B1 (en) * 1998-12-22 2005-02-01 Citibank, N.A. Systems and methods for distributing information to a diverse plurality of devices
US6356903B1 (en) * 1998-12-30 2002-03-12 American Management Systems, Inc. Content management system
US20020048224A1 (en) * 1999-01-05 2002-04-25 Dygert Timothy W. Playback device having text display and communication with remote database of titles
US6122648A (en) * 1999-01-11 2000-09-19 Gohome Networks, Inc. Method apparatus and system for improved content management and delivery
JP3396177B2 (ja) * 1999-01-26 2003-04-14 インターナショナル・ビジネス・マシーンズ・コーポレーション ウェブページカスタマイズシステム
CN1108578C (zh) * 1999-01-28 2003-05-14 国际商业机器公司 为离线客户请求提供响应的方法及装置
WO2000046684A2 (en) * 1999-02-08 2000-08-10 Johannsen Tomasz F Web page extract that is updated on an ongoing basis
US7080158B1 (en) 1999-02-09 2006-07-18 Nortel Networks Limited Network caching using resource redirection
JP2000250841A (ja) * 1999-03-02 2000-09-14 Hitachi Ltd ページ生成方法及び装置並びにページ生成プログラムを記録した記憶媒体および電子モールシステム
US6397217B1 (en) * 1999-03-04 2002-05-28 Futuretense, Inc. Hierarchical caching techniques for efficient dynamic page generation
US20020105955A1 (en) * 1999-04-03 2002-08-08 Roberts Roswell R. Ethernet digital storage (EDS) card and satellite transmission system including faxing capability
US6587881B1 (en) * 1999-04-09 2003-07-01 Microsoft Corporation Software server usage governor
EP1049307A1 (en) * 1999-04-29 2000-11-02 International Business Machines Corporation Method and system for dispatching client sessions within a cluster of servers connected to the World Wide Web
US7197547B1 (en) 1999-05-11 2007-03-27 Andrew Karl Miller Load balancing technique implemented in a data network device utilizing a data cache
US7177825B1 (en) 1999-05-11 2007-02-13 Borders Louis H Integrated system for ordering, fulfillment, and delivery of consumer products using a data network
US7139637B1 (en) 1999-05-11 2006-11-21 William Henry Waddington Order allocation to minimize container stops in a distribution center
US7370005B1 (en) * 1999-05-11 2008-05-06 Peter Ham Inventory replication based upon order fulfillment rates
US6975937B1 (en) 1999-05-11 2005-12-13 Christopher Kantarjiev Technique for processing customer service transactions at customer site using mobile computing device
WO2000068856A2 (en) * 1999-05-11 2000-11-16 Webvan Group, Inc. Electronic commerce enabled delivery system and method
GB2350269B (en) * 1999-05-20 2003-10-22 Virtual Access Ireland Ltd An interface apparatus and method
US7594166B1 (en) * 1999-05-20 2009-09-22 Microsoft Corporation Dynamic web page behaviors
US7752535B2 (en) 1999-06-01 2010-07-06 Yodlec.com, Inc. Categorization of summarized information
US6275470B1 (en) 1999-06-18 2001-08-14 Digital Island, Inc. On-demand overlay routing for computer-based communication networks
US7343412B1 (en) 1999-06-24 2008-03-11 International Business Machines Corporation Method for maintaining and managing dynamic web pages stored in a system cache and referenced objects cached in other data stores
US6832222B1 (en) 1999-06-24 2004-12-14 International Business Machines Corporation Technique for ensuring authorized access to the content of dynamic web pages stored in a system cache
US6516349B1 (en) 1999-09-07 2003-02-04 Sun Microsystems, Inc. System for updating a set of instantiated content providers based on changes in content provider directory without interruption of a network information services
AU7354800A (en) * 1999-09-07 2001-04-10 Workplus.Com Inc. Method and apparatus for creating and managing content on an extranet without programming skills
US9451310B2 (en) 1999-09-21 2016-09-20 Quantum Stream Inc. Content distribution system and method
US7831512B2 (en) 1999-09-21 2010-11-09 Quantumstream Systems, Inc. Content distribution system and method
US7039860B1 (en) * 1999-10-01 2006-05-02 Netspinner Solutions As Creating web pages category list prior to the list being served to a browser
US6826744B1 (en) * 1999-10-01 2004-11-30 Vertical Computer Systems, Inc. System and method for generating web sites in an arbitrary object framework
US7359887B1 (en) 1999-10-06 2008-04-15 Stamps.Com Inc. Apparatus, systems and methods for interfacing with digital scales configured with remote client computer devices
US7827118B1 (en) * 1999-10-06 2010-11-02 Stamps.Com Inc. Online, multi-carrier, multi-service parcel shipping management functional alignment of computer devices
US7117170B1 (en) 1999-10-06 2006-10-03 Stamps.Com Inc. Apparatus, systems and methods for applying billing options for multiple carriers for online, multi-carrier, multi-service parcel shipping management
US7197465B1 (en) 1999-10-06 2007-03-27 Stamps.Com Inc. Apparatus, systems and methods for printing dimensionally accurate symbologies on laser printers configured with remote client computer devices
US6662230B1 (en) 1999-10-20 2003-12-09 International Business Machines Corporation System and method for dynamically limiting robot access to server data
US7096417B1 (en) * 1999-10-22 2006-08-22 International Business Machines Corporation System, method and computer program product for publishing interactive web content as a statically linked web hierarchy
US8543901B1 (en) 1999-11-01 2013-09-24 Level 3 Communications, Llc Verification of content stored in a network
US7886221B1 (en) * 1999-11-05 2011-02-08 Decentrix, Inc. Method and apparatus for storing web site data by web site dimensions and generating a web site having complementary elements
US7383320B1 (en) * 1999-11-05 2008-06-03 Idom Technologies, Incorporated Method and apparatus for automatically updating website content
US7152207B1 (en) * 1999-11-05 2006-12-19 Decentrix Inc. Method and apparatus for providing conditional customization for generating a web site
US7107325B1 (en) * 1999-11-15 2006-09-12 Insweb Corporation System and method for optimizing and processing electronic pages in multiple languages
US8601373B1 (en) 1999-11-16 2013-12-03 Ebay Inc. Network-based sales system with customizable user interface
US7590739B2 (en) * 1999-11-22 2009-09-15 Akamai Technologies, Inc. Distributed on-demand computing system
US6754699B2 (en) 2000-07-19 2004-06-22 Speedera Networks, Inc. Content delivery and global traffic management network system
US7523181B2 (en) * 1999-11-22 2009-04-21 Akamai Technologies, Inc. Method for determining metrics of a content delivery and global traffic management network
US6694358B1 (en) 1999-11-22 2004-02-17 Speedera Networks, Inc. Performance computer network method
US7925713B1 (en) 1999-11-22 2011-04-12 Akamai Technologies, Inc. Method for operating an integrated point of presence server network
US6405252B1 (en) * 1999-11-22 2002-06-11 Speedera Networks, Inc. Integrated point of presence server network
US20020059223A1 (en) * 1999-11-30 2002-05-16 Nash Paul R. Locator based assisted information browsing
AU4717901A (en) * 1999-12-06 2001-06-25 Warp Solutions, Inc. System and method for dynamic content routing
US7594107B1 (en) * 1999-12-20 2009-09-22 Entrust, Inc. Method and apparatus for updating web certificates
US7012627B1 (en) 1999-12-28 2006-03-14 International Business Machines Corporation System and method for presentation of room navigation
US7865545B1 (en) 1999-12-28 2011-01-04 International Business Machines Corporation System and method for independent room security management
US6732148B1 (en) 1999-12-28 2004-05-04 International Business Machines Corporation System and method for interconnecting secure rooms
US6594664B1 (en) * 2000-01-04 2003-07-15 International Business Machines Corporation System and method for online/offline uninterrupted updating of rooms in collaboration space
US6728762B1 (en) 2000-01-04 2004-04-27 International Business Machines Corporation System and method for browser definition of workflow documents
US7237002B1 (en) * 2000-01-04 2007-06-26 International Business Machines Corporation System and method for dynamic browser management of web site
US7050079B1 (en) 2000-01-04 2006-05-23 International Business Machines Corporation System and method for dynamically generating viewable graphics
US6772393B1 (en) 2000-01-04 2004-08-03 International Business Machines Corporation System and method for room decoration and inheritance
US6748425B1 (en) 2000-01-04 2004-06-08 International Business Machines Corporation System and method for browser creation and maintenance of forms
US6636889B1 (en) 2000-01-04 2003-10-21 International Business Machines Corporation System and method for client replication of collaboration space
US7251612B1 (en) 2000-01-10 2007-07-31 Parker John E Method and system for scheduling distribution routes and timeslots
US6665658B1 (en) * 2000-01-13 2003-12-16 International Business Machines Corporation System and method for automatically gathering dynamic content and resources on the world wide web by stimulating user interaction and managing session information
US7627483B2 (en) * 2000-02-01 2009-12-01 Donate.Net, Inc. Online donation management system
AU2001234758A1 (en) * 2000-02-04 2001-08-14 America Online Incorporated High performance "freeze-dried" dynamic web page generation
US6820133B1 (en) * 2000-02-07 2004-11-16 Netli, Inc. System and method for high-performance delivery of web content using high-performance communications protocol between the first and second specialized intermediate nodes to optimize a measure of communications performance between the source and the destination
US7240067B2 (en) * 2000-02-08 2007-07-03 Sybase, Inc. System and methodology for extraction and aggregation of data from dynamic content
AU2001235002A1 (en) * 2000-02-09 2001-08-20 Quark Media House Sarl Comprehensive web site management system and processes therefore
US6539406B1 (en) 2000-02-17 2003-03-25 Conectron, Inc. Method and apparatus to create virtual back space on an electronic document page, or an electronic document element contained therein, and to access, manipulate and transfer information thereon
US7207000B1 (en) * 2000-02-24 2007-04-17 International Business Machines Corporation Providing dynamic web pages by separating scripts and HTML code
US6990481B1 (en) * 2000-02-25 2006-01-24 Coraid, Inc. System and method for content management over network storage devices
US6654795B1 (en) 2000-02-25 2003-11-25 Brantley W. Coile System and method for distribution of network file accesses over network storage devices
JP2001243182A (ja) * 2000-02-29 2001-09-07 Nec Corp サーバシステム及びWebコンテンツとサーバシステムとの連動方法
US7340464B2 (en) * 2000-03-10 2008-03-04 General Electric Company Method for automated web site maintenance via searching
US7020719B1 (en) * 2000-03-24 2006-03-28 Netli, Inc. System and method for high-performance delivery of Internet messages by selecting first and second specialized intermediate nodes to optimize a measure of communications performance between the source and the destination
US20010027472A1 (en) * 2000-03-27 2001-10-04 Feng Guan Dynamic information sharing based on unique individual ID
US6760745B1 (en) * 2000-03-30 2004-07-06 Aspect Communications Corporation Web server replicated mini-filter
GB2361330A (en) * 2000-04-13 2001-10-17 Int Computers Ltd Template mechanism for document generation
US7240100B1 (en) * 2000-04-14 2007-07-03 Akamai Technologies, Inc. Content delivery network (CDN) content server request handling mechanism with metadata framework support
AU2001251644A1 (en) * 2000-04-17 2001-10-30 Circadence Corporation Conductor gateway buffer prioritization
US7092983B1 (en) * 2000-04-19 2006-08-15 Silicon Graphics, Inc. Method and system for secure remote distributed rendering
US7783695B1 (en) 2000-04-19 2010-08-24 Graphics Properties Holdings, Inc. Method and system for distributed rendering
US7062527B1 (en) 2000-04-19 2006-06-13 Silicon Graphics, Inc. Management and scheduling of a distributed rendering method and system
US7240283B1 (en) * 2000-11-10 2007-07-03 Narasimha Rao Paila Data transmission and rendering techniques implemented over a client-server system
US7139721B2 (en) * 2000-05-10 2006-11-21 Borders Louis H Scheduling delivery of products via the internet
US7523158B1 (en) 2000-05-12 2009-04-21 Oracle International Corporation System and method for partial page updates using a proxy element
US7464381B1 (en) * 2000-05-12 2008-12-09 Oracle International Corporation Content update proxy method
US8086697B2 (en) 2005-06-28 2011-12-27 Claria Innovations, Llc Techniques for displaying impressions in documents delivered over a computer network
US7475404B2 (en) 2000-05-18 2009-01-06 Maquis Techtrix Llc System and method for implementing click-through for browser executed software including ad proxy and proxy cookie caching
US6675212B1 (en) * 2000-06-12 2004-01-06 Gateway, Inc. Method and apparatus for efficient data browsing
KR100389932B1 (ko) * 2000-06-16 2003-07-02 송용욱 인공지능 전문가시스템의 추론 이론을 바탕으로 한 웹사이트 관리 시스템 및 웹 사이트 관리 방법
US6785666B1 (en) * 2000-07-11 2004-08-31 Revenue Science, Inc. Method and system for parsing navigation information
US7058700B1 (en) 2000-07-13 2006-06-06 Oracle International Corporation Delta caching
US7484002B2 (en) 2000-08-18 2009-01-27 Akamai Technologies, Inc. Content delivery and global traffic management network system
US7725602B2 (en) * 2000-07-19 2010-05-25 Akamai Technologies, Inc. Domain name resolution using a distributed DNS network
US7155723B2 (en) * 2000-07-19 2006-12-26 Akamai Technologies, Inc. Load balancing service
US7653706B2 (en) 2000-07-19 2010-01-26 Akamai Technologies, Inc. Dynamic image delivery system
US7346676B1 (en) * 2000-07-19 2008-03-18 Akamai Technologies, Inc. Load balancing service
US7912978B2 (en) * 2000-07-19 2011-03-22 Akamai Technologies, Inc. Method for determining metrics of a content delivery and global traffic management network
US8341297B2 (en) 2000-07-19 2012-12-25 Akamai Technologies, Inc. Latencies and weightings in a domain name service (DNS) system
US8060581B2 (en) * 2000-07-19 2011-11-15 Akamai Technologies, Inc. Dynamic image delivery system
US6725265B1 (en) * 2000-07-26 2004-04-20 International Business Machines Corporation Method and system for caching customized information
GB0019151D0 (en) * 2000-08-07 2000-09-27 Pace Micro Tech Plc Deferred internet page reformatting
EP1180739A1 (en) * 2000-08-16 2002-02-20 Gavoa Ltd Page content delivery
US6944152B1 (en) * 2000-08-22 2005-09-13 Lsi Logic Corporation Data storage access through switched fabric
EP1410215A4 (en) * 2000-08-22 2006-10-11 Akamai Tech Inc COMPILING DYNAMIC CONTENT ON EDGE-OF-NETWORK SERVER IN A CONTENT DELIVERY NETWORK
MXPA02003991A (es) 2000-08-23 2002-12-13 Koninkl Philips Electronics Nv Metodo de mejoramiento y traduccion de un articulo contenido, sistema de cliente y sistema de servidor.
AU2001214580A1 (en) * 2000-08-30 2002-03-13 Click Things, Inc. Method and apparatus for generating a web site using a multi-dimensional description of the website
WO2002021749A2 (en) * 2000-09-08 2002-03-14 Plumtree Software Providing a personalized web page by accessing different servers
US7861174B2 (en) * 2000-09-08 2010-12-28 Oracle International Corporation Method and system for assembling concurrently-generated content
US20020055956A1 (en) * 2000-09-08 2002-05-09 Krasnoiarov Boris Andreyevich Method and system for assembling concurrently-generated content
EP1189146A1 (en) * 2000-09-13 2002-03-20 iMediation, S.A. Method and system for composite site resource generation
US6804819B1 (en) 2000-09-18 2004-10-12 Hewlett-Packard Development Company, L.P. Method, system, and computer program product for a data propagation platform and applications of same
FR2814259B1 (fr) * 2000-09-21 2003-01-10 Euris Procede de communication pour assister un agent commercial et infrastructure pour la mise en oeuvre du procede
JP2002108756A (ja) * 2000-09-28 2002-04-12 Hitachi Ltd ユーザインタフェース統合方法
US7860776B1 (en) 2000-10-11 2010-12-28 Ebay Inc. Sales system with buyer price selection
US7249197B1 (en) * 2000-10-20 2007-07-24 Nortel Networks Limited System, apparatus and method for personalising web content
WO2002044915A1 (en) * 2000-11-30 2002-06-06 Appfluent Technology, Inc. System and method for delivering dynamic content
US7233914B1 (en) 2000-12-27 2007-06-19 Joyo Wijaya Technique for implementing item substitution for unavailable items relating to a customer order
US6744447B2 (en) 2000-12-29 2004-06-01 International Business Machines Corporation Method and system for compiling and using placebot agents for automatically accessing, processing, and managing the data in a place
US7222291B2 (en) * 2000-12-29 2007-05-22 International Business Machines Corporation Method and system for importing HTML forms
US7127676B2 (en) 2000-12-29 2006-10-24 International Business Machines Corporation Method and system for providing a separate browser window with information from the main window in a simpler format
US7028262B2 (en) * 2000-12-29 2006-04-11 International Business Machines Corporation Method and system for designing a theme and associating it with a collaboration space user interface
US20040205644A1 (en) * 2000-12-29 2004-10-14 International Business Machines Corporation Method and system for allowing in place editing of office documents in a place
US6950981B2 (en) * 2000-12-29 2005-09-27 International Business Machines Corporation Method and system for providing task information in a place
US6996780B2 (en) * 2000-12-29 2006-02-07 International Business Machines Corporation Method and system for creating a place type to be used as a template for other places
US6791582B2 (en) 2000-12-29 2004-09-14 International Business Machines Corporation Method and system for identifying and displaying information that is new or has been updated in a place
US6973618B2 (en) 2000-12-29 2005-12-06 International Business Machines Corporation Method and system for importing MS office forms
US7020686B2 (en) 2000-12-29 2006-03-28 International Business Machines Corporation Method and system for providing synchronous communication and person awareness in a place
US7904595B2 (en) 2001-01-18 2011-03-08 Sdl International America Incorporated Globalization management system and method therefor
US6606690B2 (en) 2001-02-20 2003-08-12 Hewlett-Packard Development Company, L.P. System and method for accessing a storage area network as network attached storage
US20020120607A1 (en) * 2001-02-28 2002-08-29 Lumenati, Inc. File sharing system for serving content from a computer
US7739590B2 (en) * 2001-03-01 2010-06-15 Accenture Llp Automatic generation of personal homepages for a sales force
US20020143963A1 (en) * 2001-03-15 2002-10-03 International Business Machines Corporation Web server intrusion detection method and apparatus
IL157949A0 (en) * 2001-03-16 2004-03-28 Tnuva Central Coop For The Mar Package for flowable material
US7308423B1 (en) 2001-03-19 2007-12-11 Franklin Goodhue Woodward Technique for handling sales of regulated items implemented over a data network
WO2002078259A1 (en) * 2001-03-26 2002-10-03 Geo Trust, Inc. Dynamic content certification
US7114177B2 (en) * 2001-03-28 2006-09-26 Geotrust, Inc. Web site identity assurance
US7185094B2 (en) 2001-03-30 2007-02-27 Sandcherry, Inc. Media session framework using a control module to direct and manage application and service servers
US20020156900A1 (en) * 2001-03-30 2002-10-24 Brian Marquette Protocol independent control module
US7047318B1 (en) * 2001-04-20 2006-05-16 Softface, Inc. Method and apparatus for creating and deploying web sites with dynamic content
US7480707B2 (en) * 2001-05-16 2009-01-20 International Business Machines Corporation Network communications management system and method
US20030005080A1 (en) * 2001-06-28 2003-01-02 Watkins James S. Systems and methods for accessing data
US20030014504A1 (en) * 2001-06-29 2003-01-16 Hess Christopher L. Method and apparatus for dynamic common gateway interface Web site management
US7017183B1 (en) 2001-06-29 2006-03-21 Plumtree Software, Inc. System and method for administering security in a corporate portal
US7024452B1 (en) * 2001-07-13 2006-04-04 Vignette Corporation Method and system for file-system based caching
US7349942B1 (en) 2002-02-13 2008-03-25 Vignette Corporation Storage medium having a manageable file directory structure
US7761497B1 (en) 2001-07-13 2010-07-20 Vignette Software, LLC Storage medium having a manageable file directory structure
US9639547B2 (en) 2001-07-13 2017-05-02 Open Text Sa Ulc Method and system for file-system based caching
CA2455639C (en) * 2001-07-20 2016-08-16 Fairmarket, Inc. Automated listing management
WO2003012576A2 (en) * 2001-07-27 2003-02-13 Quigo Technologies Inc. System and method for automated tracking and analysis of document usage
US7131063B2 (en) * 2001-09-13 2006-10-31 International Business Machines Corporation Method and system for delivering dynamic information in a network
US7058671B2 (en) * 2001-09-13 2006-06-06 International Business Machines Corporation System combining information with view templates generated by compiler in a server for generating view structure for client computer
US7822871B2 (en) * 2001-09-28 2010-10-26 Level 3 Communications, Llc Configurable adaptive global traffic control and management
US7860964B2 (en) * 2001-09-28 2010-12-28 Level 3 Communications, Llc Policy-based content delivery network selection
US7373644B2 (en) * 2001-10-02 2008-05-13 Level 3 Communications, Llc Automated server replication
CA2463504C (en) * 2001-10-12 2013-02-19 Geo Trust, Inc. Methods and systems for automated authentication, processing and issuance of digital certificates
US20080279222A1 (en) * 2001-10-18 2008-11-13 Level 3 Communications Llc Distribution of traffic across a computer network
US20030079027A1 (en) * 2001-10-18 2003-04-24 Michael Slocombe Content request routing and load balancing for content distribution networks
US7412720B1 (en) 2001-11-02 2008-08-12 Bea Systems, Inc. Delegated authentication using a generic application-layer network protocol
US7107338B1 (en) * 2001-12-05 2006-09-12 Revenue Science, Inc. Parsing navigation information to identify interactions based on the times of their occurrences
US7246230B2 (en) * 2002-01-29 2007-07-17 Bea Systems, Inc. Single sign-on over the internet using public-key cryptography
US9167036B2 (en) 2002-02-14 2015-10-20 Level 3 Communications, Llc Managed object replication and delivery
US7031977B2 (en) * 2002-02-28 2006-04-18 Plumtree Software, Inc. Efficiently storing indented threads in a threaded discussion application
CA2379090A1 (en) * 2002-03-27 2003-09-27 Ibm Canada Limited-Ibm Canada Limitee Efficient server handling of multiple requests from a web browser
US20040059777A1 (en) * 2002-05-31 2004-03-25 Palazzo Craig M. System and method for distributed component object model load balancing
US7092942B2 (en) * 2002-05-31 2006-08-15 Bea Systems, Inc. Managing secure resources in web resources that are accessed by multiple portals
US8201082B1 (en) 2002-06-17 2012-06-12 Amazon.Com, Inc. Dynamic generation of documents
US20040010419A1 (en) * 2002-07-15 2004-01-15 Sinnott Timothy John Method and apparatus for facilitating acquistion of prospective payoff information on an existing loan account
US7373347B2 (en) 2002-07-22 2008-05-13 Ricoh Company, Ltd. Information processing apparatus and information processing method
US7624047B1 (en) 2002-07-31 2009-11-24 Amazon Technologies, Inc. Managing server load by varying responses to requests for dynamically-generated web pages
US7152111B2 (en) * 2002-08-15 2006-12-19 Digi International Inc. Method and apparatus for a client connection manager
US7698434B2 (en) * 2002-08-29 2010-04-13 Bea Systems, Inc. J2EE connector architecture
US7379959B2 (en) 2002-09-07 2008-05-27 Appistry, Inc. Processing information using a hive of computing engines including request handlers and process handlers
US7603341B2 (en) 2002-11-05 2009-10-13 Claria Corporation Updating the content of a presentation vehicle in a computer network
US7203720B2 (en) * 2002-11-27 2007-04-10 Bea Systems, Inc. Web server hit multiplier and redirector
WO2004077794A2 (en) * 2003-02-25 2004-09-10 Creative Solutions Unlimited Web site management system and method
US7107264B2 (en) * 2003-04-04 2006-09-12 Yahoo, Inc. Content bridge for associating host content and guest content wherein guest content is determined by search
US7379996B2 (en) * 2003-04-07 2008-05-27 Microsoft Corporation System and method for web server migration
US7251700B2 (en) * 2003-05-27 2007-07-31 Oracle International Corporation Time-to-live timeout on a logical connection from a connection cache
US7269692B2 (en) * 2003-05-27 2007-09-11 Oracle International Corporation Implicit connection caching
US7486618B2 (en) * 2003-05-27 2009-02-03 Oracle International Corporation Weighted attributes on connections and closest connection match from a connection cache
US7146563B2 (en) * 2003-05-29 2006-12-05 International Business Machines Corporation Maintaining screen and form state in portlets
US7278109B2 (en) * 2003-06-03 2007-10-02 International Business Machines Corporation System and method for dynamic uploading of user interface generation logic
US20040249978A1 (en) * 2003-06-05 2004-12-09 International Business Machines Corporation Method and apparatus for customizing a Web page
US20050050021A1 (en) 2003-08-25 2005-03-03 Sybase, Inc. Information Messaging and Collaboration System
US7302370B2 (en) * 2003-11-17 2007-11-27 Oracle International Corporation System and method for managing browser sessions in single and multi-server workflow environments
US7694135B2 (en) * 2004-07-16 2010-04-06 Geotrust, Inc. Security systems and services to provide identity and uniform resource identifier verification
US8078602B2 (en) 2004-12-17 2011-12-13 Claria Innovations, Llc Search engine for a computer network
US8255413B2 (en) 2004-08-19 2012-08-28 Carhamm Ltd., Llc Method and apparatus for responding to request for information-personalization
US7490197B2 (en) * 2004-10-21 2009-02-10 Microsoft Corporation Using external memory devices to improve system performance
US8346956B2 (en) 2004-10-29 2013-01-01 Akamai Technologies, Inc. Dynamic image delivery system
US7693863B2 (en) 2004-12-20 2010-04-06 Claria Corporation Method and device for publishing cross-network user behavioral data
FR2880966A1 (fr) * 2005-01-14 2006-07-21 France Telecom Procede de navigation automatique en mode interposition
DE102005010690B4 (de) * 2005-03-09 2007-04-12 Knorr-Bremse Systeme für Schienenfahrzeuge GmbH Öleingespritzter Verdichter mit Temperaturschalter
US8073866B2 (en) 2005-03-17 2011-12-06 Claria Innovations, Llc Method for providing content to an internet user based on the user's demonstrated content preferences
CN1835507A (zh) * 2005-03-17 2006-09-20 国际商业机器公司 用于用户与web浏览器交互的服务器端处理的方法与系统
KR100690245B1 (ko) * 2005-04-06 2007-03-12 삼성전자주식회사 저융점 솔더를 이용한 솔더 접합 방법 및 이를 이용한 볼그리드 어레이 패키지의 수리 방법
WO2007022533A2 (en) * 2005-08-19 2007-02-22 Gracenote, Inc. Method and system to control operation of a playback device
US20070050283A1 (en) * 2005-08-26 2007-03-01 Freeman Cheryl L Interactive web-based system for managing mortgage loans and services
US20070050285A1 (en) * 2005-08-26 2007-03-01 Infotrak Inc. Interactive loan information importing and editing web-based system
US20070050284A1 (en) * 2005-08-26 2007-03-01 Freeman Cheryl L Interactive loan searching and sorting web-based system
US7739592B2 (en) * 2005-11-10 2010-06-15 International Business Machines Corporation Delivery, organization, and management of data capture elements
US7779343B2 (en) * 2006-01-30 2010-08-17 Microsoft Corporation Opening network-enabled electronic documents
US7620653B1 (en) * 2006-02-01 2009-11-17 Amazon Technologies, Inc. Service for retrieving and aggregating data used to generate web pages or other content items
WO2007103583A2 (en) * 2006-03-09 2007-09-13 Gracenote, Inc. Method and system for media navigation
US7606752B2 (en) 2006-09-07 2009-10-20 Yodlee Inc. Host exchange in bill paying services
KR101105173B1 (ko) * 2006-10-03 2012-01-12 큐피에스 테크. 리미티드 라이어빌리티 컴퍼니 카테고리화를 통해 호스트 투 게스트 콘텐츠를 자동으로 매칭하기 위한 메커니즘
US8694880B2 (en) * 2007-09-25 2014-04-08 Oracle International Corporation Population update framework, systems and methods
US8301776B2 (en) * 2007-11-19 2012-10-30 Arris Solutions, Inc. Switched stream server architecture
US7962516B2 (en) * 2008-02-05 2011-06-14 International Business Machines Corporation System and method for adding multi-level security to federated asset repositories
US10924573B2 (en) 2008-04-04 2021-02-16 Level 3 Communications, Llc Handling long-tail content in a content delivery network (CDN)
US8930538B2 (en) 2008-04-04 2015-01-06 Level 3 Communications, Llc Handling long-tail content in a content delivery network (CDN)
US9762692B2 (en) 2008-04-04 2017-09-12 Level 3 Communications, Llc Handling long-tail content in a content delivery network (CDN)
US8261334B2 (en) 2008-04-25 2012-09-04 Yodlee Inc. System for performing web authentication of a user by proxy
CN101635622B (zh) * 2008-07-24 2013-06-12 阿里巴巴集团控股有限公司 一种网页加密和解密的方法、系统及设备
CN101668004B (zh) * 2008-09-04 2016-02-10 阿里巴巴集团控股有限公司 一种网页获取方法、装置及系统
US8555359B2 (en) * 2009-02-26 2013-10-08 Yodlee, Inc. System and methods for automatically accessing a web site on behalf of a client
US9058402B2 (en) 2012-05-29 2015-06-16 Limelight Networks, Inc. Chronological-progression access prioritization
US8495171B1 (en) 2012-05-29 2013-07-23 Limelight Networks, Inc. Indiscriminate virtual containers for prioritized content-object distribution
US8321533B2 (en) 2009-08-03 2012-11-27 Limelight Networks, Inc. Systems and methods thereto for acceleration of web pages access using next page optimization, caching and pre-fetching techniques
US8346784B1 (en) 2012-05-29 2013-01-01 Limelight Networks, Inc. Java script reductor
US20110082875A1 (en) * 2009-10-02 2011-04-07 Netquote, Inc. System and method for dynamic payload generation on shared sites
US8589877B2 (en) * 2009-10-07 2013-11-19 International Business Machines Corporation Modeling and linking documents for packaged software application configuration
US9087134B2 (en) * 2009-12-31 2015-07-21 Cbs Interactive Inc. Systems and methods for decorating web pages
US20110227853A1 (en) * 2010-03-11 2011-09-22 Warungu Kena Self-service digital table-top menu ordering device
US9547626B2 (en) 2011-01-29 2017-01-17 Sdl Plc Systems, methods, and media for managing ambient adaptability of web applications and web services
US10657540B2 (en) 2011-01-29 2020-05-19 Sdl Netherlands B.V. Systems, methods, and media for web content management
US10580015B2 (en) 2011-02-25 2020-03-03 Sdl Netherlands B.V. Systems, methods, and media for executing and optimizing online marketing initiatives
JP5772132B2 (ja) * 2011-03-25 2015-09-02 富士通株式会社 データ転送装置、データ転送方法および情報処理装置
US8867337B2 (en) 2011-04-26 2014-10-21 International Business Machines Corporation Structure-aware caching
US9430449B2 (en) 2012-03-30 2016-08-30 Sdl Plc Systems, methods, and media for managing editable previews of webpages
US9773270B2 (en) 2012-05-11 2017-09-26 Fredhopper B.V. Method and system for recommending products based on a ranking cocktail
US10372779B2 (en) * 2012-09-13 2019-08-06 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Frequent content continuity visual assistance in content browsing
US11386186B2 (en) 2012-09-14 2022-07-12 Sdl Netherlands B.V. External content library connector systems and methods
US11308528B2 (en) 2012-09-14 2022-04-19 Sdl Netherlands B.V. Blueprinting of multimedia assets
US10452740B2 (en) 2012-09-14 2019-10-22 Sdl Netherlands B.V. External content libraries
US9015348B2 (en) 2013-07-19 2015-04-21 Limelight Networks, Inc. Dynamically selecting between acceleration techniques based on content request attributes
US10037514B2 (en) * 2013-12-19 2018-07-31 Centurylink Intellectual Property Llc Ubiquitous in-cloud microsite generator for high speed data customer intake and activation
KR101492623B1 (ko) * 2014-03-05 2015-02-24 지익주 명함 페이지를 제공하기 위한 클라우드 서버 및 클라우드 서버 상의 명함 페이지 제공 방법
US11100554B1 (en) 2014-03-13 2021-08-24 BloomReach Inc. System, method and computer program product for providing thematic landing pages
US10534851B1 (en) 2014-12-19 2020-01-14 BloomReach Inc. Dynamic landing pages
US10672000B1 (en) 2015-03-18 2020-06-02 Access Control Advantage, Inc. Bypass system
US10027598B2 (en) 2015-05-08 2018-07-17 Accenture Global Services Limited Providing network resources based on available user information
US20160344831A1 (en) * 2015-05-21 2016-11-24 Google Inc. Proxy service for content requests
US10614167B2 (en) 2015-10-30 2020-04-07 Sdl Plc Translation review workflow systems and methods

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4866706A (en) * 1987-08-27 1989-09-12 Standard Microsystems Corporation Token-passing local area network with improved throughput
CA2069711C (en) * 1991-09-18 1999-11-30 Donald Edward Carmon Multi-media signal processor computer system
US5341499A (en) * 1992-04-02 1994-08-23 International Business Machines Corporation Method and apparatus for processing multiple file system server requests in a data processing network
US5392400A (en) * 1992-07-02 1995-02-21 International Business Machines Corporation Collaborative computing system using pseudo server process to allow input from different server processes individually and sequence number map for maintaining received data sequence
US5404527A (en) * 1992-12-31 1995-04-04 Unisys Corporation System and method for remote program load
US5452460A (en) * 1993-01-27 1995-09-19 International Business Machines Corporation Method and apparatus for creating secure pseudo-terminal links
US5404523A (en) * 1993-11-10 1995-04-04 Digital Equipment Corporation Method of managing requests in a transaction processing system
US5532838A (en) * 1993-12-27 1996-07-02 Barbari; Edward P. Method & apparatus for dynamically creating and transmitting documents via facsimile equipment
US5701463A (en) * 1994-09-09 1997-12-23 Cheyenne Advanced Technology Limited Method of replacing the identity of a file with another as part of a file open request in a computer system
US5774668A (en) 1995-06-07 1998-06-30 Microsoft Corporation System for on-line service in which gateway computer uses service map which includes loading condition of servers broadcasted by application servers for load balancing
US5752246A (en) * 1995-06-07 1998-05-12 International Business Machines Corporation Service agent for fulfilling requests of a web browser
US5761673A (en) * 1996-01-31 1998-06-02 Oracle Corporation Method and apparatus for generating dynamic web pages by invoking a predefined procedural package stored in a database
US5751956A (en) * 1996-02-21 1998-05-12 Infoseek Corporation Method and apparatus for redirection of server external hyper-link references
US5754772A (en) * 1996-03-26 1998-05-19 Unisys Corporation Transaction service independent HTTP server-to-transaction gateway
US5774660A (en) 1996-08-05 1998-06-30 Resonate, Inc. World-wide-web server with delayed resource-binding for resource-based load balancing on a distributed resource multi-node network

Also Published As

Publication number Publication date
CA2252549A1 (en) 1997-10-30
US5894554A (en) 1999-04-13
EP0895689A1 (en) 1999-02-10
AU2681097A (en) 1997-11-12
WO1997040617A1 (en) 1997-10-30
US6415335B1 (en) 2002-07-02

Similar Documents

Publication Publication Date Title
US5894554A (en) System for managing dynamic web page generation requests by intercepting request at web server and routing to page server thereby releasing web server to process other requests
US6192398B1 (en) Remote/shared browser cache
Ihlenfeldt et al. The PubChem chemical structure sketcher
US6772208B1 (en) Method and apparatus to restrict free hyperlinking by internet content distributors to web sites of original content producers
US6836774B2 (en) Hierarchical caching techniques for efficient dynamic page generation
US6807542B2 (en) Method and apparatus for selective and quantitative rights management
US6507891B1 (en) Method and apparatus for managing internal caches and external caches in a data processing system
JP4378056B2 (ja) イントラネット・ユーザにコンテンツを割り当て、生成し、配布するシステム、方法、およびコンピュータ・プログラム製品
US6615235B1 (en) Method and apparatus for cache coordination for multiple address spaces
US6253234B1 (en) Shared web page caching at browsers for an intranet
US6877025B2 (en) Integrated JSP and command cache for web applications with dynamic content
US6557076B1 (en) Method and apparatus for aggressively rendering data in a data processing system
US7702800B2 (en) Detecting and handling affinity breaks in web applications
US20020156702A1 (en) System and method for producing, publishing, managing and interacting with e-content on multiple platforms
US20020004813A1 (en) Methods and systems for partial page caching of dynamically generated content
US20060031751A1 (en) Method for creating editable web sites with increased performance & stability
US20020112032A1 (en) Method and system for specifying a cache policy for caching web pages which include dynamic content
EP1623558B1 (en) Accessing data in a computer network
EP2044749B1 (en) Dispatching request fragments from a response aggregating surrogate
EP1620808A1 (en) Accessing data based on user identity
JP6484667B2 (ja) 構造化文書のページレットのキャッシング
WO2004097669A2 (en) Accessing data stored in multiple locations
US6931428B2 (en) Method and apparatus for handling requests for content in a network data processing system
US6807606B2 (en) Distributed execution coordination for web caching with dynamic content
US20020116583A1 (en) Automatic invalidation dependency capture in a web cache with dynamic content

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060124

A313 Final decision of rejection without a dissenting response from the applicant

Free format text: JAPANESE INTERMEDIATE CODE: A313

Effective date: 20060612

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060808