]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1284] Addressed review comments
authorThomas Markwalder <tmark@isc.org>
Tue, 18 Aug 2020 16:02:08 +0000 (12:02 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 18 Aug 2020 16:02:08 +0000 (12:02 -0400)
doc/sphinx/arm/database-connectivity.rst

index 240435f45f296740aa9a246d9ae3ae0f8dfa1a19..e93c80843c0a6319535596455c37e61f4757d1ef 100644 (file)
@@ -8,14 +8,16 @@ database back ends for leases, hosts and configuration.  All of them may be
 configured to support automatic recovery when connectivity is lost (see 
 ``max-reconnect-tries`` and ``reconnect-wait-time``).
 
-It is important to understand how and when automatic recovery comes into play.  Automatic recovery, when configured, only operates after a successful start up 
+It is important to understand how and when automatic recovery comes into play.  
+Automatic recovery, when configured, only operates after a successful start up 
 or reconfiguration during which connectivity to all back ends has been 
 successfully established.
 
 During server start up the inability to connect to any of the configured back
-ends is always considered fatal.  A fatal error will be logged and server will
-exit.  This is done based on the idea that configuration should be valid at 
-start up. Exiting to the system allows nanny scripts to detect the problem.
+ends is always considered fatal.  A fatal error will be logged and the server
+will exit.  This is done based on the idea that configuration should be valid
+at start up. Exiting to the operating system allows nanny scripts to detect
+the problem.
 
 During dynamic reconfiguration, all back ends are disconnected and then
 reconnected using the new configuration.  If connectivity to any of the