Stingray Traffic Manager 9.0

Size: px
Start display at page:

Download "Stingray Traffic Manager 9.0"

Transcription

1 WHITE PAPER Stingray Traffic Manager 9.0 Network Deployment Options

2 CONTENTS Introduction... 2 Stingray Aptimizer products... 2 Stingray Aptimizer for SharePoint and Windows IIS deployments... 2 Stingray Aptimizer for Traffic Manager deployments... 2 Stingray Aptimizer deployments... 2 Deploying Stingray Aptimizer in a load-balanced environment... 3 Deployment alongside the ADC or Load Balancer... 3 One-armed deployment... 3 Two-armed deployment... 4 Stingray Aptimizer scalability... 5 Deploying Stingray Aptimizer without a local ADC or load balancer... 5 Deploying Stingray Aptimizer with a single web server... 5 Deploying Stingray Aptimizer with a group of web servers... 5 Stingray Aptimizer scalability... 6 Conclusion... 6 About Riverbed Riverbed Technology. All rights reserved. 1

3 Introduction With the ever-increasing importance of websites and web applications, performance has become a major concern for driving revenue, productivity, and user satisfaction. Stingray Aptimizer software takes a new approach that compliments traditional application delivery controller (ADC) capabilities as well as WAN optimization capabilities. Traditional ADCs have focused on delivering scalability and reliability for enterprise and web applications within the data center. Stingray Traffic Manager 9.0 builds on this traditional ADC functionality and extends it by delivering performance that end users care about. It does this by dynamically grouping activities for fewer long distance round trips, compressing images to reduce bandwidth required, improving caching for faster repeat visits, and prioritizing actions to give the best possible response time for loading a web page on any browser. Stingray Aptimizer products The following Stingray Aptimizer products are available to suit any kind of IT environment: a. Stingray Aptimizer for SharePoint and Stingray Aptimizer for Windows IIS. These products are deployed as server extensions to a Windows IIS and SharePoint web server, and they optimize content served by that web server. b. Stingray Aptimizer for Traffic Manager. This module may be licensed for Stingray Traffic Manager (software or virtual appliance), and allows the traffic manager to apply Aptimizer optimizations to HTTP traffic served by a cluster of web servers. c. Stingray Aptimizer This software and virtual appliance product is deployed as a proxy, typically alongside an existing ADC or load balancer device. The ADC routes traffic through the proxy so that the Aptimizer optimizations can be applied. Stingray Aptimizer for SharePoint and Windows IIS deployments Stingray Aptimizer for SharePoint and Windows IIS is installed as a server extension on IIS server and is therefore very simple to deploy from the network perspective. Please refer to for more details on installation and deployment. Stingray Aptimizer for Traffic Manager deployments Stingray Aptimizer for Traffic Manager is enabled via license key as a capability of the Stingray Traffic Manager. The network deployment options are same as Stingray Traffic Manager Network configurations as described in chapter 2 of the user guide located at Stingray Aptimizer deployments Stingray Aptimizer is deployed as stand-alone proxy device either sandwiched within an existing ADC deployment (much like a firewall or other proxy device) or in front of a single web server. The remainder of this document discusses deployment scenarios for Stingray Aptimizer Riverbed Technology. All rights reserved. 2

4 Deploying Stingray Aptimizer in a load-balanced environment Stingray Aptimizer can be deployed in an existing load-balanced scenario without having to change or rewire the existing network topology. Logically, Stingray Aptimizer devices are sandwiched between two layers of ADCs so that they can be scaled, and the ADCs perform the health-checks and load balancing against the back end servers. Deployment alongside the ADC or load balancer Although the logical design of the software calls for a network sandwich between two ADC layers, in practice the deployment is generally performed with a single layer of ADCs. This ADC layer runs two load-balancing services; one to forward traffic out to the Stingray Aptimizer devices, and one to load-balance traffic from the devices across the backend servers. This configuration, which loops traffic out to the Stingray Aptimizer devices, is sometimes referred to as a network trombone : Logical sandwich view of deployment (top) and typical trombone deployment (bottom) that eliminates the need for two layers of ADCs. Stingray Aptimizer can be deployed in one of the following ways: 1. One-armed deployment (single network segment) 2. Two-armed deployment (public and private network segments) One-armed deployment In a one-armed deployment, Stingray Aptimizer is deployed in the same VLAN/network as web/application servers, and the single interface on the device connects to the internal network: 2012 Riverbed Technology. All rights reserved. 3

5 As depicted in the diagram above, traffic low for this deployment mode is as follows: 1. The FQDN for the application that needs to be Aptimized resolves to an external IP address on the Traditional ADC. Client makes a TCP connection to this IP address. 2. Traditional ADC is configured to load balance HTTP traffic to Stingray Aptimizer or across pool of Stingray Aptimizer devices. 3. Stingray Aptimizer handles traffic in one of two ways: a. If it can respond to the request from its local cache, it will do so directly. The response would go back to the client via the traditional ADC. Note that in order for traffic to go back through the traditional ADC, either the ADC must function in full-proxy mode, or source-nat needs to be configured on ADC or the Stingray Aptimizer default-gateway should be the ADC. b. If it does not have the content to serve the request, it will connect to a configured IP address. This address should reside on the ADC cluster and correspond to an ADC virtual server that load balances the request to a pool of web/application servers. Connections from the Stingray Aptimizer device to the ADC would have the source IP address of Stingray Aptimizer. 4. Web/application server responds back with the content to Stingray Aptimizer via the ADC. 5. Stingray Aptimizer applies all the optimization techniques based on the configuration to the content received from web/application server. 6. It then responds back with the optimized content to client via the ADC. Two-armed deployment In this mode of deployment, Stingray Aptimizer is connected to external and internal network as depicted in the diagram below: Traffic flow for this deployment mode is as follows: 1. The FQDN for the application that needs to be Aptimized resolves to an external IP address on the Traditional ADC. Client makes a TCP connection to this IP address. 2. The traditional ADC is configured to load balance HTTP traffic to Stingray Aptimizer or across pool of Stingray Aptimizer devices with external IP addresses. 3. Stingray Aptimizer handle traffic in one of two ways: a. If it can respond to the request from its local cache, it will do so directly. The response would go back to client via the traditional ADC. Note that in order for traffic to go back through the traditional ADC, either the ADC must function in full-proxy mode or source-nat needs to be configured on the ADC, or the Stingray Aptimizer default-gateway should be the ADC. b. If it does not have the content to serve the request, it will connect to a configured internal IP address. This address should reside on the ADC cluster and correspond to an ADC virtual server that load balances the request to a pool of web/application servers. Connections from the Stingray Aptimizer device to the ADC would have the source IP address of Stingray Aptimizer. 4. Web/application server responds back with the content to Stingray Aptimizer via the ADC. 5. Stingray Aptimizer applies all the optimization techniques based on the configuration to the content received from the web/application server. 6. It then responds back with the optimized content to client via the ADC. If necessary, an additional management interface can be configured on Stingray Aptimizer and then connected to a separate management VLAN or network Riverbed Technology. All rights reserved. 4

6 Stingray Aptimizer scalability The ADC may load-balance traffic across multiple independent Stingray Aptimizer nodes. The ADC should apply session persistence so that all traffic from the same client is directed to the same Stingray Aptimizer instance. Deploying Stingray Aptimizer without a local ADC or load balancer In some scenarios, a local ADC or load balancer may not be present. The web application may be served from a single web server, or a technique like round robin DNS may be used to distribute traffic across the servers. In this situation, Stingray Aptimizer is deployed as a proxy, receives external traffic, and then forwards it on to the web servers. Some configuration changes to the DNS need to be made in order to ensure that the traffic would be directed to Stingray Aptimizer; otherwise an IP address reassignment is necessary. Deploying Stingray Aptimizer with a single web server Stingray Aptimizer is configured as a simple proxy with a single virtual server and pool. Incoming traffic is routed to the Stingray Aptimizer virtual server and the pool forwards it to the back-end server. Either a one-armed or a two-armed deployment may be used: Deploying Stingray Aptimizer with a group of web servers In this scenario, a load balancer or an ADC is needed to forward traffic to a group of web servers. However, in limited cases, a load balancer or DNS round robin solution may be in use. But without administration privileges or if the load balancer is not local, it s impossible to use the configuration described in the previous section. In such cases, the standalone device can be deployed with multiple virtual server and pool pairs, one for each back-end web server: Once again, either a one-armed or two-armed deployment model may be used Riverbed Technology. All rights reserved. 5

7 Stingray Aptimizer scalability Stingray Aptimizer may be deployed in a fault-tolerant cluster consisting of two or more devices. Stingray Aptimizer clusters manage a floating set of IP addresses (called Traffic IPs ) and ensure that the cluster manages traffic directed to those IP addresses, even in the event of a Stingray Aptimizer failure. For high scalability needs, the cluster may be run in an Active/Active fashion, allowing for linear scalability of capacity. Conclusion The range of Stingray Aptimizer platforms and deployment options make it possible to apply Aptimizer optimizations to almost any web based application: Stingray Aptimizer for SharePoint and Windows IIS may be deployed on an existing SharePoint or IIS web server Stingray Aptimizer for Traffic Manager may be added to an existing Stingray Traffic Manager ADC Stingray Aptimizer may be deployed as a proxy to augment an existing load-balanced or single-server environment Stingray Aptimizer platforms support multiple network topologies and can be provisioned as both software and a packaged virtual appliance, making it easy to accelerate existing enterprise or online applications and free development teams from the burden of content optimization and testing. About Riverbed Riverbed delivers performance for the globally connected enterprise. With Riverbed, enterprises can successfully and intelligently implement strategic initiatives such as virtualization, consolidation, cloud computing, and disaster recovery without fear of compromising performance. By giving enterprises the platform they need to understand, optimize and consolidate their IT, Riverbed helps enterprises to build a fast, fluid and dynamic IT architecture that aligns with the business needs of the organization. Additional information about Riverbed (NASDAQ: RVBD) is available at Riverbed Technology, Inc. 199 Fremont Street San Francisco, CA Tel: (415) Riverbed Technology Ltd. One Thames Valley Wokingham Road, Level 2 Bracknell. RG42 1NG United Kingdom Tel: Riverbed Technology Pte. Ltd. 391A Orchard Road #22-06/10 Ngee Ann City Tower A Singapore Tel: Riverbed Technology K.K. Shiba-Koen Plaza Building 9F 3-6-9, Shiba, Minato-ku Tokyo, Japan Tel: Riverbed Technology. All rights reserved. 6

Deploying Oracle Application Server with Stingray Traffic Manager

Deploying Oracle Application Server with Stingray Traffic Manager DEPLOYMENT GUIDE Deploying Oracle Application Server with Stingray Traffic Manager Accelerating and managing Oracle AS Cluster with Stingray Traffic Manager Table of Contents Introduction... 2 Prerequisites...

More information

Riverbed Granite Use Cases

Riverbed Granite Use Cases WHITE PAPER Riverbed Granite Use Cases Riverbed Technical Marketing Purpose The following whitepaper outlines the use cases addressed by Riverbed Granite. Audience This whitepaper is intended for Riverbed

More information

Riverbed and VMware Deliver Optimized Cloud Solutions

Riverbed and VMware Deliver Optimized Cloud Solutions Riverbed and VMware Deliver Optimized Cloud Solutions VMWARE VIRTUALIZATION AND RIVERBED WAN OPTIMIZATION Companies all over the world are turning to wide area network (WAN) optimization and virtualization

More information

It took just 2 hours to set up the 8 Steelhead appliances. It was very easy to do and the deployment can be done without the support of 3rd parties.

It took just 2 hours to set up the 8 Steelhead appliances. It was very easy to do and the deployment can be done without the support of 3rd parties. CASE STUDY IN BRIEF Industry Electronics Challenges Improve application performance for remote users Address low bandwidth problems affecting branch offices Overcome network latency issues Solution Deployment

More information

How to deploy a virtual machine on a Granite Datastore

How to deploy a virtual machine on a Granite Datastore SOLUTION GUIDE How to deploy a virtual machine on a Granite Datastore Solution Guide Riverbed Technical Marketing December 2013 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead,

More information

Deploying PeopleSoft with Stingray Traffic Manager

Deploying PeopleSoft with Stingray Traffic Manager DEPLOYMENT GUIDE Deploying PeopleSoft with Stingray Traffic Manager Using Stingray Traffic Manager with Oracle s PeopleSoft Enterprise Suite Table of Contents Introduction... 2 Why use Stingray Traffic

More information

Riverbed Stingray TrafficScript FACT SHEET

Riverbed Stingray TrafficScript FACT SHEET FACT SHEET What is? Riverbed Stingray TrafficScript is the customization language in Riverbed Stingray Traffic Manager. It makes it easy to create powerful traffic management rules that define how Stingray

More information

Riverbed Stingray Traffic Manager PRODUCT BROCHURE

Riverbed Stingray Traffic Manager PRODUCT BROCHURE Riverbed Traffic Manager PRODUCT BROCHURE Brochure: Riverbed Traffic Manager Overview As application environments become more complex, more distributed, and more virtualized, enterprises need a broader

More information

Migrating Cisco ACE Configuration to STINGRAY Traffic Manager Configuration

Migrating Cisco ACE Configuration to STINGRAY Traffic Manager Configuration User Guide Migrating Cisco ACE Configuration to STINGRAY Traffic Manager Configuration Riverbed Technical Marketing Contents Migrating Cisco ACE Configuration to STINGRAY Traffic Manager Configuration...1

More information

Stingray Traffic Manager Solution Guide

Stingray Traffic Manager Solution Guide SOLUTION GUIDE Stingray Traffic Manager Solution Guide Oracle E Business Suite Release 12 Riverbed Technical Marketing 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite,

More information

Alstom. Riverbed Steelhead Appliances Enable Global Power Organisation to Consolidate IT Infrastructure. Centralise backup

Alstom. Riverbed Steelhead Appliances Enable Global Power Organisation to Consolidate IT Infrastructure. Centralise backup CASE STUDY IN BRIEF Industry Energy & Transportation Challenges Improve application performance to remote sites Enable consolidation and centralisation of IT infrastructure Overcome bandwidth and latency

More information

Riverbed. Rapidly troubleshoot critical application and network issues using real-time infrastructure visualization and monitoring.

Riverbed. Rapidly troubleshoot critical application and network issues using real-time infrastructure visualization and monitoring. DATA SHEET OVERVIEW Network engineers manage complex and constantly changing networks. These networks carry business-critical services and applications, and are required to deliver high-performance while

More information

Pump Solutions Group CASE STUDY. The Whitewater gateway and the Veeam software work very well together to improve VM data protection.

Pump Solutions Group CASE STUDY. The Whitewater gateway and the Veeam software work very well together to improve VM data protection. CASE STUDY IN BRIEF Industry Pump manufacturer Challenges Ever increasing amounts of data that must be protected Distributed operations challenged legacy tape backup system Nearly complete (95 percent)

More information

Technical Brief GRANITE SNMP ALARMS AND RECOMMENDED ACTIONS. Technical Brief. Riverbed Technical Marketing

Technical Brief GRANITE SNMP ALARMS AND RECOMMENDED ACTIONS. Technical Brief. Riverbed Technical Marketing Technical Brief GRANITE SNMP ALARMS AND RECOMMENDED ACTIONS Technical Brief Riverbed Technical Marketing 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor,

More information

Square Enix Co., Ltd.

Square Enix Co., Ltd. CASE STUDY IN BRIEF Industry» Video Games Challenges» Transfers of large volumes of game ROM data between locations in Japan and overseas required an extremely large amount of time» Due to the necessity

More information

Allens Arthur Robinson

Allens Arthur Robinson CASE STUDY IN BRIEF Industry»» Legal Challenges»» Consolidate the data center environment while still delivering high-end application performance»» Replicate 2.5 terabytes of data via EMC SRDF/A over the

More information

Prommis. Challenge: Centralizing applications. Other providers told us they could accelerate ICA traffic, but only Riverbed actually could.

Prommis. Challenge: Centralizing applications. Other providers told us they could accelerate ICA traffic, but only Riverbed actually could. CASE STUDY IN BRIEF Industry Legal Services Challenges Migration from distributed computing infrastructure to co-location Latency associated with Citrix XenApp and Microsoft Exchange Solution 11 Steelhead

More information

Key Steps in the Transition to IPv6 WHITE PAPER

Key Steps in the Transition to IPv6 WHITE PAPER Key Steps in the Transition to IPv6 WHITE PAPER Content Introduction... 2 Internet Movement to IPv6... 2 Impact on the Enterprise... 3 Establishing Enterprise Web Presence on the IPv6 Internet... 4 The

More information

Enabling Branch Office Consolidation

Enabling Branch Office Consolidation WHITE PAPER Enabling Branch Office Consolidation A Riverbed Technology White Paper Executive Summary The first wave of IT consolidation moved services out of the remote office and into the data center

More information

Riverbed Steelhead Product Family with Granite

Riverbed Steelhead Product Family with Granite SPECIFICATION SHEET Riverbed Steelhead Product Family with Granite Model Specifications: Riverbed Steelhead CX Appliances Mid-Size Office Steelhead Large Office or Data Center Steelhead Model 555 Series

More information

UPGRADE GUIDE. Riverbed SteelStore. Upgrade Guide. Version 3.1 May 2014

UPGRADE GUIDE. Riverbed SteelStore. Upgrade Guide. Version 3.1 May 2014 UPGRADE GUIDE Riverbed SteelStore Upgrade Guide Version 3.1 May 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead, SteelScript, SteelStore,

More information

LITTLE Diversified Architectural Consulting

LITTLE Diversified Architectural Consulting CASE STUDY In BRIEF Industry»»Professional Services (Architecture) Challenges»»Create more secure, reliable remote backup processes to remove the risk of losing vital client data»»enable teams within distributed

More information

Freudenberg IT. Steelhead appliances. dramatically accelerated SAP performance for our clients. Solution: Wide-area Data Services

Freudenberg IT. Steelhead appliances. dramatically accelerated SAP performance for our clients. Solution: Wide-area Data Services CASE STUDY In Brief»» IT Managed Service Provider Challenges»» Created value-added services to better serve customer needs»» Accelerate application performance for a globally distributed client base»»

More information

Universal Health Services, Inc.

Universal Health Services, Inc. CASE STUDY In BRIEF Industry»»Healthcare Challenges»»Deliver mission-critical applications and information to healthcare professionals in 125 remote offices»»consolidate the data center environment while

More information

American Suzuki Motor Corporation (ASMC)

American Suzuki Motor Corporation (ASMC) CASE STUDY in brief Industry»»Automobile distribution Challenges»»Reduce costs for hardware, software maintenance, IT support, and bandwidth»»improve application performance for all 500 employees»»accelerate

More information

Riverbed Whitewater Cloud Storage Appliance

Riverbed Whitewater Cloud Storage Appliance 3.1 New Features Guide Riverbed Whitewater Cloud Storage Appliance Version 3.1 New Features Guide Riverbed Technical Marketing 2013 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead,

More information

Riverbed Steelhead Product Family with Granite

Riverbed Steelhead Product Family with Granite SPECIFICATION SHEET Riverbed Steelhead Product Family with Granite Mid-Size Office Steelhead Model Specifications: Riverbed Steelhead CX Appliances Large Office or Data Center Steelhead Model CX555 Series

More information

Optimization for Satellite WANs

Optimization for Satellite WANs WHITE PAPER Optimization for Satellite WANs Improve Performance and Reduce Bandwidth Costs Introduction Satellite networking is an essential component of modern communications infrastructure for many government

More information

Desert Schools Federal Credit Union

Desert Schools Federal Credit Union CASE STUDY in brief Industry»» Finance Credit Unions Challenges Desert Schools Federal Credit Union»» Support 64 retail banking locations Riverbed Steelhead Appliances Improve Bandwidth Speed for Major

More information

MS Exchange 2003/2007

MS Exchange 2003/2007 CASE STUDY In Brief Industry»»Industry: Professional Services (Legal) Challenges»»Improve application performance across the wide-area network (WAN)»»Achieve cost reductions and avoid an expensive managed,

More information

Riverbed Cascade Shark DATA SHEET

Riverbed Cascade Shark DATA SHEET Riverbed DATA SHEET DATA SHEET: Continuous, high-speed packet capture, indexing, and storage Riverbed Cascade Shark appliance provides continuous, high-speed packet capture, indexing, and storage to ensure

More information

Brocade Virtual Traffic Manager and Parallels Remote Application Server

Brocade Virtual Traffic Manager and Parallels Remote Application Server White Paper Parallels Brocade Virtual Traffic Manager and Parallels Deployment Guide 01 Contents Preface...4 About This Guide...4 Audience...4 Contacting Brocade...4 Internet...4 Technical Support...4

More information

Optimizing NetApp SnapMirror

Optimizing NetApp SnapMirror Technical White Paper Optimizing NetApp SnapMirror WAN Optimization using Riverbed Steelhead appliances Technical White Paper 2014 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite,

More information

Parsons Corporation CASE STUDY. »»Central Management Console deployed

Parsons Corporation CASE STUDY. »»Central Management Console deployed CASE STUDY in brief Industry»»Project management, Engineering, Construction Challenges»»Enable globally distributed workforce to collaborate effectively»»consolidate data centers in order to save costs

More information

WIDE AREA DATA SERVICES

WIDE AREA DATA SERVICES A Riverbed Technology White Paper WIDE AREA DATA SERVICES OPTIMIZING THE REMOTE OFFICE WIDE AREA DATA SERVICES Optimizing the Remote Office 2006 Riverbed Technology, Inc. All rights reserved. 0 WIDE AREA

More information

SteelFusion with Citrix XenDesktop

SteelFusion with Citrix XenDesktop SOLUTION GUIDE SteelFusion with Citrix XenDesktop Solution Guide August 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead, SteelScript, SteelStore,

More information

How to Make the Client IP Address Available to the Back-end Server

How to Make the Client IP Address Available to the Back-end Server How to Make the Client IP Address Available to the Back-end Server For Layer 4 - UDP and Layer 4 - TCP services, the actual client IP address is passed to the server in the TCP header. No further configuration

More information

Riverbed vs. Expand Networks

Riverbed vs. Expand Networks COMPETITIVE BRIEF 1 Riverbed vs. Expand Networks Expand Networks Overview Founded in 1998, Expand is a long-time vendor in the network compression and QoS market. In mid-2006, Expand acquired DiskSites,

More information

A10 Thunder ADC with Oracle E-Business Suite 12.2 DEPLOYMENT GUIDE

A10 Thunder ADC with Oracle E-Business Suite 12.2 DEPLOYMENT GUIDE A10 Thunder ADC with Oracle E-Business Suite 12.2 DEPLOYMENT GUIDE Table of Contents 1. Introduction... 2 2 Deployment Prerequisites... 2 3 Oracle E-Business Topology... 3 4 Accessing the Thunder ADC Application

More information

Deploying the BIG-IP LTM with Microsoft Skype for Business

Deploying the BIG-IP LTM with Microsoft Skype for Business F5 Deployment Guide Deploying the BIG-IP LTM with Microsoft Skype for Business Welcome to the Microsoft Skype for Business Server deployment guide. This document contains guidance on configuring the BIG-

More information

Deploying BIG-IP LTM with Microsoft Lync Server 2010 and 2013

Deploying BIG-IP LTM with Microsoft Lync Server 2010 and 2013 F5 Deployment Guide Deploying BIG-IP LTM with Microsoft Lync Server 2010 and 2013 Welcome to the Microsoft Lync Server 2010 and 2013 deployment guide. This document contains guidance on configuring the

More information

Deployment Guide AX Series with Oracle E-Business Suite 12

Deployment Guide AX Series with Oracle E-Business Suite 12 Deployment Guide AX Series with Oracle E-Business Suite 12 DG_OEBS_032013.1 TABLE OF CONTENTS 1 Introduction... 4 2 Deployment Prerequisites... 4 3 Oracle E-Business Topology... 5 4 Accessing the AX Series

More information

Deploying the BIG-IP LTM v11 with Microsoft Lync Server 2010 and 2013

Deploying the BIG-IP LTM v11 with Microsoft Lync Server 2010 and 2013 Deployment Guide Deploying the BIG-IP LTM v11 with Microsoft Welcome to the Microsoft Lync Server 2010 and 2013 deployment guide. This document contains guidance on configuring the BIG-IP Local Traffic

More information

AutoCAD 2007 vs. AutoCAD 2004

AutoCAD 2007 vs. AutoCAD 2004 WHITE PAPER AutoCAD 2007 vs. AutoCAD 2004 The Effect on WAN Optimization Solutions INTRODUCTION Riverbed Technology has hundreds of architecture, engineering and construction (AEC) customers using Steelhead

More information

SteelFusion Best Practices Guide

SteelFusion Best Practices Guide Solution Guide SteelFusion Best Practices Guide Solution Guide Riverbed Technical Marketing June 2016 Table of Contents Introduction... 4 Audience... 4 Additional Resources... 4 SteelFusion Overview...

More information

PCI DSS Compliance with Riverbed Stingray Traffic Manager and Stingray Application Firewall WHITE PAPER

PCI DSS Compliance with Riverbed Stingray Traffic Manager and Stingray Application Firewall WHITE PAPER PCI DSS Compliance with Riverbed Stingray Traffic Manager and Stingray Application Firewall WHITE PAPER Table of Content PCI DSS Overview... 2 1.1 Key requirements of the PCI DSS standard... 3 Riverbed

More information

BIG-IP Acceleration: Network Configuration. Version

BIG-IP Acceleration: Network Configuration. Version BIG-IP Acceleration: Network Configuration Version 12.1.0 Table of Contents Table of Contents Configuring Global Network Acceleration...9 Overview: Configuring Global Network Acceleration...9 Deployment

More information

DEPLOYMENT GUIDE A10 THUNDER ADC FOR EPIC SYSTEMS

DEPLOYMENT GUIDE A10 THUNDER ADC FOR EPIC SYSTEMS DEPLOYMENT GUIDE A10 THUNDER ADC FOR EPIC SYSTEMS OVERVIEW This document shows how an A10 Thunder Series device can be deployed with Epic Electronic Medical Record system. The tested solution is based

More information

Load Balancing 101: Nuts and Bolts

Load Balancing 101: Nuts and Bolts Load Balancing 101: Nuts and Bolts Load balancing technology is the basis on which today s Application Delivery Controllers operate. But the pervasiveness of load balancing technology does not mean it

More information

data Sheet: Riverbed Steelhead Product Family

data Sheet: Riverbed Steelhead Product Family data Sheet: Riverbed Product Family Accelerating Applications for the Global Workforce Companies of all sizes depend on the Riverbed product family to accelerate the performance of applications over the

More information

Five Ugly Truths about WAFS and Caching

Five Ugly Truths about WAFS and Caching A Riverbed Technology White Paper FIVE UGLY TRUTHS ABOUT WAFS AND CACHING Five Ugly Truths about WAFS and Caching Why caching can t meet the enterprise application acceleration challenge 2006 Riverbed

More information

Load Balancing 101: Nuts and Bolts

Load Balancing 101: Nuts and Bolts Load Balancing 101: Nuts and Bolts Load balancing technology is the basis on which today's Application Delivery Controllers operate. But the pervasiveness of load balancing technology does not mean it

More information

SERVICE DESCRIPTION SD-WAN. from NTT Communications

SERVICE DESCRIPTION SD-WAN. from NTT Communications SERVICE DESCRIPTION SD-WAN from NTT Communications 1 NTT SD-WAN Service Portfolio NTT Communications, (NTT Com s), SD-WAN service offers a new approach for deploying enterprise grade Wide Area Networks

More information

Load Balancing For Clustered Barracuda CloudGen WAF Instances in the New Microsoft Azure Management Portal

Load Balancing For Clustered Barracuda CloudGen WAF Instances in the New Microsoft Azure Management Portal Load Balancing For Clustered Barracuda CloudGen WAF Instances in the New Microsoft Azure Management This guide will walk you through the steps to load balance traffic across multiple instances of the Barracuda

More information

Deploying the BIG-IP System v10 with Oracle s BEA WebLogic

Deploying the BIG-IP System v10 with Oracle s BEA WebLogic DEPLOYMENT GUIDE Deploying the BIG-IP System v10 with Oracle s BEA WebLogic Version 1.0 Table of Contents Table of Contents Deploying the BIG-IP system v10 with Oracle s BEA WebLogic Prerequisites and

More information

Traffic Valuation and Prioritization with Riverbed Stingray Traffic Manager WHITE PAPER

Traffic Valuation and Prioritization with Riverbed Stingray Traffic Manager WHITE PAPER Traffic Valuation and Prioritization with Riverbed Stingray Traffic Manager WHITE PAPER Table of Content Introduction... 3 An example... 3 Designing a service policy... 4 Riverbed Stingray Traffic Manager

More information

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦

KillTest ᦝ䬺 䬽䭶䭱䮱䮍䭪䎃䎃䎃ᦝ䬺 䬽䭼䯃䮚䮀 㗴 㓸 NZZV ]]] QORRZKYZ PV ٶ瀂䐘މ悹伥濴瀦濮瀃瀆ݕ 濴瀦 KillTest Exam : 1Y0-A21 Title : Basic Administration for Citrix NetScaler 9.2 Version : Demo 1 / 5 1.Scenario: An administrator is working with a Citrix consultant to architect and implement a NetScaler

More information

Riverbed Whitewater Cloud Storage Gateway

Riverbed Whitewater Cloud Storage Gateway QUICK START GUIDE Riverbed Whitewater Cloud Storage Gateway Quick Start Guide for CA ARCserve Backup Riverbed Technical Marketing September 2012 2012 Riverbed Technology. All rights reserved. Riverbed,

More information

Load Balancing Microsoft Remote Desktop Services. Deployment Guide v Copyright Loadbalancer.org, Inc

Load Balancing Microsoft Remote Desktop Services. Deployment Guide v Copyright Loadbalancer.org, Inc Load Balancing Microsoft Remote Desktop Services Deployment Guide v2.2 Copyright 2002 2017 Loadbalancer.org, Inc Table of Contents About this Guide...4 2. Loadbalancer.org Appliances Supported...4 3. Loadbalancer.org

More information

Oracle PeopleSoft 9.2 with NetScaler for Global Server Load Balancing

Oracle PeopleSoft 9.2 with NetScaler for Global Server Load Balancing Oracle PeopleSoft 9.2 with NetScaler for Global Server Load Balancing This solution guide focuses on defining the deployment process for Oracle PeopleSoft with Citrix NetScaler for GSLB (Global Server

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

Citrix NetScaler LLB Deployment Guide

Citrix NetScaler LLB Deployment Guide Deployment Guide Citrix NetScaler Citrix NetScaler LLB Deployment Guide Deployment Guide for Using a NetScaler Appliance for Outbound Link Load Balancing www.citrix.com Contents Introduction... 3 Solution

More information

Guide to Deploying NetScaler as an Active Directory Federation Services Proxy

Guide to Deploying NetScaler as an Active Directory Federation Services Proxy Deployment Guide Guide to Deploying NetScaler as an Active Directory Federation Services Proxy Enabling seamless authentication for Office 365 use cases Table of Contents Introduction 3 ADFS proxy deployment

More information

Q-Balancer Range FAQ The Q-Balance LB Series General Sales FAQ

Q-Balancer Range FAQ The Q-Balance LB Series General Sales FAQ Q-Balancer Range FAQ The Q-Balance LB Series The Q-Balance Balance Series is designed for Small and medium enterprises (SMEs) to provide cost-effective solutions for link resilience and load balancing

More information

Load Balancing Web Proxies / Filters / Gateways. Deployment Guide v Copyright Loadbalancer.org

Load Balancing Web Proxies / Filters / Gateways. Deployment Guide v Copyright Loadbalancer.org Load Balancing Web Proxies / Filters / Gateways Deployment Guide v1.6.5 Copyright Loadbalancer.org Table of Contents 1. About this Guide...4 2. Loadbalancer.org Appliances Supported...4 3. Loadbalancer.org

More information

Never Drop a Call With TecInfo SIP Proxy White Paper

Never Drop a Call With TecInfo SIP Proxy White Paper Innovative Solutions. Trusted Performance. Intelligently Engineered. Never Drop a Call With TecInfo SIP Proxy White Paper TecInfo SD-WAN product - PowerLink - enables real time traffic like VoIP, video

More information

Load Balancing Overview

Load Balancing Overview The "Load Balancing" feature is available only in the Barracuda Web Application Firewall 460 and above. A load balancer is a networking device that distributes traffic across multiple back-end servers

More information

Load Balancing Bloxx Web Filter. Deployment Guide v Copyright Loadbalancer.org

Load Balancing Bloxx Web Filter. Deployment Guide v Copyright Loadbalancer.org Load Balancing Bloxx Web Filter Deployment Guide v1.3.5 Copyright Loadbalancer.org Table of Contents 1. About this Guide...4 2. Loadbalancer.org Appliances Supported...4 3. Loadbalancer.org Software Versions

More information

VMware Horizon View Deployment

VMware Horizon View Deployment VMware Horizon View provides end users with access to their machines and applications through a unified workspace across multiple devices, locations, and connections. The Horizon View Connection Server

More information

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: UNIFIED ACCESS GATEWAY ARCHITECTURE

REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: UNIFIED ACCESS GATEWAY ARCHITECTURE REVISED 6 NOVEMBER 2018 COMPONENT DESIGN: UNIFIED ACCESS GATEWAY ARCHITECTURE Table of Contents Component Design: Unified Access Gateway Architecture Design Overview Network Deployment Options Authentication

More information

Choosing the Right Acceleration Solution

Choosing the Right Acceleration Solution Choosing the Right Acceleration Solution In the previous piece in this series, What is Network Acceleration, we outlined the various techniques used to improve network performance. Now, we will discuss

More information

vcloud Air - Virtual Private Cloud OnDemand Networking Guide

vcloud Air - Virtual Private Cloud OnDemand Networking Guide vcloud Air - Virtual Private Cloud OnDemand Networking Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

BIG-IP Global Traffic Manager

BIG-IP Global Traffic Manager v9 Series Datasheet Global Traffic Manager User Seattle Global Traffic Manager Maximizing ROI, availability, and the user experience across multiple data centers and distributed sites GTM San Francisco

More information

Deploying Microsoft SharePoint with the F5 WebAccelerator

Deploying Microsoft SharePoint with the F5 WebAccelerator Deployment Guide Deploying Microsoft SharePoint Portal Server 2003 with the F5 WebAccelerator Deploying Microsoft SharePoint with the F5 WebAccelerator Welcome to the F5 WebAccelerator - Microsoft SharePoint

More information

Riverbed. Steelhead Product Family

Riverbed. Steelhead Product Family Riverbed Product Family 1 DATA SHEET: Riverbed Product Family Overview Companies of all sizes depend on the Riverbed product family to accelerate the performance of applications over the WAN. appliances

More information

BIG-IP Local Traffic Management: Basics. Version 12.1

BIG-IP Local Traffic Management: Basics. Version 12.1 BIG-IP Local Traffic Management: Basics Version 12.1 Table of Contents Table of Contents Introduction to Local Traffic Management...7 About local traffic management...7 About the network map...7 Viewing

More information

INTEGRATED APPLICATION ASSURANCE

INTEGRATED APPLICATION ASSURANCE INTEGRATED APPLICATION ASSURANCE Layer 7 Visibility Application and Internet Control Policy Based WAN Optimization INTEGRATED ASSURANCE SUITE Increase the speed and efficiency of your wide area network.

More information

Overview. Application security - the never-ending story

Overview. Application security - the never-ending story RIVERBED STINGRAY APPLICATION FIREWALL Securing Cloud Applications with a Distributed Web Application Firewall Overview Responsibility over IT security is moving away from the network and IT infrastructure

More information

Load Balancing Technology White Paper

Load Balancing Technology White Paper Load Balancing Technology White Paper Keywords: Server, gateway, link, load balancing, SLB, LLB Abstract: This document describes the background, implementation, and operating mechanism of the load balancing

More information

ThousandEyes for. Application Delivery White Paper

ThousandEyes for. Application Delivery White Paper ThousandEyes for Application Delivery White Paper White Paper Summary The rise of mobile applications, the shift from on-premises to Software-as-a-Service (SaaS), and the reliance on third-party services

More information

Deploying the BIG-IP System v11 with DNS Servers

Deploying the BIG-IP System v11 with DNS Servers Deployment Guide Document version 1.1 What s inside: 2 What is F5 iapp? 2 Prerequisites and configuration notes 2 Configuration example 3 Preparation Worksheet 4 Configuring the BIG-IP iapp for DNS Servers

More information

Load Balancing Censornet USS Gateway. Deployment Guide v Copyright Loadbalancer.org

Load Balancing Censornet USS Gateway. Deployment Guide v Copyright Loadbalancer.org Load Balancing Censornet USS Gateway Deployment Guide v1.0.0 Copyright Loadbalancer.org Table of Contents 1. About this Guide...3 2. Loadbalancer.org Appliances Supported...3 3. Loadbalancer.org Software

More information

CCDP-ARCH. Section 11. Content Networking

CCDP-ARCH. Section 11. Content Networking CCDP-ARCH Section 11 As a designer, content networking technologies allows you to intelligently distribute content throughout the network, thereby reducing WAN bandwidth requirements. For example, a user

More information

Brocade Application Delivery

Brocade Application Delivery DATA SHEET Brocade Application Delivery HIGHLIGHTS Greater Flexibility Layer 7 Intelligence Improved User Experience Cloud Readiness Developer Support Multi-tenant ADC Platform Enterprise Capacity Management

More information

SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON

SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON White Paper SECURE, FLEXIBLE ON-PREMISE STORAGE WITH EMC SYNCPLICITY AND EMC ISILON Abstract This white paper explains the benefits to the extended enterprise of the on-premise, online file sharing storage

More information

Optimize and Accelerate Your Mission- Critical Applications across the WAN

Optimize and Accelerate Your Mission- Critical Applications across the WAN BIG IP WAN Optimization Module DATASHEET What s Inside: 1 Key Benefits 2 BIG-IP WAN Optimization Infrastructure 3 Data Optimization Across the WAN 4 TCP Optimization 4 Application Protocol Optimization

More information

DEPLOYMENT GUIDE Version 1.2. Deploying the BIG-IP System v10 with Microsoft IIS 7.0 and 7.5

DEPLOYMENT GUIDE Version 1.2. Deploying the BIG-IP System v10 with Microsoft IIS 7.0 and 7.5 DEPLOYMENT GUIDE Version 1.2 Deploying the BIG-IP System v10 with Microsoft IIS 7.0 and 7.5 Table of Contents Table of Contents Deploying the BIG-IP system v10 with Microsoft IIS Prerequisites and configuration

More information

2012 Riverbed Technology. All rights reserved. Riverbed and any Riverbed product or service name or logo used herein are trademarks of Riverbed

2012 Riverbed Technology. All rights reserved. Riverbed and any Riverbed product or service name or logo used herein are trademarks of Riverbed 2012 Riverbed Technology. All rights reserved. Riverbed and any Riverbed product or service name or logo used herein are trademarks of Riverbed Technology. All other trademarks used herein belong to their

More information

SaaS Providers. ThousandEyes for. Summary

SaaS Providers. ThousandEyes for. Summary USE CASE ThousandEyes for SaaS Providers Summary With Software-as-a-Service (SaaS) applications rapidly replacing onpremise solutions, the onus of ensuring a great user experience for these applications

More information

Thunder Series for MobileIron Sentry

Thunder Series for MobileIron Sentry DEPLOYMENT GUIDE Thunder Series for MobileIron Sentry Table of Contents 1 Overview...2 2 Deployment Guide Overview...2 3 Deployment Guide Prerequisites...2 4 Accessing the AX Series Load Balancer...2 5

More information

Microsoft Sharepoint 2010 Deployment Guide

Microsoft Sharepoint 2010 Deployment Guide Microsoft Sharepoint 2010 Deployment Guide v1.2.6 Copyright 2013 Loadbalancer.org, Inc. 1 Table of Contents About this Guide... 4 Appliances Supported... 4 Microsoft Sharepoint Software Versions Supported...4

More information

AD FS v3. Deployment Guide

AD FS v3. Deployment Guide Deployment Guide UPDATED: 15 November 2017 Copyright Notices Copyright 2002-2017 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo are registered trademarks

More information

Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution

Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution DATASHEET Optimizing Pulse Secure Access Suite with Pulse Secure Virtual Application Delivery Controller solution Features & Benefits Best-in-class VPN and vadc solutions A single point of access for all

More information

Deploying NetScaler with Microsoft Exchange 2016

Deploying NetScaler with Microsoft Exchange 2016 Deployment Guide Deploying NetScaler with Microsoft Exchange 2016 Deployment Guide Load balancing Microsoft Exchange 2016 with NetScaler Table of Contents Introduction 3 Configuration 5 NetScaler features

More information

vrealize Automation Load Balancing

vrealize Automation Load Balancing vrealize Automation Load Balancing Configuration Guide Version 7.4 T E C H N I C A L W H I T E P A P E R MAY 2018 V E R S I O N 28 Table of Contents Introduction... 3 Load Balancing Concepts... 4 SSL Pass-Through...

More information

CNS-207-2I Implementing Citrix NetScaler 10.5 for App and Desktop Solutions

CNS-207-2I Implementing Citrix NetScaler 10.5 for App and Desktop Solutions 1800 ULEARN (853 276) www.ddls.com.au CNS-207-2I Implementing Citrix NetScaler 10.5 for App and Desktop Solutions Length 5 days Price $5500.00 (inc GST) Overview The objective of Implementing Citrix NetScaler

More information

MS Lync Deployment Guide

MS Lync Deployment Guide Deployment Guide UPDATED: 11 January 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo are registered trademarks of

More information

DEPLOYMENT GUIDE HOW TO DEPLOY MICROSOFT SHAREPOINT 2016 WITH A10 THUNDER ADC

DEPLOYMENT GUIDE HOW TO DEPLOY MICROSOFT SHAREPOINT 2016 WITH A10 THUNDER ADC DEPLOYMENT GUIDE HOW TO DEPLOY MICROSOFT SHAREPOINT 2016 WITH A10 THUNDER ADC OVERVIEW Microsoft SharePoint Server 2016 is a collaboration platform that organizations of all sizes can use to improve the

More information

Deploying the BIG-IP System with Oracle WebLogic Server

Deploying the BIG-IP System with Oracle WebLogic Server Deploying the BIG-IP System with Server Welcome to the F5 and Oracle WebLogic Server deployment guide. F5 provides a highly effective way to optimize and direct traffic for WebLogic Server with the BIG-IP

More information

Deploying the BIG-IP System with Microsoft SharePoint 2016

Deploying the BIG-IP System with Microsoft SharePoint 2016 Deploying the BIG-IP System with Microsoft SharePoint 2016 Welcome to the F5 deployment guide for Microsoft SharePoint. This document contains guidance on configuring the BIG-IP system version 11.4 and

More information