Forum Discussion

muhanad_daher's avatar
15 years ago
Solved

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