Article Updated
This article has been consolidated
HTTP status codes in web stats are explained in our Web Stats guide.
Short answer: HTTP 304 means "Not Modified." It is normal and healthy. It means a browser requested a file it already has cached, and the server confirmed the cached version is still current, saving bandwidth. It is not an error.
View Web Stats Guide