2014-12-06 143 views
2

我身边有5个项目,简单下的谷歌应用程序引擎建设的消息,最近他们被暂停,原因如下:谷歌应用程序引擎:高CPU占用率

Violation of Cloud Platform Terms Of Service 

当我联系谷歌团队,我这样的:

XXXX, 

Can you provide with a detailed description as 
to what your projects were doing? 

We detected high CPU utilization from each of your projects. 

XXXX. 

假设所有网页/内容的应用程序根据TOS,我们不能用分配的实例是全峰值?

我试图在他们的云平台的TOS中发现CPU利用率。但没有发现。

按照Google的Cloud Platform服务条款使用实例的CPU利用率有哪些限制?

可能导致暂停我的Google App Engine项目的其他原因是什么?

这些域名几乎没有任何访问。

不知道如果这些日志都在说什么,但有一些日志为我的网站如下:

2014-11-25 17:29:48.342 200 1.23 KB 30ms/
192.99.107.208 - - [25/Nov/2014:03:59:48 -0800] 
"GET/HTTP/1.1" 200 1257 - "Mozilla/5.0 (compatible; meanpathbot/1.0; +http://www.meanpath.com/meanpathbot.html)" 
"www.sai.rocks" ms=30 cpu_ms=0 cpm_usd=0.000140 instance=00c61b117ce5cd4a31855df6764c84b074be61 app_engine_release=1.9.16 

2014-11-26 
2014-11-26 14:46:37.970 200 2.63 KB 212ms/
54.146.190.175 - - [26/Nov/2014:01:16:37 -0800] 
"GET/HTTP/1.1" 200 2691 - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3)" 
"sai.rocks" ms=212 cpu_ms=93 cpm_usd=0.000301 loading_request=1 instance=00c61b117ca07c5404865802f60f07f42379a8 app_engine_release=1.9.16 
14:46:37.968 
This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU than a typical request for your application. 

2014-11-27 
2014-11-27 17:31:17.131 200 1.23 KB 16ms /robots.txt 
66.249.69.204 - - [27/Nov/2014:04:01:17 -0800] 
"GET /robots.txt HTTP/1.1" 200 1257 - "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 
"sasidhar.sai.rocks" ms=16 cpu_ms=0 cpm_usd=0.000140 instance=00c61b117ca07c5404865802f60f07f42379a8 app_engine_release=1.9.16 
2014-11-27 17:31:17.358 200 1.23 KB 73ms/
66.249.69.172 - - [27/Nov/2014:04:01:17 -0800] 
"GET/HTTP/1.1" 200 1257 - "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 
"sasidhar.sai.rocks" ms=73 cpu_ms=23 cpm_usd=0.000140 instance=00c61b117ca07c5404865802f60f07f42379a8 app_engine_release=1.9.16 

2014-11-28 
2014-11-28 00:38:30.805 200 1.23 KB 49ms/
66.249.69.56 - - [27/Nov/2014:11:08:30 -0800] 
"GET/HTTP/1.1" 200 1257 - "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 
"sasidhar.sai.rocks" ms=49 cpu_ms=47 cpm_usd=0.000140 instance=00c61b117ca07c5404865802f60f07f42379a8 app_engine_release=1.9.16 

编辑

运用图形:Utilization Graph

+0

您的利用率图表显示了什么(在App Engine控制台>仪表板上)? – 2014-12-06 04:17:34

+0

最近30天添加了利用率图,它在x轴上绝对平坦。 – Mahisha 2014-12-06 05:09:42

回答

1

我回答了上述邮件(在这个问题加)具有以下

Hi xxxx, 

Thanks for the details. 

All of the 5 projects that were suspended have just one single 
static page with Google Analytics using Google Tag Manager. 
And nothing else. 

My suspended projects are : 
xxx-xxxxxxx-xx, xxx-xxxxxxx-xx, xxx-xxxxxxx-xx, xxx-xxxxxxx-xx, 
xxx-xxxxxxx-xx 

In fact all the 21 projects that I have contain one and only one 
single static page as said above. Not a single other file. 

I didn't get any notification mail regarding this incident 
(High CPU Utilization) for any of the above suspended projects. 

Could you please elaborate on High CPU Utilization? Is this 
on number of requests per second? or a single process taking 
entire CPU and stopping other requests to process? or 
something else? 

Let me know if you need anything from my side 

Thanks, 
XXXXXXXXX. 

为此,我得到了来自谷歌的答复,没有提及任何理由中止我的账户,他们根本未悬浮所有我的项目。

这是我

Hi xxxxxx, 

I have reinstated your projects. Please give it a few minutes for 
the effect to propagate. 

Thanks, 
XXXXXXX. 

不知道发生了什么事的答复。但他们没有暂停我的项目。

-1

我会建议您可以按照链接https://cloud.google.com/terms/查找文档中的暂停和删除。他们明确提到了导致申请暂停的两点。

+0

我检查了所有这些条款,发现我的所有五个项目都是根据他们的条款与一个静态页面,很少或零点击。 – Mahisha 2014-12-12 05:23:21