Google Cloud SQL MySQL 2nd Gen Concurrent Connections? -


the pricing page gives information 1st gen. know concurrent connection limits 2nd gen?

second generation instances configured allow 4000 connections though not mean can safely run workload @ 4000 connections given instance size. different workloads have different demands still need monitor/benchmark application choose appropriate instance size.

e.g. might able make 4000 concurrent connections n1-standard-1 instance it's unlikely perform many workloads


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -