cloud-sql-proxy icon indicating copy to clipboard operation
cloud-sql-proxy copied to clipboard

[v2 CLI flag] --fd_rlimit

Open enocom opened this issue 3 years ago • 0 comments

This is a feature request for adding the --fd_rlimit flag to v2.

Its description is:

Sets the rlimit on the number of open file descriptors for the proxy to
the provided value. If set to zero, disables attempts to set the rlimit.
Defaults to a value which can support 4K connections to one instance

If this is a useful flag that you'd like to see ported to v2, add a :+1: to this request.

enocom avatar Jul 12 '22 17:07 enocom