Index: src/site/xdoc/manual/appenders.xml
===================================================================
--- src/site/xdoc/manual/appenders.xml	(revision 1520518)
+++ src/site/xdoc/manual/appenders.xml	(working copy)
@@ -2984,6 +2984,7 @@
             The TLSSyslogAppender is a SocketAppender that writes its output to a remote destination
             specified by a host and port over SSL in a format that conforms with either the BSD Syslog format or the
             RFC 5424 format. The data can be sent over either TCP or UDP.
+            If you use it with Java7, then it is <a href="tools.ietf.org/html/rfc5425">RFC 5425</a>  conformant. The Java6 does not have TLS 1.2 support, wich is required according to the <a href="tools.ietf.org/html/rfc5425">RFC 5425</a>, so it can cause slow negotiation process (about 30 sec) or connection failure and therefore slow application start.
           </p>
           <table>
             <tr>
