nerdexam
Citrix

1Y0-341 · Question #199

Scenario: A Citrix Engineer notices that a web page takes a long time to display. Upon further investigation, the engineer determines that the requested page is referencing 48 other elements for…

The correct answer is C. Domain Sharding. Domain sharding allows a web page to reference elements from multiple domains, enabling a browser to open additional parallel connections for downloading resources. This technique can be used to improve the time-to-display of a web page that references many elements for…

Optimization

Question

Scenario: A Citrix Engineer notices that a web page takes a long time to display. Upon further investigation, the engineer determines that the requested page is referencing 48 other elements for download. Which Front End Optimization technique can the engineer enable on the Citrix ADC to improve time-to-display?

Options

  • AShrink to Attributes
  • BRemove comments from HTML
  • CDomain Sharding
  • DMove to Head Tag

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    9% (5)
  • C
    83% (44)
  • D
    4% (2)

Explanation

Domain sharding allows a web page to reference elements from multiple domains, enabling a browser to open additional parallel connections for downloading resources. This technique can be used to improve the time-to-display of a web page that references many elements for download, as browsers limit the number of simultaneous connections to a single domain. By spreading requests across multiple domains, domain sharding can effectively increase the number of concurrent downloads, thus reducing the overall page load time.

Topics

#Domain Sharding#Front End Optimization#parallel downloads#time-to-display

Community Discussion

No community discussion yet for this question.

Full 1Y0-341 Practice