1. Citrix ADC 13.1 Product Documentation: In the section on Front End Optimization
the feature is explicitly defined.
Source: Citrix ADC 13.1 > Optimization > Front End Optimization > "Configure a front end optimization action"
Quote/Reference: "Domain sharding. A web browser limits the number of connections to a domain. You can use domain sharding to increase the number of connections. You can specify up to four domain names." This directly confirms that domain sharding is the feature used to overcome browser connection limits.
2. Citrix ADC 13.0 Product Documentation: The purpose of other FEO features is also clearly defined
showing why they are incorrect for this specific scenario.
Source: Citrix ADC 13.0 > Optimization > Front End Optimization > "Front end optimization"
Quote/Reference: The documentation describes "Remove HTML comments" as a technique to reduce file size and "Lazy load images" as a method to defer loading of images until they are needed
distinguishing their purpose from that of domain sharding.