[root@localhost ~]# curl -s http://127.0.0.1:9000/varz?raw | grep "ysql_max_connections"
--ysql_max_connections=0
[root@localhost ~]# yb-ts-cli --server_address=127.0.0.1:9100 set_flag ysql_max_connections 1000
Unable to set flag: Remote error (yb/tools/ts-cli.cc:370): Flag is not safe to change at runtime (use --force flag to allow anyway)