1Y0-341 · Question #30
Which Front End Optimization technique can a Citrix Engineer enable on the Citrix ADC to remove all excess whitespace from a file?
The correct answer is B. Minify. Minify: Minification is the process of removing unnecessary characters such as whitespace, comments, and newline characters from code files. According to the provided information, NetScaler FEO feature performs minification for CSS, JavaScript, and HTML, which matches the…
Question
Which Front End Optimization technique can a Citrix Engineer enable on the Citrix ADC to remove all excess whitespace from a file?
Options
- AShrink to Attributes
- BMinify
- CLazy Load
- DInlining
How the community answered
(35 responses)- A9% (3)
- B71% (25)
- C3% (1)
- D17% (6)
Explanation
Minify: Minification is the process of removing unnecessary characters such as whitespace, comments, and newline characters from code files. According to the provided information, NetScaler FEO feature performs minification for CSS, JavaScript, and HTML, which matches the requirement to remove all excess whitespace from a file. https://docs.citrix.com/en-us/citrix-adc/current-release/optimization/front-end-optimization.html
Topics
Community Discussion
No community discussion yet for this question.