Hi,
Posting after a long time, need your urgent suggestion/experience.
Purpose: I want to make my site load (even more) faster.
Different Options
- Host images under the same domain - So no additional three way TCP handshake required.
- Different subdomain for images - Browser pipelining can be utilized.
- Different domain altogether - Browser pipelining can be utilize and also can avoid the site wide cookies with every request.
What is your opinion about this?
Thanks,
AjiNIMC