[Webkit-unassigned] [Bug 230818] New: [Curl] Set CURL_LOCK_DATA_SSL_SESSION option to reduce SSL/TLS handshake time
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 26 23:16:26 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230818
Bug ID: 230818
Summary: [Curl] Set CURL_LOCK_DATA_SSL_SESSION option to reduce
SSL/TLS handshake time
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: takashi.komori at sony.com
By setting CURL_LOCK_DATA_SSL_SESSION option, libcurl uses the same Session ID when another connection connects the same server.
It reduces SSL/TLS handshake time.
https://curl.se/libcurl/c/curl_share_setopt.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210927/a7f8bc51/attachment.htm>
More information about the webkit-unassigned
mailing list