Citrix Endpoint Management Administration — Question 28

Which Front End Optimization technique can a Citrix Engineer enable on the Citrix ADC to remove all excess whitespace from a file?

Answer options

Correct answer: B

Explanation

The correct answer is B, Minify, as it specifically refers to the process of removing whitespace and comments from files to reduce their size. Options A, C, and D do not focus on whitespace removal; Shrink to Attributes is about optimizing attributes, Lazy Load deals with loading content only when needed, and Inlining refers to embedding resources directly into HTML.