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
AU$24.99 per month
Full star icon Full star icon Full star icon Full star icon Half star icon 4.9 (7 Ratings)
Paperback Nov 2015 218 pages 1st Edition
eBook
AU$14.99 AU$53.99
Paperback
AU$67.99
Subscription
Free Trial
Renews at AU$24.99p/m
Arrow left icon
Profile Icon Marius Sandbu Profile Icon Paul Profile Icon Rick Roetenberg
Arrow right icon
AU$24.99 per month
Full star icon Full star icon Full star icon Full star icon Half star icon 4.9 (7 Ratings)
Paperback Nov 2015 218 pages 1st Edition
eBook
AU$14.99 AU$53.99
Paperback
AU$67.99
Subscription
Free Trial
Renews at AU$24.99p/m
eBook
AU$14.99 AU$53.99
Paperback
AU$67.99
Subscription
Free Trial
Renews at AU$24.99p/m

What do you get with a Packt Subscription?

Free for first 7 days. $24.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing
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 : 9781785281730
Vendor :
Citrix
Concepts :

What do you get with a Packt Subscription?

Free for first 7 days. $24.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

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

Packt Subscriptions

See our plans and pricing
Modal Close icon
AU$24.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
AU$249.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 AU$5 each
Feature tick icon Exclusive print discounts
AU$349.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 AU$5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total AU$ 196.97
Mastering Netscaler VPX
AU$67.99
Implementing NetScaler VPX??? - Second Edition
AU$60.99
Troubleshooting NetScaler
AU$67.99
Total AU$ 196.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

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.