Overview
Serve static content from a different domain to avoid unnecessary cookie traffic.
Serve static content from a different domain to avoid unnecessary cookie traffic.
When the browser requests a static image and sends cookies with the request, the server ignores the cookies. These cookies are unnecessary network traffic.