Since we are on this topic, does anyone know if the server returns 304 so that the file is not actually transferred to the client, does it count as bandwidth?
Say a file is 4kb and the http header is 1kb, does GAE charge 1kb bandwidth or 5kb as if it's served non-cached? Thanks. On Nov 3, 6:48 am, Kenneth <[email protected]> wrote: > I'm seeing this too but I've not been curious enough to find out > what's going on. For example I have a 4k png static file that gets > reported as 0 bytes with a 200 status. My guess would be that since > the actual file is served by the google edge servers that are > geographically close to your users this causes the size to be not > reported for reasons unknown. > > They're definitely not included in the main page numbers and I'd be > fairly certain they're tracked in your bandwidth usage. If they're > not let's keep it quiet. :-) > > On Nov 3, 8:36 am, pdknsk <[email protected]> wrote: > > > It's with status code 200 too. Are they maybe included in the KB of > > the main page which references them? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
