Added configuration to enable NPN debugging, but commented out.

This commit is contained in:
Simone Bordet 2012-06-01 22:12:54 +02:00
parent eb47f93d86
commit d84889b2e9
1 changed files with 2 additions and 0 deletions

View File

@ -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">