[
https://issues.apache.org/jira/browse/TS-3153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudheer Vinukonda updated TS-3153:
----------------------------------
Attachment: TS-3153.diff
Updated the patch with the below changes to address the comments from
[[email protected]] and [~briang]:
1. Use separate npnAdvertised and npnszAdvertised in the SSLNetVConnection
object, since npn/npnsz in npnSet are shared objects across the netVC objects
2. Use ioBuf allocators for modified npn list
3. Cache the default npn advertising list (like today)
> Ability to disable protocols based on SNI information
> -----------------------------------------------------
>
> Key: TS-3153
> URL: https://issues.apache.org/jira/browse/TS-3153
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP/2, SPDY
> Reporter: Bryan Call
> Fix For: 5.2.0
>
> Attachments: TS-3153.diff
>
>
> We are running into problems where certain origin servers are having issues
> when SPDY is enabled. It would be great to have more control over when
> protocols are enabled.
> One way to do this would be to add a protocol options to the entry in the
> ssl_multicert config. We wound then add additional entries for domains that
> need to disable the protocols. All protocols should be enabled by default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)