Book Image

Mastering NetScaler VPX

By : Marius Sandbu, Andy Paul
Book Image

Mastering NetScaler VPX

By: Marius Sandbu, Andy Paul

Overview of this book

Citrix NetScaler is one of the best Application Delivery Controller products in the world. The Application Delivery Controllers are commonly used for load balancing purposes, to optimize traffic, and to perform extra security settings. This book will give you an insight into all the available features that the Citrix NetScaler appliance has to offer. The book will start with the commonly used NetScaler VPX features, such as load balancing and NetScaler Gateway functionality. Next, we cover features such as Responder, Rewrite, and the AppExpert templates, and how to configure these features. After that, you will learn more about the other available Citrix technologies that can interact with Citrix NetScaler. We also cover troubleshooting, optimizing traffic, caching, performing protection using Application Firewall, and denying HTTP DDoS attacks for web services. Finally, we will demonstrate the different configuration principles real-world Citrix NetScaler deployment scenarios.
Table of Contents (15 chapters)
Mastering NetScaler VPX™
Notice
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Index

An active-passive data center for disaster recovery


The best configuration for Citrix NetScaler in an active-passive data center for disaster recovery is by using the global server load balancing feature for all resources that need to be accessed in the event of a failover to the passive data center.

But a standard high availability would fit this scenario as well when the backend environment has the same setup as the active data center. This means that there are no servers active in the passive data center. The servers will become active only when the active data center stops working. The servers in the passive data center side will need to be started manually by the hypervisor environment.

To use the high availability feature on Citrix NetScaler instead of global server load balancing, we need to be sure that the servers are configured with the same configuration as in the active data center:

  • Hostname

  • IP address

  • DNS server

So basically, the virtual machines in the active data center should be...