|
@@ -43,8 +43,9 @@ The recovery of old addresses after SRVCOMM_ADDRESS_FAIL also failed for
|
|
|
the reason listed.
|
|
|
|
|
|
The condition indicates problems with the server and/or the system on
|
|
|
-which it is running. The server will continue running with any other
|
|
|
-configured addresses although the service may be severely degraded.
|
|
|
+which it is running. The server will continue running to allow
|
|
|
+reconfiguration, but will not be listening on any address or port until
|
|
|
+an administrator does so.
|
|
|
|
|
|
% SRVCOMM_ADDRESS_VALUE address to set: %1#%2
|
|
|
Debug message. This lists one address and port value of the set of
|
|
@@ -56,8 +57,8 @@ be hidden, as it has higher debug level.
|
|
|
Debug message indicating that the server is deinilizing the TSIG keyring.
|
|
|
|
|
|
% SRVCOMM_KEYS_INIT initializing TSIG keyring
|
|
|
-Debug message indicating that the server is initializing global TSIG keyring.
|
|
|
-This should be seen only at server start.
|
|
|
+Debug message indicating that the server is initializing the global TSIG
|
|
|
+keyring. This should be seen only at server start.
|
|
|
|
|
|
% SRVCOMM_KEYS_UPDATE updating TSIG keyring
|
|
|
Debug message indicating new keyring is being loaded from configuration (either
|