SwiftWebSocket - Case 13.4.11 : Pass - 461 ms @ 2016-04-13T16:17:35.040Z
Case Description
Send 1000 compressed messages each of payload size 8192, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 15)]
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)
GET /runCase?case=460&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=460&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: t7JJShlYUaUcXzlCP9UmGA==
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.7.2-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: 1DxMNcD5JuD0MyBktJUcu2sELsI= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=15; client_max_window_bits=15
| Key | Value | Description |
| isServer | True | 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 | True | 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 | None | 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 |
| 6 | 1 | 6 |
| 382 | 1 | 382 |
| 8200 | 1000 | 8200000 |
| Total | 1002 | 8200388 |
| Chop Size | Count | Octets |
| 4 | 1 | 4 |
| 41 | 1 | 41 |
| 43 | 5 | 215 |
| 44 | 5 | 220 |
| 45 | 2 | 90 |
| 46 | 6 | 276 |
| 47 | 5 | 235 |
| 48 | 11 | 528 |
| 49 | 10 | 490 |
| 50 | 3 | 150 |
| 51 | 1 | 51 |
| 52 | 6 | 312 |
| 54 | 3 | 162 |
| 55 | 1 | 55 |
| 56 | 5 | 280 |
| 57 | 7 | 399 |
| 58 | 4 | 232 |
| 59 | 7 | 413 |
| 60 | 10 | 600 |
| 61 | 5 | 305 |
| 62 | 12 | 744 |
| 63 | 11 | 693 |
| 64 | 10 | 640 |
| 65 | 13 | 845 |
| 66 | 9 | 594 |
| 67 | 18 | 1206 |
| 68 | 17 | 1156 |
| 69 | 16 | 1104 |
| 70 | 10 | 700 |
| 71 | 21 | 1491 |
| 72 | 20 | 1440 |
| 73 | 19 | 1387 |
| 74 | 13 | 962 |
| 75 | 17 | 1275 |
| 76 | 7 | 532 |
| 77 | 7 | 539 |
| 78 | 11 | 858 |
| 79 | 11 | 869 |
| 80 | 10 | 800 |
| 81 | 5 | 405 |
| 82 | 8 | 656 |
| 83 | 4 | 332 |
| 84 | 3 | 252 |
| 85 | 6 | 510 |
| 86 | 3 | 258 |
| 87 | 1 | 87 |
| 88 | 5 | 440 |
| 89 | 5 | 445 |
| 90 | 6 | 540 |
| 91 | 9 | 819 |
| 92 | 8 | 736 |
| 93 | 10 | 930 |
| 94 | 8 | 752 |
| 95 | 12 | 1140 |
| 96 | 8 | 768 |
| 97 | 12 | 1164 |
| 98 | 9 | 882 |
| 99 | 10 | 990 |
| 100 | 11 | 1100 |
| 101 | 9 | 909 |
| 102 | 8 | 816 |
| 103 | 13 | 1339 |
| 104 | 9 | 936 |
| 105 | 9 | 945 |
| 106 | 4 | 424 |
| 107 | 6 | 642 |
| 108 | 6 | 648 |
| 109 | 2 | 218 |
| 110 | 2 | 220 |
| 111 | 10 | 1110 |
| 112 | 8 | 896 |
| 113 | 2 | 226 |
| 114 | 11 | 1254 |
| 115 | 7 | 805 |
| 116 | 8 | 928 |
| 117 | 3 | 351 |
| 118 | 8 | 944 |
| 119 | 8 | 952 |
| 120 | 6 | 720 |
| 121 | 9 | 1089 |
| 122 | 6 | 732 |
| 123 | 4 | 492 |
| 124 | 2 | 248 |
| 125 | 7 | 875 |
| 126 | 2 | 252 |
| 127 | 3 | 381 |
| 130 | 3 | 390 |
| 131 | 4 | 524 |
| 132 | 3 | 396 |
| 133 | 3 | 399 |
| 134 | 5 | 670 |
| 135 | 2 | 270 |
| 136 | 4 | 544 |
| 137 | 3 | 411 |
| 138 | 4 | 552 |
| 139 | 3 | 417 |
| 140 | 3 | 420 |
| 141 | 6 | 846 |
| 142 | 4 | 568 |
| 143 | 3 | 429 |
| 144 | 1 | 144 |
| 145 | 1 | 145 |
| 146 | 4 | 584 |
| 147 | 3 | 441 |
| 148 | 3 | 444 |
| 149 | 1 | 149 |
| 150 | 3 | 450 |
| 151 | 9 | 1359 |
| 152 | 3 | 456 |
| 153 | 2 | 306 |
| 154 | 6 | 924 |
| 155 | 7 | 1085 |
| 156 | 2 | 312 |
| 157 | 1 | 157 |
| 158 | 1 | 158 |
| 159 | 4 | 636 |
| 160 | 12 | 1920 |
| 161 | 5 | 805 |
| 162 | 3 | 486 |
| 163 | 2 | 326 |
| 164 | 3 | 492 |
| 165 | 2 | 330 |
| 166 | 7 | 1162 |
| 167 | 4 | 668 |
| 168 | 3 | 504 |
| 169 | 3 | 507 |
| 170 | 5 | 850 |
| 171 | 2 | 342 |
| 173 | 3 | 519 |
| 174 | 3 | 522 |
| 175 | 3 | 525 |
| 176 | 1 | 176 |
| 177 | 1 | 177 |
| 178 | 3 | 534 |
| 180 | 1 | 180 |
| 181 | 1 | 181 |
| 185 | 2 | 370 |
| 186 | 1 | 186 |
| 187 | 3 | 561 |
| 189 | 1 | 189 |
| 191 | 1 | 191 |
| 192 | 3 | 576 |
| 193 | 1 | 193 |
| 194 | 3 | 582 |
| 195 | 3 | 585 |
| 196 | 1 | 196 |
| 197 | 9 | 1773 |
| 198 | 7 | 1386 |
| 199 | 3 | 597 |
| 200 | 7 | 1400 |
| 201 | 9 | 1809 |
| 202 | 10 | 2020 |
| 203 | 2 | 406 |
| 204 | 7 | 1428 |
| 205 | 13 | 2665 |
| 206 | 6 | 1236 |
| 207 | 8 | 1656 |
| 208 | 5 | 1040 |
| 209 | 8 | 1672 |
| 210 | 9 | 1890 |
| 211 | 5 | 1055 |
| 212 | 9 | 1908 |
| 213 | 2 | 426 |
| 214 | 4 | 856 |
| 215 | 1 | 215 |
| 216 | 2 | 432 |
| 217 | 2 | 434 |
| 218 | 1 | 218 |
| 219 | 1 | 219 |
| 220 | 2 | 440 |
| 221 | 1 | 221 |
| 222 | 2 | 444 |
| 223 | 2 | 446 |
| 224 | 1 | 224 |
| 226 | 1 | 226 |
| 228 | 1 | 228 |
| 231 | 2 | 462 |
| 232 | 1 | 232 |
| 233 | 3 | 699 |
| 234 | 1 | 234 |
| 236 | 1 | 236 |
| 237 | 1 | 237 |
| 260 | 1000 | 260000 |
| 306 | 1 | 306 |
| Total | 2002 | 376248 |
| Opcode | Count |
| 1 | 1000 |
| 8 | 1 |
| Total | 1001 |
| Opcode | Count |
| 0 | 1000 |
| 1 | 1000 |
| 8 | 1 |
| Total | 2001 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343630266167656e743d5377696674576562536f636b657420485454502f312e
310d0a5365632d576562536f636b ...
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: 88806e3f3a04
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3665336633613034
009 TCP DROPPED BY ME