PocketSocketServer - Case 13.1.4 : Pass - 391 ms @ 2016-03-30T12:07:18.582Z
Case Description
Send 1000 compressed messages each of payload size 1024, auto-fragment to 0 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 240 secs.
Case Outcome
Ok, received all echo'ed messages in time.
Expected:
{}
Observed:
[]
Case Closing Behavior
Connection was properly closed (OK)
GET / HTTP/1.1 User-Agent: AutobahnTestSuite/0.7.5-0.10.9 Host: 127.0.0.1:9001 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: cRrUCKlszbfibd/6r4oy6A== Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Sec-WebSocket-Accept: yzDjxyxLX/C42Ht7Tqa3wdgFyMY= Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits=15; server_max_window_bits=15 Upgrade: websocket Connection: Upgrade
| Key | Value | Description |
| isServer | False | True, iff I (the fuzzer) am a server, and the peer is a client. |
| closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
| failedByMe | False | True, 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. |
| droppedByMe | False | True, iff I dropped the TCP connection. |
| wasClean | True | True, iff full WebSockets closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
| wasNotCleanReason | None | When wasClean == False, the reason what happened. |
| wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
| wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
| wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
| localCloseCode | 1000 | The close code I sent in close frame (if any). |
| localCloseReason | None | The close reason I sent in close frame (if any). |
| remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
| remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
| Chop Size | Count | Octets |
| 2 | 554 | 1108 |
| 4 | 2 | 8 |
| 37 | 1 | 37 |
| 39 | 2 | 78 |
| 40 | 1 | 40 |
| 41 | 2 | 82 |
| 42 | 2 | 84 |
| 43 | 1 | 43 |
| 44 | 6 | 264 |
| 45 | 6 | 270 |
| 46 | 15 | 690 |
| 47 | 26 | 1222 |
| 48 | 23 | 1104 |
| 49 | 35 | 1715 |
| 50 | 53 | 2650 |
| 51 | 41 | 2091 |
| 52 | 68 | 3536 |
| 53 | 53 | 2809 |
| 54 | 63 | 3402 |
| 55 | 67 | 3685 |
| 56 | 42 | 2352 |
| 57 | 56 | 3192 |
| 58 | 29 | 1682 |
| 59 | 34 | 2006 |
| 60 | 22 | 1320 |
| 61 | 23 | 1403 |
| 62 | 18 | 1116 |
| 63 | 22 | 1386 |
| 64 | 11 | 704 |
| 65 | 19 | 1235 |
| 66 | 19 | 1254 |
| 67 | 16 | 1072 |
| 68 | 24 | 1632 |
| 69 | 15 | 1035 |
| 70 | 26 | 1820 |
| 71 | 25 | 1775 |
| 72 | 21 | 1512 |
| 73 | 21 | 1533 |
| 74 | 13 | 962 |
| 75 | 13 | 975 |
| 76 | 10 | 760 |
| 77 | 5 | 385 |
| 78 | 8 | 624 |
| 80 | 2 | 160 |
| 81 | 1 | 81 |
| 82 | 3 | 246 |
| 83 | 2 | 166 |
| 84 | 4 | 336 |
| 86 | 2 | 172 |
| 87 | 4 | 348 |
| 89 | 1 | 89 |
| 90 | 1 | 90 |
| 91 | 1 | 91 |
| 92 | 4 | 368 |
| 94 | 1 | 94 |
| 95 | 1 | 95 |
| 96 | 1 | 96 |
| 97 | 2 | 194 |
| 98 | 1 | 98 |
| 99 | 1 | 99 |
| 103 | 1 | 103 |
| 104 | 1 | 104 |
| 105 | 2 | 210 |
| 106 | 1 | 106 |
| 108 | 2 | 216 |
| 109 | 2 | 218 |
| 114 | 1 | 114 |
| 166 | 1 | 166 |
| 229 | 1 | 229 |
| Total | 1557 | 60942 |
| Chop Size | Count | Octets |
| 8 | 1 | 8 |
| 43 | 1 | 43 |
| 44 | 1 | 44 |
| 45 | 4 | 180 |
| 48 | 5 | 240 |
| 49 | 1 | 49 |
| 50 | 4 | 200 |
| 51 | 9 | 459 |
| 52 | 22 | 1144 |
| 53 | 32 | 1696 |
| 54 | 33 | 1782 |
| 55 | 39 | 2145 |
| 56 | 71 | 3976 |
| 57 | 49 | 2793 |
| 58 | 59 | 3422 |
| 59 | 60 | 3540 |
| 60 | 64 | 3840 |
| 61 | 68 | 4148 |
| 62 | 27 | 1674 |
| 63 | 50 | 3150 |
| 64 | 29 | 1856 |
| 65 | 19 | 1235 |
| 66 | 15 | 990 |
| 67 | 29 | 1943 |
| 68 | 20 | 1360 |
| 69 | 16 | 1104 |
| 70 | 8 | 560 |
| 71 | 19 | 1349 |
| 72 | 20 | 1440 |
| 73 | 17 | 1241 |
| 74 | 28 | 2072 |
| 75 | 20 | 1500 |
| 76 | 28 | 2128 |
| 77 | 29 | 2233 |
| 78 | 11 | 858 |
| 79 | 11 | 869 |
| 80 | 18 | 1440 |
| 81 | 10 | 810 |
| 82 | 8 | 656 |
| 83 | 4 | 332 |
| 84 | 3 | 252 |
| 86 | 1 | 86 |
| 87 | 2 | 174 |
| 88 | 3 | 264 |
| 90 | 3 | 270 |
| 91 | 1 | 91 |
| 92 | 1 | 92 |
| 93 | 3 | 279 |
| 95 | 2 | 190 |
| 96 | 2 | 192 |
| 98 | 4 | 392 |
| 100 | 1 | 100 |
| 101 | 1 | 101 |
| 103 | 2 | 206 |
| 104 | 1 | 104 |
| 105 | 1 | 105 |
| 108 | 1 | 108 |
| 109 | 2 | 218 |
| 110 | 1 | 110 |
| 111 | 1 | 111 |
| 112 | 1 | 112 |
| 113 | 2 | 226 |
| 114 | 1 | 114 |
| 118 | 1 | 118 |
| 174 | 1 | 174 |
| 338 | 1 | 338 |
| Total | 1002 | 65036 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e372e
352d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365632d576562536f636b65742d4163
636570743a20797a446a7879784c ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 240.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=15b32308, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 888215b32308165b
007 RX OCTETS: 880203e8
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
009 TCP DROPPED BY PEER