google app engine - gae cloud sql active connections not closing (keeping the instance running) -
I stopped all instances in my app but still Cloud SQL is an active connection, I do not know why .. It is that Cloud Sql instance is running .. and the charges used for me are being charged .. please
There are some places, which can be set to set a flag to keep a cloud SQL instance alive.
- Go to your project - & gt; Cloud SQL - & gt; SQL Example - & gt; Edit - & gt; "Show advanced options ..." - & gt; Activation Policy Ensure that its set "On Demand"
If you are still seeing it:
- Fill more information. Just click on 'Settings' under Field, execute and scroll down. Find 'Activation Policy' and see if it is set. You can use the API Browser to change the setting or
- Fill more information. Just click on 'Settings' under Field, execute and scroll down. Find 'Activation Policy' and see if it is set. You can use the API Browser to change the setting or
Comments
Post a Comment