Need to document new property derby.drda.keepAlive
--------------------------------------------------
Key: DERBY-49
URL: http://issues.apache.org/jira/browse/DERBY-49
Project: Derby
Type: New Feature
Components: Documentation
Versions: 10.0.2.0
Reporter: Kathey Marsden
With svn change 55537 Derby Network Server will support the property derby.drda.keepAlive.
This needs to be added to the documentation
Here are the details.
derby.drda.keepAlive
Indicates whether SO_KEEPALIVE is enabled on Sockets. This property can be set to false to
disable keepAlive probes on network server connections.
Syntax
derby.drda.keepAlive=[true|false]
Default
True
Example
derby.drdra.keepAlive=false
Static or Dynamic
Static. You must restart the Network Server for changes to take effect.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|