Book Image

Implementing NetScaler VPX??? - Second Edition

By : Marius Sandbu
Book Image

Implementing NetScaler VPX??? - Second Edition

By: Marius Sandbu

Overview of this book

With a large demand for responsive websites and availability of services, IT administrators are faced with an ever-rising need for services that are optimized for speed. NetScaler VPX is a software-based virtual appliance that provides users with the comprehensive NetScaler feature set. Implementing apps and cloud-based services is much easier with its increased service performance and integrated security features. This book will give you an insight into all the new features that NetScaler VPX™ has to offer. Starting off with the basics, you will learn how to set NetScaler up and configure it in a virtual environment including the new features available in version 11, such as unified gateway and portal theme customization. Next, the book will cover how to deploy NetScalar on Azure and Amazon, and you will also discover how to integrate it with an existing Citrix infrastructure. Next, you will venture into other topics such as load balancing Microsoft and Citrix solutions, configuring different forms of high availability Global Server Load Balancing (GSLB), and network optimization. You will also learn how to troubleshoot and analyze data using NetScaler's extensive array of features. Finally, you will discover how to protect web services using an application firewall and will get to grips with other features such as HTTP, DOS, and AAA.
Table of Contents (15 chapters)
Implementing NetScaler VPX™ Second Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Logging and statistics


In many cases, when load balancing web servers, you will want to have logging in place, which you can use to get detailed statistics of sessions that have gone against the web servers. By default, when setting up NetScaler, all traffic initiated will come from a Citrix SNIP address, which makes the log file useless as they all contain the same IP. One option that we can have is to use the Insert Client IP Address option. This will make NetScaler insert the client-ip, from where the original request comes within the HTTP header. By default, when this feature is enabled, the HTTP header will have the mark client-ip. This setting is enabled for each service and can be configured under Traffic Management | Load Balancing | Services | Settings | Insert Client IP address.

Also, for regular web-based traffic, we have the option to deploy Citrix NetScaler Insight. This allows for Appflow logging and provides detailed insights on the kind of web traffic that is being generated...