appid1 ~50% appid2 ~340% appid3 ~3200% I just limited my idle instances (to 3). It seems that are some thing wrong
*Instances *[image: help]<http://code.google.com/appengine/docs/adminconsole/instances.html> QPS*Latency*RequestsErrorsAgeMemoryAvailability *0.000* *0.0 ms* *104* 0 *18:39:24* 14.9 MBytes [image: Resident Icon] Resident *0.000* *0.0 ms* *82* 0 *18:44:27* 12.2 MBytes [image: Resident Icon]Resident 0.017 78.0 ms 297 0 18:38:45 15.4 MBytes [image: Resident Icon]Resident 0.317 24.5 ms 1468 0 0:44:29 15.9 MBytes [image: Dynamic Icon]Dynamic 0.617 14.7 ms 9641 0 3:51:11 24.4 MBytes [image: Dynamic Icon] Dynamic 0.700 15.5 ms 2742 0 0:55:25 16.1 MBytes [image: Dynamic Icon] Dynamic It seems that 3 instances would be enough to serve my app, but appengine starts extra instances, and don't send requests to my resident instances. On Wed, Aug 31, 2011 at 5:28 PM, Waleed Abdulla <[email protected]> wrote: > It's 300% for me (3x what I pay now). Most of the cost is datastore writes > and reads, followed by instance hours. > > > > On Wed, Aug 31, 2011 at 1:26 PM, pdknsk <[email protected]> wrote: > >> It's an about 50% increase for me, because of datastore writes. >> >> -- >> 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. >> >> > -- > 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. > -- 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.
