Thanks . But please answer me 3 question to help me understand , how it work ?
On Sep 28, 2:27 am, Tapir <[email protected]> wrote: > Your app handles 20 req/s, which means 1.728M req/day. > If each page uses 3.5 requests, then you app has 500K pageviews/day. > I think you at least 3-6 full instances to run your app. > I don't think there is a way you can spend under 30$.day on app > engine > with the new price model. > > On Sep 27, 6:27 pm, poke <[email protected]> wrote: > > > > > > > > > My application using about 20 req/s . > > I tried many ways to optimize my application before new price model apply . > > But daily cost always getter than 30$ perday .I have 3 question . > > > 1.I think i increase number of resident instances will help cost go to down > > . I'm true ? > > 2.How to increase number of resident instances ? And how many Resident > > instances are fit for me ? > > 3.On dynamic page i set two header Cache-Control: public, max-age=300 and > > Exprites : "one hourse after". > > But number of requests to instance,resource usage,RPC apis not down . -- 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.
