Re: [google-appengine] Google Cloud Platform wants to hear from you

2015-04-23 Thread Aleem Mawani
@chris, thanks for asking, 1) Sorry I might have had some confusion here, I thought traffic splitting/traffic migration didn't work for managed VM's but it in fact it doesn't work for any non-default module. We haven't yet tried to put our default module on managed vms because of stability conc

Re: [google-appengine] Google Cloud Platform wants to hear from you

2015-04-23 Thread 'Chris Ramsdale' via Google App Engine
yes, the goal is to get App Engine Managed VMs (v2) to a state where they are ideal for frontend serving. couple of questions for you: (1) is traffic splitting and deploy-to-a-default-module not working for you? (2) re: APIs, which ones would you like to see enabled? you mentioned logging (and

Re: [google-appengine] Help : Share Datastore of App Engine with another app engine project

2015-04-23 Thread 'Alex Martelli' via Google App Engine
You can access Google Cloud Datastore "from anywhere" -- see https://cloud.google.com/datastore/docs . Alex On Thu, Apr 23, 2015 at 1:50 PM, Jorge William Rodrigues wrote: > Anyone know of any implementation or api own google app engine of > integration the "datastore" of the projects Google Ap

[google-appengine] Help : Share Datastore of App Engine with another app engine project

2015-04-23 Thread Jorge William Rodrigues
Anyone know of any implementation or api own google app engine of integration the "datastore" of the projects Google App Engine? Not using Web Services! Is it possible to make this integration "datastore"? Is there any API -- You received this message because you are subscribed to the Google G

Re: [google-appengine] So many spam bots are hitting my website hosted on Google App Engine

2015-04-23 Thread Barry Hunter
> > > > Thanks for your solution, but I can not go with filter, as filter will > also increase cost > How so? Do you mean the developer time to make the filter? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this grou

Re: [google-appengine] So many spam bots are hitting my website hosted on Google App Engine

2015-04-23 Thread Ashutosh Mishra
Hi Jeff, Thanks for your solution, but I can not go with filter, as filter will also increase cost and We are doing this only to reduce cost. Please suggest me some SEO prospective way to resolve this issue, as I have monitoring this bot user agen name remains same and IP too for some day aro

Re: [google-appengine] Google Cloud Platform wants to hear from you

2015-04-23 Thread Aleem Mawani
Chris - with the improvements you're suggesting to Managed VMs (20 sec deploys, <1 sec instance startup time) - will it be recommended to use Managed VMs to serve frontend traffic? Right now they seem to be more targetted to backend processing because of the slow scaling. If this is true, and y

Re: [google-appengine] So many spam bots are hitting my website hosted on Google App Engine

2015-04-23 Thread Jeff Schnitzer
What rate are these queries arriving? Are they all from the same IP address? Are they scanning your site or hitting one or two pages over and over? One request is not useful. Assuming this is just a poorly behaved bot and not a DOS attack, the simplest solution is to install a servlet filter at th

[google-appengine] mysql not able to java project deployed in google compute engine

2015-04-23 Thread workforwow
I have created a compute engine instance and have installed MySQL also authorized to cloud sql instance. don`t know what other settings to be done using ssl, searched a lot but not getting the exact settings to be done in VM instance to connect my java project to mysql. Initially getting this er

[google-appengine] Re: Some information in spanish?

2015-04-23 Thread Javier Ruiz
Hello, César. Please, make a question about app.yaml and I will try to answer in simple English y añadir alguna nota en Español. Best, saludos. Javier On Wednesday, April 22, 2015 at 4:17:23 PM UTC+2, César Mejías Narciso wrote: > > Hi everybody! > I'm looking for some information in spanish

[google-appengine] FeatureNotEnabledError on Managed VM for Image Service

2015-04-23 Thread Nickolas Daskalou
Hi all, Wondering if anyone knows what the problem is here. Runtime: Python I have just changed a module over to Managed VMs, and it uses the Images Python API (https://cloud.google.com/appengine/docs/python/images/). The module was working fine before the change (been running for almost one

[google-appengine] Re: OverQuotaException without being over quota

2015-04-23 Thread matt
My app has the same problem - please fix. Thanks! Project ID: spheric-brand-800 On Friday, December 7, 2012 at 1:51:05 AM UTC-7, Lucian Baciu wrote: > > My app has just started throwing this: > > com.google.apphosting.api.ApiProxy$OverQuotaException: The API call > datastore_v3.Put() requir