Added configuration to enable NPN debugging, but commented out.
This commit is contained in:
parent
eb47f93d86
commit
d84889b2e9
|
@ -11,6 +11,8 @@
|
|||
<Set name="protocol">TLSv1</Set>
|
||||
</New>
|
||||
|
||||
<!--<Set class="org.eclipse.jetty.npn.NextProtoNego" name="debug" type="boolean">true</Set>-->
|
||||
|
||||
<Call name="addConnector">
|
||||
<Arg>
|
||||
<New class="org.eclipse.jetty.spdy.http.HTTPSPDYServerConnector">
|
||||
|
|
Loading…
Reference in New Issue