Why am I getting 56% cookie usage with CDN?
|
08-16-2011, 06:18 AM
Post: #1
|
|||
|
|||
Why am I getting 56% cookie usage with CDN?
I am baffled as to why some of my css images are failing the cookie test.
http://www.webpagetest.org/result/110815...ic_content I am running the css through a cookieless subdomain and the response headers do not show a cookie being set |
|||
08-16-2011, 07:38 AM
Post: #2
|
|||
|
|||
RE: Why am I getting 56% cookie usage with CDN?
If you look at the request headers you can see that a __unam cookie is being sent up: http://www.webpagetest.org/result/110815...#request29
You could have Javascript or a cookie being set to the root domain. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)