Sbr_IpPools (in IpAddr.sql)
|
Name field
|
The Name field holds the names of the IPv4 Address Pools created by AddPool.sh script.
|
Defaults to VARCHAR(24) utf8
Customizable character set and size. Maximum size is 65535 chars.
|
Sbr_UserConcurrency (in UserConcurrency.sql)
|
Id field
|
The Id field holds an identifier used for SSR user concurrency feature.
|
Defaults to VVARCHAR(32) utf8
Customizable character set and size. Maximum size is 65535 chars.
The data type and size of this field must be the same as that of the Sbr_UserConcurrencyId field in the CST.
|