Reversibly breaking and remaking larger than 1MB files persistently
storing max 1 MB chunks, gae http get and post support the larger. The
gae http transport as it is handles larger files. The 1MB limit only
limits the entities, not the transport.

On Jan 8, 11:59 pm, MajorProgamming <sefira...@gmail.com> wrote:
> Just a few questions on static files:
>
> 1. Does serving a static file cost CPU usage?
>
> 2. Does having a large number of static files (let's say like 700)
> have _any_ effect on performance of page serving [similarly, does
> having a lot of mappings affect performance]?
>
> 3. When a python script reads a file off the app's filesystem (like a
> template html file), is that any faster than a get_by_key on the
> datastore? [i.e. filesystem vs. bigtable performance]?
>
> 4. Will the paid version of Google App Engine allow over 1000 files
> and/or larger than 1MB files (or entities)?
>
> Thanks,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to