Hi Brian: Is "/_ah/warmup" supposed to map to any particular response? Right now, there is no mapping for that url, and it gives a 301 to my default view.
I undertand the benefits of having the devserver match production, to test the actual performance (and thank you for that!). I am just not used to seeing the 301's in my logs. Should I map "/_ah/warmup" to a simple http response? Wouldn't that keep the instance warm without sending a request to an irrelevant view? I am just seeing my development logs polluted with extra messages spawned by a view that I did not request. I can learn to live with it. Thanks. BTW, will you be bringing more chocolate bars to I/O? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
