Author: ravi
Date: Wed Dec 28 03:00:58 2016
New Revision: 1776223

URL: http://svn.apache.org/viewvc?rev=1776223&view=rev
Log:
Documentation patch by Chanaka Fernando -  SYNAPSE-1074

Modified:
    synapse/trunk/java/modules/documentation/src/site/xdoc/index.xml

Modified: synapse/trunk/java/modules/documentation/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/modules/documentation/src/site/xdoc/index.xml?rev=1776223&r1=1776222&r2=1776223&view=diff
==============================================================================
--- synapse/trunk/java/modules/documentation/src/site/xdoc/index.xml (original)
+++ synapse/trunk/java/modules/documentation/src/site/xdoc/index.xml Wed Dec 28 
03:00:58 2016
@@ -51,6 +51,14 @@
             <ul>
                 <li>
                     High-performing PassThrough HTTP transport support for all 
mediation scenarios
+                    <ul><li>Ultra-fast, low latency mediation of HTTP 
requests</li></ul>
+                    <ul><li>Supporting a very large number of inbound (client 
-> ESB)
+                        and outbound (ESB -> server) connections 
concurrently</li></ul>
+                    <ul><li>Intelligently handle message content and content 
awareness
+                        built into the engine with shared buffer for handling 
data</li></ul>
+                    <ul><li>Automatic throttling and graceful performance
+                        degradation in the presence of slow or faulty clients 
and
+                        servers</li></ul>
                 </li>
                 <li>
                     OCSP/CRL certificate validation support for HTTP transports


Reply via email to