连接有效的Google Cloud SQL

时间:2014-09-12 04:36:17

标签: wordpress google-app-engine google-cloud-sql

我在Google Cloud SQL和Google Cloud上设置了wordpress。 我只有2个最小的插件设置Gapps引擎和Batchache管理器 没有帖子,没有其他插件。 我没有访客或粉丝。

我的问题是我仍然与Google Coud SQL建立了有效连接,每小时收费0.025英镑。

我有一个始终保持连接的连接。 这个连接我想在不使用时关闭。

这些是我的完整流程列表

+----+------+---------------+------+---------+------+
| Id |    User | Host | db | Command | Time | State | Info |1 
| 12 | root | 27.32.---.--- | NULL | Query | 0 | NULL | show full processl ist 
| +----+------+---------------+------+---------+------+-------+------------------- ----+ 1 row in set (0.33 sec) – 

1 个答案:

答案 0 :(得分:1)

App Engine上的WordPress针对高流量网站进行了优化,因此batcache使Cloud SQL保持活力。

你可以调整它。请参阅https://wordpress.org/plugins/google-app-engine/other_notes/或在应用引擎上搜索"优化wordpress batcache"。