*: gRPC + HTTP on the same port
We use cmux to do this since we want to do http+https on the same port in the near future too.
This commit is contained in:
@ -139,8 +139,6 @@ experimental flags:
|
||||
enable experimental v3 demo API.
|
||||
--experimental-auto-compaction-retention '0'
|
||||
auto compaction retention in hour. 0 means disable auto compaction.
|
||||
--experimental-gRPC-addr '127.0.0.1:2378'
|
||||
gRPC address for experimental v3 demo API.
|
||||
|
||||
profiling flags:
|
||||
--enable-pprof 'false'
|
||||
|
Reference in New Issue
Block a user