WO2002054258A1 - Method and system for caching and distributing information from dynamic internet websites - Google Patents

Method and system for caching and distributing information from dynamic internet websites Download PDF

Info

Publication number
WO2002054258A1
WO2002054258A1 PCT/US2002/000263 US0200263W WO02054258A1 WO 2002054258 A1 WO2002054258 A1 WO 2002054258A1 US 0200263 W US0200263 W US 0200263W WO 02054258 A1 WO02054258 A1 WO 02054258A1
Authority
WO
WIPO (PCT)
Prior art keywords
request
static
dynamic
web page
component
Prior art date
Application number
PCT/US2002/000263
Other languages
French (fr)
Inventor
Tomasz Pawelko
Original Assignee
Ragnarok Systems, Inc.
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 Ragnarok Systems, Inc. filed Critical Ragnarok Systems, Inc.
Publication of WO2002054258A1 publication Critical patent/WO2002054258A1/en

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/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Definitions

  • the invention relates to dynamically-generated internet web sites and a method for universally caching and distributing information from those dynamically-generated web sites.
  • One major impediment to satisfactory use of the world wide web is the time delay between the request for a web page and the display of that web page on the user's computer screen.
  • one method employed to reduce the time between request and display is to cache the web site locally in the computer.
  • a second method to reduce the time for display is to retrieve the static web page not directly from the web site, but from the internet service provider or other local internet nodes where the static web page may be cached.
  • Substantial caching is often accomplished by the use services obtained from Mirror Image, Inc.
  • any cached pages will become obsolete almost immediately.
  • the web page cannot be retrieved with the most current information from any cached site.
  • the user's request must obtain the most current web page directly from the web site. This increases general internet traffic and traffic to the web site. In turn, requiring direct access to the web site delays the display of the web page on the user's computer screen.
  • MS XML Parser enables Internet Explorer to process data in the form of XML documents; which in turn enables utilization of cached static portions of a dynamically-generated web page in combination with the dynamic data to complete the display of the dynamically-generated web page. That is, the MS XML Parser can access cached web pages, parse them and apply those static portions of the web page in displaying a dynamic web page. Only the dynamic data must be retrieved directly from the web site.
  • static information on dynamically- generated web pages include formatting schemes, scripts, processing instructions, banners, font information, and the like.
  • dynamic information include changing data specific to the web page, such as stock quotes for a financial web page.
  • MS XML Parser is only available for use with Microsoft's Internet Explorer 5.0 on a user's computer. Although the use of Microsoft's Internet Explorer 5.0 and the MS XML Parser reduce the amount of time necessary to display a dynamically- generated web page, there exist undesirable limitations of this system.
  • the first limitation is that the MS XML Parser is not available for use with other web browser software such as earlier versions of Internet Explorer and Netscape Navigator 5.0 and earlier versions .
  • a second limitation is that even if one uses Microsoft's Internet Explorer 5.0, the limited amount of memory available on the user's computer for caching web page information provides only a limited caching capacity much smaller than that present at the internet service provider of the various internet nodes where caching is accomplished. Thus, because of the limited amount of cache memory for web pages on a user's computer, the MS XML Parser quickly loses its utility even with Microsoft Internet Explorer 5.0.
  • the system includes utilizing the standard caching systems presently available for static web pages.
  • the system further includes adapting and applying the MS XML Parser to the cached web page information located in the memory of the internet service provider or other internet node .
  • the method includes directing a user's request to a getter.
  • the getter then accesses the cache of the internet service provider or local internet node to determine whether the cache contains a copy of the requested dynamically-generated web page. If the cache does not contain a copy of the dynamically-generated web page, the getter determines that all of the contents of the web page must be obtained directly fro ' the web site. If the getter determines that the cache does contain a copy of the dynamically-generated web page, the MS XML Parser parses the cached web page to make available those components of the web page that are static. The static information is then combined with the dynamic information obtained directly from the web site to compile a complete dynamically-generated web page for display on the user's computer screen.
  • FIG. 1 is block diagram of a system of the prior art. .
  • FIG. 2 is block diagram of a system of the present invention. DETAILED DESCRIPTION OF A PREFERRED EMBODIMENT
  • Figure 1 is a block diagram of a system 10 of the prior art.
  • the internet is typically accessed through a computer.
  • the computer can be used to make requests to view particular internet pages and then to display those pages.
  • the request 12 is posted at a computer.
  • the request 12 is transmitted through the user's internet connection (e.g., cable or modem connection) to the internet.
  • the internet consists of an enormous network of databases and connections between those databases .
  • the internet includes cache access points 16.
  • the user's request 12 will typically encounter such a cache access point 16 prior to actually connecting to the web site 18 containing the web page sought in the request 12.
  • the request 12 is evaluated to determine whether it is actually requesting a static web page or a web page generated from dynamic information. If the request 12 requests a web page generated from dynamic information and data, the request 12 must complete its connection to the web site so that the requested web page can ultimately be displayed at the user's computer 14.
  • the cache access point .16 may have that static web page cached in its data banks. Accordingly, the cache access point 16 evaluates whether the web page of request 12 is cached in its cache contents 20. If the web page of request 12 is not cached in the cache contents 20, the request must connect to the web site 18 to obtain the static document 24. The static document 24 is typically then routed through the cache access point 16 so that the static document can then be cached in the cache contents 20 of the cache access point 16. The static document can then be routed to the user's computer 14 for display on the monitor of the user's computer 14.
  • the dynamic document 26 obtained from web site 18 is not routed through the cache access point 16 and is instead directly routed to the user's computer 14 for display on the monitor of the computer 14.
  • the cache access point 16 will only recognize a web page of request 12 as static if all of the components of the web page of the request 12 are static . That is, if any component of the web page of request 12 requires dynamic data, then the cache access point 16 recognizes that web page as not static and will not access the cache contents 20.
  • FIG. 2 is a block diagram of a system 40 of the present invention.
  • the present invention recognizes that a request 42 is made by a user at a computer.
  • the request 42 is routed through a cache access point 44.
  • the cache access point 44 determines whether the web page of request 42 is completely composed of static data.
  • the request 12 is processed in a manner identical to that of the prior art system 10 of Figure 1. That is, the cache access point 44 determines whether the web page of request 42 is cached in its cache contents 46. If the web page of request 42 is cached in the cache contents 46, then that web page is directly routed to the user's computer 48 for display on the monitor of the computer 48. This direct response to the user's computer is represented by route 50.
  • the request must be connected directly to the web site 52 where the static document 54 is retrieved.
  • the static document 54 is then routed through the cache access point 44 such that the static document 54 becomes cached in the cached contents 46 and then may be routed to the user's computer 48 through route 50.
  • the second inquiry is whether the web page of request 42 contains any static elements as component parts of the web page.
  • system 40 processes request 42 for a web page that consists of solely dynamic data by connecting the request 42 directly to the web site 52 with the resulting web page being routed directly to the user's computer 48 through route 56.
  • a third option available through the system 40 of the present invention is where a web page consists of both dynamic data as well as static elements or components.
  • a web page of request 42 that includes these two types of information (i.e., dynamic and static) is parsed into its distinct components. That is, the dynamic data in the form of an XML (extendable markup language) document is processed as dynamic data that must be retrieved directly from the web site 42.
  • the static elements often referred to XSL (extendable scripting language) or CSS (cascading style sheets) data, however, may be contained in the cache contents 46 of the cache access point 44.
  • XSL extendable scripting language
  • CSS CSS
  • the request for the XSL/CSS data must be made directly to the web site 52 and then rerouted to the cache access point 44 such that the XSL/CSS data can be cached in the cache contents 46.
  • the XSL/CSS data of the cache contents 46 can be routed to the XML Parser 58.
  • the XML information is simultaneously being retrieved from the web site 52 and routed to the XML Parser 58.
  • the XML data and the XSL/CSS data may be combined by the XML Parser 58 and routed to the user's computer 48 through route 60.
  • the result of the use of an XML Parser 58 at the cache access point 44 is to increase the speed at which the internet can respond to a user's request 42. This is particularly evident for requests 42 for web pages that include both dynamic and static elements or components because the XML Parser 58 located at the cache access point 44 reduces the amount of data that must be directly obtained from the web site 52. That is, those static elements or components of the web page of request 42 may not need to be retrieved from the web site 52 leaving only the dynamic elements for retrieval. This system also further reduces the activity at the web site 52 thus enabling the web site 52 to process more requests. Finally, the system reduces the overall traffic of the internet and its various connections thus increasing the overall speed of all requests whether fully dynamic, fully static, or a combination of dynamic and static.

Abstract

A method and system for universally caching and distributing information (48) dynamically-generated websites (48) is provided. The method comprises transmitting a request (42) for a webpage and processing (44) the request such that the static (54) and dynamic components of the requested webpage are parsed and retrieved separately and then combined for distribution to the location from which the request was first transmitted. The system comprises an input device for receiving the request for the webpage and a cache access point for processing the request by parsing (58) and retrieving separately the static (54) and dynamic components of the webpage and then combining those components for distribution to the location (42) from which the request was first transmitted.

Description

METHOD AND SYSTEM FOR CACHING AND DISTRIBUTING INFORMATION FROM DYNAMIC INTERNET WEBSITES
BACKGROUND OF THE INVENTION
The invention relates to dynamically-generated internet web sites and a method for universally caching and distributing information from those dynamically- generated web sites.
In utilizing the world wide web, user's often seek access to numerous types of web pages. Two standard types of web pages are those that are static with very little of their content changing over time . Other web pages are dynamically-generated, that is, the information displayed on those web sites constantly changes from one moment to the next .
One major impediment to satisfactory use of the world wide web is the time delay between the request for a web page and the display of that web page on the user's computer screen. In connection with static web pages, one method employed to reduce the time between request and display is to cache the web site locally in the computer. A second method to reduce the time for display is to retrieve the static web page not directly from the web site, but from the internet service provider or other local internet nodes where the static web page may be cached. Substantial caching is often accomplished by the use services obtained from Mirror Image, Inc.
Because dynamically-generated web sites are constantly changing, any cached pages will become obsolete almost immediately. Thus, when requested by a user, the web page cannot be retrieved with the most current information from any cached site. To retrieve the most current information, the user's request must obtain the most current web page directly from the web site. This increases general internet traffic and traffic to the web site. In turn, requiring direct access to the web site delays the display of the web page on the user's computer screen.
One method of addressing this problem is separation of data from formatting and processing instructions. This functionality is built into the program offered by Microsoft under the name Internet Explorer. Microsoft's Internet Explorer includes the MS XML Parser. The MS XML Parser enables Internet Explorer to process data in the form of XML documents; which in turn enables utilization of cached static portions of a dynamically-generated web page in combination with the dynamic data to complete the display of the dynamically-generated web page. That is, the MS XML Parser can access cached web pages, parse them and apply those static portions of the web page in displaying a dynamic web page. Only the dynamic data must be retrieved directly from the web site.
Examples of static information on dynamically- generated web pages include formatting schemes, scripts, processing instructions, banners, font information, and the like. Examples of dynamic information include changing data specific to the web page, such as stock quotes for a financial web page.
The use of the MS XML Parser, however, is only available for use with Microsoft's Internet Explorer 5.0 on a user's computer. Although the use of Microsoft's Internet Explorer 5.0 and the MS XML Parser reduce the amount of time necessary to display a dynamically- generated web page, there exist undesirable limitations of this system. The first limitation is that the MS XML Parser is not available for use with other web browser software such as earlier versions of Internet Explorer and Netscape Navigator 5.0 and earlier versions . A second limitation is that even if one uses Microsoft's Internet Explorer 5.0, the limited amount of memory available on the user's computer for caching web page information provides only a limited caching capacity much smaller than that present at the internet service provider of the various internet nodes where caching is accomplished. Thus, because of the limited amount of cache memory for web pages on a user's computer, the MS XML Parser quickly loses its utility even with Microsoft Internet Explorer 5.0. SUMMARY OF THE INVENTION
Accordingly, it is an object of the present invention to reduce the time between request by a user of a dynamically-generated web page and the display of that web page on the user's computer screen.
It is another object of the present invention to make the benefits of the MS XML Parser universally available to any web browser software and thereby reduce the time between dynamically-generated web page request by a user and display of the web page on the user's computer screen
It is another object of the invention to make the MS XML Parser available in a location other than the user's computer .
It is another object of the invention to coordinate the use of the MS XML Parser with the caching capabilities of internet service providers and other internet nodes .
These and other objects of the invention are achieved in a method and system that utilizes the caching capabilities of internet service providers and other internet nodes in connection with dynamically-generated web pages. The system includes utilizing the standard caching systems presently available for static web pages. The system further includes adapting and applying the MS XML Parser to the cached web page information located in the memory of the internet service provider or other internet node .
The method includes directing a user's request to a getter. The getter then accesses the cache of the internet service provider or local internet node to determine whether the cache contains a copy of the requested dynamically-generated web page. If the cache does not contain a copy of the dynamically-generated web page, the getter determines that all of the contents of the web page must be obtained directly fro ' the web site. If the getter determines that the cache does contain a copy of the dynamically-generated web page, the MS XML Parser parses the cached web page to make available those components of the web page that are static. The static information is then combined with the dynamic information obtained directly from the web site to compile a complete dynamically-generated web page for display on the user's computer screen.
BRIEF DESCRIPTION OF THE DRAWINGS
For a more complete understanding of this invention reference should now be had to the embodiment illustrated in greater detail in the accompanying drawings and described below by way of example of the invention.
In the drawings :
FIG. 1 is block diagram of a system of the prior art. .
FIG. 2 is block diagram of a system of the present invention. DETAILED DESCRIPTION OF A PREFERRED EMBODIMENT
Figure 1 is a block diagram of a system 10 of the prior art. The internet is typically accessed through a computer. The computer can be used to make requests to view particular internet pages and then to display those pages. In Figure 1, the request 12 is posted at a computer. The request 12 is transmitted through the user's internet connection (e.g., cable or modem connection) to the internet. The internet consists of an enormous network of databases and connections between those databases .
_
Additionally, the internet includes cache access points 16. The user's request 12 will typically encounter such a cache access point 16 prior to actually connecting to the web site 18 containing the web page sought in the request 12.
At the cache access point 16 the request 12 is evaluated to determine whether it is actually requesting a static web page or a web page generated from dynamic information. If the request 12 requests a web page generated from dynamic information and data, the request 12 must complete its connection to the web site so that the requested web page can ultimately be displayed at the user's computer 14.
If, however, the request 12 requests a static web page, the cache access point .16 may have that static web page cached in its data banks. Accordingly, the cache access point 16 evaluates whether the web page of request 12 is cached in its cache contents 20. If the web page of request 12 is not cached in the cache contents 20, the request must connect to the web site 18 to obtain the static document 24. The static document 24 is typically then routed through the cache access point 16 so that the static document can then be cached in the cache contents 20 of the cache access point 16. The static document can then be routed to the user's computer 14 for display on the monitor of the user's computer 14.
If -the request 12 is for a web page with dynamic data, the dynamic document 26 obtained from web site 18 is not routed through the cache access point 16 and is instead directly routed to the user's computer 14 for display on the monitor of the computer 14. In the system 10 of the prior art, the cache access point 16 will only recognize a web page of request 12 as static if all of the components of the web page of the request 12 are static . That is, if any component of the web page of request 12 requires dynamic data, then the cache access point 16 recognizes that web page as not static and will not access the cache contents 20.
Figure 2 is a block diagram of a system 40 of the present invention. The present invention recognizes that a request 42 is made by a user at a computer. The request 42 is routed through a cache access point 44. The cache access point 44 determines whether the web page of request 42 is completely composed of static data.
If the web page of request 42 is completely composed of static data, then the request 12 is processed in a manner identical to that of the prior art system 10 of Figure 1. That is, the cache access point 44 determines whether the web page of request 42 is cached in its cache contents 46. If the web page of request 42 is cached in the cache contents 46, then that web page is directly routed to the user's computer 48 for display on the monitor of the computer 48. This direct response to the user's computer is represented by route 50.
If the static document is not contained within the cache contents 46 of the cache access point 44 then the request must be connected directly to the web site 52 where the static document 54 is retrieved. The static document 54 is then routed through the cache access point 44 such that the static document 54 becomes cached in the cached contents 46 and then may be routed to the user's computer 48 through route 50.
If the inquiry of the cache access point 44 as to whether the web page of request 42 is static is answered in the negative, a second inquiry is undertaken. The second inquiry is whether the web page of request 42 contains any static elements as component parts of the web page.
If the web page of request 42 contains no static components or elements then the request is processed in a manner similar to the process of the prior art system 10 of Figure 1 for responding to a web page request for a web page that is not completely static. That is, system 40 processes request 42 for a web page that consists of solely dynamic data by connecting the request 42 directly to the web site 52 with the resulting web page being routed directly to the user's computer 48 through route 56.
A third option available through the system 40 of the present invention is where a web page consists of both dynamic data as well as static elements or components. A web page of request 42 that includes these two types of information (i.e., dynamic and static) is parsed into its distinct components. That is, the dynamic data in the form of an XML (extendable markup language) document is processed as dynamic data that must be retrieved directly from the web site 42. The static elements, often referred to XSL (extendable scripting language) or CSS (cascading style sheets) data, however, may be contained in the cache contents 46 of the cache access point 44. Thus, a third inquiry is made, that being whether the XSL/CSS data is contained in the cache contents 46 of the cache access point 44. If the XSL/CSS data is not contained in the cache contents 46, then the request for the XSL/CSS data must be made directly to the web site 52 and then rerouted to the cache access point 44 such that the XSL/CSS data can be cached in the cache contents 46. At this point, the XSL/CSS data of the cache contents 46 can be routed to the XML Parser 58. While the XSL/CSS data request is being processed, the XML information is simultaneously being retrieved from the web site 52 and routed to the XML Parser 58. At this time, the XML data and the XSL/CSS data may be combined by the XML Parser 58 and routed to the user's computer 48 through route 60.
The result of the use of an XML Parser 58 at the cache access point 44 is to increase the speed at which the internet can respond to a user's request 42. This is particularly evident for requests 42 for web pages that include both dynamic and static elements or components because the XML Parser 58 located at the cache access point 44 reduces the amount of data that must be directly obtained from the web site 52. That is, those static elements or components of the web page of request 42 may not need to be retrieved from the web site 52 leaving only the dynamic elements for retrieval. This system also further reduces the activity at the web site 52 thus enabling the web site 52 to process more requests. Finally, the system reduces the overall traffic of the internet and its various connections thus increasing the overall speed of all requests whether fully dynamic, fully static, or a combination of dynamic and static.
More generally, although the present invention has been described in connection with the preferred form of practicing it, those of ordinary skill in the art will understand that many modifications can be made thereto within the scope of the claims that follow. Accordingly, it is not intended that the scope of the invention in any way be limited by the above description, but instead be determined entirely by reference to the claims that follow.

Claims

What is claimed:
1. A method for universally caching and distributing information from dynamically-generated websites comprising
(a) transmitting a request for a webpage from a website;
(b) determining whether the requested webpage includes both static information and dynamic information;
(c) parsing the webpage that includes both static and dynamic information into its static component and its dynamic component;
'(d) retrieving the static component of the requested webpage from a cache access point;
(e) retrieving the dynamic component directly from the website;
(f) combining the cached static component with the retrieved dynamic component; and
(g) distributing the combined cached static component and the retrieved dynamic component to the location from which the request was first transmitted.
2. A system for universally caching and distributing information from dynamically-generated websites comprising:
(a) an input device capable of receiving a request for a webpage from a website;
(b) a cache access point capable of processing the request for a webpage by (i) determining whether the requested webpage includes both static information and dynamic information, (ii) parsing the webpage that includes both static and dynamic information into its static component and its dynamic component, (iii) retrieving the static component of the requested webpage ,from a cache access point, (iv) retrieving the dynamic component directly from the website, (v) combining the cached static component with the retrieved dynamic component, and (vi) distributing the combined cached static component and the retrieved dynamic component to the location from which the request was first transmitted; and
(c) a display for displaying the distributed combined cached static component and the retrieved dynamic component.
PCT/US2002/000263 2001-01-04 2002-01-04 Method and system for caching and distributing information from dynamic internet websites WO2002054258A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US25965101P 2001-01-04 2001-01-04
US60/259,651 2001-01-04

Publications (1)

Publication Number Publication Date
WO2002054258A1 true WO2002054258A1 (en) 2002-07-11

Family

ID=22985801

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2002/000263 WO2002054258A1 (en) 2001-01-04 2002-01-04 Method and system for caching and distributing information from dynamic internet websites

Country Status (1)

Country Link
WO (1) WO2002054258A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7185063B1 (en) 2001-06-22 2007-02-27 Digital River, Inc. Content delivery network using differential caching
US7188214B1 (en) * 2001-08-07 2007-03-06 Digital River, Inc. Efficient compression using differential caching
US7269784B1 (en) 2001-01-22 2007-09-11 Kasriel Stephane Server-originated differential caching
US7296051B1 (en) 2002-02-19 2007-11-13 Digital River, Inc. Predictive predownload of templates with delta encoding
US7487261B1 (en) 2002-02-22 2009-02-03 Digital River, Inc. Delta caching service
US7548947B2 (en) 1999-11-09 2009-06-16 Digital River, Inc. Predictive pre-download of a network object
US7765274B2 (en) 2001-08-06 2010-07-27 Digital River, Inc. Differential caching with template, sub-template, and delta information
US8521841B2 (en) * 2007-10-11 2013-08-27 International Business Machines Corporation Efficient delivery of cross-linked reports with or without live access to a source data repository
US8543731B2 (en) 2006-11-29 2013-09-24 International Business Machines Corporation Method for content responding and content requesting, content responder and content requestor

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6021426A (en) * 1997-07-31 2000-02-01 At&T Corp Method and apparatus for dynamic data transfer on a web page
US6061715A (en) * 1998-04-30 2000-05-09 Xerox Corporation Apparatus and method for loading and reloading HTML pages having cacheable and non-cacheable portions

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6021426A (en) * 1997-07-31 2000-02-01 At&T Corp Method and apparatus for dynamic data transfer on a web page
US6061715A (en) * 1998-04-30 2000-05-09 Xerox Corporation Apparatus and method for loading and reloading HTML pages having cacheable and non-cacheable portions

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7548947B2 (en) 1999-11-09 2009-06-16 Digital River, Inc. Predictive pre-download of a network object
US7269784B1 (en) 2001-01-22 2007-09-11 Kasriel Stephane Server-originated differential caching
US7185063B1 (en) 2001-06-22 2007-02-27 Digital River, Inc. Content delivery network using differential caching
US7765274B2 (en) 2001-08-06 2010-07-27 Digital River, Inc. Differential caching with template, sub-template, and delta information
US7188214B1 (en) * 2001-08-07 2007-03-06 Digital River, Inc. Efficient compression using differential caching
US7296051B1 (en) 2002-02-19 2007-11-13 Digital River, Inc. Predictive predownload of templates with delta encoding
US7487261B1 (en) 2002-02-22 2009-02-03 Digital River, Inc. Delta caching service
US8543731B2 (en) 2006-11-29 2013-09-24 International Business Machines Corporation Method for content responding and content requesting, content responder and content requestor
US8521841B2 (en) * 2007-10-11 2013-08-27 International Business Machines Corporation Efficient delivery of cross-linked reports with or without live access to a source data repository

Similar Documents

Publication Publication Date Title
US5740430A (en) Method and apparatus for server-independent caching of dynamically-generated customized pages
US7908269B2 (en) Method, system, and software for transmission of information
US6192398B1 (en) Remote/shared browser cache
US6041355A (en) Method for transferring data between a network of computers dynamically based on tag information
US7970874B2 (en) Targeted web page redirection
US7194678B1 (en) Dynamic web page generation method and system
JP3202968B2 (en) Display control information generation method and computer
US8069406B2 (en) Method and system for improving user experience while browsing
US6347316B1 (en) National language proxy file save and incremental cache translation option for world wide web documents
US7865843B2 (en) Dynamic toolbar for markup language document
US6584548B1 (en) Method and apparatus for invalidating data in a cache
US6397253B1 (en) Method and system for providing high performance Web browser and server communications
US6239797B1 (en) Method and apparatus for remote database record scroll/update without refresh
US8156429B2 (en) Method and system for accelerating downloading of web pages
US7500181B2 (en) Method for updating a portal page
US20030093511A1 (en) System for reducing server loading during content delivery
US20020112032A1 (en) Method and system for specifying a cache policy for caching web pages which include dynamic content
US20020116525A1 (en) Method for automatically directing browser to bookmark a URL other than a URL requested for bookmarking
WO2002069193A1 (en) Method to reformat regions with cluttered hyperlinks
US8234402B2 (en) Method and apparatus for request routing
US6243662B1 (en) Data relay device, information terminal equipment, computer-readable recording medium storing data relay program, and computer-readable recording medium storing information browsing program
WO2002054258A1 (en) Method and system for caching and distributing information from dynamic internet websites
US20020099852A1 (en) Mapping and caching of uniform resource locators for surrogate Web server
US20010056497A1 (en) Apparatus and method of providing instant information service for various devices
US7246146B1 (en) Legacy host system hot link modeling and navigation

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP