[google-appengine] Re: Google Cloud App Engine Standard not support gzip?

2018-11-16 Thread Indra Sumawi
Thanks Jason 🙏

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/2585d40d-4e31-4f39-9a1e-87416ba525ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Error with RabitMQ installation - Flex

2018-11-16 Thread 'Edgar (Google Cloud Platform Support)' via Google App Engine


Kindly note that this forum is meant for general discussion of the App 
Engine platform, not specific technical issues. If you believe that what 
you've encountered is platform specific issue you can report this by 
creating an issue in the Issue Tracker and Google Cloud Support team member 
will assist you to resolve your issue. If your issue is not a platform 
issue but rather a problem with how you've configured your code, although 
you're not sure what it may be specifically, you should post to 
StackOverflow and community of developers will assist you.

https://cloud.google.com/support/docs/issue-trackers

http://www.stackoverflow.com/


On Friday, November 16, 2018 at 10:30:30 AM UTC-5, Deepak Singh wrote:
>
>
> I  am trying to install RabittMQ on compute engine instance with CentOS 7.2
>  
> Installation is done via ssh but while start up it gives me the following 
> error
>  
> 'Server proc limit'
>
> I could not resolve this issue as there is no error shown while 
> installation.
> Pls look into it.   
>
> -- 
> Deepak Singh
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/9aaa57b0-bece-4ee4-a6c0-63707f76c855%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: bc.googleusercontent.com Appendswrong info to query string and goes to 404

2018-11-16 Thread 'Milad (Google Cloud Platform)' via Google App Engine
Hello Gardecor,

I understand your concern about 'A=0'. However, I need further information 
to give you the best answer. What is the reproduction steps in:

A=0
to the URL.

E.g., correct URL = 
https://mysite.com/mypage?me=yes 


That [REMOTE_HOST] => 28.192.236.35.bc.googleusercontent.com

Can you please explain more about the issue? I'm looking for your reply.


On Wednesday, November 14, 2018 at 1:23:50 PM UTC-5, Gardecor Incorp wrote:
>
>
> SERVER vars:
> [REMOTE_ADDR] => 35.236.192.28
> [REMOTE_HOST] => 28.192.236.35.bc.googleusercontent.com
> [REMOTE_PORT] => 61840
> [HTTP_USER_AGENT] => Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-PT; 
> rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729) which is 
> Firefox 3.5 on XP
>
> Whatever this is doing, it is appending 
> 'A=0
> to the URL.
>
> E.g., correct URL = 
> https://mysite.com/mypage?me=yes
>
> That [REMOTE_HOST] => 28.192.236.35.bc.googleusercontent.com
>
> changes it to
> https://mysite.com/me=yes'A=0
>
> That results in a 404 because the query string, me=yes, should be the 
> correct var for the program to find the right page.
>
> (1) What's happening? Is this really Google?
>
> (2) If it's Google, then why doesn't Google quality check and correct what 
> they are doing?
>
> (3) Why doesn't the user agent reflect a bot?
>
> (4) It's upsetting to find this during a debugging routine a long time 
> after the program is coded and quality checked okay.
> How can that be prevented in the future? How do I predict that Google will 
> do something stupid like this.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1c4d62ac-5572-431d-a7b6-bd2528a716bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cannot take normal admin actions in Cloud Console - quota group ReadGroup and limit 'USER-100s' of service

2018-11-16 Thread 'Olu' via Google App Engine
This type of error is reported whenever you hit this "ReadGroup" quota due 
a high number deployments. With enough justification, you can request for 
an increase in the Quota, however, this request is suggest to the 
evaluation of the Google Cloud Platform team. You can open a request with 
the Google Cloud Platform support  or on 
the Issue tracker.  The request would be 
submitted to the Engineers but these requests are subject to evaluations 
and there are usually no ETA for the implementation.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/082f88ca-8f98-46d1-ba94-538018efada4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: nginx client_body_buffer_size increase

2018-11-16 Thread Jörg Wiesmann

>
> Hi Olu,
>

thank you for your reply! My current setup is actually quite simple. It is 
"just" a node application on the flex environment. I did not setup any 
nginx config whatsoever. I am using a pretty straight forward app.yaml and 
i deploy my application with the command 

gcloud app deploy


app.yaml

runtime: nodejs
env: flex

automatic_scaling:
  min_num_instances: 2
  max_num_instances: 5
resources:
  cpu: 2
  memory_gb: 2.3
  disk_size_gb: 10
  volumes:
  - name: ramdisk1
volume_type: tmpfs
size_gb: 0.5


in my package.json i additionally had to add

"engines": {
  "node": "8.9.4"
}


to tell google to use this node version.

That is basically all i did :)

Thank you for your help!

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/2b00649e-79ce-4e67-9bc6-54b5ee5a07a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: nginx client_body_buffer_size increase

2018-11-16 Thread 'Olu' via Google App Engine
I found this Serverfault link 

 
that confirms that this warning is actually an Nginx message which is sent 
to indicate that the size of your uploaded file was larger than the 
in-memory buffer reserved for uploads.

About using the Nginx.config file provided on the link you shared, the link 
shared is for "a package that provides a Docker image running Jenkins 
behind NGINX ". It is unclear 
how it directly applies to your setup. Can you provide more information 
about your application in the AppEngine Flex environment?

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/073d93f5-c4b9-44f8-8135-f0cba7fa66fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Issue with Standard environment(Node.js) automatic scaling

2018-11-16 Thread 'Jorge A (Google Cloud Support)' via Google App Engine
The parameter values depend on your app as there's no catch-all answer for 
this. You have to get a feel for it and see; if it's creating too many 
instances, you might want to upgrade the type of instances or keep more 
idle instances. If you see that the instances can't catch up with a traffic 
spike, you might want to have a lower threshold of max requests per 
instance to start another instance before the existing ones are at 
capacity. Ultimately, you're the one that can monitor and adapt scaling to 
the needs of your app and traffic.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/65b9d556-4046-421b-b63f-6114e9ed1ef1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: What's the timeout for Node cloud tasks handlers?

2018-11-16 Thread 'Dan S (Cloud Platform Support)' via Google App Engine
Hello,

As I understand the documentation confirm that "Automatic scaling services 
must finish before 10 minutes". Therefore, it seems that it will accept if 
the task falls in 2 minutes. You should get a better assistance in the 
Stack Overflow[1] since you have a technical issue and it will require some 
troubleshooting. 

There, you should receive help from the community fellow enthusiasts, and 
from Google engineers when you add a tag in your post according to the 
product where you require assistance, as you can check in our 
documentation[2]. Additionally, I suggest that you post some sample code 
and details regarding your application like deployment and settings.

[1] http://stackoverflow.com/
[2] https://cloud.google.com/support/docs/stackexchange






On Wednesday, November 14, 2018 at 1:25:07 PM UTC-5, Konrad Garus wrote:
>
> I have an application that does some work in background, using default 
> Cloud Tasks for scheduling/executing the process.
>
> I would like the job to be able to run for a few minutes, or at least 
> understand what the actual limitations are and what I can do about them.
>
> According to docs on Push Queues (which seem to be equivalent to the 
> modern Cloud Tasks?), the deadline is 10 minutes: 
> https://cloud.google.com/appengine/docs/standard/python/taskqueue/push/#the_task_deadline
> .
>
> However, my job seems to crash after 2 minutes. 115 seconds is fine, 121 
> seconds is a crash. The workload and resource consumption is the same in 
> all cases. The message is always the unhelpful "The process handling this 
> request unexpectedly died. This is likely to cause a new process to be used 
> for the next request to your application. (Error code 203)".
>
> According to docs on Node request handling, there is a 60-second timeout: 
> https://cloud.google.com/appengine/docs/standard/nodejs/how-requests-are-handled
> .
>
> What is the timeout in the end? Is it 1 minute, 2 minutes, or 10 minutes? 
> Is there anything I can do to change it, if I want my job to run for 5 or 
> 30 minutes?
>
>
> [image: crash.png]
>
>
>
>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a901662d-2d3b-4702-a4ad-8755e8dceb63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Unable to connect to deploy meteor app

2018-11-16 Thread 'Dan S (Cloud Platform Support)' via Google App Engine

>
> Hello, 
>
> You should get a better assistance in the Stack Overflow[1] since you have 
> a technical issue and it will require troubleshooting. There, you should 
> receive help from the community fellow enthusiasts, and from Google 
> engineers when you add a tag in your post according to the product where 
> you require assistance, as you can check in our documentation[2]. 
> Additionally, I suggest that you post some sample code and details 
> regarding your application like deployment and settings.
>

[1] http://stackoverflow.com/
[2] https://cloud.google.com/support/docs/stackexchange 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cb7328de-cba8-427c-9db6-09786a8261e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud App Engine Standard not support gzip?

2018-11-16 Thread Jason Collins
Follow https://issuetracker.google.com/issues/117814186 for resolution.

On Thursday, 15 November 2018 16:51:06 UTC-8, Indra Sumawi wrote:
>
> Hi Jason,
>
> I see. Thank you for your answer :)
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e3b708ca-09ba-4de6-8d68-2206060a56d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Node 8 Standard (Express) not gzipping content

2018-11-16 Thread Jason Collins
Follow https://issuetracker.google.com/issues/117814186 for resolution.

On Friday, 16 November 2018 08:50:10 UTC-8, Steve Geer wrote:
>
> Thank you for the update, Jason.  I'll keep an eye on it.
>
> On Monday, October 29, 2018 at 2:03:47 PM UTC-7, Jason Collins wrote:
>>
>> Today, we are not passing through the `Accept-Encoding` header, so it is 
>> not possible for your middleware to decide that it should compress. 
>>
>> We will roll out a fix for this in the new few weeks.
>>
>>
>> On Monday, 29 October 2018 06:12:50 UTC-7, Steve Geer wrote:
>>>
>>> I have run into an issue where app engine standard is not gzipping 
>>> responses.  It's a basic express universal application based on the docs at 
>>> angular.io , with the addition of 
>>> the compression middleware recommended by the express documentation.
>>>
>>> It's a very simple Angular 7 universal project, which can been seen here 
>>> .
>>>
>>> If you open the network tab you'll notice none of the assets are gzipped.
>>>
>>> Github 
>>> Stackoverflow 
>>> 
>>>
>>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ff75509d-b491-4fb1-9b6a-97dbb8a5c9c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Cannot take normal admin actions in Cloud Console - quota group ReadGroup and limit 'USER-100s' of service

2018-11-16 Thread Chris Lorenz
Hey there,

I am seeing a lot of issues when using the google cloud console to try and 
stop and delete versions. Also, as a side note my new deployments are also 
not provisioning servers for the versions, unsure if it is related. I just 
checked my quotas page and it shows I am way under hitting the read 
limit. Any info or known issues would help, thanks in advance.

Quota exceeded for quota group 'ReadGroup' and limit 'USER-100s' of service 
'appengine.googleapis.com' for consumer 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c3e477db-d7b3-45ba-9824-0b94dbb9872c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Unable to complete Tutorial on Google Compute Engine

2018-11-16 Thread 'Taame (Google Cloud Support)' via Google App Engine
I recommend that you report the needed tutorial updates to our product team 
using Issue Trackers . 
Google will consider the need based on its feasibility, or the number of 
customers who ask for it, but I can't guarantee an implementation or 
provide you with an ETA for it. Rest assured that Google strives on 
improving its products and that your feedback helps us do just that


On Monday, November 12, 2018 at 9:56:49 PM UTC-5, Dos Branding wrote:
>
> The first time you open Compute Engine on the right sidebar it guides you 
> to start the tutorial. That’s what I followed. 
> On Mon, Nov 12, 2018 at 5:13 PM 'Amit (Google Cloud Support)' via Google 
> App Engine  wrote:
>
>> Hello Dos,
>>
>> Did you follow any official tutorial / documentation  from Google? if 
>> Yes, Please provide us the link so we can check and take necessary action 
>> to change the wrong information or update if required.   
>>
>>
>> On Friday, November 9, 2018 at 4:51:23 PM UTC-5, Dos Branding wrote:
>>>
>>> Hi Amit. Then the tutorial should be updated so that it works from the 
>>> get go. 
>>> On Thu, Nov 1, 2018 at 9:56 AM 'Amit (Google Cloud Support)' via Google 
>>> App Engine  wrote:
>>>
 Hello Dos,

 By looking at your given error, it seems like the default port you are 
 using to connect mongoDB is native driver port, not HTTP connection port. 
 As I went through some community posts [1,2] related to this error, It 
 seems like MongoDB version 3.6 
 
  
 removes the deprecated HTTP interface and REST API connection. So if you 
 are using this version, you will need to use any mongodb driver,such as 
 this , to access the 
 database, you won't do any ‘POST’ command for this version. Additionally, 
 you can also follow this 
  article regarding 
 deploying Mongodb on Google Compute Engine.   

 [1] 
 https://stackoverflow.com/questions/23446876/cannot-access-mongodb-through-browser-it-looks-like-you-are-trying-to-access-m

 [2] https://groups.google.com/forum/#!topic/mongodb-user/S0-9Al9sd9w



 On Wednesday, October 31, 2018 at 11:35:42 AM UTC-4, Dos Branding wrote:
>
> Following the tutorial on Google Compute Engine, I am having trouble 
> completing the tutorial because it doesn't show how to add ports. 
>
> I created 2 instances, one backend and one front end. 
>
> However if I click on the external ip, it says the site is not 
> working. 
>
> I have attached my links as well as the error I was receiving. 
>
> http://104.196.177.94 is my backend instance
>
> http://104.196.223.176 is my frontend instance. 
>
> Also are there any videos showing how to do this?  
>
 -- 
 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 google-appengine+unsubscr...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at https://groups.google.com/group/google-appengine.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/google-appengine/cf15374d-f240-407d-abb8-c5e693f2facc%40googlegroups.com
  
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>> -- 
>> 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 google-appengine+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> Visit this group at https://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/3b218414-0a65-4bd2-aaba-a4adb0703ea0%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this disc

[google-appengine] nginx client_body_buffer_size increase

2018-11-16 Thread Jörg Wiesmann
Hi @ all,

i was wondering if somebody could help me out. I am running a node server 
on an app engine (flex) and i see the following warning in the log files:

textPayload:  "[warn] 32#32: *2096 a client request body is buffered to a 
temporary file 

I tried to understand what that means and i figured out, that google puts a 
nginx server as a proxy to all flex app engine applications. Since i never 
used nginx so far and i could not find any info @ the google documentation 
i am asking you guys, how do i change the value for

*client_body_buffer_size*

for the app engine? (or how can i improve the current situation and get rid 
of the warning message?)

i also found this: 
https://github.com/google/appengine-jenkins/tree/master/image/master_images 
with an example nginx.conf. Since i only want to change one single value 
(maybe 2) i am trying to find out what the best way could be. Can i just 
provide a nginx.conf with 2 values and it will only override this two 
values provided by default? Or do i have to create an own nginx.conf with 
all possible settings? 

Thank you for your help!

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/71103969-21c8-462e-8dd9-e84c6faee5fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Node 8 Standard (Express) not gzipping content

2018-11-16 Thread Steve Geer
Thank you for the update, Jason.  I'll keep an eye on it.

On Monday, October 29, 2018 at 2:03:47 PM UTC-7, Jason Collins wrote:
>
> Today, we are not passing through the `Accept-Encoding` header, so it is 
> not possible for your middleware to decide that it should compress. 
>
> We will roll out a fix for this in the new few weeks.
>
>
> On Monday, 29 October 2018 06:12:50 UTC-7, Steve Geer wrote:
>>
>> I have run into an issue where app engine standard is not gzipping 
>> responses.  It's a basic express universal application based on the docs at 
>> angular.io , with the addition of 
>> the compression middleware recommended by the express documentation.
>>
>> It's a very simple Angular 7 universal project, which can been seen here 
>> .
>>
>> If you open the network tab you'll notice none of the assets are gzipped.
>>
>> Github 
>> Stackoverflow 
>> 
>>
>>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4314a885-afc7-4beb-b4c7-bcc29ad1bef8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Error with RabitMQ installation - Flex

2018-11-16 Thread Deepak Singh
I  am trying to install RabittMQ on compute engine instance with CentOS 7.2

Installation is done via ssh but while start up it gives me the following
error

'Server proc limit'

I could not resolve this issue as there is no error shown while
installation.
Pls look into it.

-- 
Deepak Singh

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAF6cnzYt7r2t0Mq-iHV5b%3DWdXU0Am50rtBUEFQ-bzT1VqOsr6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.