google app engine - gae cloud sql active connections not closing (keeping the instance running) -
i stopped instance running in app still cloud sql have 1 active connection, have no thought why.. keeping cloud sql instance running.. , i'm getting charged hours used.. please help
there few places flag set maintain cloud sql instance alive.
go dev console project -> cloud sql -> sql instance -> edit -> "show advanced options..." -> activation policy create sure set "on demand".if still seeing then:
go here , fill out information. under fields select 'settings' click execute , scroll down. 'activationpolicy' , see whats set to. can utilize api browser alter setting or gcloud google-app-engine google-cloud-sql
No comments:
Post a Comment