[
https://issues.apache.org/jira/browse/TS-3138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Geffon updated TS-3138:
-----------------------------
Description:
TLS false start can really reduce latency by allowing data to be transmitted
before the CipherChange has been completed. For more information see:
http://chimera.labs.oreilly.com/books/1230000000545/ch04.html#TLS_FALSE_START
and http://tools.ietf.org/html/draft-bmoeller-tls-falsestart-00
I've begun an implementation that should be complete soon.
was:
TLS false start can really reduce latency by allowing data to be transmitted
before the ChiperChange has been completed. For more information see:
http://chimera.labs.oreilly.com/books/1230000000545/ch04.html#TLS_FALSE_START
and http://tools.ietf.org/html/draft-bmoeller-tls-falsestart-00
I've begun an implementation that should be complete soon.
> Implement TLS False Start
> -------------------------
>
> Key: TS-3138
> URL: https://issues.apache.org/jira/browse/TS-3138
> Project: Traffic Server
> Issue Type: New Feature
> Components: Core, SSL
> Reporter: Brian Geffon
> Assignee: Brian Geffon
> Fix For: 5.2.0
>
>
> TLS false start can really reduce latency by allowing data to be transmitted
> before the CipherChange has been completed. For more information see:
> http://chimera.labs.oreilly.com/books/1230000000545/ch04.html#TLS_FALSE_START
> and http://tools.ietf.org/html/draft-bmoeller-tls-falsestart-00
> I've begun an implementation that should be complete soon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)