Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2fb30355db2dc5b1db02153fe0bf9c670f250477 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[depend]
ssl
npn

[lib]
lib/spdy/*.jar

[xml]
etc/jetty-ssl.xml
etc/jetty-spdy.xml

[ini]
spdy.port=8443
spdy.timeout=30000
#spdy.initialWindowSize=65536

Back to the top