For EJB and CORBA/Java clients, this setting specifies a time limit to receive a server response before the connection fails over to try another server in the cluster. Setting this property ensures that failover happens without an unreasonable delay. Specify the timeout period in seconds. The default of 0 indicates no time limit. The following table describes how to set this property for each client type:
Client type |
Property name |
---|---|
Java |
com.sybase.CORBA.socketTimeout |
EJB |
com.sybase.ejb.socketTimeout |
C++ and PowerBuilder |
Not supported. |