You will need to use a different domain, i.e. usually websites will install static.yourwebsite.com.
As long as the cookie domain is configured only on the source domain, it will not be sent to static.bla.com
Of course, it static.bla.comcan point to the same site / server, but for the browser - its different domain.
source
share