Index: radmindrdakeepalive.dita
===================================================================
--- radmindrdakeepalive.dita	(revision 158149)
+++ radmindrdakeepalive.dita	(working copy)
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?Pub Inc?>
@@ -17,20 +18,29 @@
 See the License for the specific language governing permissions and  
 limitations under the License.
 -->
-
 <reference id="radmindrdakeepalive" xml:lang="en-us">
 <title>derby.drda.keepAlive</title>
 <prolog><metadata>
 <keywords><indexterm>derby.drda.keepAlive</indexterm></keywords>
 </metadata></prolog>
 <refbody>
-<section>Indicates whether SO_KEEPALIVE is enabled on Sockets. This property
-can be set to false to disable keepAlive probes on Network Server connections.</section>
+<section>Indicates whether SO_KEEPALIVE is enabled on Sockets. The keepAlive
+mechanism is used to detect when clients disconnect unexpectedly.  A <i>keepalive
+probe</i> is sent to the client if a long time (by default, more than two
+hours) passes with no other data being sent or received.    <ph conref="adminconrefs.dita#prod/productlowercase"></ph>.drda.keepAlive
+is used to detect and clean up connections for clients on powered-off machines
+or clients that have disconnected unexpectedly. </section>
+<section> If the property is set to <codeph>false</codeph>, <ph conref="adminconrefs.dita#prod/productshortname"></ph> will
+not attempt to clean up disconnected clients. keepAlive might
+be disabled if clients need to resume work without reconnecting even after
+being disconnected from the network for some time. To disable keepAlive probes
+on Network Server connections, set this property to <codeph>false</codeph>.</section>
+<section><title></title></section>
 <refsyn><title>Syntax</title><codeblock>derby.drda.keepAlive=[true|false] </codeblock></refsyn>
 <section><title>Default</title><p>True </p></section>
-<example><title>Example</title><codeblock><b>derby.drdra.keepAlive=false </b></codeblock></example>
+<example><title>Example</title><codeblock>derby.drdra.keepAlive=false </codeblock></example>
 <section><title>Static or Dynamic</title><p>Static. You must restart the Network
 Server for changes to take effect.</p></section>
 </refbody>
 </reference>
-<?Pub *0000001628?>
+<?Pub *0000002420?>
