http://test.[my_app_id].appspot.com
I configured the wildcard "test" in Google Apps (same config of "www"), But request at:
http://test.[my_domain].com
redicted to the frontend instance instead of backend instance.
What I do wrong or is it a GAE bug?