SwiftWebSocket - Case 13.3.16 : Pass - 7884 ms @ 2016-04-13T16:17:03.270Z
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 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)
GET /runCase?case=447&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=8 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=447&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: L9y8S5ROTG24Ax4gANhBDQ==
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: 6fbOacubAIfUuC2acXsb2jVeT/Q= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=8; client_max_window_bits=8
| 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 | 
| 14 | 998 | 13972 | 
| 222 | 2 | 444 | 
| 381 | 1 | 381 | 
| 65328 | 2 | 130656 | 
| 65536 | 1998 | 130940928 | 
| Total | 3002 | 131086387 | 
| Chop Size | Count | Octets | 
| 4 | 1 | 4 | 
| 304 | 1 | 304 | 
| 507 | 1 | 507 | 
| 509 | 1 | 509 | 
| 510 | 1 | 510 | 
| 511 | 1 | 511 | 
| 514 | 1 | 514 | 
| 520 | 2 | 1040 | 
| 521 | 1 | 521 | 
| 523 | 5 | 2615 | 
| 524 | 5 | 2620 | 
| 525 | 1 | 525 | 
| 526 | 5 | 2630 | 
| 527 | 3 | 1581 | 
| 528 | 8 | 4224 | 
| 529 | 6 | 3174 | 
| 530 | 7 | 3710 | 
| 531 | 7 | 3717 | 
| 532 | 6 | 3192 | 
| 533 | 4 | 2132 | 
| 534 | 2 | 1068 | 
| 535 | 1 | 535 | 
| 536 | 1 | 536 | 
| 537 | 5 | 2685 | 
| 538 | 1 | 538 | 
| 540 | 2 | 1080 | 
| 541 | 1 | 541 | 
| 552 | 2 | 1104 | 
| 553 | 1 | 553 | 
| 554 | 1 | 554 | 
| 555 | 2 | 1110 | 
| 556 | 1 | 556 | 
| 558 | 3 | 1674 | 
| 559 | 2 | 1118 | 
| 562 | 1 | 562 | 
| 563 | 1 | 563 | 
| 564 | 1 | 564 | 
| 565 | 1 | 565 | 
| 567 | 2 | 1134 | 
| 568 | 4 | 2272 | 
| 569 | 3 | 1707 | 
| 574 | 1 | 574 | 
| 576 | 3 | 1728 | 
| 577 | 2 | 1154 | 
| 579 | 5 | 2895 | 
| 580 | 1 | 580 | 
| 581 | 1 | 581 | 
| 582 | 1 | 582 | 
| 583 | 1 | 583 | 
| 586 | 3 | 1758 | 
| 587 | 3 | 1761 | 
| 588 | 1 | 588 | 
| 589 | 2 | 1178 | 
| 590 | 1 | 590 | 
| 593 | 1 | 593 | 
| 594 | 1 | 594 | 
| 595 | 2 | 1190 | 
| 596 | 1 | 596 | 
| 603 | 1 | 603 | 
| 609 | 1 | 609 | 
| 610 | 4 | 2440 | 
| 611 | 7 | 4277 | 
| 612 | 1 | 612 | 
| 613 | 2 | 1226 | 
| 614 | 3 | 1842 | 
| 615 | 2 | 1230 | 
| 616 | 6 | 3696 | 
| 617 | 6 | 3702 | 
| 618 | 2 | 1236 | 
| 619 | 2 | 1238 | 
| 620 | 1 | 620 | 
| 621 | 4 | 2484 | 
| 622 | 3 | 1866 | 
| 623 | 2 | 1246 | 
| 624 | 2 | 1248 | 
| 625 | 2 | 1250 | 
| 626 | 1 | 626 | 
| 627 | 4 | 2508 | 
| 628 | 2 | 1256 | 
| 629 | 1 | 629 | 
| 630 | 9 | 5670 | 
| 631 | 3 | 1893 | 
| 632 | 4 | 2528 | 
| 633 | 2 | 1266 | 
| 634 | 2 | 1268 | 
| 635 | 1 | 635 | 
| 636 | 3 | 1908 | 
| 637 | 3 | 1911 | 
| 638 | 7 | 4466 | 
| 639 | 5 | 3195 | 
| 640 | 6 | 3840 | 
| 641 | 11 | 7051 | 
| 642 | 5 | 3210 | 
| 643 | 9 | 5787 | 
| 644 | 2 | 1288 | 
| 645 | 1 | 645 | 
| 646 | 2 | 1292 | 
| 647 | 2 | 1294 | 
| 648 | 3 | 1944 | 
| 649 | 2 | 1298 | 
| 653 | 1 | 653 | 
| 654 | 1 | 654 | 
| 656 | 1 | 656 | 
| 660 | 2 | 1320 | 
| 664 | 2 | 1328 | 
| 665 | 1 | 665 | 
| 666 | 1 | 666 | 
| 668 | 1 | 668 | 
| 671 | 1 | 671 | 
| 676 | 1 | 676 | 
| 681 | 2 | 1362 | 
| 682 | 1 | 682 | 
| 683 | 2 | 1366 | 
| 684 | 2 | 1368 | 
| 685 | 4 | 2740 | 
| 686 | 1 | 686 | 
| 688 | 2 | 1376 | 
| 689 | 1 | 689 | 
| 692 | 1 | 692 | 
| 694 | 1 | 694 | 
| 696 | 1 | 696 | 
| 697 | 1 | 697 | 
| 698 | 1 | 698 | 
| 699 | 3 | 2097 | 
| 700 | 4 | 2800 | 
| 701 | 3 | 2103 | 
| 703 | 2 | 1406 | 
| 704 | 2 | 1408 | 
| 705 | 2 | 1410 | 
| 706 | 1 | 706 | 
| 709 | 2 | 1418 | 
| 712 | 1 | 712 | 
| 713 | 2 | 1426 | 
| 714 | 1 | 714 | 
| 715 | 2 | 1430 | 
| 716 | 2 | 1432 | 
| 717 | 3 | 2151 | 
| 718 | 1 | 718 | 
| 719 | 3 | 2157 | 
| 720 | 1 | 720 | 
| 722 | 1 | 722 | 
| 725 | 1 | 725 | 
| 727 | 1 | 727 | 
| 728 | 3 | 2184 | 
| 729 | 1 | 729 | 
| 730 | 1 | 730 | 
| 732 | 2 | 1464 | 
| 733 | 2 | 1466 | 
| 734 | 2 | 1468 | 
| 735 | 1 | 735 | 
| 736 | 1 | 736 | 
| 737 | 2 | 1474 | 
| 738 | 3 | 2214 | 
| 739 | 4 | 2956 | 
| 740 | 4 | 2960 | 
| 741 | 4 | 2964 | 
| 742 | 3 | 2226 | 
| 744 | 1 | 744 | 
| 746 | 1 | 746 | 
| 748 | 1 | 748 | 
| 753 | 1 | 753 | 
| 755 | 1 | 755 | 
| 756 | 3 | 2268 | 
| 757 | 4 | 3028 | 
| 758 | 10 | 7580 | 
| 759 | 8 | 6072 | 
| 760 | 12 | 9120 | 
| 761 | 7 | 5327 | 
| 762 | 8 | 6096 | 
| 763 | 1 | 763 | 
| 764 | 9 | 6876 | 
| 766 | 10 | 7660 | 
| 767 | 3 | 2301 | 
| 768 | 5 | 3840 | 
| 769 | 9 | 6921 | 
| 770 | 6 | 4620 | 
| 771 | 3 | 2313 | 
| 772 | 7 | 5404 | 
| 773 | 5 | 3865 | 
| 776 | 2 | 1552 | 
| 778 | 2 | 1556 | 
| 779 | 1 | 779 | 
| 780 | 5 | 3900 | 
| 782 | 3 | 2346 | 
| 783 | 3 | 2349 | 
| 784 | 2 | 1568 | 
| 785 | 1 | 785 | 
| 790 | 1 | 790 | 
| 795 | 1 | 795 | 
| 798 | 1 | 798 | 
| 799 | 1 | 799 | 
| 801 | 2 | 1602 | 
| 803 | 2 | 1606 | 
| 804 | 2 | 1608 | 
| 805 | 2 | 1610 | 
| 806 | 1 | 806 | 
| 812 | 1 | 812 | 
| 813 | 3 | 2439 | 
| 814 | 1 | 814 | 
| 816 | 2 | 1632 | 
| 817 | 2 | 1634 | 
| 818 | 5 | 4090 | 
| 819 | 3 | 2457 | 
| 820 | 3 | 2460 | 
| 821 | 8 | 6568 | 
| 822 | 7 | 5754 | 
| 823 | 16 | 13168 | 
| 824 | 10 | 8240 | 
| 825 | 6 | 4950 | 
| 826 | 7 | 5782 | 
| 827 | 2 | 1654 | 
| 828 | 11 | 9108 | 
| 829 | 6 | 4974 | 
| 830 | 3 | 2490 | 
| 831 | 3 | 2493 | 
| 832 | 5 | 4160 | 
| 833 | 6 | 4998 | 
| 834 | 5 | 4170 | 
| 835 | 8 | 6680 | 
| 836 | 5 | 4180 | 
| 837 | 6 | 5022 | 
| 838 | 11 | 9218 | 
| 839 | 5 | 4195 | 
| 840 | 1 | 840 | 
| 841 | 3 | 2523 | 
| 842 | 3 | 2526 | 
| 843 | 5 | 4215 | 
| 844 | 6 | 5064 | 
| 845 | 2 | 1690 | 
| 846 | 7 | 5922 | 
| 847 | 8 | 6776 | 
| 848 | 6 | 5088 | 
| 849 | 9 | 7641 | 
| 850 | 10 | 8500 | 
| 851 | 10 | 8510 | 
| 852 | 8 | 6816 | 
| 853 | 12 | 10236 | 
| 854 | 6 | 5124 | 
| 855 | 6 | 5130 | 
| 856 | 5 | 4280 | 
| 857 | 12 | 10284 | 
| 858 | 7 | 6006 | 
| 859 | 12 | 10308 | 
| 860 | 13 | 11180 | 
| 861 | 21 | 18081 | 
| 862 | 9 | 7758 | 
| 863 | 8 | 6904 | 
| 864 | 10 | 8640 | 
| 865 | 5 | 4325 | 
| 866 | 1 | 866 | 
| 867 | 1 | 867 | 
| 869 | 2 | 1738 | 
| 870 | 2 | 1740 | 
| 871 | 5 | 4355 | 
| 872 | 5 | 4360 | 
| 873 | 8 | 6984 | 
| 874 | 8 | 6992 | 
| 875 | 14 | 12250 | 
| 876 | 6 | 5256 | 
| 877 | 10 | 8770 | 
| 878 | 5 | 4390 | 
| 879 | 20 | 17580 | 
| 880 | 10 | 8800 | 
| 881 | 2 | 1762 | 
| 882 | 1 | 882 | 
| 883 | 2 | 1766 | 
| 884 | 2 | 1768 | 
| 885 | 2 | 1770 | 
| 886 | 1 | 886 | 
| 887 | 1 | 887 | 
| 891 | 1 | 891 | 
| 892 | 1 | 892 | 
| 904 | 3 | 2712 | 
| 906 | 4 | 3624 | 
| 908 | 1 | 908 | 
| 909 | 1 | 909 | 
| 922 | 1 | 922 | 
| 923 | 1 | 923 | 
| 924 | 1 | 924 | 
| 1028 | 4000 | 4112000 | 
| Total | 5002 | 4865840 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 4000 | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 5001 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d343437266167656e743d5377696674576562536f636b657420485454502f312e
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: 88803746435b
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3337343634333562
009 TCP DROPPED BY ME