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
Arrow up icon
GO TO TOP
Implementing NetScaler VPX??? - Second Edition

You're reading from   Implementing NetScaler VPX??? - Second Edition Implement the new features of Citrix NetScaler 11 to optimize and deploy secure web services on multiple virtualization platforms

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher
ISBN-13 9781785288982
Length 202 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Marius Sandbu Marius Sandbu
Author Profile Icon Marius Sandbu
Marius Sandbu
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. NetScaler VPX™ 11 – Basics and Setup FREE CHAPTER 2. NetScaler Gateway™ 3. Load Balancing 4. Mobilestream 5. Optimizing NetScaler Traffic 6. High Availability 7. Security and Troubleshooting 8. AAA Application Traffic Index

Frontend optimization

Most websites today consist of a huge piece of CSS that contains style sheets that define how a website should look. Many have JavaScript to make the website more dynamic. Many sites are also media-heavy, meaning that they have a large amount of image and video content. A common problem with these sites that they are not always optimized for mobile users in terms of delivery.

This is where frontend optimization comes in—it allows NetScaler to optimize data before sending it back to the client.

So what can frontend optimization actually do? Here's a list:

  • JavaScript
    • Make inline
    • Minify
  • Image
    • Shrink to attributes
    • Convert GIF to PNG
    • Lazy load
    • Make inline
    • Optimize
    • Convert to WEBP
    • Convert to the JXR format
  • CSS
    • Make inline
    • Combine
    • Convert imports to links
    • Minify
    • Image inline
  • HTML
    • Remove comments from HTML
  • Domain sharding

Some of these are self-explanatory, but some require some more description, for instance, image lazy loading. When loading a website on a mobile device, it is common...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image