7
在2.1.2上开了spdy进行测试,看到服务端是支持spdy的,但是一直测试不通。目前是如下配置的,是需要配置spdy_detect?我看在2.1.2上这个参数不支持
listen *:443 ssl spdy default_server;
spdycat -nv https://xxx.com/domaninfo/onservice.html -3 [ 0.009] NPN select next protocol: the remote server offers:
- spdy/3.1
- http/1.1
NPN selected the protocol: spdy/3
[ 0.017] Handshake complete
[ 0.017] send SYN_STREAM frame
(stream_id=1, assoc_stream_id=0, pri=3) :host: xxx.com :method: GET :path: /domaninfo/onservice.html :scheme: https :version: HTTP/1.1 accept: / accept-encoding: gzip, deflate user-agent: spdylay/1.1.0 Fatal: EOF reqnum=1, completed=0 Some requests were not processed. total=1, processed=0