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

Reverse proxy


Nowadays, a lot of companies need to publish resources through the Internet. You can think about the e-mail environment, certain websites, customer relationship management, and so on. Citrix NetScaler can help companies arrange this using the reverse proxy methodology. Citrix NetScaler will be the proxy between the Internet and the company network. So basically, the servers can be in the LAN network and Citrix NetScaler will be placed in the DMZ zone. This will perform a secure connection.

With the reverse proxy functionality, it's also possible to perform a trusted and secure connection from outside by using an SSL certificate, and from Citrix NetScaler, this can be done using a single HTTP connection. This has an advantage; there is no change necessary on the server.

Lately, Citrix NetScaler has been used a lot for the reverse proxy functionality, because of the end-of-life from Microsoft TMG. Microsoft TMG was a reverse proxy that was used a lot for the Microsoft Exchange...