+1 for point 1. But i think to reach there, there was to be some kind of profiling information that appengine needs to be provide, like /app/ url1 url needs to be run on F4 instances, while /app/url2 needs to run on F1.
On Dec 13, 3:04 pm, Waleed Abdulla <[email protected]> wrote: > A couple of questions: > > 1. Since not all my requests are the same, I wouldn't want to use bigger > front-end instances across the board. Are there plans to allow setting > instance type based on app.yaml routes? > > 2. Can you clarify this point? Will mapreduce not be supported on Python > 2.7? > > "WARNING: Starting with the 1.6.2 release of the experimental Python > 2.7 runtime, the mapreduce and > datastore_admin builtins will not be supported." > > Regards, > Waleed > > > > > > > > On Tue, Dec 13, 2011 at 11:46 AM, Vivek Puri <[email protected]> wrote: > > Ikai, > > > Looking at my Application setting, i see that the "Frontend Instance > > Class" is set to F2 by default. I didnt change it to F2. However the > > docs(http://code.google.com/appengine/docs/adminconsole/ > > performancesettings.html#Setting_the_Frontend_Instance_Class) say that > > F1 is default . Let me know which statement is correct. > > > -- > > 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.
