CONFIGURING A PRIVATE INSTANCE OFWEBPAGETEST WITH BROWSER EXTENSIONS

Slides:



Advertisements
Similar presentations
WordPress Installation for Beginners Sheila Bergman
Advertisements

B: STUDENT DRIVE MOVE INSTRUCTIONS. Using Internet Explorer: From your computers desktop, double click on the Internet Explorer icon. (Internet Explorer.
Web Filtering. ExchangeDefender Web Filtering provides policy-controlled protection from dangerous content on the web. Web Filtering is agent based, allowing.
The Client-Server Model for the Web 1. A Web Client (usually in the form of a web browser) makes an HTTP request to a specific web server. 2. The Web Server.
DNR-322L & DNR-326.
© 2010 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Choose a category: Install Episys Install Accessories Synergent Confidential Episys Version Synergent 2008Download latest guides from:
14.1 © 2004 Pearson Education, Inc. Exam Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure.
11.1 © 2004 Pearson Education, Inc. Exam Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure.
CIS101 Introduction to Computing
Performing Software Installation with Group Policy
Amazon EC2 Quick Start adapted from EC2_GetStarted.html.
Deployment Management The following screens demonstrate how to: 1. Access and view deployments 2. Create a new local deployment 3. Create and modify a.
TAX-AIDE Network Router Setup Network Printer Setups July SMT/TCS Training - Dallas1.
Linux Operations and Administration
Guide to MCSE , Enhanced 1 Activity 10-1: Restarting Windows Server 2003 Objective: to restart Windows Server 2003 Start  Shut Down  Restart Configure.
ITE 370. Deployment Deployment is the process used to distribute a finished application (or component) to be installed on other computers.
Eucalyptus Virtual Machines Running Maven, Tomcat, and Mysql.
Technology Coordinators Training. Confidential Copyright © 2007 Pearson Education, Inc. and/or one or more of its direct or indirect affiliates. All rights.
© 2005,2006 NeoAccel Inc. Partners Presentation SSL VPN-Plus 2.0 Quick Start Guide.
Tutorial 11 Installing, Updating, and Configuring Software
Search Empower Engage Send Print Co-Brand With BusinessBuilder.
TERMINALFOUR SiteManager Introduction January, 2014.
Connecting to USF Network for Web Site SSH Secure Shell is the FTP program you will use to download your http files onto the USF server. To get the SSH.
Kyocera Driver Installation Basic instruction to add a printer to computer using standard defaults.
Chapter Fourteen Windows XP Professional Fault Tolerance.
5 Chapter Five Web Servers. 5 Chapter Objectives Learn about the Microsoft Personal Web Server Software Learn how to improve Web site performance Learn.
Uploading Image Files. Introduction – Click on Control Panel Button Typically, most instructors will post the majority of their images under the “Course.
IT 211 Project Integration and Deployment Lab #11.
Marcel Casado NCAR/RAP WEATHER WARNING TOOL NCAR.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
BCIU Mini-Conference SAFARI Montage Tech Tips Dale Roades Access Fiber Solutions.
How to use Microsoft Word. Where can I find Microsoft Word? How to select, copy and paste information Go to the document from which you wish to copy the.
MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # ) Chapter Four Windows Server 2008 Remote Desktop Services,
1 Chapter Overview Publishing Resources in Active Directory Service Redirecting Folders Using Group Policies Deploying Applications Using Group Policies.
Module 6: Configuring User Environments Using Group Policy.
Installing MDT 2010 on Windows Server 2008 R2 This guide assumes you are installing MDT 2010 on a Windows Server 2008 R2 server with the Windows Deployment.
Creating Buttons – Lesson 51 Creating Buttons Lesson 5.
Section 9: Configuring Roaming Profiles and Folder Redirection Managing User Profiles Configuring Folder Redirection Using Folder Redirection and Roaming.
 Database Administration Installing Oracle 11g & Creating Database.
1 More About HTML Tables and Images. 22 Objectives You will be able to Create tables in HTML. Include images in your HTML page. Create links to other.
Proxy Installer for Windows Squid: Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response.
How to backup and restore WAP4410N configuration file properly.
1 Chapter Overview Planning to Install SQL Server 2000 Deciding SQL Server 2000 Setup Configuration Options Running the SQL Server 2000 Setup Program Using.
Microsoft Windows XP Professional MCSE Exam
The Diagnostic Pathfinder System Introduction Getting Started.
SOP PENGGUNAAN JUPEM2U.
1 More About HTML Images and Links. 22 Objectives You will be able to Include images in your HTML page. Create links to other pages on your HTML page.
Installing RandoNode Starter Kit OPEN Development Conference September 17, 2008 Kasi Perumal Consultant.
Hands-On Microsoft Windows Server Implementing User Profiles A local user profile is automatically created at the local computer when you log on.
Tomcat Setup BCIS 3680 Enterprise Programming. One-Click Tomcat Setup 2  This semester we’ll try to set up Tomcat with a PowerShell script.  Preparation.
Page PearsonAccess™ Technology Training Online Test Configuration.
Page ADP Technology Training. 2 Page2 Confidential Copyright © 2007 Pearson Education, Inc. and/or one or more of its direct or indirect affiliates. All.
Windows Vista Configuration MCTS : Internet Explorer 7.0.
Windows Vista Configuration MCTS : Network Security.
CACI Proprietary Information | Date 1 Upgrading to webMethods Product Suite Name: Semarria Rosemond Title: Systems Analyst, Lead Date: December 8,
1 Remote Installation Service Windows 2003 Server Prof. Abdul Hameed.
Installing RMS 3.0 Contractor Mode
Objectives Create a folder in Google Drive.
Getting Started with... Business Partner Express
Hillsborough Community College
How Can I Download My Transactions Directly Into Quicken
Unit 27: Network Operating Systems
INSTALLING AND SETTING UP APACHE2 IN A LINUX ENVIRONMENT
CIS16 Application Development Programming with Visual Basic
Configuration Of A Pull Network.
Steps to Download and Install the Desktop Reader
Website Testing Checklist
GenCyber Day Website Security.
Presentation transcript:

CONFIGURING A PRIVATE INSTANCE OFWEBPAGETEST WITH BROWSER EXTENSIONS

Configuring a private instance of WebPagetest allows you to make modifications to test browser extensions such ad blockers. Out of the box, most of these extensions will not work well with WebPagetest. On an empty browser cache, they typically open a new tab and ask users to make configuration changes or ask for a donation. Updated copies of the extensions are available for download. Alternatively, instructions on how to configure on your own are provided below. For our ad blocker study we used the following steps: Requirements: Remote desktop software WebPagetest private instance Administrator access to private WebPagetest instance Modified AdBlock Plus extension Setup: 1. Configure a private WebPagetest instance using these steps. 2. Remote desktop to the wpt agent instance where you want to set up these browsers along with extensions. 3. Install the AdBlock Plus extension: a. Access Adblock Plus from chrome web store b. Go to chrome://extensions/ and note the extension ID of Adblock Plus. For example, signature extension_id = cfhdojbkjhnklbpkdaibdccddilifddb

c. Go to chrome://version/ and copy the Profile Path. d. Open a terminal and cd into $Profile Path/Extensions/$extension_id/$version/lib e. Open adblockplus.js in a text editor f. Modify the following line to suppress ad blockers from opening their default page. This enables AdBlock Plus to work well with WebPagetest. 4. From the downloaded extension: a. Save extension.zip file on agent’s Desktop. b. Unzip this file onto Desktop c. Note the path where these folders were created. This will be needed in step 6 example:- C:\Users\Administrator\Desktop\extension\adblockplus 5. Open the WebPagetest driver settings. The configuration file for this driver is located at C:/WebPagetest/wptdriver.ini 6. Add the following settings to WebPagetest driver settings file to load adblocking extensions, where the load-extension value is the path notated in step 3c:

7. SSH into your WebPagetest server and add the following lines to the server settings file, usually located at /var/www/WebPagetest/www/settings/locations.ini

8. Restart WebPagetest server 8. Restart WebPagetest server. You should see the following in your WebPagetest portal: With these steps you can test the impact ad blockers or other browser extensions have on the performance of your applications.

Instart Logic is the world’s first endpoint-aware application delivery solution that makes websites and applications fast, secure, and easy to operate. Interested in learning more? Preview our image optimization capabilities in the Playground Contact Sales