Autobahn WebSockets Testsuite Report
Autobahn WebSockets

lluv-websocket - Case 13.5.5 : Pass - 2969 ms @ 2016-03-22T18:06:11.718Z

Case Description

Send 1000 compressed messages each of payload size 4096, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(True, 8)]

Case Expectation

Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.

Case Outcome

Ok, received all echo'ed messages in time.

Expected:
{}

Observed:
[]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET /runCase?case=472&agent=lluv-websocket HTTP/1.1

Host: 127.0.0.1:9001

Upgrade: websocket

Connection: Upgrade

Sec-WebSocket-Key: AXLi5QxgeMAAhuENCsO1hw==

Sec-WebSocket-Version: 13

Sec-WebSocket-Protocol: echo

Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
HTTP/1.1 101 Switching Protocols

Server: AutobahnTestSuite/0.7.1-0.10.0

Upgrade: WebSocket

Connection: Upgrade

Sec-WebSocket-Accept: UkAu5vcJzGBETciurrLyWunxI4Q=

Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits=8


Closing Behavior

KeyValueDescription
isServerTrueTrue, iff I (the fuzzer) am a server, and the peer is a client.
closedByMeTrueTrue, iff I have initiated closing handshake (that is, did send close first).
failedByMeFalseTrue, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP.
droppedByMeTrueTrue, iff I dropped the TCP connection.
wasCleanTrueTrue, iff full WebSockets closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).
wasNotCleanReasonNoneWhen wasClean == False, the reason what happened.
wasServerConnectionDropTimeoutFalseWhen we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.
wasOpenHandshakeTimeoutFalseWhen performing the opening handshake, but the peer did not finish in time, this gets True.
wasCloseHandshakeTimeoutFalseWhen we initiated a closing handshake, but the peer did not respond in time, this gets True.
localCloseCode1000The close code I sent in close frame (if any).
localCloseReasonNoneThe close reason I sent in close frame (if any).
remoteCloseCode1000The close code the peer sent me in close frame (if any).
remoteCloseReasonNoneThe close reason the peer sent me in close frame (if any).


Wire Statistics

Octets Received by Chop Size

Chop SizeCountOctets
818
2601260
2611261
2642528
26551325
26682128
26792403
26841072
26971883
27092430
27161626
2722544
27361638
27482192
27582200
276113036
277164432
278154170
279226138
280267280
281226182
282236486
283226226
284185112
285113135
286164576
287102870
28861728
289133757
290164640
291133783
292185256
293154395
294267644
295113245
296123552
297205940
298144172
299144186
300103000
30172107
30261812
30351515
30451520
30572135
306133978
307164912
30892772
30992781
310103100
31141244
312154680
313268138
314237222
315226930
316216636
317206340
318196042
319175423
320144480
321103210
322144508
323113553
324113564
32551625
32661956
327103270
328123936
32992961
330113630
331103310
33282656
3333999
3342668
3352670
33651680
3371337
33831014
3392678
34031020
3411341
34272394
34382744
3442688
34541380
3462692
34751735
34831044
34951745
3502700
35141404
35231056
35331059
35441416
35531065
35631068
35731071
3581358
3592718
3602720
36151805
3632726
36451820
3651365
3701370
3782756
3811381
3822764
3842768
3851385
3861386
38831164
38931167
3901390
39241568
3932786
3941394
3951395
39741588
39831194
4002800
4021402
4031403
4041404
4091409
4111411
Total1002307850

Octets Transmitted by Chop Size

Chop SizeCountOctets
414
1521152
1532306
1552310
1565780
1576942
158101580
15991431
160182880
161121932
162142268
163172771
164254100
165121980
166193154
167366012
168244032
169223718
170213570
171172907
172193268
173264498
174254350
175295075
176183168
177142478
178193382
179193401
180193420
181162896
18281456
183132379
184101840
185101850
186112046
18771309
1885940
1894756
1905950
1912382
1925960
193132509
194101940
19571365
1965980
19781576
19871386
1994796
20061200
20171407
20271414
2033609
204142856
205142870
206142884
207214347
208112288
20971463
21071470
211142954
212142968
21391917
214142996
215143010
216122592
217132821
218132834
219204380
220143080
22181768
22281776
22351115
22451120
22561350
22671582
2273681
2283684
2322464
2341234
2353705
2371237
2383714
2392478
2412482
2421242
2431243
2451245
2481248
2493747
25282016
25371771
25482032
25551275
25671792
257112827
25841032
2602520
2612522
26241048
2632526
2643792
2652530
2663798
26751335
2681268
2692538
3041304
Total1002193586

Frames Received by Opcode

OpcodeCount
11000
81
Total1001

Frames Transmitted by Opcode

OpcodeCount
11000
81
Total1001


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d343732266167656e743d6c6c75762d776562736f636b657420485454502f312e
               310d0a486f73743a203132372e30 ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e372e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 8882c6149315c5fc
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6336313439333135
               0x03e8
009 TCP DROPPED BY ME