http 204 status on static files

63 views
Skip to first unread message

John Flint

unread,
Mar 30, 2016, 12:25:43 AM3/30/16
to Google App Engine
I am getting a 204 status in the logs of my application for some static files (CSS, JS etc). It is not every request and seems quite random. The logs do show a response is being returned and reports a response size. As far as I can tell from my browser the response is actually normal apart from the 204 status. It is a very low volume app with one a few hundred or so requests per day.

Josh Moore

unread,
Mar 30, 2016, 10:08:37 AM3/30/16
to google-a...@googlegroups.com
204 status in your logs with no log content indicates that the request was served from the edge cache, as opposed to from an instance of your app.  Only your app's logs will show an HTTP 204 status; the client will receive an HTTP 200 status in its response.

On Tue, Mar 29, 2016 at 9:25 PM, John Flint <john...@gmail.com> wrote:
I am getting a 204 status in the logs of my application for some static files (CSS, JS etc). It is not every request and seems quite random. The logs do show a response is being returned and reports a response size. As far as I can tell from my browser the response is actually normal apart from the 204 status. It is a very low volume app with one a few hundred or so requests per day.

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/814e0fe6-94c0-4d19-a4a2-cf5f93dbdfbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Josh Moore | Cloud Solutions Engineer | josh...@google.com | 

Reply all
Reply to author
Forward
0 new messages