You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/23.0/reference/programs/vtgate/_index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,7 @@ vtgate \
204
204
--redact-debug-ui-queries redact full queries and bind variables from debug UI
205
205
--remote-operation-timeout duration time to wait for a remote operation (default 15s)
206
206
--retry-count int retry count (default 2)
207
+
--reuse-port Enable SO_REUSEPORT when binding sockets; available on Linux 3.9+ (default false)
207
208
--schema-change-signal Enable the schema tracker; requires queryserver-config-schema-change-signal to be enabled on the underlying vttablets for this to work (default true)
208
209
--security-policy string the name of a registered security policy to use for controlling access to URLs - empty means allow all for anyone (built-in policies: deny-all, read-only)
209
210
--service-map strings comma separated list of services to enable (or disable if prefixed with '-') Example: grpc-queryservice
0 commit comments