muhanad_daher
15 years agoLevel 6
I need to change client read timeout
i want to change client_read_timeout on server, how can i do that?
Thanx
# bpgetconfig -M client | grep -i client_read_timeout
CLIENT_READ_TIMEOUT = 300
# echo "CLIENT_READ_TIMEOUT = 301" | bpsetconfig -h client
# bpgetconfig -M client | grep -i client_read_timeout
CLIENT_READ_TIMEOUT = 301