To set the timeout value to a connection to 45 seconds, use the following syntax:
stsadm -o setproperty -pn database-connection-timeout -pv 45
To view the current setting of the database-connection-timeout property, use the following syntax:
stsadm -o getproperty -pn database-connection-timeout
No comments:
Post a Comment