libwebsockets - Case 13.4.15 : Pass - 110638 ms @ 2017-10-16T11:04:58.322Z
Case Description
Send 1000 compressed messages each of payload size 131072, 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=462&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: DHXEwvEXu9WfR7QiXNNHWw== 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: Tf7hJ4WPGo+Tk08VZEpLAtUEVZM= 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 |
| 7 | 2 | 14 |
| 8 | 1 | 8 |
| 16 | 3 | 48 |
| 17 | 1 | 17 |
| 18 | 4 | 72 |
| 19 | 4 | 76 |
| 20 | 4 | 80 |
| 21 | 3 | 63 |
| 22 | 7 | 154 |
| 23 | 3 | 69 |
| 24 | 6 | 144 |
| 25 | 9 | 225 |
| 26 | 6 | 156 |
| 27 | 6 | 162 |
| 28 | 13 | 364 |
| 29 | 8 | 232 |
| 30 | 14 | 420 |
| 31 | 6 | 186 |
| 32 | 15 | 480 |
| 33 | 12 | 396 |
| 34 | 12 | 408 |
| 35 | 13 | 455 |
| 36 | 9 | 324 |
| 37 | 7 | 259 |
| 38 | 8 | 304 |
| 39 | 11 | 429 |
| 40 | 14 | 560 |
| 41 | 19 | 779 |
| 42 | 19 | 798 |
| 43 | 10 | 430 |
| 44 | 17 | 748 |
| 45 | 16 | 720 |
| 46 | 12 | 552 |
| 47 | 9 | 423 |
| 48 | 17 | 816 |
| 49 | 12 | 588 |
| 50 | 8 | 400 |
| 51 | 12 | 612 |
| 52 | 18 | 936 |
| 53 | 9 | 477 |
| 54 | 11 | 594 |
| 55 | 11 | 605 |
| 56 | 5 | 280 |
| 57 | 7 | 399 |
| 58 | 7 | 406 |
| 59 | 6 | 354 |
| 60 | 7 | 420 |
| 61 | 5 | 305 |
| 62 | 3 | 186 |
| 63 | 7 | 441 |
| 64 | 8 | 512 |
| 65 | 5 | 325 |
| 66 | 8 | 528 |
| 67 | 8 | 536 |
| 68 | 3 | 204 |
| 69 | 4 | 276 |
| 70 | 5 | 350 |
| 71 | 2 | 142 |
| 72 | 8 | 576 |
| 73 | 8 | 584 |
| 74 | 5 | 370 |
| 75 | 9 | 675 |
| 76 | 4 | 304 |
| 77 | 13 | 1001 |
| 78 | 16 | 1248 |
| 79 | 17 | 1343 |
| 80 | 53 | 4240 |
| 81 | 48 | 3888 |
| 82 | 71 | 5822 |
| 83 | 61 | 5063 |
| 84 | 53 | 4452 |
| 85 | 70 | 5950 |
| 86 | 103 | 8858 |
| 87 | 81 | 7047 |
| 88 | 107 | 9416 |
| 89 | 153 | 13617 |
| 90 | 133 | 11970 |
| 91 | 159 | 14469 |
| 92 | 164 | 15088 |
| 93 | 149 | 13857 |
| 94 | 198 | 18612 |
| 95 | 171 | 16245 |
| 96 | 158 | 15168 |
| 97 | 244 | 23668 |
| 98 | 188 | 18424 |
| 99 | 179 | 17721 |
| 100 | 234 | 23400 |
| 101 | 262 | 26462 |
| 102 | 258 | 26316 |
| 103 | 278 | 28634 |
| 104 | 280 | 29120 |
| 105 | 266 | 27930 |
| 106 | 345 | 36570 |
| 107 | 313 | 33491 |
| 108 | 332 | 35856 |
| 109 | 323 | 35207 |
| 110 | 312 | 34320 |
| 111 | 312 | 34632 |
| 112 | 356 | 39872 |
| 113 | 360 | 40680 |
| 114 | 327 | 37278 |
| 115 | 357 | 41055 |
| 116 | 385 | 44660 |
| 117 | 347 | 40599 |
| 118 | 364 | 42952 |
| 119 | 325 | 38675 |
| 120 | 393 | 47160 |
| 121 | 431 | 52151 |
| 122 | 445 | 54290 |
| 123 | 459 | 56457 |
| 124 | 465 | 57660 |
| 125 | 492 | 61500 |
| 126 | 459 | 57834 |
| 127 | 502 | 63754 |
| 128 | 424 | 54272 |
| 129 | 638 | 82302 |
| 130 | 651 | 84630 |
| 131 | 628 | 82268 |
| 132 | 743 | 98076 |
| 133 | 775 | 103075 |
| 134 | 776 | 103984 |
| 135 | 856 | 115560 |
| 136 | 866 | 117776 |
| 137 | 1009 | 138233 |
| 138 | 1008 | 139104 |
| 139 | 1092 | 151788 |
| 140 | 1118 | 156520 |
| 141 | 1079 | 152139 |
| 142 | 1186 | 168412 |
| 143 | 1162 | 166166 |
| 144 | 1285 | 185040 |
| 145 | 1325 | 192125 |
| 146 | 1164 | 169944 |
| 147 | 1310 | 192570 |
| 148 | 1161 | 171828 |
| 149 | 1261 | 187889 |
| 150 | 1227 | 184050 |
| 151 | 1213 | 183163 |
| 152 | 1195 | 181640 |
| 153 | 1152 | 176256 |
| 154 | 1130 | 174020 |
| 155 | 1070 | 165850 |
| 156 | 1000 | 156000 |
| 157 | 941 | 147737 |
| 158 | 960 | 151680 |
| 159 | 890 | 141510 |
| 160 | 899 | 143840 |
| 161 | 922 | 148442 |
| 162 | 864 | 139968 |
| 163 | 842 | 137246 |
| 164 | 780 | 127920 |
| 165 | 727 | 119955 |
| 166 | 641 | 106406 |
| 167 | 726 | 121242 |
| 168 | 702 | 117936 |
| 169 | 695 | 117455 |
| 170 | 694 | 117980 |
| 171 | 681 | 116451 |
| 172 | 653 | 112316 |
| 173 | 655 | 113315 |
| 174 | 624 | 108576 |
| 175 | 683 | 119525 |
| 176 | 715 | 125840 |
| 177 | 597 | 105669 |
| 178 | 597 | 106266 |
| 179 | 568 | 101672 |
| 180 | 553 | 99540 |
| 181 | 565 | 102265 |
| 182 | 520 | 94640 |
| 183 | 492 | 90036 |
| 184 | 467 | 85928 |
| 185 | 435 | 80475 |
| 186 | 372 | 69192 |
| 187 | 397 | 74239 |
| 188 | 385 | 72380 |
| 189 | 368 | 69552 |
| 190 | 332 | 63080 |
| 191 | 285 | 54435 |
| 192 | 296 | 56832 |
| 193 | 263 | 50759 |
| 194 | 249 | 48306 |
| 195 | 257 | 50115 |
| 196 | 218 | 42728 |
| 197 | 188 | 37036 |
| 198 | 181 | 35838 |
| 199 | 149 | 29651 |
| 200 | 143 | 28600 |
| 201 | 159 | 31959 |
| 202 | 190 | 38380 |
| 203 | 176 | 35728 |
| 204 | 201 | 41004 |
| 205 | 156 | 31980 |
| 206 | 156 | 32136 |
| 207 | 141 | 29187 |
| 208 | 137 | 28496 |
| 209 | 144 | 30096 |
| 210 | 122 | 25620 |
| 211 | 129 | 27219 |
| 212 | 116 | 24592 |
| 213 | 103 | 21939 |
| 214 | 79 | 16906 |
| 215 | 87 | 18705 |
| 216 | 93 | 20088 |
| 217 | 85 | 18445 |
| 218 | 84 | 18312 |
| 219 | 57 | 12483 |
| 220 | 60 | 13200 |
| 221 | 70 | 15470 |
| 222 | 79 | 17538 |
| 223 | 78 | 17394 |
| 224 | 60 | 13440 |
| 225 | 39 | 8775 |
| 226 | 49 | 11074 |
| 227 | 37 | 8399 |
| 228 | 25 | 5700 |
| 229 | 23 | 5267 |
| 230 | 21 | 4830 |
| 231 | 17 | 3927 |
| 232 | 27 | 6264 |
| 233 | 22 | 5126 |
| 234 | 23 | 5382 |
| 235 | 14 | 3290 |
| 236 | 21 | 4956 |
| 237 | 21 | 4977 |
| 238 | 16 | 3808 |
| 239 | 17 | 4063 |
| 240 | 9 | 2160 |
| 241 | 3 | 723 |
| 242 | 18 | 4356 |
| 243 | 9 | 2187 |
| 244 | 7 | 1708 |
| 245 | 12 | 2940 |
| 246 | 7 | 1722 |
| 247 | 6 | 1482 |
| 248 | 7 | 1736 |
| 249 | 4 | 996 |
| 250 | 2 | 500 |
| 251 | 5 | 1255 |
| 253 | 1 | 253 |
| 254 | 2 | 508 |
| 260 | 1 | 260 |
| 361 | 1 | 361 |
| 955 | 1 | 955 |
| Total | 70000 | 10518949 |
| Chop Size | Count | Octets |
| 3 | 2 | 6 |
| 4 | 4 | 16 |
| 5 | 1 | 5 |
| 6 | 2 | 12 |
| 7 | 2 | 14 |
| 8 | 1 | 8 |
| 9 | 2 | 18 |
| 10 | 1 | 10 |
| 11 | 3 | 33 |
| 12 | 1 | 12 |
| 13 | 3 | 39 |
| 14 | 6 | 84 |
| 15 | 2 | 30 |
| 16 | 2 | 32 |
| 17 | 2 | 34 |
| 23 | 1 | 23 |
| 30 | 1 | 30 |
| 31 | 2 | 62 |
| 33 | 1 | 33 |
| 34 | 1 | 34 |
| 36 | 1 | 36 |
| 37 | 2 | 74 |
| 39 | 3 | 117 |
| 40 | 1 | 40 |
| 41 | 1 | 41 |
| 42 | 2 | 84 |
| 43 | 3 | 129 |
| 44 | 9 | 396 |
| 45 | 5 | 225 |
| 46 | 3 | 138 |
| 47 | 10 | 470 |
| 48 | 10 | 480 |
| 49 | 15 | 735 |
| 50 | 20 | 1000 |
| 51 | 14 | 714 |
| 52 | 16 | 832 |
| 53 | 14 | 742 |
| 54 | 21 | 1134 |
| 55 | 26 | 1430 |
| 56 | 17 | 952 |
| 57 | 11 | 627 |
| 58 | 25 | 1450 |
| 59 | 21 | 1239 |
| 60 | 24 | 1440 |
| 61 | 16 | 976 |
| 62 | 25 | 1550 |
| 63 | 24 | 1512 |
| 64 | 24 | 1536 |
| 65 | 12 | 780 |
| 66 | 17 | 1122 |
| 67 | 19 | 1273 |
| 68 | 13 | 884 |
| 69 | 9 | 621 |
| 70 | 25 | 1750 |
| 71 | 25 | 1775 |
| 72 | 16 | 1152 |
| 73 | 12 | 876 |
| 74 | 11 | 814 |
| 75 | 8 | 600 |
| 76 | 10 | 760 |
| 77 | 13 | 1001 |
| 78 | 4 | 312 |
| 79 | 6 | 474 |
| 80 | 3 | 240 |
| 81 | 1 | 81 |
| 82 | 2 | 164 |
| 83 | 2 | 166 |
| 84 | 5 | 420 |
| 85 | 3 | 255 |
| 86 | 3 | 258 |
| 87 | 5 | 435 |
| 88 | 4 | 352 |
| 89 | 12 | 1068 |
| 90 | 10 | 900 |
| 91 | 7 | 637 |
| 92 | 11 | 1012 |
| 93 | 9 | 837 |
| 94 | 2 | 188 |
| 95 | 3 | 285 |
| 97 | 2 | 194 |
| 98 | 3 | 294 |
| 99 | 1 | 99 |
| 112 | 1 | 112 |
| 113 | 1 | 113 |
| 114 | 1 | 114 |
| 116 | 3 | 348 |
| 117 | 2 | 234 |
| 119 | 1 | 119 |
| 127 | 1 | 127 |
| 130 | 2 | 260 |
| 199 | 2 | 398 |
| 200 | 1 | 200 |
| 201 | 1 | 201 |
| 202 | 1 | 202 |
| 203 | 2 | 406 |
| 204 | 5 | 1020 |
| 205 | 7 | 1435 |
| 206 | 5 | 1030 |
| 207 | 4 | 828 |
| 208 | 1 | 208 |
| 209 | 6 | 1254 |
| 210 | 8 | 1680 |
| 211 | 6 | 1266 |
| 212 | 4 | 848 |
| 213 | 11 | 2343 |
| 214 | 8 | 1712 |
| 215 | 7 | 1505 |
| 216 | 6 | 1296 |
| 217 | 6 | 1302 |
| 218 | 4 | 872 |
| 219 | 4 | 876 |
| 220 | 5 | 1100 |
| 221 | 5 | 1105 |
| 222 | 7 | 1554 |
| 223 | 17 | 3791 |
| 224 | 16 | 3584 |
| 225 | 14 | 3150 |
| 226 | 13 | 2938 |
| 227 | 6 | 1362 |
| 228 | 6 | 1368 |
| 229 | 10 | 2290 |
| 230 | 16 | 3680 |
| 231 | 13 | 3003 |
| 232 | 9 | 2088 |
| 233 | 6 | 1398 |
| 234 | 6 | 1404 |
| 235 | 6 | 1410 |
| 236 | 2 | 472 |
| 237 | 4 | 948 |
| 238 | 5 | 1190 |
| 239 | 4 | 956 |
| 240 | 6 | 1440 |
| 241 | 3 | 723 |
| 243 | 2 | 486 |
| 244 | 2 | 488 |
| 246 | 2 | 492 |
| 248 | 1 | 248 |
| 249 | 1 | 249 |
| 251 | 3 | 753 |
| 253 | 3 | 759 |
| 254 | 2 | 508 |
| 256 | 1 | 256 |
| 258 | 2 | 516 |
| 259 | 1 | 259 |
| 260 | 21702 | 5642520 |
| 279 | 1 | 279 |
| Total | 22704 | 5753789 |
| Opcode | Count |
| 0 | 138467 |
| 1 | 1000 |
| 8 | 1 |
| Total | 139468 |
| Opcode | Count |
| 0 | 21702 |
| 1 | 1000 |
| 8 | 1 |
| Total | 22703 |
000 RX OCTETS: 474554202f72756e436173653f636173653d343632266167656e743d6c6962776562736f636b65747320485454502f312e31
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: 888264d13da96739
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3634643133646139
0x03e8
009 TCP DROPPED BY ME