libwebsockets - Case 13.4.11 : Pass - 10597 ms @ 2017-10-16T11:04:11.387Z
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=458&agent=libwebsockets HTTP/1.1 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:9001 Origin: http://127.0.0.1:9001 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 89t1/pTMQPS0ZRaQlcFkQQ== Sec-WebSocket-Extensions: permessage-deflate; client_no_context_takeover; client_max_window_bits Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.7.5-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: UAdX7AuHxGiMW154PWCAnTFNeS4= Sec-WebSocket-Extensions: permessage-deflate; 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 | 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 |
| 8 | 1 | 8 |
| 16 | 6 | 96 |
| 18 | 2 | 36 |
| 19 | 11 | 209 |
| 20 | 9 | 180 |
| 21 | 14 | 294 |
| 22 | 10 | 220 |
| 23 | 8 | 184 |
| 24 | 8 | 192 |
| 25 | 24 | 600 |
| 26 | 7 | 182 |
| 27 | 8 | 216 |
| 28 | 21 | 588 |
| 29 | 13 | 377 |
| 30 | 20 | 600 |
| 31 | 16 | 496 |
| 32 | 12 | 384 |
| 33 | 16 | 528 |
| 34 | 16 | 544 |
| 35 | 11 | 385 |
| 36 | 18 | 648 |
| 37 | 13 | 481 |
| 38 | 13 | 494 |
| 39 | 26 | 1014 |
| 40 | 18 | 720 |
| 41 | 12 | 492 |
| 42 | 17 | 714 |
| 43 | 15 | 645 |
| 44 | 18 | 792 |
| 45 | 15 | 675 |
| 46 | 13 | 598 |
| 47 | 19 | 893 |
| 48 | 14 | 672 |
| 49 | 13 | 637 |
| 50 | 7 | 350 |
| 51 | 18 | 918 |
| 52 | 18 | 936 |
| 53 | 15 | 795 |
| 54 | 22 | 1188 |
| 55 | 14 | 770 |
| 56 | 20 | 1120 |
| 57 | 5 | 285 |
| 58 | 15 | 870 |
| 59 | 24 | 1416 |
| 60 | 23 | 1380 |
| 61 | 22 | 1342 |
| 62 | 13 | 806 |
| 63 | 17 | 1071 |
| 64 | 26 | 1664 |
| 65 | 17 | 1105 |
| 66 | 19 | 1254 |
| 67 | 16 | 1072 |
| 68 | 17 | 1156 |
| 69 | 14 | 966 |
| 70 | 17 | 1190 |
| 71 | 22 | 1562 |
| 72 | 10 | 720 |
| 73 | 12 | 876 |
| 74 | 10 | 740 |
| 75 | 5 | 375 |
| 76 | 7 | 532 |
| 77 | 15 | 1155 |
| 78 | 8 | 624 |
| 79 | 10 | 790 |
| 80 | 11 | 880 |
| 81 | 10 | 810 |
| 82 | 4 | 328 |
| 83 | 13 | 1079 |
| 84 | 9 | 756 |
| 85 | 13 | 1105 |
| 86 | 19 | 1634 |
| 87 | 17 | 1479 |
| 88 | 9 | 792 |
| 89 | 12 | 1068 |
| 90 | 14 | 1260 |
| 91 | 20 | 1820 |
| 92 | 19 | 1748 |
| 93 | 12 | 1116 |
| 94 | 12 | 1128 |
| 95 | 17 | 1615 |
| 96 | 13 | 1248 |
| 97 | 10 | 970 |
| 98 | 9 | 882 |
| 99 | 11 | 1089 |
| 100 | 11 | 1100 |
| 101 | 16 | 1616 |
| 102 | 12 | 1224 |
| 103 | 13 | 1339 |
| 104 | 6 | 624 |
| 105 | 15 | 1575 |
| 106 | 18 | 1908 |
| 107 | 10 | 1070 |
| 108 | 17 | 1836 |
| 109 | 14 | 1526 |
| 110 | 9 | 990 |
| 111 | 9 | 999 |
| 112 | 14 | 1568 |
| 113 | 11 | 1243 |
| 114 | 10 | 1140 |
| 115 | 8 | 920 |
| 116 | 15 | 1740 |
| 117 | 13 | 1521 |
| 118 | 15 | 1770 |
| 119 | 14 | 1666 |
| 120 | 15 | 1800 |
| 121 | 16 | 1936 |
| 122 | 25 | 3050 |
| 123 | 28 | 3444 |
| 124 | 22 | 2728 |
| 125 | 18 | 2250 |
| 126 | 21 | 2646 |
| 127 | 39 | 4953 |
| 128 | 24 | 3072 |
| 129 | 30 | 3870 |
| 130 | 36 | 4680 |
| 131 | 33 | 4323 |
| 132 | 48 | 6336 |
| 133 | 35 | 4655 |
| 134 | 51 | 6834 |
| 135 | 57 | 7695 |
| 136 | 48 | 6528 |
| 137 | 53 | 7261 |
| 138 | 74 | 10212 |
| 139 | 71 | 9869 |
| 140 | 83 | 11620 |
| 141 | 65 | 9165 |
| 142 | 68 | 9656 |
| 143 | 74 | 10582 |
| 144 | 81 | 11664 |
| 145 | 80 | 11600 |
| 146 | 72 | 10512 |
| 147 | 93 | 13671 |
| 148 | 83 | 12284 |
| 149 | 67 | 9983 |
| 150 | 90 | 13500 |
| 151 | 68 | 10268 |
| 152 | 79 | 12008 |
| 153 | 75 | 11475 |
| 154 | 65 | 10010 |
| 155 | 63 | 9765 |
| 156 | 70 | 10920 |
| 157 | 52 | 8164 |
| 158 | 63 | 9954 |
| 159 | 46 | 7314 |
| 160 | 44 | 7040 |
| 161 | 52 | 8372 |
| 162 | 51 | 8262 |
| 163 | 52 | 8476 |
| 164 | 46 | 7544 |
| 165 | 37 | 6105 |
| 166 | 42 | 6972 |
| 167 | 36 | 6012 |
| 168 | 43 | 7224 |
| 169 | 35 | 5915 |
| 170 | 28 | 4760 |
| 171 | 48 | 8208 |
| 172 | 37 | 6364 |
| 173 | 37 | 6401 |
| 174 | 35 | 6090 |
| 175 | 44 | 7700 |
| 176 | 31 | 5456 |
| 177 | 31 | 5487 |
| 178 | 40 | 7120 |
| 179 | 38 | 6802 |
| 180 | 25 | 4500 |
| 181 | 28 | 5068 |
| 182 | 30 | 5460 |
| 183 | 26 | 4758 |
| 184 | 24 | 4416 |
| 185 | 26 | 4810 |
| 186 | 24 | 4464 |
| 187 | 23 | 4301 |
| 188 | 16 | 3008 |
| 189 | 18 | 3402 |
| 190 | 13 | 2470 |
| 191 | 12 | 2292 |
| 192 | 19 | 3648 |
| 193 | 11 | 2123 |
| 194 | 15 | 2910 |
| 195 | 15 | 2925 |
| 196 | 14 | 2744 |
| 197 | 19 | 3743 |
| 198 | 15 | 2970 |
| 199 | 13 | 2587 |
| 200 | 14 | 2800 |
| 201 | 9 | 1809 |
| 202 | 15 | 3030 |
| 203 | 10 | 2030 |
| 204 | 12 | 2448 |
| 205 | 10 | 2050 |
| 206 | 13 | 2678 |
| 207 | 10 | 2070 |
| 208 | 8 | 1664 |
| 209 | 7 | 1463 |
| 210 | 15 | 3150 |
| 211 | 8 | 1688 |
| 212 | 5 | 1060 |
| 213 | 7 | 1491 |
| 214 | 7 | 1498 |
| 215 | 2 | 430 |
| 216 | 5 | 1080 |
| 217 | 7 | 1519 |
| 218 | 1 | 218 |
| 219 | 2 | 438 |
| 220 | 3 | 660 |
| 221 | 6 | 1326 |
| 222 | 3 | 666 |
| 223 | 3 | 669 |
| 224 | 4 | 896 |
| 225 | 1 | 225 |
| 226 | 1 | 226 |
| 227 | 2 | 454 |
| 228 | 2 | 456 |
| 229 | 2 | 458 |
| 230 | 3 | 690 |
| 231 | 1 | 231 |
| 236 | 1 | 236 |
| 237 | 1 | 237 |
| 238 | 1 | 238 |
| 239 | 2 | 478 |
| 243 | 1 | 243 |
| 245 | 2 | 490 |
| 249 | 1 | 249 |
| 261 | 1 | 261 |
| 361 | 1 | 361 |
| Total | 5002 | 660534 |
| Chop Size | Count | Octets |
| 4 | 1 | 4 |
| 43 | 5 | 215 |
| 44 | 6 | 264 |
| 45 | 2 | 90 |
| 46 | 5 | 230 |
| 47 | 6 | 282 |
| 48 | 11 | 528 |
| 49 | 10 | 490 |
| 50 | 3 | 150 |
| 51 | 1 | 51 |
| 52 | 5 | 260 |
| 53 | 1 | 53 |
| 54 | 3 | 162 |
| 55 | 1 | 55 |
| 56 | 5 | 280 |
| 57 | 7 | 399 |
| 58 | 4 | 232 |
| 59 | 6 | 354 |
| 60 | 12 | 720 |
| 61 | 4 | 244 |
| 62 | 12 | 744 |
| 63 | 11 | 693 |
| 64 | 10 | 640 |
| 65 | 13 | 845 |
| 66 | 10 | 660 |
| 67 | 18 | 1206 |
| 68 | 16 | 1088 |
| 69 | 15 | 1035 |
| 70 | 10 | 700 |
| 71 | 21 | 1491 |
| 72 | 21 | 1512 |
| 73 | 19 | 1387 |
| 74 | 13 | 962 |
| 75 | 16 | 1200 |
| 76 | 7 | 532 |
| 77 | 7 | 539 |
| 78 | 12 | 936 |
| 79 | 11 | 869 |
| 80 | 10 | 800 |
| 81 | 5 | 405 |
| 82 | 7 | 574 |
| 83 | 4 | 332 |
| 84 | 5 | 420 |
| 85 | 5 | 425 |
| 86 | 3 | 258 |
| 87 | 1 | 87 |
| 88 | 5 | 440 |
| 89 | 5 | 445 |
| 90 | 6 | 540 |
| 91 | 9 | 819 |
| 92 | 9 | 828 |
| 93 | 9 | 837 |
| 94 | 8 | 752 |
| 95 | 10 | 950 |
| 96 | 8 | 768 |
| 97 | 14 | 1358 |
| 98 | 9 | 882 |
| 99 | 10 | 990 |
| 100 | 12 | 1200 |
| 101 | 9 | 909 |
| 102 | 8 | 816 |
| 103 | 12 | 1236 |
| 104 | 8 | 832 |
| 105 | 10 | 1050 |
| 106 | 4 | 424 |
| 107 | 6 | 642 |
| 108 | 6 | 648 |
| 109 | 2 | 218 |
| 110 | 2 | 220 |
| 111 | 11 | 1221 |
| 112 | 7 | 784 |
| 113 | 2 | 226 |
| 114 | 11 | 1254 |
| 115 | 7 | 805 |
| 116 | 8 | 928 |
| 117 | 3 | 351 |
| 118 | 7 | 826 |
| 119 | 8 | 952 |
| 120 | 6 | 720 |
| 121 | 10 | 1210 |
| 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 | 4 | 600 |
| 151 | 8 | 1208 |
| 152 | 3 | 456 |
| 153 | 2 | 306 |
| 154 | 7 | 1078 |
| 155 | 6 | 930 |
| 156 | 2 | 312 |
| 157 | 1 | 157 |
| 158 | 1 | 158 |
| 159 | 4 | 636 |
| 160 | 12 | 1920 |
| 161 | 5 | 805 |
| 162 | 3 | 486 |
| 163 | 3 | 489 |
| 164 | 2 | 328 |
| 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 | 8 | 1584 |
| 199 | 2 | 398 |
| 200 | 7 | 1400 |
| 201 | 10 | 2010 |
| 202 | 9 | 1818 |
| 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 | 6 | 1266 |
| 212 | 8 | 1696 |
| 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 | 1 | 222 |
| 223 | 3 | 669 |
| 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 |
| 279 | 1 | 279 |
| Total | 2002 | 376229 |
| Opcode | Count |
| 0 | 8010 |
| 1 | 1000 |
| 8 | 1 |
| Total | 9011 |
| Opcode | Count |
| 0 | 1000 |
| 1 | 1000 |
| 8 | 1 |
| Total | 2001 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343538266167656e743d6c6962776562736f636b65747320485454502f312e31
0d0a507261676d613a206e6f2d63 ...
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: 8882c4ba1869c752
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=6334626131383639
0x03e8
009 TCP DROPPED BY ME