[root@localhost ~]# curl -s http://master-ip-address:7000/varz?raw | grep "\-\-client_read_write_timeout_ms"
--client_read_write_timeout_ms=60000
[root@localhost ~]# curl -s http://t-server-ip-address:9000/varz?raw | grep "\-\-client_read_write_timeout_ms"
--client_read_write_timeout_ms=60000