https://issues.apache.org/bugzilla/show_bug.cgi?id=51506

             Bug #: 51506
           Summary: Support for TLS False Start
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: shashank.shekhar.glo...@gmail.com
    Classification: Unclassified


https://tools.ietf.org/html/draft-bmoeller-tls-falsestart-00 describes a new
extension for reducing the overall roundtrip count in the TLS handshake by one.

Chrome 9+ has support for it and has seen a 30% improvement in latency. Firefox
has a ticket but is yet to prioritize it
(https://bugzilla.mozilla.org/show_bug.cgi?id=658222).

Supporting False Start from the server side will reduce the roundtrip count by
one during abridged TLS handshakes.

Does this involve waiting for Java's SSL implementation to add support for this
kind of handshake modification as well?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to