Web Browsing Quality of Experience Score

Size: px
Start display at page:

Download "Web Browsing Quality of Experience Score"

Transcription

1 Web Browsing Quality of Experience Score A Sandvine Technology Showcase Contents Executive Summary... 1 Introduction to Web QoE... 2 Sandvine s Web Browsing QoE Metric... 3 Maintaining a Web Page Library... 3 Popular Web Pages... 3 Other Important Pages... 3 Building Web Page Profiles... 3 Making Measurement in Real-Time... 4 Detecting a Page Load... 4 Measuring Page Load Times... 5 Extracting Attributes... 5 Producing a Meaningful QoE Metric... 7 The Complete Solution... 8 Conclusions... 9 Related Resources... 9 Invitation to Provide Feedback Executive Summary The ability to monitor the subscriber quality of experience for web browsing is essential to determining when and where network conditions are contributing to an impaired customer experience. Understanding the relationship between web browsing QoE and network factors helps communications service providers (CSPs) to identify problems, to understand causes and contributing factors, and to evaluate potential solutions. Sandvine s web browsing QoE solution allows CSPs to monitor, in detail, the web browsing experience of their subscribers. The solution builds a comprehensive library of web page anatomy profiles, each associated with a web page that is either popular with subscribers or otherwise designated as important by the operator. By combining these web anatomy profiles, with realtime measurements made as web browsing traffic flows through the network, the solution determines the time it takes to load each page. This page load time measurement is turned into a web browsing QoE score (on a scale up to five) that corresponds to subscribers real-world experiences. To maximize utility for the CSP, each web browsing QoE score is accompanied by more than 20 associated attributes that can be used to diagnose issues and to identify quality-related trends.

2 Introduction to Web QoE The ability to monitor the subscriber quality of experience for web browsing is essential to determining when and where network conditions are contributing to an impaired customer experience. Understanding the relationship between web browsing QoE and network factors helps communications service providers (CSPs) to identify problems, to understand causes and contributing factors, and to evaluate potential solutions. For example, web browsing QoE reporting can help a mobile operator decide whether to increase a cell s transmit power to improve signal strength, or decrease it to reduce handovers from overlapping cells. Additionally, decisions related to CDN or cache placement, peering agreements, and transit contracts cannot be made blindly, and confidence increases greatly with in-depth QoE assessments of various subscriber activities, including web browsing. There have been recent attempts to approximate web browsing QoE by collecting and correlating data associated with user behaviors; however, these approaches fall short for a number of reasons, and have only been considered as proxies for a real metric because the most important measurement of all page load wait time has been difficult for anyone, let alone CSPs, to obtain across the network and for each individual subscriber. The whitepaper Measuring Web Browsing Quality of Experience: Requirements for Gaining Meaningful Insight 1 explored the challenges associated with measuring the subscriber experience for web browsing and identified (and explained) a number of solution requirements, including: Ability to measure page load time, from initial request to load completion Machine learning to build and regularly refresh web page anatomy profiles Mechanism to automatically build and refresh a list of the Top N web pages Mechanism to allow a CSP to specify particular web pages Ability to determine when an HTTP GET corresponds to a new page load Ability to provide a comprehensive set of attributes associated with each monitored page load A meaningful web browsing QoE metric This paper presents Sandvine s web browsing quality of experience measurement solution, and explains how the solution overcomes technical challenges to meet all of the requirements. 1 Available at Page 2

3 Sandvine s Web Browsing QoE Metric The sections below focus on particular aspects of the overall solution. Maintaining a Web Page Library Broadly, there are two classes of web pages for which a CSP should carefully monitor the subscriber quality of experience: the most popular pages, and the most important pages. Combining these two lists provides needed balance without sacrificing relevance or requiring an uneconomical infrastructure. Popular Web Pages On any given network subscribers will access a long list of web pages, but a relatively small number of pages account for the majority of visits. Additionally, while there are some pages that will be globally popular, a significant proportion of the most popular pages from region to region will differ. To ensure accurate representation of the locally popular pages, the Sandvine solution observes subscriber traffic and empirically determines the most popular pages in the network (i.e., a Top N list). 2 This list is updated every day, so that even relatively quick variations in browsing activity are accounted for. Other Important Pages Popularity isn t the only factor that determines what pages should be monitored for QoE; some pages are important for other reasons. Sandvine s solution allows CSPs to manually define a list of pages that must be monitored. In this manner, CSPs can pay particular attention to their own portals, or to partnered content sites, or to new high-profile sites. Building Web Page Profiles Modern web pages are very complex (see Figure 1): the subscriber s initial click in a search engine or entry in a browser s URL field sets off a flurry of component retrievals and network interactions that build the page. To provide a meaningful QoE metric, a solution has to accurately measure the time to load a page; but to do that, it must understand the structure of the page. 3 Plus, every page is different, and page structures change frequently and without warning. To overcome these challenges, the Sandvine solution maintains a library of distinct web page profiles: at regular, configurable intervals 4, Sandvine s Service Delivery Engine (SDE) goes through the list of pages to be monitored, fetching and building each one with an embedded web browser; each page is parsed to create the anatomy profile of discrete component objects. These profiles are stored on the SDE. 2 By default, the Sandvine solution monitors the top 300 pages, but this number is configurable All web pages have a structural anatomy of object retrieval events associated with rendering the page in a browser. 4 The default rebuild of every pages happens once a day, overnight, but could be configured to run more frequently. 3 Page 3

4 Figure 1 - Partial list of objects fetched and load times for a complex web page Making Measurement in Real-Time Sandvine s PCEF/TDF device, the Policy Traffic Switch (PTS), intersects the network s data plane and makes detailed measurements in real-time. 5 These measurements are subsequently used to determine the page load time. Detecting a Page Load The first step in determining page load times is to first determine a page load event. This task is made complicated by the fact that a very small percentage of the observed page requests actually correspond to a new page being loaded (i.e., most are for elements of a page, rather than a page itself - recall Figure 1). To detect new page loads, the Policy Traffic Switch relies on a combination of heuristics determined through research and experimentation 6, including: GET requests Browser user-agents Resource lengths (very long URLs are unlikely to correspond to a top-level web page) Referrer fan-out File extensions (we can ignore file extensions that are unlikely to be a top-level page) Status codes HTML content type Content length 5 More information about this topic in particular is available in Internet Traffic Classification; specifically, see the section Traffic Measurements and Metrics 6 Since the web browsing QoE measurements are contained in a Policy Pack, it is easy to make updates, additions, and changes to these heuristics in the future as research reveals new techniques Page 4

5 Extensive testing indicates that, when used in combination, these factors are reliable indicators of a page load event. Measuring Page Load Times To measure page load time, the PTS relies on the start and end indicators in the Layer-7 HTTP headers. By monitoring these indicators and understanding how they correspond to the page s anatomy profile, the PTS can measure the time interval between the moment the page load event is initiated by the subscriber and the moment the page finishes loading. In short, the PTS measures the start and end for every fetch during the building of a web page, and these values are associated with the distinct objects contained in the anatomy profile. In this manner, the solution is able to determine when the page as a whole has finished being delivered and built. Figure 2 shows the significant difference in page load time between the three most frequently loaded web pages on a Canadian fixed access network. The most popular site (the yellowish line) averages about 4 seconds to load, while the other two load much more quickly. Additionally, the most popular site experienced performance degradation at 9pm precisely when the network is approaching peak utilization. The second most popular site (the charcoal line) exhibits variation in average load time during the evening, ranging from one second to as much as 5.5 seconds. Figure 2 - Network Demographics report: Web Browsing Page Load Time by Web Page Extracting Attributes A major motivating factor for CSPs to monitor web browsing QoE is to quickly identify, isolate, and remedy quality issues on the network to minimize the negative subscriber impact. To do so, they must be able to get more information than just the QoE for a web page load. Page 5

6 Specifically, CSPs need to know when the problem is with something they can control, rather than the page itself. Furthermore, they want to know if there are common elements to poor (or great) QoE scores. For instance: Do certain device, OS, and browser combinations routinely show up in the list of bad experiences? Did the media optimization solution a CSP just deployed deliver a bump in QoE? Is there a variation of QoE across different logical or geographic segments of the network? Does web browsing QoE vary based upon the peering or transit link from which a page originated? Do certain subscribers have a consistently poor experience (a potential indicator of a problem with the home network)? To give CSPs the information they need to arrive at meaningful, actionable conclusions, for each page load time provided by the PTS, the PTS also provides an assortment of associated attributes, including: 7 Timestamp of the URL request Identity of the PTS that logged the event Identity of the PTS cluster that logged the event Location of the subscriber Subscriber IP address Subscriber Name Website URL (host + resource, with query parameters stripped from the resource) Referrer User Agent header Client Device Client Device Type Client Device OS Transport Protocol Session Protocol Application ID Internet IP CDN AS Path Access Device Code Internet Round-Trip Time (RTT) of the first request flow Additionally, the PTS includes a value to indicate if the web page timed out while waiting for the load to finish. 7 An explanation of how the PTS obtains attributes and information from Internet traffic is included in the Sandvine technology showcase Internet Traffic Classification; specifically, see the section Traffic Attributes Page 6

7 Figure 3 - Active web browsing flows on a network, with associated attributes and QoE scores listed under "Classifiers" (screenshot from the PowerView screen of Control Center 8) Producing a Meaningful QoE Metric For each monitored web page, the PTS calculates a mean opinion score (MOS) out of five based on the ITU G.1030 specification. 9 To ensure the scores that emerge accurately capture the subscribers perception of their experiences, real-world testing was used as a calibration. 10 Figure 4 - Web Browsing QoE by Web Page (screenshot from Sandvine s Network Demographics interface) 8 Control Center is Sandvine s policy and operations management graphical user interface You can read about the ITU G.1030 in extreme detail starting here: 10 The method is quite simple, really: you just ask real people to score their experience for each page and compare against the calculated MOS, and then adjust the MOS calculation as required. 9 Page 7

8 The Complete Solution A simplified view of the Sandvine solution deployment is shown below, in Figure 5. Figure 5 - Components of Sandvine s Web Browsing QoE solution Figure 6 shows how CSPs can view quality metrics in real-time by using Sandvine s Control Center graphical user interface. In this example, the network s active web browsing flows are shown, differentiated by quality. Figure 6 - Distribution of the quality of active web browsing sessions on a network (screenshot from the PowerView screen of Control Center) Page 8

9 Conclusions The ability to monitor the subscriber quality of experience for web browsing is essential to determining when and where network conditions are contributing to an impaired customer experience. Sandvine s web browsing QoE solution allows CSPs to monitor, in detail, the web browsing experience of their subscribers. The solution builds a comprehensive library of web page anatomy profiles, each associated with a web page that is either popular with subscribers or otherwise designated as important by the operator. Using these anatomy profiles, and combining with real-time measurements made as web browsing traffic flows through the network, the solution determines the time it takes to load each page. This page load time measurement is turned into a web browsing QoE score (on a scale up to five) that corresponds to subscribers real-world experiences. To maximize utility for the CSP, each web browsing QoE score is accompanied by more than 20 associated attributes that can be used to diagnose issues and to identify quality-related trends. Table 1 - Relating Sandvine's solution to key solution requirements Requirement Ability to measure page load time, from initial request to load completion Machine learning to build and regularly refresh web page anatomy profiles Mechanism to automatically build and refresh a list of the Top N web pages Mechanism to allow a CSP to specify particular web pages Ability to determine when an HTTP GET corresponds to a new page load Ability to provide a comprehensive set of attributes associated with each monitored page load A meaningful web browsing QoE metric Explanation of Sandvine Solution The Policy Traffic Switch (PTS) sits inline and inspects web browsing traffic. The PTS is able to detect the time at which a page load is initiated and the time at which it is completed, and from those points can determine the page load time. On a daily basis, using an integrated browser and a web page parser, the Sandvine solution builds complete, detailed anatomy profiles of each page to be monitored. The PTS monitors actual subscriber browsing to identify the most popular web pages, refreshing the list on a daily basis. The solution allows CSPs to define a list of pages to be monitored in addition to the empirically determined Top N list. Through a combination of heuristics and observations, the PTS can determine which GETs correspond to new page loads, and which can be ignored. For each web browsing QoE observation provided, the PTS also provides an accompanying set of more than 20 associated attributes. Sandvine s web browsing QoE metric is calculated using the ITU G.1030 specification, and is calibrated against real-world subscriber experiences. Related Resources In addition to the footnoted items throughout this document, the following are relevant: Page 9

10 (whitepaper) Measuring Web Browsing Quality of Experience: Requirements for Gaining Meaningful Insight (whitepaper) Measuring Internet Video Quality of Experience from the Viewer s Perspective (technology showcase) Video Quality of Experience Score Invitation to Provide Feedback Thank you for taking the time to read this technology showcase. We hope that you found it useful, and that it helped you understand our web browsing quality of experience solution. If you have any feedback or have questions that have gone unanswered, then please send a note to whitepapers@sandvine.com Page 10

11 Headquarters Sandvine Incorporated ULC Waterloo, Ontario Canada Phone: European Offices Sandvine Limited Basingstoke, UK Phone: sales@sandvine.co.uk Copyright 2015 Sandvine Incorporated ULC. Sandvine and the Sandvine logo are registered trademarks of Sandvine Incorporated ULC. All rights reserved.

Measuring Web Browsing Quality of Experience: Requirements for Gaining Meaningful Insight

Measuring Web Browsing Quality of Experience: Requirements for Gaining Meaningful Insight Measuring Web Browsing Quality of Experience: Requirements for Gaining Meaningful Insight An Industry Whitepaper Contents Executive Summary... 1 Introduction to Web Browsing QoE... 2 Designing a Solution...

More information

VoLTE and the Service Delivery Engine

VoLTE and the Service Delivery Engine A Sandvine Technology Showcase Contents Executive Summary... 1 Introduction to VoLTE... 2 Sandvine s Service Delivery Engine... 3 VoLTE Features... 3 Deployment Architecture... 4 Scalability... 4 Reducing

More information

Policy Traffic Switch Clusters: Overcoming Routing Asymmetry and Achieving Scale

Policy Traffic Switch Clusters: Overcoming Routing Asymmetry and Achieving Scale : Overcoming Routing Asymmetry and Achieving Scale A Sandvine Technology Showcase Contents Executive Summary... 1 Introduction to Scaling Challenges for Stateful Solutions... 2 Routing Asymmetry... 2 Absolute

More information

Usage Management and Traffic Management Complementary Approaches

Usage Management and Traffic Management Complementary Approaches Usage Management and Traffic Management Complementary Approaches Contents Executive Summary... 1 Introduction... 2 Quotas Boosts Revenue, Not Resource Lifetime. 2 Example full-featured service plan...

More information

Monitoring Nginx Server

Monitoring Nginx Server Monitoring Nginx Server eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may be reproduced

More information

SiteCelerate white paper

SiteCelerate white paper SiteCelerate white paper Arahe Solutions SITECELERATE OVERVIEW As enterprises increases their investment in Web applications, Portal and websites and as usage of these applications increase, performance

More information

Technology Showcase: Sponsored Data Connectivity

Technology Showcase: Sponsored Data Connectivity Contents Executive Summary... 1 Sponsored Data Overview... 2 Sponsored Data Solution Breakdown... 2 Specific Sponsored Data Example Deep Dive... 3 Implementation and Subscriber Experience... 4 In-Browser

More information

This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1.

This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1. This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1. WD31_VirtualApplicationSharedServices.ppt Page 1 of 29 This presentation covers the shared

More information

Business Value Reporting and Analytics

Business Value Reporting and Analytics IP Telephony Contact Centers Mobility Services WHITE PAPER Business Value Reporting and Analytics Avaya Operational Analyst April 2005 avaya.com Table of Contents Section 1: Introduction... 1 Section 2:

More information

Cross Site Scripting in Joomla Acajoom Component

Cross Site Scripting in Joomla Acajoom Component Whitepaper Cross Site Scripting in Joomla Acajoom Component Vandan Joshi December 2011 TABLE OF CONTENTS Abstract... 3 Introduction... 3 A Likely Scenario... 5 The Exploit... 9 The Impact... 12 Recommended

More information

Performance Monitor. Intellicus Web-based Reporting Suite Version 4.5. Enterprise Professional Smart Developer Smart Viewer

Performance Monitor. Intellicus Web-based Reporting Suite Version 4.5. Enterprise Professional Smart Developer Smart Viewer Performance Monitor Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2009 Intellicus

More information

Managing User Website Experience: Comparing Synthetic and Real Monitoring of Website Errors By John Bartlett and Peter Sevcik January 2006

Managing User Website Experience: Comparing Synthetic and Real Monitoring of Website Errors By John Bartlett and Peter Sevcik January 2006 Managing User Website Experience: Comparing Synthetic and Real Monitoring of Website Errors By John Bartlett and Peter Sevcik January 2006 The modern enterprise relies on its web sites to provide information

More information

VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance

VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance VDI FIT and VDI UX: Composite Metrics Track Good, Fair, Poor Desktop Performance Key indicators and classification capabilities in Stratusphere FIT and Stratusphere UX Whitepaper INTRODUCTION This whitepaper

More information

Monitoring the Real End User Experience

Monitoring the Real End User Experience An AppDynamics Business White Paper HOW MUCH REVENUE DOES IT GENERATE? Monitoring the Real End User Experience Web application performance is fundamentally associated in the mind of the end user; with

More information

Cyan Networks Secure Web vs. Websense Security Gateway Battle card

Cyan Networks Secure Web vs. Websense Security Gateway Battle card URL Filtering CYAN Secure Web Database - over 30 million web sites organized into 31 categories updated daily, periodically refreshing the data and removing expired domains Updates of the URL database

More information

Test Run Analysis Interpretation (AI) Made Easy with OpenLoad

Test Run Analysis Interpretation (AI) Made Easy with OpenLoad Test Run Analysis Interpretation (AI) Made Easy with OpenLoad OpenDemand Systems, Inc. Abstract / Executive Summary As Web applications and services become more complex, it becomes increasingly difficult

More information

Deploying Intellicus Portal on IBM WebSphere

Deploying Intellicus Portal on IBM WebSphere Deploying Intellicus Portal on IBM WebSphere Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com

More information

Configuring PA Firewalls for a Layer 3 Deployment

Configuring PA Firewalls for a Layer 3 Deployment Configuring PA Firewalls for a Layer 3 Deployment Configuring PAN Firewalls for a Layer 3 Deployment Configuration Guide January 2009 Introduction The following document provides detailed step-by-step

More information

Reverse Proxy with SSL - ProxySG Technical Brief

Reverse Proxy with SSL - ProxySG Technical Brief SGOS 5 Series Reverse Proxy with SSL - ProxySG Technical Brief What is Reverse Proxy with SSL? The Blue Coat ProxySG includes the functionality for a robust and flexible reverse proxy solution. In addition

More information

The Policy Engine and SandScript

The Policy Engine and SandScript A Sandvine Technology Showcase Contents Executive Summary... 1 Introduction... 2 Identification, Evaluation, and Enforcement. 2 The Policy Engine... 2 SandScript Freeform Policy Language... 2 Freeform

More information

Testing & Assuring Mobile End User Experience Before Production. Neotys

Testing & Assuring Mobile End User Experience Before Production. Neotys Testing & Assuring Mobile End User Experience Before Production Neotys Agenda Introduction The challenges Best practices NeoLoad mobile capabilities Mobile devices are used more and more At Home In 2014,

More information

Application Performance Monitoring for WhatsUp Gold v16.1 Getting Started Guide

Application Performance Monitoring for WhatsUp Gold v16.1 Getting Started Guide Application Performance Monitoring for WhatsUp Gold v16.1 Getting Started Guide Introduction to WhatsUp Gold APM Welcome to APM APM monitors applications across multiple devices, servers, and systems,

More information

Guide to Analyzing Feedback from Web Trends

Guide to Analyzing Feedback from Web Trends Guide to Analyzing Feedback from Web Trends Where to find the figures to include in the report How many times was the site visited? (General Statistics) What dates and times had peak amounts of traffic?

More information

Security Overview Introduction Application Firewall Compatibility

Security Overview Introduction Application Firewall Compatibility Security Overview Introduction ShowMyPC provides real-time communication services to organizations and a large number of corporations. These corporations use ShowMyPC services for diverse purposes ranging

More information

VMware vcenter Log Insight User's Guide

VMware vcenter Log Insight User's Guide VMware vcenter Log Insight User's Guide vcenter Log Insight 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Real vs. Synthetic Web Performance Measurements, a Comparative Study

Real vs. Synthetic Web Performance Measurements, a Comparative Study Real vs. Synthetic Web Performance Measurements, a Comparative Study By John Bartlett and Peter Sevcik December 2004 Enterprises use today s Internet to find customers, provide them information, engage

More information

Understanding High Availability

Understanding High Availability Understanding High Availability Technical Whitepaper for the BlackBerry Enterprise Server Understanding High Availability Technical Whitepaper for the BlackBerry Enterprise Server Table of Contents Introduction

More information

HTTPS Inspection with Cisco CWS

HTTPS Inspection with Cisco CWS White Paper HTTPS Inspection with Cisco CWS What is HTTPS? Hyper Text Transfer Protocol Secure (HTTPS) is a secure version of the Hyper Text Transfer Protocol (HTTP). It is a combination of HTTP and a

More information

Netsweeper Whitepaper

Netsweeper Whitepaper Netsweeper Inc. Corporate Headquarters 104 Dawson Road Suite 100 Guelph, ON, Canada N1H 1A7 CANADA T: +1 (519) 826 5222 F: +1 (519) 826 5228 Netsweeper Whitepaper Deploying Netsweeper Internet Content

More information

Stopping secure Web traffic from bypassing your content filter. BLACK BOX

Stopping secure Web traffic from bypassing your content filter. BLACK BOX Stopping secure Web traffic from bypassing your content filter. BLACK BOX 724-746-5500 blackbox.com Table of Contents Introduction... 3 Implications... 4 Approaches... 4 SSL CGI Proxy... 5 SSL Full Proxy...

More information

OneSight Voice Quality Assurance

OneSight Voice Quality Assurance OneSight Voice Quality Assurance Benefits Proactively determine voice quality issues as well as other service impacting issues before users complain Comprehensively monitor communications systems with

More information

An AppDynamics Business White Paper October 2013. How Much Revenue Does IT Generate? Correlating Revenue and Application Performance

An AppDynamics Business White Paper October 2013. How Much Revenue Does IT Generate? Correlating Revenue and Application Performance An AppDynamics Business White Paper October 2013 How Much Revenue Does IT Generate? Correlating Revenue and Application Performance It s no secret that IT can be seen as a cost center in many organizations

More information

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Administration This presentation will show you the functions in the administrative console for WebSphere Business Monitor. WBPM_Monitor_Administration.ppt Page 1 of 21 Goals

More information

LogLogic Cisco IPS Log Configuration Guide

LogLogic Cisco IPS Log Configuration Guide LogLogic Cisco IPS Log Configuration Guide Document Release: March 2011 Part Number: LL600072-00ELS090000 This manual supports LogLogic Cisco IPS Release 1.0 and later, and LogLogic Software Release 4.9.1

More information

Internet Content Distribution

Internet Content Distribution Internet Content Distribution Chapter 2: Server-Side Techniques (TUD Student Use Only) Chapter Outline Server-side techniques for content distribution Goals Mirrors Server farms Surrogates DNS load balancing

More information

Application Notes. Introduction. Contents. Managing IP Centrex & Hosted PBX Services. Series. VoIP Performance Management. Overview.

Application Notes. Introduction. Contents. Managing IP Centrex & Hosted PBX Services. Series. VoIP Performance Management. Overview. Title Series Managing IP Centrex & Hosted PBX Services Date July 2004 VoIP Performance Management Contents Introduction... 1 Quality Management & IP Centrex Service... 2 The New VoIP Performance Management

More information

Using WhatsUp Gold VoIP Monitor About, configuring, installing, and using the VoIP monitor features in WhatsUp Gold

Using WhatsUp Gold VoIP Monitor About, configuring, installing, and using the VoIP monitor features in WhatsUp Gold Using WhatsUp Gold VoIP Monitor About, configuring, installing, and using the VoIP monitor features in WhatsUp Gold Contents CHAPTER 1 About WhatsUp Gold VoIP Monitor About Cisco IP SLA features in the

More information

DOSarrest External MULTI-SENSOR ARRAY FOR ANALYSIS OF YOUR CDN'S PERFORMANCE IMMEDIATE DETECTION AND REPORTING OF OUTAGES AND / OR ISSUES

DOSarrest External MULTI-SENSOR ARRAY FOR ANALYSIS OF YOUR CDN'S PERFORMANCE IMMEDIATE DETECTION AND REPORTING OF OUTAGES AND / OR ISSUES .com DOSarrest External Monitoring S ystem (DEMS) User s Guide REAL BROWSER MONITORING OF YOUR WEBSITE MULTI-SENSOR ARRAY FOR ANALYSIS OF YOUR CDN'S PERFORMANCE IMMEDIATE DETECTION AND REPORTING OF OUTAGES

More information

How To Use The Rss Feeder On Firstclass (First Class) And First Class (Firstclass) For Free

How To Use The Rss Feeder On Firstclass (First Class) And First Class (Firstclass) For Free RSS Feeder - Administrator Guide for OpenText Social Workplace and FirstClass Werner de Jong, Senior Solutions Architect 8 July 2011 Abstract This document is an administrator s guide to the installation

More information

Enhanced Diagnostics Improve Performance, Configurability, and Usability

Enhanced Diagnostics Improve Performance, Configurability, and Usability Application Note Enhanced Diagnostics Improve Performance, Configurability, and Usability Improved Capabilities Available for Dialogic System Release Software Application Note Enhanced Diagnostics Improve

More information

DIGITAL MEDIA MEASUREMENT FRAMEWORK SUMMARY Last updated April 2015

DIGITAL MEDIA MEASUREMENT FRAMEWORK SUMMARY Last updated April 2015 DIGITAL MEDIA MEASUREMENT FRAMEWORK SUMMARY Last updated April 2015 DIGITAL MEDIA MEASUREMENT FRAMEWORK SUMMARY Digital media continues to grow exponentially in Canada. Multichannel video content delivery

More information

CA Nimsoft Monitor. Probe Guide for URL Endpoint Response Monitoring. url_response v4.1 series

CA Nimsoft Monitor. Probe Guide for URL Endpoint Response Monitoring. url_response v4.1 series CA Nimsoft Monitor Probe Guide for URL Endpoint Response Monitoring url_response v4.1 series Legal Notices This online help system (the "System") is for your informational purposes only and is subject

More information

Dell One Identity Cloud Access Manager 8.0.1 - How to Develop OpenID Connect Apps

Dell One Identity Cloud Access Manager 8.0.1 - How to Develop OpenID Connect Apps Dell One Identity Cloud Access Manager 8.0.1 - How to Develop OpenID Connect Apps May 2015 This guide includes: What is OAuth v2.0? What is OpenID Connect? Example: Providing OpenID Connect SSO to a Salesforce.com

More information

Web Browsing Examples. How Web Browsing and HTTP Works

Web Browsing Examples. How Web Browsing and HTTP Works How Web Browsing and HTTP Works 1 1 2 Lets consider an example that shows how web browsing and HTTP work. The example will cover a simple, but very common case. There are many more details of HTTP that

More information

Configuring ehealth Application Response to Monitor Web Applications

Configuring ehealth Application Response to Monitor Web Applications Focus on Setup Configuring ehealth Application Response to Monitor Web Applications ehealth Application Response (AR) helps you manage the performance of your Web applications by monitoring response times

More information

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide

vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide vcenter Operations Management Pack for SAP HANA Installation and Configuration Guide This document supports the version of each product listed and supports all subsequent versions until a new edition replaces

More information

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V Connection Broker Managing User Connections to Workstations, Blades, VDI, and More Quick Start with Microsoft Hyper-V Version 8.1 October 21, 2015 Contacting Leostream Leostream Corporation http://www.leostream.com

More information

Quality of Service Monitoring

Quality of Service Monitoring Adaptive Bitrate video testing and monitoring at origin servers, CDN (caching servers), and last mile (streaming servers). Quality assurance monitoring for multiscreen video delivery from Pay TV providers.

More information

LogLogic Cisco NetFlow Log Configuration Guide

LogLogic Cisco NetFlow Log Configuration Guide LogLogic Cisco NetFlow Log Configuration Guide Document Release: September 2011 Part Number: LL600068-00ELS090000 This manual supports LogLogic Cisco NetFlow Version 1.0, and LogLogic Software Release

More information

Deploying System Center 2012 R2 Configuration Manager

Deploying System Center 2012 R2 Configuration Manager Deploying System Center 2012 R2 Configuration Manager This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.

More information

VMware vcenter Operations Manager Administration Guide

VMware vcenter Operations Manager Administration Guide VMware vcenter Operations Manager Administration Guide Custom User Interface vcenter Operations Manager 5.6 This document supports the version of each product listed and supports all subsequent versions

More information

Carisbrooke. End User Guide

Carisbrooke. End User Guide Carisbrooke Contents Contents... 2 Introduction... 3 Negotiate Kerberos/NTLM... 4 Scope... 4 What s changed... 4 What hasn t changed... 5 Multi-Tenant Categories... 6 Scope... 6 What s changed... 6 What

More information

Using WhatsUp Gold VoIP Monitor About, configuring, installing, and using the VoIP monitor features in WhatsUp Gold

Using WhatsUp Gold VoIP Monitor About, configuring, installing, and using the VoIP monitor features in WhatsUp Gold Using WhatsUp Gold VoIP Monitor About, configuring, installing, and using the VoIP monitor features in WhatsUp Gold Contents CHAPTER 1 About WhatsUp Gold VoIP Monitor About Cisco IP SLA features in the

More information

Controlling Risk, Conserving Bandwidth, and Monitoring Productivity with Websense Web Security and Websense Content Gateway

Controlling Risk, Conserving Bandwidth, and Monitoring Productivity with Websense Web Security and Websense Content Gateway Controlling Risk, Conserving Bandwidth, and Monitoring Productivity with Websense Web Security and Websense Content Gateway Websense Support Webinar January 2010 web security data security email security

More information

Alteon Global Server Load Balancing

Alteon Global Server Load Balancing Alteon Global Server Load Balancing Whitepaper GSLB Operation Overview Major Components Distributed Site Monitoring Distributed Site State Protocol Internet Topology Awareness DNS Authoritative Name Server

More information

Network Technologies

Network Technologies Network Technologies Glenn Strong Department of Computer Science School of Computer Science and Statistics Trinity College, Dublin January 28, 2014 What Happens When Browser Contacts Server I Top view:

More information

White Paper. How Streaming Data Analytics Enables Real-Time Decisions

White Paper. How Streaming Data Analytics Enables Real-Time Decisions White Paper How Streaming Data Analytics Enables Real-Time Decisions Contents Introduction... 1 What Is Streaming Analytics?... 1 How Does SAS Event Stream Processing Work?... 2 Overview...2 Event Stream

More information

Gaining Operational Efficiencies with the Enterasys S-Series

Gaining Operational Efficiencies with the Enterasys S-Series Gaining Operational Efficiencies with the Enterasys S-Series Hi-Fidelity NetFlow There is nothing more important than our customers. Gaining Operational Efficiencies with the Enterasys S-Series Introduction

More information

Results-Oriented Application Acceleration with FastView Because Every Second Counts Whitepaper

Results-Oriented Application Acceleration with FastView Because Every Second Counts Whitepaper Results-Oriented Application Acceleration with FastView Because Every Second Counts Whitepaper Table of Contents Executive Summary...3 Why Website Performance Matters...3 What Affects Website Performance...5

More information

Comprehensive Malware Detection with SecurityCenter Continuous View and Nessus. February 3, 2015 (Revision 4)

Comprehensive Malware Detection with SecurityCenter Continuous View and Nessus. February 3, 2015 (Revision 4) Comprehensive Malware Detection with SecurityCenter Continuous View and Nessus February 3, 2015 (Revision 4) Table of Contents Overview... 3 Malware, Botnet Detection, and Anti-Virus Auditing... 3 Malware

More information

Lab Exercise SSL/TLS. Objective. Requirements. Step 1: Capture a Trace

Lab Exercise SSL/TLS. Objective. Requirements. Step 1: Capture a Trace Lab Exercise SSL/TLS Objective To observe SSL/TLS (Secure Sockets Layer / Transport Layer Security) in action. SSL/TLS is used to secure TCP connections, and it is widely used as part of the secure web:

More information

OpenLDAP Oracle Enterprise Gateway Integration Guide

OpenLDAP Oracle Enterprise Gateway Integration Guide An Oracle White Paper June 2011 OpenLDAP Oracle Enterprise Gateway Integration Guide 1 / 29 Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

Interpreting Web Analytics Data

Interpreting Web Analytics Data Interpreting Web Analytics Data Whitepaper 8650 Commerce Park Place, Suite G Indianapolis, Indiana 46268 (317) 875-0910 info@pentera.com www.pentera.com Interpreting Web Analytics Data At some point in

More information

Microsoft Lync Server 2010

Microsoft Lync Server 2010 Microsoft Lync Server 2010 Scale to a Load Balanced Enterprise Edition Pool with WebMux Walkthrough Published: March. 2012 For the most up to date version of the Scale to a Load Balanced Enterprise Edition

More information

Load testing with. WAPT Cloud. Quick Start Guide

Load testing with. WAPT Cloud. Quick Start Guide Load testing with WAPT Cloud Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. 2007-2015 SoftLogica

More information

Web Server XX220-11-00. Configuration Guide

Web Server XX220-11-00. Configuration Guide Configuration Guide XX220-11-00 Web Server Vicon Industries Inc. Tel: 631-952-2288 Fax: 631-951-2288 Toll Free: 800-645-9116 24-Hour Technical Support: 800-34-VICON (800-348-4266) UK: 44/(0) 1489-566300

More information

Managing Software Updates with System Center 2012 R2 Configuration Manager

Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Microsoft Updates with Configuration Manager 2012 R2 This document is for informational purposes only. MICROSOFT MAKES

More information

Four Methods to Monetize Service Assurance Monitoring Data

Four Methods to Monetize Service Assurance Monitoring Data whitepaper Four Methods to Monetize Service Assurance Monitoring Data Using Service Assurance Analytics in Voice and Data Network Monitoring to Increase Revenue and Reduce Cost Introduction In general,

More information

Configuring the Edgewater 4550 for use with the Bluestone Hosted PBX

Configuring the Edgewater 4550 for use with the Bluestone Hosted PBX Configuring the Edgewater 4550 for use with the Bluestone Hosted PBX NOTE: This is an advisory document to be used as an aid to resellers and IT staff looking to use the Edgewater 4550 in conjunction with

More information

Introduction to Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

More information

WhatsUpGold. v3.0. WhatsConnected User Guide

WhatsUpGold. v3.0. WhatsConnected User Guide WhatsUpGold v3.0 WhatsConnected User Guide Contents CHAPTER 1 Welcome to WhatsConnected Finding more information and updates... 2 Sending feedback... 3 CHAPTER 2 Installing and Configuring WhatsConnected

More information

idashboards FOR SOLUTION PROVIDERS

idashboards FOR SOLUTION PROVIDERS idashboards FOR SOLUTION PROVIDERS The idashboards team was very flexible, investing considerable time working with our technical staff to come up with the perfect solution for us. Scott W. Ream, President,

More information

FileMaker Server 11. FileMaker Server Help

FileMaker Server 11. FileMaker Server Help FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

Alcatel-Lucent 8920 Service Quality Manager for IPTV Business Intelligence

Alcatel-Lucent 8920 Service Quality Manager for IPTV Business Intelligence Alcatel-Lucent 8920 Service Quality Manager for IPTV Business Intelligence IPTV service intelligence solution for marketing, programming, internal ad sales and external partners The solution is based on

More information

DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER

DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER White Paper DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER Abstract This white paper describes the process of deploying EMC Documentum Business Activity

More information

HP Insight Diagnostics Online Edition. Featuring Survey Utility and IML Viewer

HP Insight Diagnostics Online Edition. Featuring Survey Utility and IML Viewer Survey Utility HP Industry Standard Servers June 2004 HP Insight Diagnostics Online Edition Technical White Paper Featuring Survey Utility and IML Viewer Table of Contents Abstract Executive Summary 3

More information

WompMobile Technical FAQ

WompMobile Technical FAQ WompMobile Technical FAQ What are the technical benefits of WompMobile? The mobile site has the same exact URL as the desktop website. The mobile site automatically and instantly syncs with the desktop

More information

HyperFS PC Client Tools

HyperFS PC Client Tools SAN Management Software HyperFS PC Client Tools This guide provides step-by-step instructions for setup, configuration, and maintenance of the Rorke Data HyperFS SAN Management Software Ver 2.1 May 11,

More information

CiscoWorks Internetwork Performance Monitor 4.0

CiscoWorks Internetwork Performance Monitor 4.0 CiscoWorks Internetwork Performance Monitor 4.0 Product Overview The CiscoWorks Internetwork Performance Monitor (IPM) is a network response-time and availability troubleshooting application. Included

More information

Semantic based Web Application Firewall (SWAF V 1.6) Operations and User Manual. Document Version 1.0

Semantic based Web Application Firewall (SWAF V 1.6) Operations and User Manual. Document Version 1.0 Semantic based Web Application Firewall (SWAF V 1.6) Operations and User Manual Document Version 1.0 Table of Contents 1 SWAF... 4 1.1 SWAF Features... 4 2 Operations and User Manual... 7 2.1 SWAF Administrator

More information

PLA 7 WAYS TO USE LOG DATA FOR PROACTIVE PERFORMANCE MONITORING. [ WhitePaper ]

PLA 7 WAYS TO USE LOG DATA FOR PROACTIVE PERFORMANCE MONITORING. [ WhitePaper ] [ WhitePaper ] PLA 7 WAYS TO USE LOG DATA FOR PROACTIVE PERFORMANCE MONITORING. Over the past decade, the value of log data for monitoring and diagnosing complex networks has become increasingly obvious.

More information

Apache CloudStack 4.x (incubating) Network Setup: excerpt from Installation Guide. Revised February 28, 2013 2:32 pm Pacific

Apache CloudStack 4.x (incubating) Network Setup: excerpt from Installation Guide. Revised February 28, 2013 2:32 pm Pacific Apache CloudStack 4.x (incubating) Network Setup: excerpt from Installation Guide Revised February 28, 2013 2:32 pm Pacific Apache CloudStack 4.x (incubating) Network Setup: excerpt from Installation Guide

More information

The Purview Solution Integration With Splunk

The Purview Solution Integration With Splunk The Purview Solution Integration With Splunk Integrating Application Management and Business Analytics With Other IT Management Systems A SOLUTION WHITE PAPER WHITE PAPER Introduction Purview Integration

More information

Exposing the Technical and Commercial Factors Underlying Internet Quality of Experience. Don Bowman NANOG 60 January 6, 2014

Exposing the Technical and Commercial Factors Underlying Internet Quality of Experience. Don Bowman NANOG 60 January 6, 2014 Exposing the Technical and Commercial Factors Underlying Internet Quality of Experience Don Bowman NANOG 60 January 6, 2014 Research Goals 6 US participants (5 MSO, 1 LEC) Depict how and where does data

More information

Adaptive HTTP streaming and HTML5. 1 Introduction. 1.1 Netflix background. 1.2 The need for standards. W3C Web and TV Workshop, 8-9 February 2011

Adaptive HTTP streaming and HTML5. 1 Introduction. 1.1 Netflix background. 1.2 The need for standards. W3C Web and TV Workshop, 8-9 February 2011 W3C Web and TV Workshop, 8-9 February 2011 Adaptive HTTP streaming and HTML5 Mark Watson, Netflix Inc. 1 Introduction 1.1 Netflix background Netflix is a leading provider of streaming video services in

More information

Embed BA into Web Applications

Embed BA into Web Applications Embed BA into Web Applications This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision June 15, 2014, copyright 2014 Pentaho Corporation.

More information

10 METRICS TO MONITOR IN THE LTE NETWORK. [ WhitePaper ]

10 METRICS TO MONITOR IN THE LTE NETWORK. [ WhitePaper ] [ WhitePaper ] 10 10 METRICS TO MONITOR IN THE LTE NETWORK. Abstract: The deployment of LTE increases dependency on the underlying network, which must be closely monitored in order to avert service-impacting

More information

Oracle Database Performance Management Best Practices Workshop. AIOUG Product Management Team Database Manageability

Oracle Database Performance Management Best Practices Workshop. AIOUG Product Management Team Database Manageability Oracle Database Performance Management Best Practices Workshop AIOUG Product Management Team Database Manageability Table of Contents Oracle DB Performance Management... 3 A. Configure SPA Quick Check...6

More information

vcloud Director User's Guide

vcloud Director User's Guide vcloud Director 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

Proxy Services: Good Practice Guidelines

Proxy Services: Good Practice Guidelines Programme NPFIT DOCUMENT RECORD ID KEY Sub-Prog / Project Information Governance Prog. Director Mark Ferrar Owner Tim Davis Version 1.0 Author James Wood Version Date 26/01/2006 Status APPROVED Proxy Services:

More information

Cover. White Paper. (nchronos 4.1)

Cover. White Paper. (nchronos 4.1) Cover White Paper (nchronos 4.1) Copyright Copyright 2013 Colasoft LLC. All rights reserved. Information in this document is subject to change without notice. No part of this document may be reproduced

More information

PIVOTAL CRM ARCHITECTURE

PIVOTAL CRM ARCHITECTURE WHITEPAPER PIVOTAL CRM ARCHITECTURE Built for Enterprise Performance and Scalability WHITEPAPER PIVOTAL CRM ARCHITECTURE 2 ABOUT Performance and scalability are important considerations in any CRM selection

More information

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. Infrastructure Management Dashboards for Servers Reference

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. Infrastructure Management Dashboards for Servers Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 Infrastructure Management Dashboards for Servers Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 Infrastructure Management Dashboards for Servers Reference

More information

VCE Vision Intelligent Operations Version 2.5 Technical Overview

VCE Vision Intelligent Operations Version 2.5 Technical Overview Revision history www.vce.com VCE Vision Intelligent Operations Version 2.5 Technical Document revision 2.0 March 2014 2014 VCE Company, 1 LLC. Revision history VCE Vision Intelligent Operations Version

More information

ABSTRACT INTRODUCTION DATA FEEDS TO THE DASHBOARD

ABSTRACT INTRODUCTION DATA FEEDS TO THE DASHBOARD Dashboard Reports for Predictive Model Management Jifa Wei, SAS Institute Inc., Cary, NC Emily (Yan) Gao, SAS Institute Inc., Beijing, China Frank (Jidong) Wang, SAS Institute Inc., Beijing, China Robert

More information