All tags on a page show 304 status intermittently in Dev Tools?

Silver Contributor
Silver Contributor
Any idea what may cause this? About 2 refreshes out of 5 will actually get a "200 OK" status. The others show "304".
3 REPLIES 3

All tags on a page show 304 status intermittently in Dev Tools?

Employee Emeritus
Rey, This is expected behavior from our CDN network. You can read about the http status code 304 at: http://en.wikipedia.org/wiki/List_of_HTTP_status_codes "304 Not Modified Indicates that the resource has not been modified since the version specified by the request headers If-Modified-Since or If-None-Match. This means that there is no need to retransmit the resource, since the client still has a previously-downloaded copy."

All tags on a page show 304 status intermittently in Dev Tools?

Silver Contributor
Silver Contributor
Thanks Brian! I'll read up on that 304 code.

All tags on a page show 304 status intermittently in Dev Tools?

Tealium Employee
Just so everyone knows, this question was answered in the comments above.
Public