Friday, June 1, 2018

[google-cloud-sql-discuss] Re: Cloud SQL proxy causes significant additional latency

I am using cross-request connection pooling (ie I only connect to the database ONCE overall), so the handshake and higher delay should only happen ONCE, right? However, I see higher latency for every single request, even though only the first request creates a new PostgreSQL connection. So what could be the reason for that?

Also, my nodes are almost idle, so overloaded CPU should not be the reason, either.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/eeb5bce9-a51d-4338-86f3-9432859ca691%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment