In CF Analytics there’s a percentage in “Content type breakdown” known as “empty”
What is empty? Is it something to be worried about? does it mean a page is loading without data?
In CF Analytics there’s a percentage in “Content type breakdown” known as “empty”
What is empty? Is it something to be worried about? does it mean a page is loading without data?
Absent an issue you’re trying to debug, I think in general it can be safely ignored. It’s my understanding that content type is typically specified by the sending server along with an object (e.g. foo.jpg will /usually/ have a header with ‘content type = jpg’ associated with it.) Sometimes (on a Tuesday, under a full moon, in August, when the Eagles are not on tour) a server won’t set that for a particular object because $reasons.
Yay! Internet…
Cheers.
I was trying to debug
I was thinking that “empty” might be pages that failed to load content or the like.
So with your reply I understand what empty is a little better can rule it out.
I think empty is being trigger when the origin server returns a 304 for a resource?