Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Mastering Netscaler VPX
Mastering Netscaler VPX

Mastering Netscaler VPX: Learn how to deploy and configure all the available Citrix NetScaler features with the best practices and techniques you need to know

Arrow left icon
Profile Icon Marius Sandbu Profile Icon Paul Profile Icon Rick Roetenberg
Arrow right icon
€8.99 €29.99
Full star icon Full star icon Full star icon Full star icon Half star icon 4.9 (7 Ratings)
eBook Nov 2015 218 pages 1st Edition
eBook
€8.99 €29.99
Paperback
€36.99
Subscription
Free Trial
Renews at €18.99p/m
Arrow left icon
Profile Icon Marius Sandbu Profile Icon Paul Profile Icon Rick Roetenberg
Arrow right icon
€8.99 €29.99
Full star icon Full star icon Full star icon Full star icon Half star icon 4.9 (7 Ratings)
eBook Nov 2015 218 pages 1st Edition
eBook
€8.99 €29.99
Paperback
€36.99
Subscription
Free Trial
Renews at €18.99p/m
eBook
€8.99 €29.99
Paperback
€36.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Mastering Netscaler VPX

Chapter 2. Using the Features of NetScaler® AppExpert

AppExpert's features are one of the most used features available in Citrix NetScaler. Most of AppExpert's features are included in the Citrix NetScaler Standard licensing. With AppExpert's features, we're able to make adjustments too, for example, HTTP headers and prevent services for Denial-of-Service (DOS) attacks. Citrix NetScaler offers seamless compatibility with your infrastructure through configuration templates for key Microsoft applications and built-in system center integration. Setup wizards and AppExpert templates make integrating and configuring NetScaler with Microsoft technologies easy. These extensible templates provide preconfigured policies for advanced optimizations, such as caching and compression. They even replicate the exact configurations that your business needs by modifying existing templates.

NetScaler has been validated to enhance user experience with these applications,...

AppExpert applications and templates

Citrix provides templates that can be downloaded from their website. These templates simplify deployment of services. They include load balancing rules, compression, redirecting, caching rules, and so on. The template can be found at http://www.citrix.com/static/appexpert/appexpert-template.html.

Note that AppExpert templates are based on the default settings from Citrix and require adjustments before they can be used in a production environment. The AppExpert Templates feature is available under the AppExpert menu. After downloading the template from the URL mentioned previously, we can import the template and the deployment file. This can be done by clicking on Import Template under the Applications pane in the AppExpert menu:

  1. Fill in Application Name. In this case, we're implementing the Microsoft Exchange template, so the name should be something like MicrosoftExchange.
  2. Upload the template file and, if necessary, the deployment file.
  3. Click on Continue...

HTTP Callouts

The HTTP Callouts option will be used for configured types of requests, or when criteria are met during policy evaluation. When the criteria matches the type of request, you might want to stall the policy evaluation briefly, retrieve information from a server, and then perform an action depending on the retrieved information. Another option could be that you want to update a database or the content hosted on a web server based on the requests.

An HTTP Callout is an HTTP or HTTPS request that Citrix NetScaler generates and sends to an external resource when the criteria matches during policy evaluation. The information can be analyzed by default syntax policy expressions.

You can use HTTP Callouts to obtain information from external applications. The Callout policy sends an HTTP request to an external application. An agent that you deploy in front of the application formats the request for the application.

The HTTP Callout can be configured for HTTP or HTTPS content switching...

Rate limiting

With the rate limiting feature in Citrix NetScaler, we can define a maximum load for load balancing virtual servers or configured backend servers. With this feature, we can configure so as to let Citrix NetScaler monitor the rate of traffic. Based on the configured rate limiting, Citrix NetScaler can block access for example. This monitoring feature is real-time. The rate limiting feature is especially useful when the network is under attack. So, with rate limiting, it's possible to prevent Distributed Denial-of-Service (DDoS) attacks. By using rate limiting, we can improve the reliability of the network and the resources that are presented by Citrix NetScaler.

Monitoring and controlling of the rate of traffic can be done based on:

  • Virtual servers
  • URLs
  • Domains
  • Combinations of URLs and domains
  • User-defined expressions

With rate limiting, it's possible to throttle the traffic rate when it's too high. It's also possible to redirect traffic to another load balancing...

Policies and expressions

In a lot of Citrix NetScaler's features, we can use policies and expressions based on our requirements. Also, based on our requirements, we can make a difference depending on particular expressions. For example, it's possible to show different information for Windows clients and Mac OS X clients.

An expression can enable NetScaler to accomplish the following:

  • Return the hostname in an HTTP request
  • Determine the IP address of a client that sent a TCP request
  • Identify the data that an HTTP request contains (for example, a popular spreadsheet or a word-processing application)
  • Calculate the length of an HTTP request

Citrix NetScaler supports classic and default syntax policies and expressions. Based on the feature, Citrix NetScaler supports one or both of the syntaxes. The default syntax provides greater capabilities than the classic syntax. The default syntax policies enable us to use more enhancements with respect to analyzing data, so it's possible to analyze...

Rewrite

The rewrite feature is a very useful feature when Citrix NetScaler is used to publish HTTP/SSL or TCP information. This feature can be used for request or response traffic. Rewrite is very useful for hiding/removing configurations, appending the default page, custom HTTP errors, hiding HTTP headers, and so on.

The working of the rewrite feature

The rewrite feature requires a rule and an action to perform the required tasks. The rule is used to identify whether the rule needs to be applied. The configured action will perform the actual action—what we like to rewrite. It's possible to bind multiple rewrite policies on every bind point. Based on the priority, we can define what needs to be applied first if the rule matches the request.

The bind point could be at a global level or defined for a specific Citrix NetScaler load balancing or content switching virtual server.

The rewrite feature also has some default rewrites installed, and these can't be deleted.

The policies...

AppExpert applications and templates


Citrix provides templates that can be downloaded from their website. These templates simplify deployment of services. They include load balancing rules, compression, redirecting, caching rules, and so on. The template can be found at http://www.citrix.com/static/appexpert/appexpert-template.html.

Note that AppExpert templates are based on the default settings from Citrix and require adjustments before they can be used in a production environment. The AppExpert Templates feature is available under the AppExpert menu. After downloading the template from the URL mentioned previously, we can import the template and the deployment file. This can be done by clicking on Import Template under the Applications pane in the AppExpert menu:

  1. Fill in Application Name. In this case, we're implementing the Microsoft Exchange template, so the name should be something like MicrosoftExchange.

  2. Upload the template file and, if necessary, the deployment file.

  3. Click on Continue...

HTTP Callouts


The HTTP Callouts option will be used for configured types of requests, or when criteria are met during policy evaluation. When the criteria matches the type of request, you might want to stall the policy evaluation briefly, retrieve information from a server, and then perform an action depending on the retrieved information. Another option could be that you want to update a database or the content hosted on a web server based on the requests.

An HTTP Callout is an HTTP or HTTPS request that Citrix NetScaler generates and sends to an external resource when the criteria matches during policy evaluation. The information can be analyzed by default syntax policy expressions.

You can use HTTP Callouts to obtain information from external applications. The Callout policy sends an HTTP request to an external application. An agent that you deploy in front of the application formats the request for the application.

The HTTP Callout can be configured for HTTP or HTTPS content switching,...

Rate limiting


With the rate limiting feature in Citrix NetScaler, we can define a maximum load for load balancing virtual servers or configured backend servers. With this feature, we can configure so as to let Citrix NetScaler monitor the rate of traffic. Based on the configured rate limiting, Citrix NetScaler can block access for example. This monitoring feature is real-time. The rate limiting feature is especially useful when the network is under attack. So, with rate limiting, it's possible to prevent Distributed Denial-of-Service (DDoS) attacks. By using rate limiting, we can improve the reliability of the network and the resources that are presented by Citrix NetScaler.

Monitoring and controlling of the rate of traffic can be done based on:

  • Virtual servers

  • URLs

  • Domains

  • Combinations of URLs and domains

  • User-defined expressions

With rate limiting, it's possible to throttle the traffic rate when it's too high. It's also possible to redirect traffic to another load balancing virtual server if...

Left arrow icon Right arrow icon

Key benefits

  • Implement and configure all the available NetScaler Application Delivery features and monitor NetScaler VPX performance in your environment
  • Packed with real-word NetScaler deployment scenarios to help you see the configuration principles in action
  • Integrate NetScaler with other Citrix technologies, including CloudBridge, Application Delivery Controller, HDX Insight, and Command Center

Description

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.

Who is this book for?

If you’re an administrator with prior experience using NetScaler then you have everything you need to make the most of this book.

What you will learn

  • Configure the more commonly used NetScaler VPX features such as basic load balancing, authentication, NetScaler Gateway, and StoreFront
  • Configure the AppExpert features such as Responder, Rewrite, AppExpert templates, parsing HTTP, TCP, and UDP data
  • Integrate NetScaler with other Citrix technologies such as CloudBridge, Insight Center, and Command Center
  • Optimize traffic using caching, front-end optimization, and compression
  • Dive deep in the security, caching, and compression enhancements
  • Protect your environment with AAA and Application Firewall, or from HTTP DDoS attacks
  • Troubleshoot an environment using tools such as TaaS and WireShark

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Nov 23, 2015
Length: 218 pages
Edition : 1st
Language : English
ISBN-13 : 9781785288869
Vendor :
Citrix
Concepts :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Nov 23, 2015
Length: 218 pages
Edition : 1st
Language : English
ISBN-13 : 9781785288869
Vendor :
Citrix
Concepts :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€189.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€264.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 106.97
Mastering Netscaler VPX
€36.99
Implementing NetScaler VPX??? - Second Edition
€32.99
Troubleshooting NetScaler
€36.99
Total 106.97 Stars icon
Banner background image

Table of Contents

8 Chapters
1. Configuring the Standard Features of NetScaler® Chevron down icon Chevron up icon
2. Using the Features of NetScaler® AppExpert Chevron down icon Chevron up icon
3. Integration with Citrix® Components Chevron down icon Chevron up icon
4. Traffic Management Chevron down icon Chevron up icon
5. Tuning and Monitoring NetScaler® Performances Chevron down icon Chevron up icon
6. Security Features and Troubleshooting Chevron down icon Chevron up icon
7. Real-World Deployment Scenarios Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.9
(7 Ratings)
5 star 85.7%
4 star 14.3%
3 star 0%
2 star 0%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Lance Dec 06, 2017
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Not a bad product - it didn't give me the info I was lo9oking for.
Amazon Verified review Amazon
Yugandhar Dec 21, 2015
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I'm Yugandhar Ananda technical reviewer on this book. I have 5 years of experience on Citrix products.This is a very good book for Netscaler engineers who are beginning to implement independently. Its extremely touching, and i hope to read it again. I really enjoyed this book.This book covers all the advanced features of Netscaler. It has a lot of great information for optimizing the environment. If you are looking to implement a Citrix Netscaler environment and need a learning aid or guide then look no further, this book has everything you need from start to finish.
Amazon Verified review Amazon
Alby Aug 28, 2017
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Received the book good
Amazon Verified review Amazon
Michael W. Cropsey Aug 30, 2017
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Very good book and reference guide. Helped me get back up to speed after not working with NetScaler for a few years and definitely helped me with my support of the product.
Amazon Verified review Amazon
Hugo Feb 22, 2016
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I am not am specialist in Citrix Technologies, but I want to use Netscaler and I can assure you that if you want to use this technology this book help you understand and master the Netscaler VPX. The book is well designed, from basic and most common used features to real world optimization that you may have to adapt your project to achieve your needs. Citrix Netscaler is a powerful tool, some features are complex to use, but is worth. This book will introduce you to what you need to know to start, manage, view in performance perspectives and adjust the security of your applications. I liked the book, thank you the authors for the good book.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.