The following list describes predefined server context properties that are maintained by the server.
Property name |
Description |
NSS_SERVER_NAME |
A String value containing the name of the server. |
NSS_VIRTUAL_SERVER_NAME |
A String value containing the alias of the server. |
NSS_SERVER_VERSION_HI |
The high-order 32 bits of a 64-bit integer specifying the version of the server. The most significant 16 bits of this property indicate the version. The least significant 16 bits of this property indicate the minor version. |
NSS_SERVER_VERSION_LO |
The low-order 32 bits of a 64-bit integer specifying the version of the server. The most significant 16 bits of this property indicate the minor minor version. The least significant 16 bits of this property indicate the build number. |