is there any maximum limit for Client_read_timeout
Hi,we have an issue where the restore is being failed as there are file with large size(approx 15GB) but the writing speed is only 5MB/sec. So we suggested to increase the value of client_read_timeout to 14400 as the values 1440,3600,7200 didn't give succsessful backups.The restore is successful for the value 14400.Could you please let us know if there is any maximum limit for the client_read_timeout value?
I opened up my (7.6.1) admin console and started typing nines and this popped up:
So I believe you can technically set that timeout for about 6.8 years, if you desire.
I'm not sure this is something you'd WANT to do in practice, however. ;-)
Changing client_read_timeout will not resolve your backup performance/speed issue.
Client_read_timeout is meant for resolving timeou issue, such as error codes 40, 41, 13, 24, 69 you can consider changing it. And while there is a max value allowed, I normally won't go > 14400 sec, because if that high value cannot solve your timeout issue, your backup is just taking too long to wait.
Anyway, back to backup speed, check your job details for "waited for xxxx buffer" message and go through this technote to identify where the slowness come from:
http://www.symantec.com/docs/TECH18422