EP2186014A2 - Détermination de latence d'un serveur de contenu - Google Patents

Détermination de latence d'un serveur de contenu

Info

Publication number
EP2186014A2
EP2186014A2 EP08797417A EP08797417A EP2186014A2 EP 2186014 A2 EP2186014 A2 EP 2186014A2 EP 08797417 A EP08797417 A EP 08797417A EP 08797417 A EP08797417 A EP 08797417A EP 2186014 A2 EP2186014 A2 EP 2186014A2
Authority
EP
European Patent Office
Prior art keywords
content
server
user interface
performance
publisher
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.)
Withdrawn
Application number
EP08797417A
Other languages
German (de)
English (en)
Inventor
Stephen Tsun
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google LLC
Original Assignee
Google LLC
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
Priority claimed from US11/836,019 external-priority patent/US8949405B2/en
Priority claimed from US11/836,069 external-priority patent/US8429544B2/en
Application filed by Google LLC filed Critical Google LLC
Publication of EP2186014A2 publication Critical patent/EP2186014A2/fr
Withdrawn 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

Definitions

  • This disclosure relates to information retrieval.
  • Content displayed on a web page can be generated by one or more content item servers in response to content item requests that are generated during the rendering of the web page by a client device.
  • the content item requests can be generated synchronously with respect to the rendering of the web page.
  • the content items received in response to the content item requests can be processed synchronously with respect to the rendering of the web page.
  • JavaScript may execute and request an advertisement from a first content server.
  • the first content server may request an advertisement from a second content server. If the advertisement is retrieved synchronously, the rendering of the web page is delayed until a requested advertisement is received from a content server. Once the advertisement is received and rendered, e.g., displayed on the web page, the rendering of the remainder of the web page resumes.
  • a drawback of synchronous content item retrieval is that if a content item server is slow, then the rendering of the remainder of the web page will be delayed.
  • web page publishers attempt to identify the source of the delay, i.e., the content item server that may be slow or temporarily inoperable, and to calculate the total latency times.
  • the multiple HTTP requests and responses can look unfamiliar, as they do not appear on the web page itself, but are returned by the first content server.
  • it is determined that a particular server, e.g., the second content server is the source of the delay, it is difficult to demonstrate the delay to the operator of the second content server.
  • a performance of a publisher server, a first content server, and a second content server is determined.
  • Latency time information is determined based on the publisher server performance, the first content server performance, and the second content server performance.
  • the latency time information can represent a length of time to load content associated with each of the publisher server, the first content server, and the second content server.
  • a Uniform Resource Locator (URL) of a document containing a reference to a script with a first behavior can be specified, wherein a first argument is added to the URL.
  • the URL of the document containing a reference to the script with a second behavior can be specified, wherein a second argument is added to the URL.
  • the document containing the script is received in response to the requests.
  • the script with the first behavior is executed to determine a publisher server latency time
  • the script with the second behavior is executed to determine a first content server latency time.
  • a second content server latency time is determined based on the publisher server latency time and the first content server latency time.
  • a system includes a processor configurable to determine a performance associated with a publisher server, a first content server, and a second content server.
  • a client device is configurable to determine latency time information based on the publisher server performance, the first content server performance, and the second content server performance, the latency time information representing a length of time to load content associated with each of the publisher server, the first content server, and the second content server.
  • a system includes a processor configurable to request content from one or more remote locations, wherein the content includes computer executable instructions to determine latency information associated with the request.
  • An interface that is operatively coupled to the processor is configurable to display the latency information, the latency information including latency times associated with the one or more remote locations associated with the display of the content in the interface.
  • content is requested, wherein the request is a Uniform Resource Locator (URL) directed to the content, and the URL includes an added argument.
  • the requested content can be loaded into a content page in a first user interface.
  • a second user interface can then be displayed.
  • One or more content items associated with the content page can then be displayed in the second user interface in accordance with the argument added to the URL.
  • one or more attributes associated with the one or more content items can be displayed in the second user interface.
  • a first portion of a content page can be loaded in a first user interface, where the first portion includes content received from a publisher server.
  • a second user interface can then be displayed.
  • a second portion of the content page can be loaded in the second user interface, where the second portion includes one or more content items received from one or more content servers.
  • one or more attributes associated with the one or more content items can be displayed in the second user interface.
  • a system includes a publisher server configurable to transmit a first portion of a content page to a client device, wherein the first portion includes publisher content.
  • one or more content servers can be configurable to transmit a second portion of the content page to the client device, where the second portion includes one or more content items.
  • the client device can be configurable to load the first portion of the content page in a first user interface, load the second portion of the content page in a second user interface, and display one or more attributes associated with the one or more content items in the second user interface.
  • a system includes a client device configurable to save a copy of one or more content items associated with a content page received from one or more content servers. Additionally, a processor is configurable to generate a user interface; generate a combined source code for the one or more saved content items; and insert the combined source code into the user interface.
  • a system includes a publisher server configurable to capture one or more content item identifications associated with one or more content items.
  • a server processor is configurable to generate a user interface; generate a request to a first content server requesting the one or more content items associated with the one or more content item identifications; and render the one or more content items into the user interface.
  • Fig. 1 is a block diagram of an example system for requesting content from a content server.
  • Fig. 2 is an example process for determining latency contributions.
  • Fig. 3 is another example process for determining latency contributions.
  • Fig. 4 illustrates an example interface displaying the output of NoFetch mode.
  • Fig. 5 illustrates an example interface displaying the output of NoRender mode.
  • Fig. 6 is an example process for determining a source of latency issues.
  • Fig. 7 is an example process for determining the latency time associated with one or more content servers.
  • Fig. 8 is another example process for determining the latency time associated with one or more content servers.
  • Fig. 9 is another example process for determining the latency time associated with one or more content servers.
  • Fig. 10 is an illustration of an example user interface.
  • Fig. 1 is a block diagram of an example system 10 for requesting content from one or more content servers.
  • the content may include advertisements, and the content servers can be content servers. Different types of content can also be requested.
  • a client system 100 is configured to view content (e.g., visit web pages) accessible through a network, e.g., the Internet.
  • the client system 100 can, for example, be a web browser, or a computing device executing network navigation software, etc.
  • a web address e.g., Uniform Resource Locator (URL)
  • URL Uniform Resource Locator
  • a client system 100 can send a web page content request 104 to the publisher 102 for the web page content 106.
  • the publisher 102 in response to the request, provides the web page content 106 to the client system 100 as, e.g., an HTML document containing JavaScript.
  • the web page content 106 can include one or more content presentations.
  • the content presentations can include advertisement slots for advertisements to be served by a content server. Other content presentations can also be used.
  • the web page content 106 provided by the publisher 102 includes a reference to a set of instructions 108.
  • the instructions 108 include storing instructions 108a, timing instructions 108b and request instructions 108c that are used to render and present the requested content, e.g., advertisements.
  • the instructions 108 are provided by a first content server 134, e.g., a content server, and are stored at the client system 100, such as in a cache associated with a web browser.
  • the web page content 106 can define content slots 112 - 120 that are configured to display content from the one or more content servers.
  • the content slots 112 - 120 are advertisement slots that are defined within HTML tags.
  • the instructions 108 generate content requests 122 - 130 that are issued to request content to fill the content slots 112 to 120.
  • the requests 122 to 130 are stored in a data store 132, such as a buffer 132, and then sent to the content server 134 in one or more requests 136.
  • the first content server 134 processes the received individual or combined requests 136 and returns identified content 138 to the client system 100.
  • the first content server 134 processes the received individual or combined requests 136 from the client system 100 and sends a combined response 137 to the client system 100.
  • the response can be in HTML or JavaScript.
  • the combined response 137 to the client system 100 from the first content server 134 can instruct the client system 100 to send one or more requests 140 to a second content server 142 requesting content items.
  • the second content server 142 can then, for example, return identified content 144 to the client system 100.
  • the identified content 138 and/or 144 can then be displayed as part of the publisher's web page in the corresponding content slots, e.g., content slots 112, 114 and 116.
  • An example of the first content server 134 can include a GoogleTM content server. Requests can be made to the GoogleTM content server to fill content slots on the web page with advertisements. In turn, the GoogleTM content server can identify and provide advertisements, or the GoogleTM content server can requests advertisements from the second content server 142, i.e., a third party content server. While reference is made to only two content servers 134 and 142, more than two content servers can provide content to a single web page.
  • latency delays can occur.
  • the latency delays can be related to a variety of issues, such as a slow network speed, the publisher server 102 is slow, the first content server 134 is slow, and/or the second content server 142 is slow.
  • a user of the client system 100 can only see a total latency time it takes for the web page to load. Therefore, determining the latency delay contributions attributed to the publisher server 102, first content server 134, and second content server 142 can be difficult to demonstrate.
  • an example process 200 to determine latency contributions begins with determining a performance of a publisher server (step 202).
  • a request for content from a publisher server 102 can be made by including an argument (or other indicator) with the request.
  • the argument "google nofetch" can be added to the URL of a web page content location as follows: http://www.webpage.com?google_nofetch to implement a NoFetch mode.
  • a document associated with the requested URL can be received from a content location.
  • the document can include web page content, media, text, a downloadable file, etc.
  • the performance, i.e., a latency time, associated with the publisher server 102 can be determined.
  • the content serving (e.g., JavaScript) tags within the web page content 106 implement diagnostic logic. For example, a script file within the web page content 106 can test for various conditions, such as the latency time associated with the publisher server 102, and write information to a user interface.
  • a script file within the web page content 106 can prevent the retrieval of content items from the first content server 134, i.e., requests made to the first content server 134 for advertisements. For example, any requests transmitted to the first content server 134 can be replaced with a NO-OP instruction, such that they do nothing (other than generating a debug trace). Therefore, running in NoFetch mode can establish a baseline performance for the publisher server 102 for a web page, i.e., a NoFetch latency time (Ll) a user would experience if the publisher did not add any advertisements to the web page.
  • Ll NoFetch latency time
  • a performance associated with the first content server 134 is determined (step 204).
  • an argument (or other indicator) can be included with the URL of a web page location.
  • the argument "google norender” can be added to the URL of a web page content location as follows: http://www.webpage.com?google_norender to implement a NoRender mode.
  • the content serving (e.g., JavaScript) tags within the web page content 106 implement diagnostic logic.
  • a script file within the web page content 106 can test for various conditions, such as the performance, i.e., the latency time, associated with the first content server 134, and write information to a user interface.
  • a script file within the web page content 106 can return content items from the first content server 134, i.e., requests can be sent to first content server 134 to retrieve advertisements.
  • the script file can prevent the advertisements from being rendered on the web page. For example, instead of rendering the actual advertisement on the web page in content slots 112, 114 and 116, the code associated with the advertisement in the content slots 112, 114 and 116 is displayed. Therefore, running the NoRender mode can establish a performance, i.e., a latency time, for a first content server 134 to retrieve the advertisements, but not render them.
  • a performance of the second content server 142 can be determined.
  • a request for content from the first content server 134 can be made by requesting the URL of a web page content location, without an argument, as follows: http://www.webpage.com.
  • the total page load time associated with requesting and rendering the URL is equivalent to the total latency time (L).
  • a determination of latency time information can be determined based on the publisher server performance, the first content server performance, and the second content server performance (step 208).
  • the latency time information can represent a length of time to load content associated with each of the publisher server, the first content server, and the second content server.
  • a user interface can be spawned and information regarding the latency times attributed to the different components is written to the user interface.
  • the user interface is created by JavaScript code that provides a separate browser window.
  • Fig. 3 is another example process 300 for determining latency contributions.
  • the example process 300 for determining the latency contributions begins with submitting a Uniform Resource Locator (URL) to request a document containing a reference to a script, the request including a first argument added to the URL (step 302).
  • URL Uniform Resource Locator
  • the first argument "google nofetch" can be added to the URL of a web page content location as follows: http://www.web page.com?google_nofetch to implement a NoFetch mode.
  • the process 300 can submit the URL to request the document containing a reference to the script, the request including a second argument added to the URL (step 304).
  • a second argument added to the URL For example, an argument "google norender" can be added to the URL of a web page content location as follows: http://www.web page.com?google_norender to implement a NoRender mode.
  • the document containing the script can be received (step 306).
  • the script can be executed to determine the publisher server latency time and the first content server latency time in accordance with the first argument and the second argument (step 308).
  • the script can execute the NoFetch mode in accordance with the first argument, and the script can execute the NoRender mode in accordance with the second argument.
  • a second content server latency time can be determined (step 310).
  • Fig. 4 illustrates an example interface 400 displaying the output of the script with the first behavior executing the NoFetch mode.
  • Column 402 of Fig. 4 indicates the latency time associated with the executed instructions of the NoFetch mode. For example, the latency time is presented as a running time that increases as the script executes.
  • Column 404 of Fig. 4 provides a message type for the instructions that are being processed by the script executing the NoFetch mode.
  • Column 406 of Fig. 4 provides a summary message indicating the instructions that are being processed by the script executing the NoFetch mode.
  • the executing script file within the web page content 106 can prevent the retrieval of advertisements from the one or more content servers.
  • the script suppresses the fetching of the ads; therefore, the latency time information in NoFetch mode can be associated with the publisher server.
  • the script with the second behavior can be executed to determine the first content server latency time (step 310).
  • the script with the second behavior can execute the NoRender mode.
  • Fig. 5 illustrates an example interface 500 displaying the output of NoRender mode.
  • Column 502 of Fig. 5 indicates the latency time associated with the script executing the NoRender mode.
  • the latency time is presented as a running time that increases as the script executes.
  • Column 504 of Fig. 5 provides a message type for the instructions that are being processed by the script executing the NoRender mode.
  • Column 506 of Fig. 5 provides a summary message indicating the instructions that are being processed by the script executing the NoRender mode.
  • Running the NoRender mode can establish a performance for a first content server 134 to retrieve the advertisements, but not render them, as displayed at 508 of Fig. 5.
  • the second content server latency time can be determined based on the publisher server latency time and the first content server latency time.
  • a request for content from the first content server 134 can be made by submitting the URL of a web page content location to the publisher server 102, without an argument, as follows: http://www.web page.com.
  • the total page load time associated with requesting and rendering the URL is substantially equivalent to the total latency time (L).
  • Fig. 6 is an example process 600 for determining the source of a latency effect. Based on the determination of the latency times associated with a publisher server, a first content server, and a second content server, the source of the slow load times associated with a content page can be determined. IfLl is determined to be slow in decision step 602, then the source of the latency is most likely attributed to the publisher server 102 (step 604). However, if Ll is determined to be fast in decision step 602, the process 600 moves to decision step 606. In decision step 606, if L2 is determined to be slow, then the source of the latency is most likely attributed to the first content server 134 (step 608). If L2 is determined to be fast in decision step 606, the process 600 moves to decision step 610.
  • decision step 610 if L3 is determined to be fast, latency with the content page load time can be deemed as low ( Ll, L2, and L3 are all determined to be fast) (step 612). However, if L3 is determined to be slow in decision step 610, then the source of the latency is most likely attributed to the second content server 142 (step 614).
  • Fig. 7 An example process 700 for determining the latency time associated with one or more content servers, such as the second content server 142, is illustrated in Fig. 7.
  • content can be requested, wherein the request is a Uniform Resource Locator (URL) directed to the content, the URL comprising an added argument (step 702).
  • URL Uniform Resource Locator
  • the content received in response to the request can be loaded into a content page in a first user interface (step 704).
  • the content loaded into the content page can includes a first portion of content, where the first portion of content only includes content from a publisher server 702.
  • a second user interface can be displayed (step 706).
  • a document containing a script can be requested, where the request includes an indicator.
  • the request can be a Uniform Resource Locator (URL) directed to receive a document and the indicator is an argument added to the URL.
  • the document can then, for example, be received in response to the request.
  • the script can then be executed to display the second user interface in response to receipt of the indicator.
  • the second user interface can be a browser window that is separate from a browser window displaying the content page.
  • first and second user interfaces can be displayed in the same interface.
  • the first and second user interfaces can be rendered by a common browser on a common client device.
  • the first and second user interfaces can be rendered in a single user interface, such as a browser window, executing on the client device.
  • one or more content items e.g., advertisements, associated with the content page can be displayed in the second user interface in accordance with the argument added to the URL (step 708).
  • one or more attributes for each content item in the second user interface can be displayed (step 710).
  • the displayed attributes can include a load time associated with each content item and a total load time.
  • displaying the one or more content items can be accomplished by utilizing a client- side implementation. For example, a copy of the one or more content items to be inserted into a content item slot can be received from one or more content servers and saved. An onload callback can then be registered for the content page. During the onload callback, the second user interface is displayed, and a scan is made through the content item slots. After making a scan through the content item slots, all of the code, e.g., HTML code, associated with the content items can be combined. The combined HTML code can then be inserted into the second user interface and all of the content items can be generated.
  • a copy of the one or more content items to be inserted into a content item slot can be received from one or more content servers and saved.
  • An onload callback can then be registered for the content page.
  • the second user interface is displayed, and a scan is made through the content item slots.
  • all of the code e.g., HTML code
  • the combined HTML code can then be inserted into the second
  • displaying the one or more content items in the second user interface can be accomplished by utilizing a server-side implementation.
  • one or more content item identifications associated with one or more content items can be captured with JavaScript.
  • a second user interface can then be opened, and a request can be made to one or more content servers for the one or more content items by utilizing the one or more advertisement identifications.
  • the one or more content items received from the one or more content servers can then, for example, be rendered in the second user interface.
  • a load time associated with each content item can be displayed in the second user interface.
  • a total load time can be displayed in the second user interface.
  • the source code associated with the second user interface can be saved.
  • the user can view and save the source code of the page in the second user interface.
  • Saving the source code can be useful in demonstrating the latency of one or more content items to an operator of a content server responsible for the latency.
  • the source code can be used to pinpoint which content item(s), i.e., advertisement(s), produce the most delay in load time.
  • the source code can, for example, be emailed directly to the operator of the content server.
  • the source code can then, for example, be loaded in a user interface, such as a browser, to demonstrate the latency with a particular content item(s).
  • FIG. 8 Another example process 800 for determining the latency time associated with one or more content servers, such as the second content server 142, is illustrated in Fig. 8.
  • a first portion of a content page can be loaded in a first user interface, where the first portion includes content received from a publisher server (step 802).
  • the first portion of content may not include one or more content items from one or more content servers.
  • a second user interface can be displayed (step 804).
  • source code i.e., HTML code
  • a document containing a script can be requested, where the request includes an indicator.
  • the request can be a Uniform Resource Locator (URL) directed to receive a document and the indicator is an argument added to the URL.
  • the document can then, for example, be received in response to the request.
  • the script can then be executed to display the second user interface including the source code associated with the one or more content items in response to receipt of the indicator.
  • URL Uniform Resource Locator
  • a second user interface can be displayed that contains the source code associated with the one or more content items.
  • the source code can then, for example, be copied (step 808), pasted into an editor (step 810), and then saved to a file (step 812), such as a local HTML file.
  • a user interface such as a browser or other user interface, can be utilized to open the file, e.g., the local HTML file, which contains the source code associated with the one or more content items (step 814).
  • the file When opened, the file can render the one or more content items associated with the content page in the user interface (step 816).
  • one or more attributes associated with the one or more content items can be displayed in the user interface (step 818).
  • the attributes can include a load time associated with each content item and a total load time associated with the one or more content items.
  • Fig. 9 is another example process 900 for determining the latency time associated with one or more content servers, such as the second content server 142.
  • the process 900 begins by loading a first portion of a content page in a first user interface, where the first portion includes content received from a publisher server (step 902). For example, the portion of the content page loaded into the first user interface may not include content from one or more content servers.
  • a second user interface is displayed (step 904).
  • the second user interface can be a window, such as a pop-up window, that is displayed in addition to the first user interface.
  • a second portion of the content page can then, for example, be displayed in the second user interface, where the second portion includes one or more content items received from one or more content servers (step 906).
  • one or more attributes associated with the one or more content items can be displayed in the second user interface (step 908).
  • the attributes can include a load time associated with each content item and a total load time associated with the one or more content items.
  • Fig. 10 is an illustration of an example second user interface 1000 as described in the processes above.
  • one or more attributes associated with the one or more content items can be displayed in the second user interface 1000.
  • location and size information 1002 associated with each content item can be displayed in the second user interface 1000.
  • the content item 1004 can be displayed in the second user interface 1000.
  • a load time 1006 associated with each advertisement can be displayed in the second user interface 1000.
  • an individual load time 1006 can be associated with the advertisement 1004 displayed with the location and size information 1002.
  • a total load time 1006 can be displayed in the second user interface 1000.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

La présente invention concerne les performances d'un serveur éditeur, d'un premier serveur de contenu et d'un second serveur de contenu. Les informations de latence sont déterminées en fonction des performances du serveur éditeur, des performances du premier serveur de contenu et des performances du second serveur de contenu, les informations de latence représentant une durée pour charger le contenu associé à chaque serveur éditeur, au premier serveur de contenu et au second serveur de contenu.
EP08797417A 2007-08-08 2008-08-07 Détermination de latence d'un serveur de contenu Withdrawn EP2186014A2 (fr)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US11/836,019 US8949405B2 (en) 2007-08-08 2007-08-08 Content server latency determination
US11/836,069 US8429544B2 (en) 2007-08-08 2007-08-08 Content server latency demonstration
PCT/US2008/072526 WO2009021138A2 (fr) 2007-08-08 2008-08-07 Détermination de latence d'un serveur de contenu

Publications (1)

Publication Number Publication Date
EP2186014A2 true EP2186014A2 (fr) 2010-05-19

Family

ID=40342048

Family Applications (1)

Application Number Title Priority Date Filing Date
EP08797417A Withdrawn EP2186014A2 (fr) 2007-08-08 2008-08-07 Détermination de latence d'un serveur de contenu

Country Status (8)

Country Link
EP (1) EP2186014A2 (fr)
JP (2) JP5215393B2 (fr)
KR (1) KR101616063B1 (fr)
CN (2) CN103544215B (fr)
AU (1) AU2008285354B2 (fr)
BR (1) BRPI0815608A2 (fr)
CA (1) CA2696481A1 (fr)
WO (1) WO2009021138A2 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5987012B2 (ja) * 2014-01-21 2016-09-06 ヤフー株式会社 情報提供装置、端末装置、情報提供方法、情報提供プログラムおよび情報取得プログラム
CN103840977B (zh) * 2014-03-04 2017-10-20 中国联合网络通信集团有限公司 一种互联网业务服务质量测评方法及客户端
US10165071B2 (en) * 2016-01-15 2018-12-25 Google Llc Client-side activity monitoring
JP7180451B2 (ja) * 2019-03-01 2022-11-30 日本電信電話株式会社 Web品質推定装置及びプログラム

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010010059A1 (en) * 1998-10-28 2001-07-26 Steven Wesley Burman Method and apparatus for determining travel time for data sent between devices connected to a computer network
US6601098B1 (en) * 1999-06-07 2003-07-29 International Business Machines Corporation Technique for measuring round-trip latency to computing devices requiring no client-side proxy presence
US7523181B2 (en) * 1999-11-22 2009-04-21 Akamai Technologies, Inc. Method for determining metrics of a content delivery and global traffic management network
US6405252B1 (en) * 1999-11-22 2002-06-11 Speedera Networks, Inc. Integrated point of presence server network
US7058706B1 (en) * 2000-03-31 2006-06-06 Akamai Technologies, Inc. Method and apparatus for determining latency between multiple servers and a client
US7600014B2 (en) * 2000-11-16 2009-10-06 Symantec Corporation Method and system for monitoring the performance of a distributed application
JP2002163185A (ja) * 2000-11-24 2002-06-07 Nippon Telegr & Teleph Corp <Ntt> コンテンツ配信方法及びコンテンツ配信装置
US7720958B2 (en) * 2001-03-09 2010-05-18 International Business Machines Corporation Method and system for embedding correlated performance measurements for distributed application performance decomposition
US20030217147A1 (en) * 2002-05-14 2003-11-20 Maynard William P. Directing a client computer to a least network latency server site
JP3908627B2 (ja) * 2002-08-21 2007-04-25 日本電信電話株式会社 Webページ転送時間推定装置、Webページ転送時間推定プログラム及びWebページ転送時間推定プログラムを記録したコンピュータ読み取り可能な記録媒体
US8250201B2 (en) * 2002-09-09 2012-08-21 International Business Machines Corporation Servlet monitoring tool
US7296256B2 (en) * 2003-10-20 2007-11-13 International Business Machines Corporation Method and apparatus for automatic modeling building using inference for IT systems
CN1561036A (zh) * 2004-02-24 2005-01-05 华中科技大学 基于tpc-w基准的网站服务器性能测试系统
JP2005276074A (ja) * 2004-03-26 2005-10-06 Hitachi Information Systems Ltd 応答時間測定表示システム及び表示方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2009021138A2 *

Also Published As

Publication number Publication date
BRPI0815608A2 (pt) 2015-03-24
WO2009021138A3 (fr) 2009-04-16
JP5215393B2 (ja) 2013-06-19
KR20100051651A (ko) 2010-05-17
CN103544215A (zh) 2014-01-29
CN101809560B (zh) 2013-09-25
AU2008285354A1 (en) 2009-02-12
CN101809560A (zh) 2010-08-18
JP2010536100A (ja) 2010-11-25
CA2696481A1 (fr) 2009-02-12
CN103544215B (zh) 2017-01-04
AU2008285354B2 (en) 2012-10-11
WO2009021138A2 (fr) 2009-02-12
KR101616063B1 (ko) 2016-04-27
JP2013168156A (ja) 2013-08-29
JP5538584B2 (ja) 2014-07-02

Similar Documents

Publication Publication Date Title
US10911554B2 (en) Method and system for tracking web link usage
US8156419B2 (en) Intelligent preloads of views and asynchronous loading of models using the MVC design pattern
JP6351611B2 (ja) ページ取得イベント中のページプレビューの配信および表示
KR101391894B1 (ko) 콘텐츠 요청 최적화
JP6173546B2 (ja) リダイレクトの低減
US9443257B2 (en) Securing expandable display advertisements in a display advertising environment
US9348939B2 (en) Web site sectioning for mobile web browser usability
US8516041B1 (en) Pre-fetching asynchronously requested content
JP2010500689A (ja) 対話的ウェブアプリケーションのウェブ分析可能化方法
US8949405B2 (en) Content server latency determination
JP2015511347A5 (fr)
US20110010235A1 (en) Method and System for Setting an Online Coupon Cookie
EP2553591A2 (fr) Suivi des flux de navigation au sein du même onglet de navigateur
JP5538584B2 (ja) コンテンツサーバの待ち時間の決定
US8433703B1 (en) Recording user actions
US8429544B2 (en) Content server latency demonstration
CN104881452A (zh) 一种资源地址的嗅探方法、装置及系统
US20220078161A1 (en) Method and apparatus for advertisement anti-blocking
AU2012261599B2 (en) Content server latency determination
JP6683835B2 (ja) 複数のスレッドを使って電子リソースをダウンロードする際の待ち時間の削減
JP7104091B2 (ja) 複数のスレッドを使って電子リソースをダウンロードする際の待ち時間の削減
US11909807B2 (en) Local recording for demonstration of web-based software applications
CN116680463A (zh) 页面抓取方法、装置、电子设备及计算机存储介质

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20100222

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MT NL NO PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA MK RS

DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20160301

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230519