From dcf8aa87f04ffd14f0cab5b39fa1915627824cad Mon Sep 17 00:00:00 2001 From: Myron Sosyak Date: Thu, 6 Sep 2018 10:29:13 +0100 Subject: Added traffic update capability to Ixload TG Allow yardstick to update IP/MAX of Net traffic - Implemented functionality for updating traffics IP/MAC address in ixloadconfiguration. - Extended http_ixload.py with functions for update IP/MAC address of netTraffic. - In HTTP-vFW_IPv4_2Ports_Concurrency.rxf changed name's of networks from "client network" to "uplink_0 and the same for server JIRA: YARDSTICK-1418 Change-Id: I28ef68b77466fff15af589954e3ef63e8099428f Signed-off-by: Myron Sosyak Signed-off-by: Taras Chornyi --- .../HTTP_1b-requests_65000_concurrency.yaml | 59 +++++----- .../vfw/HTTP-vFW_IPv4_2Ports_Concurrency.rxf | 24 ++-- yardstick/common/exceptions.py | 4 + yardstick/network_services/traffic_profile/http.py | 4 + .../traffic_profile/http_ixload.py | 103 +++++++++++++++- .../network_services/vnf_generic/vnf/tg_ixload.py | 35 +++++- .../network_services/traffic_profile/test_http.py | 10 +- .../traffic_profile/test_http_ixload.py | 129 +++++++++++++++++++++ .../vnf_generic/vnf/test_tg_ixload.py | 17 +++ 9 files changed, 335 insertions(+), 50 deletions(-) diff --git a/samples/vnf_samples/traffic_profiles/http_tests/HTTP_1b-requests_65000_concurrency.yaml b/samples/vnf_samples/traffic_profiles/http_tests/HTTP_1b-requests_65000_concurrency.yaml index 112836ac9..dcc11d55a 100644 --- a/samples/vnf_samples/traffic_profiles/http_tests/HTTP_1b-requests_65000_concurrency.yaml +++ b/samples/vnf_samples/traffic_profiles/http_tests/HTTP_1b-requests_65000_concurrency.yaml @@ -5,37 +5,42 @@ description: Traffic profile to run HTTP test traffic_profile: traffic_type: TrafficProfileGenericHTTP -#http client specific values uplink_0: - http_no_requests: "1000" # number of http iterations - http_concurency: "65000" # number of threads to be run - http_locator: "/1B.bin" # http locator to be read - http_peer_address: "152.40.40.20" # address range of the servers - http_peer_port: "9004" # port range of the server - http_client_address: "152.16.100.20" # address range of the servers - private_subnet_mask: "255.255.255.0" - attacker_tests: "False" # True : If attacker Test, False : Otherwise + ip: + address: "152.16.100.32" # must be in same subnet with gateway + subnet_prefix: 24 # subnet prefix + mac: "Auto" # port mac addr or auto to generate automatically + gateway: # will be taken from pod file + + http_client: + http_no_requests: "1000" # number of http iterations + http_concurency: "65000" # number of threads to be run + http_locator: "/1B.bin" # http locator to be read + attacker_tests: "False" # True : If attacker Test, False : Otherwise -#http server side downlink_0: - http_locator_image_size: "1B" # image size requested by http client - http_bind_address: "152.40.40.20" # where address is bound - http_bind_port: "9004" # when port is bound - public_subnet_mask: "255.255.255.0" + ip: + address: "152.40.40.32" # must be in same subnet with gateway + subnet_prefix: 24 # subnet prefix + mac: "Auto" # port mac addr or auto to generate automatically + gateway: # will be taken from pod file uplink_1: - http_no_requests: "1000" # number of http iterations - http_concurency: "65000" # number of threads to be run - http_locator: "/1B.bin" # http locator to be read - http_peer_address: "192.40.40.20" # address range of the servers - http_peer_port: "9004" # port range of the server - http_client_address: "152.16.100.20" # address range of the servers - private_subnet_mask: "255.255.255.0" - attacker_tests: "False" # True : If attacker Test, False : Otherwise + ip: + address: "12.12.12.32" + subnet_prefix: 24 + mac: "00:00:00:00:00:01" + gateway: + + http_client: + http_no_requests: "1000" + http_concurency: "65000" + http_locator: "/1B.bin" + attacker_tests: "False" -#http server side downlink_1: - http_locator_image_size: "1B" # image size requested by http client - http_bind_address: "192.40.40.20" # where address is bound - http_bind_port: "9004" # when port is bound - public_subnet_mask: "255.255.255.0" + ip: + address: "13.13.13.32" + subnet_prefix: 24 + mac: "00:00:00:00:00:02" + gateway: \ No newline at end of file diff --git a/samples/vnf_samples/traffic_profiles/vfw/HTTP-vFW_IPv4_2Ports_Concurrency.rxf b/samples/vnf_samples/traffic_profiles/vfw/HTTP-vFW_IPv4_2Ports_Concurrency.rxf index f0791fd3b..93b768373 100644 --- a/samples/vnf_samples/traffic_profiles/vfw/HTTP-vFW_IPv4_2Ports_Concurrency.rxf +++ b/samples/vnf_samples/traffic_profiles/vfw/HTTP-vFW_IPv4_2Ports_Concurrency.rxf @@ -1,7 +1,7 @@ <_smSessionXml ver="[0, [1, [0, [0]]]]" type="ixSMSessionXML"> - <rpf> <Ixia.Aptixia.StackManager.SMSession type="Ixia.Aptixia.StackManager.SMSession" objectid="ccbe6b23-38b0-4060-8a29-49ce17c75bb7" version="6.70.442"> <doWaitLinkUp type="Bool">0</doWaitLinkUp> <doGratArp type="Bool">0</doGratArp> <subscribeToGratArpNotifications type="Bool">0</subscribeToGratArpNotifications> <doInterfaceCheck type="Bool">0</doInterfaceCheck> <rebootPortsBeforeConfigure type="Bool">0</rebootPortsBeforeConfigure> <testDuration type="Int">10000</testDuration> <checkLinkState type="Bool">0</checkLinkState> <portGroupList type="ListNode"> <Ixia.Aptixia.StackManager.PortGroup type="Ixia.Aptixia.StackManager.PortGroup" objectid="865be042-32d5-426a-9e75-0908c943801f" version="6.70.442"> <name type="String">client network</name> <category type="String" /> <stack type="Ixia.Aptixia.StackManager.L1EthernetPlugin" objectid="1dcd6e1b-17cd-45a1-875a-cbea40d3468c" version="6.70.442"> <autoNegotiate type="Bool">1</autoNegotiate> <speed type="String">k100FD</speed> <advertise10Half type="Bool">1</advertise10Half> <advertise10Full type="Bool">1</advertise10Full> <advertise100Half type="Bool">1</advertise100Half> <advertise100Full type="Bool">1</advertise100Full> <advertise1000Full type="Bool">1</advertise1000Full> <advertise2500Full type="Bool">1</advertise2500Full> <advertise5000Full type="Bool">1</advertise5000Full> <advertise10000Full type="Bool">1</advertise10000Full> <cardDualPhy type="Ixia.Aptixia.StackManager.DualPhyPlugin" objectid="b458c333-b4d4-48ef-bd38-3b456f72f8c8" version="6.70.442"> <medium type="String">auto</medium> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </cardDualPhy> <cardElm type="Ixia.Aptixia.StackManager.EthernetELMPlugin" objectid="28c0383a-76a7-4750-8162-2ad946ddac97" version="6.70.442"> <negotiateMasterSlave type="Bool">1</negotiateMasterSlave> <negotiationType type="String">master</negotiationType> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </cardElm> <enableFlowControl type="Bool">0</enableFlowControl> <directedAddress type="String">01:80:C2:00:00:01</directedAddress> <dataCenter type="Ixia.Aptixia.StackManager.DataCenterSettings" objectid="b9a0be2e-3880-4100-9e29-9b474f9301f4" version="6.70.442"> <dcSupported type="Bool">1</dcSupported> <dcEnabled type="Bool">0</dcEnabled> <dcFlowControl type="Ixia.Aptixia.StackManager.DataCenterSettingsSkeleton+eFlowControlType">0</dcFlowControl> <dcMode type="Ixia.Aptixia.StackManager.DataCenterSettingsSkeleton+eDataCenterMode">2</dcMode> <dcPfcMapping type="IntList" /> <dcPfcPauseEnable type="Bool">0</dcPfcPauseEnable> <dcPfcPauseDelay type="Int">1</dcPfcPauseDelay> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </dataCenter> <childrenList type="ListNode"> <Ixia.Aptixia.StackManager.L2EthernetPlugin type="Ixia.Aptixia.StackManager.L2EthernetPlugin" objectid="e0232591-010e-492c-8a28-75e436f4adb2" version="6.70.442"> <macRangeList type="ListNode"> <Ixia.Aptixia.StackManager.MacRange type="Ixia.Aptixia.StackManager.MacRange" objectid="3011c8a8-a9fd-4b76-a27d-91948113ed4f" version="6.70.442"> <enabled type="Bool">1</enabled> <name type="String">MAC-R1</name> <mac type="String">00:0A:00:02:14:00</mac> <incrementBy type="String">00:00:00:00:00:01</incrementBy> <mtu type="Int">1500</mtu> <count type="Int">1</count> <vlanRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="adb27552-7165-46a3-bc9e-04914adf40ac" version="6.70.442"> <name type="String">VLAN-R1</name> <enabled type="Bool">0</enabled> <firstId type="Int">1</firstId> <incrementStep type="Int">100</incrementStep> <increment type="Int">1</increment> <uniqueCount type="Int">4094</uniqueCount> <priority type="Int">0</priority> <tpid type="String">0x8100</tpid> <innerEnable type="Bool">0</innerEnable> <innerFirstId type="Int">1</innerFirstId> <innerIncrementStep type="Int">1</innerIncrementStep> <innerIncrement type="Int">1</innerIncrement> <innerUniqueCount type="Int">4094</innerUniqueCount> <innerPriority type="Int">0</innerPriority> <idIncrMode type="Int">1</idIncrMode> <innerTpid type="String">0x8100</innerTpid> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </vlanRange> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MacRange> </macRangeList> <vlanRangeList type="ListNode"> <Ixia.Aptixia.StackManager.VlanIdRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="adb27552-7165-46a3-bc9e-04914adf40ac" version="6.70.442" /> </vlanRangeList> <childrenList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Plugin type="Ixia.Aptixia.StackManager.IpV4V6Plugin" objectid="a916ae0f-0731-405d-ad19-eaade6c515f1" version="6.70.442"> <rangeList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Range type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="a3559674-8d95-4020-90b3-b42eacaef105" version="6.70.442"> <enabled type="Bool">1</enabled> <name type="String">IP-R1</name> <ipType type="String">IPv4</ipType> <ipAddress type="String">10.0.2.20</ipAddress> <prefix type="Int">24</prefix> <incrementBy type="String">0.0.0.1</incrementBy> <count type="Int">1</count> <autoCountEnabled type="Bool">0</autoCountEnabled> <gatewayAddress type="String">10.0.2.10</gatewayAddress> <gatewayIncrement type="String">0.0.0.0</gatewayIncrement> <gatewayIncrementMode type="String">perSubnet</gatewayIncrementMode> <enableGatewayArp type="Bool">0</enableGatewayArp> <generateStatistics type="Bool">0</generateStatistics> <mss type="Int">1460</mss> <randomizeAddress type="Bool">0</randomizeAddress> <randomizeSeed type="Int">2596329041</randomizeSeed> <autoMacGeneration type="Bool">1</autoMacGeneration> <macRange type="Ixia.Aptixia.StackManager.MacRange" objectid="3011c8a8-a9fd-4b76-a27d-91948113ed4f" version="6.70.442" /> <vlanRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="adb27552-7165-46a3-bc9e-04914adf40ac" version="6.70.442" /> <atmRange type="Ixia.Aptixia.StackManager.AtmRange" objectid="00000000-0000-0000-0000-000000000000" /> <pvcRange type="Ixia.Aptixia.StackManager.PvcRange" objectid="00000000-0000-0000-0000-000000000000" /> <autoIpTypeEnabled type="Bool">0</autoIpTypeEnabled> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpV4V6Range> </rangeList> <rangeGroups type="ListNode"> <Ixia.Aptixia.StackManager.RangeGroup type="Ixia.Aptixia.StackManager.RangeGroup" objectid="aa33a76b-9c7f-48d9-a537-8d6eeec03662" version="6.70.442"> <name type="String">DistGroup1</name> <distribType type="Ixia.Aptixia.StackManager.RangeGroupSkeleton+eDistributionType">0</distribType> <rangeList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Range type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="a3559674-8d95-4020-90b3-b42eacaef105" version="6.70.442" /> </rangeList> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.RangeGroup> </rangeGroups> <childrenList type="ListNode" /> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">IP-1</name> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpV4V6Plugin> </childrenList> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">MAC/VLAN-1</name> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.L2EthernetPlugin> </childrenList> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">Ethernet-1</name> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </stack> <globalPluginList type="ListNode"> <Ixia.Aptixia.StackManager.IxLoadSettingsPlugin type="Ixia.Aptixia.StackManager.IxLoadSettingsPlugin" objectid="9c6c8594-548e-4ea5-a478-0bfb6252c1ce" version="1.0.0"> <teardownInterfaceWithUser type="Bool">0</teardownInterfaceWithUser> <interfaceBehavior type="Int">0</interfaceBehavior> <name type="String">Settings-2</name> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IxLoadSettingsPlugin> <Ixia.Aptixia.StackManager.DnsPlugin type="Ixia.Aptixia.StackManager.DnsPlugin" objectid="693c7b7b-327b-4d59-b187-57d7600308e3" version="6.70.442"> <domain type="String" /> <timeout type="Int">30000</timeout> <nameServerList type="ListNode" /> <searchList type="ListNode" /> <hostList type="ListNode" /> <name type="String">DNS-2</name> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.DnsPlugin> <Ixia.Aptixia.StackManager.FilterPlugin type="Ixia.Aptixia.StackManager.FilterPlugin" objectid="0f6ebdb4-7909-447a-b80a-e132dae33a9b" version="6.70.442"> <auto type="Bool">1</auto> <all type="Bool">0</all> <pppoecontrol type="Bool">0</pppoecontrol> <pppoenetwork type="Bool">0</pppoenetwork> <isis type="Bool">0</isis> <ip type="String" /> <tcp type="String" /> <udp type="String" /> <mac type="String" /> <icmp type="String" /> <name type="String">Filter-1</name> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.FilterPlugin> <Ixia.Aptixia.StackManager.TCPPlugin type="Ixia.Aptixia.StackManager.TCPPlugin" objectid="7a893f25-0ac6-41c7-ab5a-511c2068582a" version="6.70.442"> <bestPerfSettings type="Bool">0</bestPerfSettings> <accept_ra_all type="Bool">0</accept_ra_all> <tcp_abort_on_overflow type="Bool">0</tcp_abort_on_overflow> <tcp_adv_win_scale type="Int">2</tcp_adv_win_scale> <tcp_app_win type="Int">31</tcp_app_win> <tcp_bic type="Int">0</tcp_bic> <tcp_bic_fast_convergence type="Int">1</tcp_bic_fast_convergence> <tcp_bic_low_window type="Int">14</tcp_bic_low_window> <tcp_dsack type="Bool">1</tcp_dsack> <tcp_ecn type="Bool">0</tcp_ecn> <tcp_fack type="Bool">1</tcp_fack> <tcp_fin_timeout type="Int">60</tcp_fin_timeout> <tcp_frto type="Int">0</tcp_frto> <tcp_keepalive_intvl type="Int">7200</tcp_keepalive_intvl> <tcp_keepalive_probes type="Int">75</tcp_keepalive_probes> <tcp_keepalive_time type="Int">9</tcp_keepalive_time> <tcp_low_latency type="Int">0</tcp_low_latency> <tcp_max_orphans type="Int">8192</tcp_max_orphans> <tcp_max_syn_backlog type="Int">1024</tcp_max_syn_backlog> <tcp_max_tw_buckets type="Int">180000</tcp_max_tw_buckets> <tcp_mem_low type="Int">24576</tcp_mem_low> <tcp_mem_pressure type="Int">32768</tcp_mem_pressure> <tcp_mem_high type="Int">49152</tcp_mem_high> <tcp_moderate_rcvbuf type="Int">0</tcp_moderate_rcvbuf> <tcp_no_metrics_save type="Bool">0</tcp_no_metrics_save> <tcp_orphan_retries type="Int">0</tcp_orphan_retries> <tcp_reordering type="Int">3</tcp_reordering> <tcp_retrans_collapse type="Bool">1</tcp_retrans_collapse> <tcp_retries1 type="Int">3</tcp_retries1> <tcp_retries2 type="Int">15</tcp_retries2> <tcp_rfc1337 type="Bool">0</tcp_rfc1337> <tcp_rmem_min type="Int">4096</tcp_rmem_min> <tcp_rmem_default type="Int">1024</tcp_rmem_default> <tcp_rmem_max type="Int">262144</tcp_rmem_max> <tcp_sack type="Bool">1</tcp_sack> <tcp_stdurg type="Bool">0</tcp_stdurg> <tcp_synack_retries type="Int">5</tcp_synack_retries> <tcp_syn_retries type="Int">5</tcp_syn_retries> <tcp_timestamps type="Bool">1</tcp_timestamps> <tcp_tw_recycle type="Bool">1</tcp_tw_recycle> <tcp_tw_reuse type="Bool">0</tcp_tw_reuse> <tcp_vegas_alpha type="Int">2</tcp_vegas_alpha> <tcp_vegas_beta type="Int">6</tcp_vegas_beta> <tcp_vegas_cong_avoid type="Int">0</tcp_vegas_cong_avoid> <tcp_vegas_gamma type="Int">2</tcp_vegas_gamma> <tcp_westwood type="Int">0</tcp_westwood> <tcp_window_scaling type="Bool">0</tcp_window_scaling> <ip_no_pmtu_disc type="Bool">1</ip_no_pmtu_disc> <tcp_wmem_min type="Int">4096</tcp_wmem_min> <tcp_wmem_default type="Int">1024</tcp_wmem_default> <tcp_wmem_max type="Int">262144</tcp_wmem_max> <tcp_ipfrag_time type="Int">30</tcp_ipfrag_time> <tcp_port_min type="Int">1024</tcp_port_min> <tcp_port_max type="Int">65535</tcp_port_max> <tcp_rto_min type="Int">1000</tcp_rto_min> <tcp_rto_max type="Int">120000</tcp_rto_max> <tcp_tw_rfc1323_strict type="Bool">0</tcp_tw_rfc1323_strict> <udp_port_randomization type="Bool">0</udp_port_randomization> <disable_min_max_buffer_size type="Bool">1</disable_min_max_buffer_size> <llm_hdr_gap type="Int">8</llm_hdr_gap> <llm_hdr_gap_ns type="Int">10</llm_hdr_gap_ns> <inter_packet_granular_delay type="Double">0</inter_packet_granular_delay> <delayed_acks type="Bool">1</delayed_acks> <accept_ra_default type="Bool">0</accept_ra_default> <rps_needed type="Bool">0</rps_needed> <delayed_acks_segments type="Int">0</delayed_acks_segments> <delayed_acks_timeout type="Int">0</delayed_acks_timeout> <tcp_large_icwnd type="Int">0</tcp_large_icwnd> <tcp_mgmt_rmem type="Int">87380</tcp_mgmt_rmem> <tcp_mgmt_wmem type="Int">32768</tcp_mgmt_wmem> <adjust_tcp_buffers type="Bool">1</adjust_tcp_buffers> <name type="String">TCP-2</name> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.TCPPlugin> <Ixia.Aptixia.StackManager.GratArpPlugin type="Ixia.Aptixia.StackManager.GratArpPlugin" objectid="fc54eec4-41ef-4b6c-9415-bf639013b52d" version="6.70.442"> <enabled type="Bool">1</enabled> <forwardGratArp type="Bool">0</forwardGratArp> <rateControlEnabled type="Bool">0</rateControlEnabled> <maxFramesPerSecond type="Int">0</maxFramesPerSecond> <name type="String">GratARP-1</name> <ixLoadRestObjectId type="Int">5</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.GratArpPlugin> <Ixia.Aptixia.StackManager.MeshingPlugin type="Ixia.Aptixia.StackManager.MeshingPlugin" objectid="b0ccbeae-9db2-4416-bbed-80dcb2a7a9ed" version="6.70.442"> <trafficMaps type="ListNode"> <Ixia.Aptixia.StackManager.MeshingTrafficMap type="Ixia.Aptixia.StackManager.MeshingTrafficMap" objectid="6628a634-d6ea-4f86-94a7-816e8fc2917e" version="6.70.442"> <name type="String">newClientActivity1!HTTP server_newServerActivity1</name> <configMapFilename type="String">newClientActivity1Script.configmap</configMapFilename> <sourceActivityId type="Int">0</sourceActivityId> <ipPreference type="Ixia.Aptixia.StackManager.MeshingTrafficMapSkeleton+eIpPreference">2</ipPreference> <portRangesString type="String" /> <meshingType type="Ixia.Aptixia.StackManager.MeshingTrafficMapSkeleton+eMeshingType">2</meshingType> <destinationActivityId type="Int">0</destinationActivityId> </Ixia.Aptixia.StackManager.MeshingTrafficMap> </trafficMaps> <activityRangeMapInfoList type="ListNode" /> <name type="String">Meshing-2</name> <ixLoadRestObjectId type="Int">6</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MeshingPlugin> </globalPluginList> <portList type="Ixia.RpFramework.Server.Core.ShadowedPropertyStringList" /> <typeSpecificData type="ListNode"> <Ixia.Aptixia.StackManager.IPSecPortGroupData type="Ixia.Aptixia.StackManager.IPSecPortGroupData" objectid="df783f7c-615e-47c1-b7f0-1174985ea22e" version="6.80.2"> <role type="String">Initiator</role> <associates type="ListNode" /> <overrideGlobalOptions type="Bool">0</overrideGlobalOptions> <useMaxInitiationRate type="Bool">0</useMaxInitiationRate> <maxInitiationRate type="Int">50</maxInitiationRate> <useMaxPendingTunnels type="Bool">0</useMaxPendingTunnels> <maxPendingTunnels type="Int">50</maxPendingTunnels> <teardownRate type="Int">10</teardownRate> <enableESPPerStreamStats type="Bool">0</enableESPPerStreamStats> <enableESPReplayStats type="Bool">0</enableESPReplayStats> <activities type="ListNode" /> <pcpuLogLevel type="String">0</pcpuLogLevel> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IPSecPortGroupData> </typeSpecificData> <virtualMode type="Bool">0</virtualMode> <allowedVirtualModeTypes type="Ixia.RpFramework.Server.Core.ShadowedPropertyStringList" /> <doOwnership type="Bool">0</doOwnership> <branchToNicMap type="ListNode" /> <cpuAggregation type="Bool">0</cpuAggregation> <activePort type="String" /> <networkLayersManager type="Ixia.Aptixia.StackManager.NetworkLayersManager" objectid="3d3cf9ef-8aab-4388-9252-4baea80122d3" version="6.70.442"> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </networkLayersManager> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.PortGroup> <Ixia.Aptixia.StackManager.PortGroup type="Ixia.Aptixia.StackManager.PortGroup" objectid="c4ecfc60-64ac-4dc2-9410-e0f58d84f229" version="6.70.442"> <name type="String">server network</name> <category type="String" /> <stack type="Ixia.Aptixia.StackManager.L1EthernetPlugin" objectid="1bd9f1bc-9959-464e-b1e8-ddb0bb4d0181" version="6.70.442"> <autoNegotiate type="Bool">1</autoNegotiate> <speed type="String">k100FD</speed> <advertise10Half type="Bool">1</advertise10Half> <advertise10Full type="Bool">1</advertise10Full> <advertise100Half type="Bool">1</advertise100Half> <advertise100Full type="Bool">1</advertise100Full> <advertise1000Full type="Bool">1</advertise1000Full> <advertise2500Full type="Bool">1</advertise2500Full> <advertise5000Full type="Bool">1</advertise5000Full> <advertise10000Full type="Bool">1</advertise10000Full> <cardDualPhy type="Ixia.Aptixia.StackManager.DualPhyPlugin" objectid="4fe8412b-7d4c-4ebe-a0d4-480a4401b3d0" version="6.70.442"> <medium type="String">auto</medium> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </cardDualPhy> <cardElm type="Ixia.Aptixia.StackManager.EthernetELMPlugin" objectid="4dfec118-30e8-4494-b7c7-e28518e7848a" version="6.70.442"> <negotiateMasterSlave type="Bool">1</negotiateMasterSlave> <negotiationType type="String">master</negotiationType> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </cardElm> <enableFlowControl type="Bool">0</enableFlowControl> <directedAddress type="String">01:80:C2:00:00:01</directedAddress> <dataCenter type="Ixia.Aptixia.StackManager.DataCenterSettings" objectid="123fecc5-cb5e-43e9-92a1-b053dc56d0f3" version="6.70.442"> <dcSupported type="Bool">1</dcSupported> <dcEnabled type="Bool">0</dcEnabled> <dcFlowControl type="Ixia.Aptixia.StackManager.DataCenterSettingsSkeleton+eFlowControlType">0</dcFlowControl> <dcMode type="Ixia.Aptixia.StackManager.DataCenterSettingsSkeleton+eDataCenterMode">2</dcMode> <dcPfcMapping type="IntList" /> <dcPfcPauseEnable type="Bool">0</dcPfcPauseEnable> <dcPfcPauseDelay type="Int">1</dcPfcPauseDelay> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </dataCenter> <childrenList type="ListNode"> <Ixia.Aptixia.StackManager.L2EthernetPlugin type="Ixia.Aptixia.StackManager.L2EthernetPlugin" objectid="35ff711b-53f7-4c74-9e8b-98d35adaa6bf" version="6.70.442"> <macRangeList type="ListNode"> <Ixia.Aptixia.StackManager.MacRange type="Ixia.Aptixia.StackManager.MacRange" objectid="f91c9f52-8150-4d0f-b657-498ed241835c" version="6.70.442"> <enabled type="Bool">1</enabled> <name type="String">MAC-R2</name> <mac type="String">00:0A:00:03:14:00</mac> <incrementBy type="String">00:00:00:00:00:01</incrementBy> <mtu type="Int">1500</mtu> <count type="Int">1</count> <vlanRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="57fa3f41-7695-42d7-ac26-68924bb1e8bb" version="6.70.442"> <name type="String">VLAN-R2</name> <enabled type="Bool">0</enabled> <firstId type="Int">1</firstId> <incrementStep type="Int">32</incrementStep> <increment type="Int">1</increment> <uniqueCount type="Int">4094</uniqueCount> <priority type="Int">0</priority> <tpid type="String">0x8100</tpid> <innerEnable type="Bool">0</innerEnable> <innerFirstId type="Int">1</innerFirstId> <innerIncrementStep type="Int">1</innerIncrementStep> <innerIncrement type="Int">1</innerIncrement> <innerUniqueCount type="Int">4094</innerUniqueCount> <innerPriority type="Int">0</innerPriority> <idIncrMode type="Int">1</idIncrMode> <innerTpid type="String">0x8100</innerTpid> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </vlanRange> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MacRange> </macRangeList> <vlanRangeList type="ListNode"> <Ixia.Aptixia.StackManager.VlanIdRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="57fa3f41-7695-42d7-ac26-68924bb1e8bb" version="6.70.442" /> </vlanRangeList> <childrenList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Plugin type="Ixia.Aptixia.StackManager.IpV4V6Plugin" objectid="b85b184d-9bb4-48c2-a029-e633fee7a3c8" version="6.70.442"> <rangeList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Range type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="1d9bf537-0c3d-4fdf-9b85-0a622cc77649" version="6.70.442"> <enabled type="Bool">1</enabled> <name type="String">IP-R2</name> <ipType type="String">IPv4</ipType> <ipAddress type="String">10.0.3.20</ipAddress> <prefix type="Int">24</prefix> <incrementBy type="String">0.0.0.1</incrementBy> <count type="Int">1</count> <autoCountEnabled type="Bool">0</autoCountEnabled> <gatewayAddress type="String">10.0.3.10</gatewayAddress> <gatewayIncrement type="String">0.0.0.0</gatewayIncrement> <gatewayIncrementMode type="String">perSubnet</gatewayIncrementMode> <enableGatewayArp type="Bool">0</enableGatewayArp> <generateStatistics type="Bool">0</generateStatistics> <mss type="Int">1460</mss> <randomizeAddress type="Bool">0</randomizeAddress> <randomizeSeed type="Int">463911585</randomizeSeed> <autoMacGeneration type="Bool">1</autoMacGeneration> <macRange type="Ixia.Aptixia.StackManager.MacRange" objectid="f91c9f52-8150-4d0f-b657-498ed241835c" version="6.70.442" /> <vlanRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="57fa3f41-7695-42d7-ac26-68924bb1e8bb" version="6.70.442" /> <atmRange type="Ixia.Aptixia.StackManager.AtmRange" objectid="00000000-0000-0000-0000-000000000000" /> <pvcRange type="Ixia.Aptixia.StackManager.PvcRange" objectid="00000000-0000-0000-0000-000000000000" /> <autoIpTypeEnabled type="Bool">0</autoIpTypeEnabled> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpV4V6Range> </rangeList> <rangeGroups type="ListNode"> <Ixia.Aptixia.StackManager.RangeGroup type="Ixia.Aptixia.StackManager.RangeGroup" objectid="b2c21c73-bfe3-4fbc-9804-b5a8b307d893" version="6.70.442"> <name type="String">DistGroup1</name> <distribType type="Ixia.Aptixia.StackManager.RangeGroupSkeleton+eDistributionType">0</distribType> <rangeList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Range type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="1d9bf537-0c3d-4fdf-9b85-0a622cc77649" version="6.70.442" /> </rangeList> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.RangeGroup> </rangeGroups> <childrenList type="ListNode" /> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">IP-2</name> <ixLoadRestObjectId type="Int">6</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpV4V6Plugin> </childrenList> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">MAC/VLAN-2</name> <ixLoadRestObjectId type="Int">5</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.L2EthernetPlugin> </childrenList> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">Ethernet-2</name> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </stack> <globalPluginList type="ListNode"> <Ixia.Aptixia.StackManager.IxLoadSettingsPlugin type="Ixia.Aptixia.StackManager.IxLoadSettingsPlugin" objectid="993e33c6-e1f7-4967-982e-82a032f8c61a" version="1.0.0"> <teardownInterfaceWithUser type="Bool">0</teardownInterfaceWithUser> <interfaceBehavior type="Int">0</interfaceBehavior> <name type="String">Settings-4</name> <ixLoadRestObjectId type="Int">7</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IxLoadSettingsPlugin> <Ixia.Aptixia.StackManager.DnsPlugin type="Ixia.Aptixia.StackManager.DnsPlugin" objectid="36ca84d7-ff44-45b7-b75d-aec38b753161" version="6.70.442"> <domain type="String" /> <timeout type="Int">30000</timeout> <nameServerList type="ListNode" /> <searchList type="ListNode" /> <hostList type="ListNode" /> <name type="String">DNS-4</name> <ixLoadRestObjectId type="Int">8</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.DnsPlugin> <Ixia.Aptixia.StackManager.FilterPlugin type="Ixia.Aptixia.StackManager.FilterPlugin" objectid="25c5acdd-9dd3-4802-93b6-b10651820b66" version="6.70.442"> <auto type="Bool">1</auto> <all type="Bool">0</all> <pppoecontrol type="Bool">0</pppoecontrol> <pppoenetwork type="Bool">0</pppoenetwork> <isis type="Bool">0</isis> <ip type="String" /> <tcp type="String" /> <udp type="String" /> <mac type="String" /> <icmp type="String" /> <name type="String">Filter-2</name> <ixLoadRestObjectId type="Int">9</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.FilterPlugin> <Ixia.Aptixia.StackManager.TCPPlugin type="Ixia.Aptixia.StackManager.TCPPlugin" objectid="6259328b-97c2-4390-8ab1-f16bf3459219" version="6.70.442"> <bestPerfSettings type="Bool">0</bestPerfSettings> <accept_ra_all type="Bool">0</accept_ra_all> <tcp_abort_on_overflow type="Bool">0</tcp_abort_on_overflow> <tcp_adv_win_scale type="Int">2</tcp_adv_win_scale> <tcp_app_win type="Int">31</tcp_app_win> <tcp_bic type="Int">0</tcp_bic> <tcp_bic_fast_convergence type="Int">1</tcp_bic_fast_convergence> <tcp_bic_low_window type="Int">14</tcp_bic_low_window> <tcp_dsack type="Bool">1</tcp_dsack> <tcp_ecn type="Bool">0</tcp_ecn> <tcp_fack type="Bool">1</tcp_fack> <tcp_fin_timeout type="Int">60</tcp_fin_timeout> <tcp_frto type="Int">0</tcp_frto> <tcp_keepalive_intvl type="Int">7200</tcp_keepalive_intvl> <tcp_keepalive_probes type="Int">75</tcp_keepalive_probes> <tcp_keepalive_time type="Int">9</tcp_keepalive_time> <tcp_low_latency type="Int">0</tcp_low_latency> <tcp_max_orphans type="Int">8192</tcp_max_orphans> <tcp_max_syn_backlog type="Int">1024</tcp_max_syn_backlog> <tcp_max_tw_buckets type="Int">180000</tcp_max_tw_buckets> <tcp_mem_low type="Int">24576</tcp_mem_low> <tcp_mem_pressure type="Int">32768</tcp_mem_pressure> <tcp_mem_high type="Int">49152</tcp_mem_high> <tcp_moderate_rcvbuf type="Int">0</tcp_moderate_rcvbuf> <tcp_no_metrics_save type="Bool">0</tcp_no_metrics_save> <tcp_orphan_retries type="Int">0</tcp_orphan_retries> <tcp_reordering type="Int">3</tcp_reordering> <tcp_retrans_collapse type="Bool">1</tcp_retrans_collapse> <tcp_retries1 type="Int">3</tcp_retries1> <tcp_retries2 type="Int">15</tcp_retries2> <tcp_rfc1337 type="Bool">0</tcp_rfc1337> <tcp_rmem_min type="Int">4096</tcp_rmem_min> <tcp_rmem_default type="Int">1024</tcp_rmem_default> <tcp_rmem_max type="Int">262144</tcp_rmem_max> <tcp_sack type="Bool">1</tcp_sack> <tcp_stdurg type="Bool">0</tcp_stdurg> <tcp_synack_retries type="Int">5</tcp_synack_retries> <tcp_syn_retries type="Int">5</tcp_syn_retries> <tcp_timestamps type="Bool">1</tcp_timestamps> <tcp_tw_recycle type="Bool">1</tcp_tw_recycle> <tcp_tw_reuse type="Bool">0</tcp_tw_reuse> <tcp_vegas_alpha type="Int">2</tcp_vegas_alpha> <tcp_vegas_beta type="Int">6</tcp_vegas_beta> <tcp_vegas_cong_avoid type="Int">0</tcp_vegas_cong_avoid> <tcp_vegas_gamma type="Int">2</tcp_vegas_gamma> <tcp_westwood type="Int">0</tcp_westwood> <tcp_window_scaling type="Bool">0</tcp_window_scaling> <ip_no_pmtu_disc type="Bool">1</ip_no_pmtu_disc> <tcp_wmem_min type="Int">4096</tcp_wmem_min> <tcp_wmem_default type="Int">1024</tcp_wmem_default> <tcp_wmem_max type="Int">262144</tcp_wmem_max> <tcp_ipfrag_time type="Int">30</tcp_ipfrag_time> <tcp_port_min type="Int">1024</tcp_port_min> <tcp_port_max type="Int">65535</tcp_port_max> <tcp_rto_min type="Int">1000</tcp_rto_min> <tcp_rto_max type="Int">120000</tcp_rto_max> <tcp_tw_rfc1323_strict type="Bool">0</tcp_tw_rfc1323_strict> <udp_port_randomization type="Bool">0</udp_port_randomization> <disable_min_max_buffer_size type="Bool">1</disable_min_max_buffer_size> <llm_hdr_gap type="Int">8</llm_hdr_gap> <llm_hdr_gap_ns type="Int">10</llm_hdr_gap_ns> <inter_packet_granular_delay type="Double">0</inter_packet_granular_delay> <delayed_acks type="Bool">1</delayed_acks> <accept_ra_default type="Bool">0</accept_ra_default> <rps_needed type="Bool">0</rps_needed> <delayed_acks_segments type="Int">0</delayed_acks_segments> <delayed_acks_timeout type="Int">0</delayed_acks_timeout> <tcp_large_icwnd type="Int">0</tcp_large_icwnd> <tcp_mgmt_rmem type="Int">87380</tcp_mgmt_rmem> <tcp_mgmt_wmem type="Int">32768</tcp_mgmt_wmem> <adjust_tcp_buffers type="Bool">1</adjust_tcp_buffers> <name type="String">TCP-4</name> <ixLoadRestObjectId type="Int">10</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.TCPPlugin> <Ixia.Aptixia.StackManager.GratArpPlugin type="Ixia.Aptixia.StackManager.GratArpPlugin" objectid="3eedf749-efa4-43a0-87ae-e110a77c88d4" version="6.70.442"> <enabled type="Bool">1</enabled> <forwardGratArp type="Bool">0</forwardGratArp> <rateControlEnabled type="Bool">0</rateControlEnabled> <maxFramesPerSecond type="Int">0</maxFramesPerSecond> <name type="String">GratARP-2</name> <ixLoadRestObjectId type="Int">11</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.GratArpPlugin> <Ixia.Aptixia.StackManager.MeshingPlugin type="Ixia.Aptixia.StackManager.MeshingPlugin" objectid="284f9992-65d8-4027-a155-709f1965f892" version="6.70.442"> <trafficMaps type="ListNode" /> <activityRangeMapInfoList type="ListNode" /> <name type="String">Meshing-1</name> <ixLoadRestObjectId type="Int">12</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MeshingPlugin> </globalPluginList> <portList type="Ixia.RpFramework.Server.Core.ShadowedPropertyStringList" /> <typeSpecificData type="ListNode"> <Ixia.Aptixia.StackManager.IPSecPortGroupData type="Ixia.Aptixia.StackManager.IPSecPortGroupData" objectid="f65f12f2-018c-46f5-a9c5-a1f6f7151909" version="6.80.2"> <role type="String">Initiator</role> <associates type="ListNode" /> <overrideGlobalOptions type="Bool">0</overrideGlobalOptions> <useMaxInitiationRate type="Bool">0</useMaxInitiationRate> <maxInitiationRate type="Int">50</maxInitiationRate> <useMaxPendingTunnels type="Bool">0</useMaxPendingTunnels> <maxPendingTunnels type="Int">50</maxPendingTunnels> <teardownRate type="Int">10</teardownRate> <enableESPPerStreamStats type="Bool">0</enableESPPerStreamStats> <enableESPReplayStats type="Bool">0</enableESPReplayStats> <activities type="ListNode" /> <pcpuLogLevel type="String">0</pcpuLogLevel> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IPSecPortGroupData> </typeSpecificData> <virtualMode type="Bool">0</virtualMode> <allowedVirtualModeTypes type="Ixia.RpFramework.Server.Core.ShadowedPropertyStringList" /> <doOwnership type="Bool">0</doOwnership> <branchToNicMap type="ListNode" /> <cpuAggregation type="Bool">0</cpuAggregation> <activePort type="String" /> <networkLayersManager type="Ixia.Aptixia.StackManager.NetworkLayersManager" objectid="60b1273d-78d3-4813-8cea-ec9a7101b8a3" version="6.70.442"> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </networkLayersManager> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.PortGroup> </portGroupList> <externalProperties type="Ixia.Aptixia.StackManager.ExternalPropertyManager" objectid="1f2452bf-e52a-4db2-ba47-e5cc8bf61b5e" version="6.70.442"> <properties type="ListNode"> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="145671ff-93a5-4ecc-8c83-59b2c3c67be9" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatLTEUEUeRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="9f07a941-ad2f-46b0-8c75-911862a21039" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">SixRdRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="a221ab5c-faae-4940-bfad-5d41d44f1427" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">L2tpRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="d811442b-bfb8-42f0-bbf8-6bdb6fc9b66b" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">DHCPServerRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="f252cff3-b919-4e74-9f62-9e9c5ab5d324" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">MobileSubscribersRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="500dfc8b-2e6a-401f-84c0-f6907f60c00e" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPSgsnS3RangeUe</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="693cb176-f3d8-4073-8a02-fabdc0bdd3fb" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPRange_SGW</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="ec983bf9-07f0-46b2-99a0-354114f42501" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EmulatedRouterRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="5d0f0eb8-40af-4292-8ff2-a57e7903601d" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">PppoxRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="653fae09-ba19-443c-8f8b-9483c0b86b9a" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">GTPNGAPRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="c886be8c-c207-4bb4-90d5-17be54556d58" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatRNCIuPSUeRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="00e75214-5166-406b-90e5-2b83567ae5cf" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">GTPNGUERange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="50d10ee7-45ce-46d2-ae8d-ecd3b1806067" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPUERange_S5S8_SGW</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="c2f310a4-6ea4-4459-be3b-f3b3365c590a" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">GTPGRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="7e458bed-5e36-42d6-812d-3794be52766e" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPPcrfRange_S5S8_PGW</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="7d225fda-6432-4de3-9750-c19bbc957703" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">DSLiteRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="e25dd669-ffc5-493d-a2b5-fd5627bf2ee8" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPSGSNRangeUe</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="7ac0b7d4-6df9-4e1f-86d2-f0a494b3f20b" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">SlaacRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="25699a2c-ab22-417b-9072-894523e98008" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPUERange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="482a10c3-0ac7-44d9-9fa9-b43ba3a9901d" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">DHCPRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="a0f03753-923d-4421-8c4f-0ed78f00fc44" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">AtmRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="fb5cd68e-b4b0-4fd4-ae18-4100c0035642" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatMMEApnRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="62677b6a-080e-4cc3-919b-71fa90ae410f" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatENodeBUuApnRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="2e0fd6e3-470e-48df-ab8d-cc21b9d80393" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">GTPSUERange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="175f3104-0d2a-44f9-b712-fed3b170f8cb" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IpV4V6Range</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="d1f37e1e-db44-4bac-acb8-b242dee8e371" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">MacRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="61ccdebc-84e6-464d-be14-2b3ddedab9d2" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">DualStackIPRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="d0678cd8-998e-42ab-8f0d-bfcb5370eac2" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPUERange_S2a_TWAN</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="d8350364-51c6-4a1b-af9f-72c9c235a636" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatSGSNIuPSApnRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="613d02a1-db1e-415d-b4bb-8b73b4477cf4" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatENodeBSimUeRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="9a41f718-b55e-44c7-a0cc-b1fcf8204c20" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">S6dRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="4c26fe62-a63d-4c40-8e15-c58ad8fba8d0" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">UERangeBase</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="5c2ca63f-3335-4ab7-963e-440817448538" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPMmeS10RangeUe</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="51a5eccc-a68d-4730-8a48-32019c547c28" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">S6aRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="3010c4ad-f31e-4676-9e61-bb25cf9c1bbb" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">BmScRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="ef1677e4-f390-4a78-b61a-f7650cf5faea" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">MBmsGwRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="24322b98-7a2a-4d2d-a4ee-4cde0f0e8b64" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">PptpRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="3b7f72db-e223-46ac-b71d-75e47f78e682" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPPMIPHostRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> </properties> <values type="ListNode"> <Ixia.Aptixia.StackManager.ExternalProperty type="Ixia.Aptixia.StackManager.ExternalProperty" objectid="6804ae67-3bd7-471b-8796-ee1e4773c2f1" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <target type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="a3559674-8d95-4020-90b3-b42eacaef105" version="6.70.442" /> <value type="Ixia.Aptixia.StackManager.ExternalValueBoolean" objectid="7efcd429-2c48-41bd-bdc5-489dbfcfc49a" version="6.70.442"> <value type="Bool">0</value> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </value> <enabled type="Bool">1</enabled> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ExternalProperty> <Ixia.Aptixia.StackManager.ExternalProperty type="Ixia.Aptixia.StackManager.ExternalProperty" objectid="a63d8276-65bc-4bc2-8202-6461c6399ef9" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <target type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="1d9bf537-0c3d-4fdf-9b85-0a622cc77649" version="6.70.442" /> <value type="Ixia.Aptixia.StackManager.ExternalValueBoolean" objectid="09d7b134-2921-4759-bbdb-ff3a5a1966d7" version="6.70.442"> <value type="Bool">0</value> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </value> <enabled type="Bool">1</enabled> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ExternalProperty> <Ixia.Aptixia.StackManager.ExternalProperty type="Ixia.Aptixia.StackManager.ExternalProperty" objectid="0cd9f099-242e-4b03-965f-d343c60181e6" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <target type="Ixia.Aptixia.StackManager.MacRange" objectid="3011c8a8-a9fd-4b76-a27d-91948113ed4f" version="6.70.442" /> <value type="Ixia.Aptixia.StackManager.ExternalValueBoolean" objectid="503aa008-2481-419f-a223-c90b2c25c17e" version="6.70.442"> <value type="Bool">0</value> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </value> <enabled type="Bool">0</enabled> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ExternalProperty> <Ixia.Aptixia.StackManager.ExternalProperty type="Ixia.Aptixia.StackManager.ExternalProperty" objectid="0b8d2c01-19ac-4f28-924e-660676d978da" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <target type="Ixia.Aptixia.StackManager.MacRange" objectid="f91c9f52-8150-4d0f-b657-498ed241835c" version="6.70.442" /> <value type="Ixia.Aptixia.StackManager.ExternalValueBoolean" objectid="41c694b3-bb55-48fe-9604-8b003540242f" version="6.70.442"> <value type="Bool">0</value> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </value> <enabled type="Bool">0</enabled> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ExternalProperty> </values> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </externalProperties> <availableNetworkTimelines type="ListNode" /> <typeSpecificData type="ListNode"> <Ixia.Aptixia.StackManager.MacSessionData type="Ixia.Aptixia.StackManager.MacSessionData" objectid="a9c7aa59-e015-4ffd-bb82-5d877ae9c1a8" version="6.70.442"> <duplicateCheckingScope type="Ixia.Aptixia.StackManager.MacSessionDataSkeleton+eMacValidationOptions">2</duplicateCheckingScope> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MacSessionData> <Ixia.Aptixia.StackManager.IpSessionData type="Ixia.Aptixia.StackManager.IpSessionData" objectid="34a78d72-1fc5-4875-9fe1-b4db66b1b4c4" version="6.70.442"> <duplicateCheckingScope type="Ixia.Aptixia.StackManager.IpSessionDataSkeleton+eIpValidationOptions">2</duplicateCheckingScope> <enableGatewayArp type="Bool">0</enableGatewayArp> <gatewayArpRequestRate type="Int">300</gatewayArpRequestRate> <maxOutstandingGatewayArpRequests type="Int">300</maxOutstandingGatewayArpRequests> <ignoreUnresolvedIPs type="Bool">0</ignoreUnresolvedIPs> <sendAllRequests type="Bool">0</sendAllRequests> <individualARPTimeOut type="Int">500</individualARPTimeOut> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpSessionData> <Ixia.Aptixia.StackManager.IxLoadSessionData type="Ixia.Aptixia.StackManager.IxLoadSessionData" objectid="1e24447f-69f1-4030-8b2d-25a18c7160ca" version="1.0.0"> <portGroupList type="ListNode"> <Ixia.Aptixia.StackManager.PortGroup type="Ixia.Aptixia.StackManager.PortGroup" objectid="865be042-32d5-426a-9e75-0908c943801f" version="6.70.442" /> <Ixia.Aptixia.StackManager.PortGroup type="Ixia.Aptixia.StackManager.PortGroup" objectid="c4ecfc60-64ac-4dc2-9410-e0f58d84f229" version="6.70.442" /> </portGroupList> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IxLoadSessionData> <Ixia.Aptixia.StackManager.ImpairSessionData type="Ixia.Aptixia.StackManager.ImpairSessionData" objectid="94b53c2c-0747-41c2-838d-0e0e15f31766" version="6.70.13"> <profiles type="ListNode"> <Ixia.Aptixia.StackManager.ImpairProfile type="Ixia.Aptixia.StackManager.ImpairProfile" objectid="90dd3511-93c1-49fa-8e38-db774db9fe17" version="6.70.13"> <name type="String">DefaultProfile</name> <defaultp type="Bool">1</defaultp> <seed type="Int">0</seed> <addDelay type="Bool">1</addDelay> <delay type="Int">20</delay> <jitter type="Int">0</jitter> <addDrop type="Bool">0</addDrop> <drop type="Double">10</drop> <addDropSequence type="Bool">0</addDropSequence> <dropSequenceSkip type="Int">10</dropSequenceSkip> <dropSequenceLength type="Int">1</dropSequenceLength> <addReorder type="Bool">0</addReorder> <gap type="Int">10</gap> <reorder type="Int">20</reorder> <reorderLength type="Int">1</reorderLength> <addReorderPI type="Bool">0</addReorderPI> <reorderPISkip type="Int">10</reorderPISkip> <reorderPILength type="Int">1</reorderPILength> <reorderPIInterval type="Int">1</reorderPIInterval> <reorderPITimeout type="Int">1000</reorderPITimeout> <addDuplicate type="Bool">0</addDuplicate> <duplicate type="Double">10</duplicate> <addFragment type="Bool">0</addFragment> <fragment type="Double">10</fragment> <mtu type="Int">1000</mtu> <addFragmentSequence type="Bool">0</addFragmentSequence> <fragmentSequenceSkip type="Int">10</fragmentSequenceSkip> <fragmentSequenceLength type="Int">1</fragmentSequenceLength> <mtuSequence type="Int">1000</mtuSequence> <sendFragmentsInReverseOrder type="Bool">0</sendFragmentsInReverseOrder> <sendFirstFragmentOnly type="Bool">0</sendFirstFragmentOnly> <sendOverlappingFragments type="Bool">0</sendOverlappingFragments> <addBandwidth type="Bool">0</addBandwidth> <bandwidth type="Double">1</bandwidth> <bandwidthUnits type="String">mbps</bandwidthUnits> <addBandwidthIn type="Bool">0</addBandwidthIn> <bandwidthIn type="Double">1</bandwidthIn> <bandwidthUnitsIn type="String">mbps</bandwidthUnitsIn> <destinationIp type="String">any</destinationIp> <sourceIp type="String">any</sourceIp> <sourcePort type="Int">0</sourcePort> <destinationPort type="Int">0</destinationPort> <protocol type="String">any</protocol> <typeOfService type="String">any</typeOfService> <addTcpFlagsFilter type="Bool">0</addTcpFlagsFilter> <selectTcpFlags type="String">SYN;RST;ACK</selectTcpFlags> <expectTcpFlags type="String">SYN</expectTcpFlags> <impairOrder type="String">Delay;Drop;DropSeq;Reorder;ReorderPI;Duplicate;Fragment;FragmentSeq;Bandwidth</impairOrder> </Ixia.Aptixia.StackManager.ImpairProfile> </profiles> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ImpairSessionData> <Ixia.Aptixia.StackManager.IPSecSessionData type="Ixia.Aptixia.StackManager.IPSecSessionData" objectid="bd2f0ea4-4278-49c8-9600-18cd2c8ed639" version="6.80.2"> <ipsecTunnelSetup type="Ixia.Aptixia.StackManager.IPSecTunnelSetup" objectid="1bacc8a0-dda0-4e0c-b013-4d8618dc80b6" version="6.80.2"> <tunnelSetupTimeout type="Int">30</tunnelSetupTimeout> <tunnelRetransmissionTimeout type="Int">30</tunnelRetransmissionTimeout> <numRetries type="Int">0</numRetries> <retryInterval type="Int">10</retryInterval> <retryDelay type="Int">10</retryDelay> <testType type="String">P2D</testType> <logLevel type="String">3</logLevel> <sendCiscoVid type="Bool">0</sendCiscoVid> <useMaxInitiationRate type="Bool">0</useMaxInitiationRate> <useMaxPendingTunnels type="Bool">0</useMaxPendingTunnels> <enableRekey type="Bool">1</enableRekey> <rekeyRetries type="Int">3</rekeyRetries> <rekeyFuzzPercentage type="Int">0</rekeyFuzzPercentage> <rekeyMargin type="Int">10</rekeyMargin> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </ipsecTunnelSetup> <ipsecCertificates type="Ixia.Aptixia.StackManager.IPSecCertificates" objectid="2e324324-bf74-4ad3-afbb-62e44f01c31a" version="6.80.2"> <uniqueCert type="Bool">0</uniqueCert> <certSource type="String">kNewCert</certSource> <caURL type="String" /> <caDN type="String" /> <certSubjectDN type="String" /> <certSubjectAltDN type="String" /> <remoteIkeId type="String" /> <bitSize type="String">k512</bitSize> <saveCert type="Bool">1</saveCert> <cacheCertFolder type="String">C:\Program Files\Ixia\CachedCerts</cacheCertFolder> <certParentFolder type="String">C:\Program Files\Ixia\CachedCerts</certParentFolder> <certNumber type="String" /> <caCertNumber type="String" /> <earlyExpDate type="String" /> <lateExpDate type="String" /> <usePerRangeCertNameExp type="Bool">0</usePerRangeCertNameExp> <checkCrl type="Bool">0</checkCrl> <crlOverrideEnable type="Bool">0</crlOverrideEnable> <crlOverrideUrl type="String" /> <checkOcsp type="Bool">0</checkOcsp> <ocspOverrideEnable type="Bool">0</ocspOverrideEnable> <ocspOverrideUrl type="String" /> <unknownIsRevoked type="Bool">0</unknownIsRevoked> <certProto type="String">kSCEP</certProto> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </ipsecCertificates> <ipsecCertManager type="Ixia.Aptixia.StackManager.IPSecCertManager" objectid="f3dc4ef0-e9a1-48a2-b69f-c5d2b485e897" version="6.80.2"> <caURL type="String" /> <caDN type="String">CN=RootCA,C=RO,L=Bucharest,O=Ixia,OU=IxLoad,IP:201.121.87.2,email:ixia@ixiacom.com</caDN> <certSubjectDN type="String">CN=IxiaVPN,C=RO,L=Bucharest,O=Ixia</certSubjectDN> <keyGenAlgo type="String">kRSA_512</keyGenAlgo> <cacheCertFolder type="String">C:\Program Files\Ixia\CachedCerts</cacheCertFolder> <caKeyFile type="String">C:\Program Files\Ixia\ca-priv.key</caKeyFile> <caCrtFile type="String">C:\Program Files\Ixia\ca-cert.crt</caCrtFile> <certNumber type="Int">1</certNumber> <certProto type="String">kSCEP</certProto> <createRootCA type="Bool">0</createRootCA> <uniqueCert type="Bool">0</uniqueCert> <descFilePath type="String">C:\Program Files\Ixia\CachedCerts\sample.desc</descFilePath> <useDescFile type="Bool">0</useDescFile> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </ipsecCertManager> <eapSimTuples type="ListNode" /> <eapAkaTuples type="ListNode" /> <maxInitiationRate type="Int">50</maxInitiationRate> <maxPendingTunnels type="Int">50</maxPendingTunnels> <negotiationStartDelay type="Int">0</negotiationStartDelay> <teardownRate type="Int">10</teardownRate> <burstInitiation type="Bool">0</burstInitiation> <parallelInitiation type="Bool">0</parallelInitiation> <enableWildcardTsi type="Bool">0</enableWildcardTsi> <enableWildcardTsr type="Bool">0</enableWildcardTsr> <enablePlutoWildcardTsi type="Bool">0</enablePlutoWildcardTsi> <enablePlutoModeCfgWildcardTsr type="Bool">1</enablePlutoModeCfgWildcardTsr> <enablePlutoS2SWildcardTsr type="Bool">0</enablePlutoS2SWildcardTsr> <payloadAttrTypes type="ListNode" /> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IPSecSessionData> </typeSpecificData> <statViewManager type="Ixia.Aptixia.StackManager.StatViewManager" objectid="7256ce27-286c-475d-b198-09b4ae306f73" version="6.70.442"> <enableStats type="Bool">1</enableStats> <enableOverviewStats type="Bool">1</enableOverviewStats> <enablePerSessionStats type="Bool">1</enablePerSessionStats> </statViewManager> <waitForLinkUp type="Bool">0</waitForLinkUp> <overloadProtection type="Bool">1</overloadProtection> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.SMSession> </rpf> + <rpf> <Ixia.Aptixia.StackManager.SMSession type="Ixia.Aptixia.StackManager.SMSession" objectid="72e85c05-6776-493c-9970-832db25a81b7" version="6.70.442"> <doWaitLinkUp type="Bool">0</doWaitLinkUp> <doGratArp type="Bool">0</doGratArp> <subscribeToGratArpNotifications type="Bool">0</subscribeToGratArpNotifications> <doInterfaceCheck type="Bool">0</doInterfaceCheck> <rebootPortsBeforeConfigure type="Bool">0</rebootPortsBeforeConfigure> <testDuration type="Int">10000</testDuration> <checkLinkState type="Bool">0</checkLinkState> <portGroupList type="ListNode"> <Ixia.Aptixia.StackManager.PortGroup type="Ixia.Aptixia.StackManager.PortGroup" objectid="865be042-32d5-426a-9e75-0908c943801f" version="6.70.442"> <name type="String">uplink_0</name> <category type="String" /> <stack type="Ixia.Aptixia.StackManager.L1EthernetPlugin" objectid="1dcd6e1b-17cd-45a1-875a-cbea40d3468c" version="6.70.442"> <autoNegotiate type="Bool">1</autoNegotiate> <speed type="String">k100FD</speed> <advertise10Half type="Bool">1</advertise10Half> <advertise10Full type="Bool">1</advertise10Full> <advertise100Half type="Bool">1</advertise100Half> <advertise100Full type="Bool">1</advertise100Full> <advertise1000Full type="Bool">1</advertise1000Full> <advertise2500Full type="Bool">1</advertise2500Full> <advertise5000Full type="Bool">1</advertise5000Full> <advertise10000Full type="Bool">1</advertise10000Full> <cardDualPhy type="Ixia.Aptixia.StackManager.DualPhyPlugin" objectid="b458c333-b4d4-48ef-bd38-3b456f72f8c8" version="6.70.442"> <medium type="String">auto</medium> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </cardDualPhy> <cardElm type="Ixia.Aptixia.StackManager.EthernetELMPlugin" objectid="28c0383a-76a7-4750-8162-2ad946ddac97" version="6.70.442"> <negotiateMasterSlave type="Bool">1</negotiateMasterSlave> <negotiationType type="String">master</negotiationType> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </cardElm> <enableFlowControl type="Bool">0</enableFlowControl> <directedAddress type="String">01:80:C2:00:00:01</directedAddress> <dataCenter type="Ixia.Aptixia.StackManager.DataCenterSettings" objectid="b9a0be2e-3880-4100-9e29-9b474f9301f4" version="6.70.442"> <dcSupported type="Bool">1</dcSupported> <dcEnabled type="Bool">0</dcEnabled> <dcFlowControl type="Ixia.Aptixia.StackManager.DataCenterSettingsSkeleton+eFlowControlType">0</dcFlowControl> <dcMode type="Ixia.Aptixia.StackManager.DataCenterSettingsSkeleton+eDataCenterMode">2</dcMode> <dcPfcMapping type="IntList" /> <dcPfcPauseEnable type="Bool">0</dcPfcPauseEnable> <dcPfcPauseDelay type="Int">1</dcPfcPauseDelay> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </dataCenter> <childrenList type="ListNode"> <Ixia.Aptixia.StackManager.L2EthernetPlugin type="Ixia.Aptixia.StackManager.L2EthernetPlugin" objectid="e0232591-010e-492c-8a28-75e436f4adb2" version="6.70.442"> <macRangeList type="ListNode"> <Ixia.Aptixia.StackManager.MacRange type="Ixia.Aptixia.StackManager.MacRange" objectid="3011c8a8-a9fd-4b76-a27d-91948113ed4f" version="6.70.442"> <enabled type="Bool">1</enabled> <name type="String">MAC-R1</name> <mac type="String">00:0A:00:02:14:00</mac> <incrementBy type="String">00:00:00:00:00:01</incrementBy> <mtu type="Int">1500</mtu> <count type="Int">1</count> <vlanRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="adb27552-7165-46a3-bc9e-04914adf40ac" version="6.70.442"> <name type="String">VLAN-R1</name> <enabled type="Bool">0</enabled> <firstId type="Int">1</firstId> <incrementStep type="Int">100</incrementStep> <increment type="Int">1</increment> <uniqueCount type="Int">4094</uniqueCount> <priority type="Int">0</priority> <tpid type="String">0x8100</tpid> <innerEnable type="Bool">0</innerEnable> <innerFirstId type="Int">1</innerFirstId> <innerIncrementStep type="Int">1</innerIncrementStep> <innerIncrement type="Int">1</innerIncrement> <innerUniqueCount type="Int">4094</innerUniqueCount> <innerPriority type="Int">0</innerPriority> <idIncrMode type="Int">1</idIncrMode> <innerTpid type="String">0x8100</innerTpid> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </vlanRange> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MacRange> </macRangeList> <vlanRangeList type="ListNode"> <Ixia.Aptixia.StackManager.VlanIdRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="adb27552-7165-46a3-bc9e-04914adf40ac" version="6.70.442" /> </vlanRangeList> <childrenList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Plugin type="Ixia.Aptixia.StackManager.IpV4V6Plugin" objectid="a916ae0f-0731-405d-ad19-eaade6c515f1" version="6.70.442"> <rangeList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Range type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="a3559674-8d95-4020-90b3-b42eacaef105" version="6.70.442"> <enabled type="Bool">1</enabled> <name type="String">IP-R1</name> <ipType type="String">IPv4</ipType> <ipAddress type="String">10.0.2.20</ipAddress> <prefix type="Int">24</prefix> <incrementBy type="String">0.0.0.1</incrementBy> <count type="Int">1</count> <autoCountEnabled type="Bool">0</autoCountEnabled> <gatewayAddress type="String">10.0.2.10</gatewayAddress> <gatewayIncrement type="String">0.0.0.0</gatewayIncrement> <gatewayIncrementMode type="String">perSubnet</gatewayIncrementMode> <enableGatewayArp type="Bool">0</enableGatewayArp> <generateStatistics type="Bool">0</generateStatistics> <mss type="Int">1460</mss> <randomizeAddress type="Bool">0</randomizeAddress> <randomizeSeed type="Int">2596329041</randomizeSeed> <autoMacGeneration type="Bool">1</autoMacGeneration> <macRange type="Ixia.Aptixia.StackManager.MacRange" objectid="3011c8a8-a9fd-4b76-a27d-91948113ed4f" version="6.70.442" /> <vlanRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="adb27552-7165-46a3-bc9e-04914adf40ac" version="6.70.442" /> <atmRange type="Ixia.Aptixia.StackManager.AtmRange" objectid="00000000-0000-0000-0000-000000000000" /> <pvcRange type="Ixia.Aptixia.StackManager.PvcRange" objectid="00000000-0000-0000-0000-000000000000" /> <autoIpTypeEnabled type="Bool">0</autoIpTypeEnabled> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpV4V6Range> </rangeList> <rangeGroups type="ListNode"> <Ixia.Aptixia.StackManager.RangeGroup type="Ixia.Aptixia.StackManager.RangeGroup" objectid="aa33a76b-9c7f-48d9-a537-8d6eeec03662" version="6.70.442"> <name type="String">DistGroup1</name> <distribType type="Ixia.Aptixia.StackManager.RangeGroupSkeleton+eDistributionType">0</distribType> <rangeList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Range type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="a3559674-8d95-4020-90b3-b42eacaef105" version="6.70.442" /> </rangeList> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.RangeGroup> </rangeGroups> <childrenList type="ListNode" /> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">IP-1</name> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpV4V6Plugin> </childrenList> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">MAC/VLAN-1</name> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.L2EthernetPlugin> </childrenList> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">Ethernet-1</name> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </stack> <globalPluginList type="ListNode"> <Ixia.Aptixia.StackManager.IxLoadSettingsPlugin type="Ixia.Aptixia.StackManager.IxLoadSettingsPlugin" objectid="9c6c8594-548e-4ea5-a478-0bfb6252c1ce" version="1.0.0"> <teardownInterfaceWithUser type="Bool">0</teardownInterfaceWithUser> <interfaceBehavior type="Int">0</interfaceBehavior> <name type="String">Settings-2</name> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IxLoadSettingsPlugin> <Ixia.Aptixia.StackManager.DnsPlugin type="Ixia.Aptixia.StackManager.DnsPlugin" objectid="693c7b7b-327b-4d59-b187-57d7600308e3" version="6.70.442"> <domain type="String" /> <timeout type="Int">30000</timeout> <nameServerList type="ListNode" /> <searchList type="ListNode" /> <hostList type="ListNode" /> <name type="String">DNS-2</name> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.DnsPlugin> <Ixia.Aptixia.StackManager.FilterPlugin type="Ixia.Aptixia.StackManager.FilterPlugin" objectid="0f6ebdb4-7909-447a-b80a-e132dae33a9b" version="6.70.442"> <auto type="Bool">1</auto> <all type="Bool">0</all> <pppoecontrol type="Bool">0</pppoecontrol> <pppoenetwork type="Bool">0</pppoenetwork> <isis type="Bool">0</isis> <ip type="String" /> <tcp type="String" /> <udp type="String" /> <mac type="String" /> <icmp type="String" /> <name type="String">Filter-1</name> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.FilterPlugin> <Ixia.Aptixia.StackManager.TCPPlugin type="Ixia.Aptixia.StackManager.TCPPlugin" objectid="7a893f25-0ac6-41c7-ab5a-511c2068582a" version="6.70.442"> <bestPerfSettings type="Bool">0</bestPerfSettings> <accept_ra_all type="Bool">0</accept_ra_all> <tcp_abort_on_overflow type="Bool">0</tcp_abort_on_overflow> <tcp_adv_win_scale type="Int">2</tcp_adv_win_scale> <tcp_app_win type="Int">31</tcp_app_win> <tcp_bic type="Int">0</tcp_bic> <tcp_bic_fast_convergence type="Int">1</tcp_bic_fast_convergence> <tcp_bic_low_window type="Int">14</tcp_bic_low_window> <tcp_dsack type="Bool">1</tcp_dsack> <tcp_ecn type="Bool">0</tcp_ecn> <tcp_fack type="Bool">1</tcp_fack> <tcp_fin_timeout type="Int">60</tcp_fin_timeout> <tcp_frto type="Int">0</tcp_frto> <tcp_keepalive_intvl type="Int">7200</tcp_keepalive_intvl> <tcp_keepalive_probes type="Int">75</tcp_keepalive_probes> <tcp_keepalive_time type="Int">9</tcp_keepalive_time> <tcp_low_latency type="Int">0</tcp_low_latency> <tcp_max_orphans type="Int">8192</tcp_max_orphans> <tcp_max_syn_backlog type="Int">1024</tcp_max_syn_backlog> <tcp_max_tw_buckets type="Int">180000</tcp_max_tw_buckets> <tcp_mem_low type="Int">24576</tcp_mem_low> <tcp_mem_pressure type="Int">32768</tcp_mem_pressure> <tcp_mem_high type="Int">49152</tcp_mem_high> <tcp_moderate_rcvbuf type="Int">0</tcp_moderate_rcvbuf> <tcp_no_metrics_save type="Bool">0</tcp_no_metrics_save> <tcp_orphan_retries type="Int">0</tcp_orphan_retries> <tcp_reordering type="Int">3</tcp_reordering> <tcp_retrans_collapse type="Bool">1</tcp_retrans_collapse> <tcp_retries1 type="Int">3</tcp_retries1> <tcp_retries2 type="Int">15</tcp_retries2> <tcp_rfc1337 type="Bool">0</tcp_rfc1337> <tcp_rmem_min type="Int">4096</tcp_rmem_min> <tcp_rmem_default type="Int">1024</tcp_rmem_default> <tcp_rmem_max type="Int">262144</tcp_rmem_max> <tcp_sack type="Bool">1</tcp_sack> <tcp_stdurg type="Bool">0</tcp_stdurg> <tcp_synack_retries type="Int">5</tcp_synack_retries> <tcp_syn_retries type="Int">5</tcp_syn_retries> <tcp_timestamps type="Bool">1</tcp_timestamps> <tcp_tw_recycle type="Bool">1</tcp_tw_recycle> <tcp_tw_reuse type="Bool">0</tcp_tw_reuse> <tcp_vegas_alpha type="Int">2</tcp_vegas_alpha> <tcp_vegas_beta type="Int">6</tcp_vegas_beta> <tcp_vegas_cong_avoid type="Int">0</tcp_vegas_cong_avoid> <tcp_vegas_gamma type="Int">2</tcp_vegas_gamma> <tcp_westwood type="Int">0</tcp_westwood> <tcp_window_scaling type="Bool">0</tcp_window_scaling> <ip_no_pmtu_disc type="Bool">1</ip_no_pmtu_disc> <tcp_wmem_min type="Int">4096</tcp_wmem_min> <tcp_wmem_default type="Int">1024</tcp_wmem_default> <tcp_wmem_max type="Int">262144</tcp_wmem_max> <tcp_ipfrag_time type="Int">30</tcp_ipfrag_time> <tcp_port_min type="Int">1024</tcp_port_min> <tcp_port_max type="Int">65535</tcp_port_max> <tcp_rto_min type="Int">1000</tcp_rto_min> <tcp_rto_max type="Int">120000</tcp_rto_max> <tcp_tw_rfc1323_strict type="Bool">0</tcp_tw_rfc1323_strict> <udp_port_randomization type="Bool">0</udp_port_randomization> <disable_min_max_buffer_size type="Bool">1</disable_min_max_buffer_size> <llm_hdr_gap type="Int">8</llm_hdr_gap> <llm_hdr_gap_ns type="Int">10</llm_hdr_gap_ns> <inter_packet_granular_delay type="Double">0</inter_packet_granular_delay> <delayed_acks type="Bool">1</delayed_acks> <accept_ra_default type="Bool">0</accept_ra_default> <rps_needed type="Bool">0</rps_needed> <delayed_acks_segments type="Int">0</delayed_acks_segments> <delayed_acks_timeout type="Int">0</delayed_acks_timeout> <tcp_large_icwnd type="Int">0</tcp_large_icwnd> <tcp_mgmt_rmem type="Int">87380</tcp_mgmt_rmem> <tcp_mgmt_wmem type="Int">32768</tcp_mgmt_wmem> <adjust_tcp_buffers type="Bool">1</adjust_tcp_buffers> <name type="String">TCP-2</name> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.TCPPlugin> <Ixia.Aptixia.StackManager.GratArpPlugin type="Ixia.Aptixia.StackManager.GratArpPlugin" objectid="fc54eec4-41ef-4b6c-9415-bf639013b52d" version="6.70.442"> <enabled type="Bool">1</enabled> <forwardGratArp type="Bool">0</forwardGratArp> <rateControlEnabled type="Bool">0</rateControlEnabled> <maxFramesPerSecond type="Int">0</maxFramesPerSecond> <name type="String">GratARP-1</name> <ixLoadRestObjectId type="Int">5</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.GratArpPlugin> <Ixia.Aptixia.StackManager.MeshingPlugin type="Ixia.Aptixia.StackManager.MeshingPlugin" objectid="b0ccbeae-9db2-4416-bbed-80dcb2a7a9ed" version="6.70.442"> <trafficMaps type="ListNode"> <Ixia.Aptixia.StackManager.MeshingTrafficMap type="Ixia.Aptixia.StackManager.MeshingTrafficMap" objectid="6628a634-d6ea-4f86-94a7-816e8fc2917e" version="6.70.442"> <name type="String">newClientActivity1!HTTP server_newServerActivity1</name> <configMapFilename type="String">newClientActivity1Script.configmap</configMapFilename> <sourceActivityId type="Int">0</sourceActivityId> <ipPreference type="Ixia.Aptixia.StackManager.MeshingTrafficMapSkeleton+eIpPreference">2</ipPreference> <portRangesString type="String" /> <meshingType type="Ixia.Aptixia.StackManager.MeshingTrafficMapSkeleton+eMeshingType">2</meshingType> <destinationActivityId type="Int">0</destinationActivityId> </Ixia.Aptixia.StackManager.MeshingTrafficMap> </trafficMaps> <activityRangeMapInfoList type="ListNode" /> <name type="String">Meshing-2</name> <ixLoadRestObjectId type="Int">6</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MeshingPlugin> </globalPluginList> <portList type="Ixia.RpFramework.Server.Core.ShadowedPropertyStringList" /> <typeSpecificData type="ListNode"> <Ixia.Aptixia.StackManager.IPSecPortGroupData type="Ixia.Aptixia.StackManager.IPSecPortGroupData" objectid="df783f7c-615e-47c1-b7f0-1174985ea22e" version="6.80.2"> <role type="String">Initiator</role> <associates type="ListNode" /> <overrideGlobalOptions type="Bool">0</overrideGlobalOptions> <useMaxInitiationRate type="Bool">0</useMaxInitiationRate> <maxInitiationRate type="Int">50</maxInitiationRate> <useMaxPendingTunnels type="Bool">0</useMaxPendingTunnels> <maxPendingTunnels type="Int">50</maxPendingTunnels> <teardownRate type="Int">10</teardownRate> <enableESPPerStreamStats type="Bool">0</enableESPPerStreamStats> <enableESPReplayStats type="Bool">0</enableESPReplayStats> <activities type="ListNode" /> <pcpuLogLevel type="String">0</pcpuLogLevel> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IPSecPortGroupData> </typeSpecificData> <virtualMode type="Bool">0</virtualMode> <allowedVirtualModeTypes type="Ixia.RpFramework.Server.Core.ShadowedPropertyStringList" /> <doOwnership type="Bool">0</doOwnership> <branchToNicMap type="ListNode" /> <cpuAggregation type="Bool">0</cpuAggregation> <activePort type="String" /> <networkLayersManager type="Ixia.Aptixia.StackManager.NetworkLayersManager" objectid="3d3cf9ef-8aab-4388-9252-4baea80122d3" version="6.70.442"> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </networkLayersManager> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.PortGroup> <Ixia.Aptixia.StackManager.PortGroup type="Ixia.Aptixia.StackManager.PortGroup" objectid="c4ecfc60-64ac-4dc2-9410-e0f58d84f229" version="6.70.442"> <name type="String">downlink_0</name> <category type="String" /> <stack type="Ixia.Aptixia.StackManager.L1EthernetPlugin" objectid="1bd9f1bc-9959-464e-b1e8-ddb0bb4d0181" version="6.70.442"> <autoNegotiate type="Bool">1</autoNegotiate> <speed type="String">k100FD</speed> <advertise10Half type="Bool">1</advertise10Half> <advertise10Full type="Bool">1</advertise10Full> <advertise100Half type="Bool">1</advertise100Half> <advertise100Full type="Bool">1</advertise100Full> <advertise1000Full type="Bool">1</advertise1000Full> <advertise2500Full type="Bool">1</advertise2500Full> <advertise5000Full type="Bool">1</advertise5000Full> <advertise10000Full type="Bool">1</advertise10000Full> <cardDualPhy type="Ixia.Aptixia.StackManager.DualPhyPlugin" objectid="4fe8412b-7d4c-4ebe-a0d4-480a4401b3d0" version="6.70.442"> <medium type="String">auto</medium> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </cardDualPhy> <cardElm type="Ixia.Aptixia.StackManager.EthernetELMPlugin" objectid="4dfec118-30e8-4494-b7c7-e28518e7848a" version="6.70.442"> <negotiateMasterSlave type="Bool">1</negotiateMasterSlave> <negotiationType type="String">master</negotiationType> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </cardElm> <enableFlowControl type="Bool">0</enableFlowControl> <directedAddress type="String">01:80:C2:00:00:01</directedAddress> <dataCenter type="Ixia.Aptixia.StackManager.DataCenterSettings" objectid="123fecc5-cb5e-43e9-92a1-b053dc56d0f3" version="6.70.442"> <dcSupported type="Bool">1</dcSupported> <dcEnabled type="Bool">0</dcEnabled> <dcFlowControl type="Ixia.Aptixia.StackManager.DataCenterSettingsSkeleton+eFlowControlType">0</dcFlowControl> <dcMode type="Ixia.Aptixia.StackManager.DataCenterSettingsSkeleton+eDataCenterMode">2</dcMode> <dcPfcMapping type="IntList" /> <dcPfcPauseEnable type="Bool">0</dcPfcPauseEnable> <dcPfcPauseDelay type="Int">1</dcPfcPauseDelay> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </dataCenter> <childrenList type="ListNode"> <Ixia.Aptixia.StackManager.L2EthernetPlugin type="Ixia.Aptixia.StackManager.L2EthernetPlugin" objectid="35ff711b-53f7-4c74-9e8b-98d35adaa6bf" version="6.70.442"> <macRangeList type="ListNode"> <Ixia.Aptixia.StackManager.MacRange type="Ixia.Aptixia.StackManager.MacRange" objectid="f91c9f52-8150-4d0f-b657-498ed241835c" version="6.70.442"> <enabled type="Bool">1</enabled> <name type="String">MAC-R2</name> <mac type="String">00:0A:00:03:14:00</mac> <incrementBy type="String">00:00:00:00:00:01</incrementBy> <mtu type="Int">1500</mtu> <count type="Int">1</count> <vlanRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="57fa3f41-7695-42d7-ac26-68924bb1e8bb" version="6.70.442"> <name type="String">VLAN-R2</name> <enabled type="Bool">0</enabled> <firstId type="Int">1</firstId> <incrementStep type="Int">32</incrementStep> <increment type="Int">1</increment> <uniqueCount type="Int">4094</uniqueCount> <priority type="Int">0</priority> <tpid type="String">0x8100</tpid> <innerEnable type="Bool">0</innerEnable> <innerFirstId type="Int">1</innerFirstId> <innerIncrementStep type="Int">1</innerIncrementStep> <innerIncrement type="Int">1</innerIncrement> <innerUniqueCount type="Int">4094</innerUniqueCount> <innerPriority type="Int">0</innerPriority> <idIncrMode type="Int">1</idIncrMode> <innerTpid type="String">0x8100</innerTpid> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </vlanRange> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MacRange> </macRangeList> <vlanRangeList type="ListNode"> <Ixia.Aptixia.StackManager.VlanIdRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="57fa3f41-7695-42d7-ac26-68924bb1e8bb" version="6.70.442" /> </vlanRangeList> <childrenList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Plugin type="Ixia.Aptixia.StackManager.IpV4V6Plugin" objectid="b85b184d-9bb4-48c2-a029-e633fee7a3c8" version="6.70.442"> <rangeList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Range type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="1d9bf537-0c3d-4fdf-9b85-0a622cc77649" version="6.70.442"> <enabled type="Bool">1</enabled> <name type="String">IP-R2</name> <ipType type="String">IPv4</ipType> <ipAddress type="String">10.0.3.20</ipAddress> <prefix type="Int">24</prefix> <incrementBy type="String">0.0.0.1</incrementBy> <count type="Int">1</count> <autoCountEnabled type="Bool">0</autoCountEnabled> <gatewayAddress type="String">10.0.3.10</gatewayAddress> <gatewayIncrement type="String">0.0.0.0</gatewayIncrement> <gatewayIncrementMode type="String">perSubnet</gatewayIncrementMode> <enableGatewayArp type="Bool">0</enableGatewayArp> <generateStatistics type="Bool">0</generateStatistics> <mss type="Int">1460</mss> <randomizeAddress type="Bool">0</randomizeAddress> <randomizeSeed type="Int">463911585</randomizeSeed> <autoMacGeneration type="Bool">1</autoMacGeneration> <macRange type="Ixia.Aptixia.StackManager.MacRange" objectid="f91c9f52-8150-4d0f-b657-498ed241835c" version="6.70.442" /> <vlanRange type="Ixia.Aptixia.StackManager.VlanIdRange" objectid="57fa3f41-7695-42d7-ac26-68924bb1e8bb" version="6.70.442" /> <atmRange type="Ixia.Aptixia.StackManager.AtmRange" objectid="00000000-0000-0000-0000-000000000000" /> <pvcRange type="Ixia.Aptixia.StackManager.PvcRange" objectid="00000000-0000-0000-0000-000000000000" /> <autoIpTypeEnabled type="Bool">0</autoIpTypeEnabled> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpV4V6Range> </rangeList> <rangeGroups type="ListNode"> <Ixia.Aptixia.StackManager.RangeGroup type="Ixia.Aptixia.StackManager.RangeGroup" objectid="b2c21c73-bfe3-4fbc-9804-b5a8b307d893" version="6.70.442"> <name type="String">DistGroup1</name> <distribType type="Ixia.Aptixia.StackManager.RangeGroupSkeleton+eDistributionType">0</distribType> <rangeList type="ListNode"> <Ixia.Aptixia.StackManager.IpV4V6Range type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="1d9bf537-0c3d-4fdf-9b85-0a622cc77649" version="6.70.442" /> </rangeList> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.RangeGroup> </rangeGroups> <childrenList type="ListNode" /> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">IP-2</name> <ixLoadRestObjectId type="Int">6</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpV4V6Plugin> </childrenList> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">MAC/VLAN-2</name> <ixLoadRestObjectId type="Int">5</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.L2EthernetPlugin> </childrenList> <extensionList type="ListNode" /> <dscMode type="Bool">0</dscMode> <name type="String">Ethernet-2</name> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </stack> <globalPluginList type="ListNode"> <Ixia.Aptixia.StackManager.IxLoadSettingsPlugin type="Ixia.Aptixia.StackManager.IxLoadSettingsPlugin" objectid="993e33c6-e1f7-4967-982e-82a032f8c61a" version="1.0.0"> <teardownInterfaceWithUser type="Bool">0</teardownInterfaceWithUser> <interfaceBehavior type="Int">0</interfaceBehavior> <name type="String">Settings-4</name> <ixLoadRestObjectId type="Int">7</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IxLoadSettingsPlugin> <Ixia.Aptixia.StackManager.DnsPlugin type="Ixia.Aptixia.StackManager.DnsPlugin" objectid="36ca84d7-ff44-45b7-b75d-aec38b753161" version="6.70.442"> <domain type="String" /> <timeout type="Int">30000</timeout> <nameServerList type="ListNode" /> <searchList type="ListNode" /> <hostList type="ListNode" /> <name type="String">DNS-4</name> <ixLoadRestObjectId type="Int">8</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.DnsPlugin> <Ixia.Aptixia.StackManager.FilterPlugin type="Ixia.Aptixia.StackManager.FilterPlugin" objectid="25c5acdd-9dd3-4802-93b6-b10651820b66" version="6.70.442"> <auto type="Bool">1</auto> <all type="Bool">0</all> <pppoecontrol type="Bool">0</pppoecontrol> <pppoenetwork type="Bool">0</pppoenetwork> <isis type="Bool">0</isis> <ip type="String" /> <tcp type="String" /> <udp type="String" /> <mac type="String" /> <icmp type="String" /> <name type="String">Filter-2</name> <ixLoadRestObjectId type="Int">9</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.FilterPlugin> <Ixia.Aptixia.StackManager.TCPPlugin type="Ixia.Aptixia.StackManager.TCPPlugin" objectid="6259328b-97c2-4390-8ab1-f16bf3459219" version="6.70.442"> <bestPerfSettings type="Bool">0</bestPerfSettings> <accept_ra_all type="Bool">0</accept_ra_all> <tcp_abort_on_overflow type="Bool">0</tcp_abort_on_overflow> <tcp_adv_win_scale type="Int">2</tcp_adv_win_scale> <tcp_app_win type="Int">31</tcp_app_win> <tcp_bic type="Int">0</tcp_bic> <tcp_bic_fast_convergence type="Int">1</tcp_bic_fast_convergence> <tcp_bic_low_window type="Int">14</tcp_bic_low_window> <tcp_dsack type="Bool">1</tcp_dsack> <tcp_ecn type="Bool">0</tcp_ecn> <tcp_fack type="Bool">1</tcp_fack> <tcp_fin_timeout type="Int">60</tcp_fin_timeout> <tcp_frto type="Int">0</tcp_frto> <tcp_keepalive_intvl type="Int">7200</tcp_keepalive_intvl> <tcp_keepalive_probes type="Int">75</tcp_keepalive_probes> <tcp_keepalive_time type="Int">9</tcp_keepalive_time> <tcp_low_latency type="Int">0</tcp_low_latency> <tcp_max_orphans type="Int">8192</tcp_max_orphans> <tcp_max_syn_backlog type="Int">1024</tcp_max_syn_backlog> <tcp_max_tw_buckets type="Int">180000</tcp_max_tw_buckets> <tcp_mem_low type="Int">24576</tcp_mem_low> <tcp_mem_pressure type="Int">32768</tcp_mem_pressure> <tcp_mem_high type="Int">49152</tcp_mem_high> <tcp_moderate_rcvbuf type="Int">0</tcp_moderate_rcvbuf> <tcp_no_metrics_save type="Bool">0</tcp_no_metrics_save> <tcp_orphan_retries type="Int">0</tcp_orphan_retries> <tcp_reordering type="Int">3</tcp_reordering> <tcp_retrans_collapse type="Bool">1</tcp_retrans_collapse> <tcp_retries1 type="Int">3</tcp_retries1> <tcp_retries2 type="Int">15</tcp_retries2> <tcp_rfc1337 type="Bool">0</tcp_rfc1337> <tcp_rmem_min type="Int">4096</tcp_rmem_min> <tcp_rmem_default type="Int">1024</tcp_rmem_default> <tcp_rmem_max type="Int">262144</tcp_rmem_max> <tcp_sack type="Bool">1</tcp_sack> <tcp_stdurg type="Bool">0</tcp_stdurg> <tcp_synack_retries type="Int">5</tcp_synack_retries> <tcp_syn_retries type="Int">5</tcp_syn_retries> <tcp_timestamps type="Bool">1</tcp_timestamps> <tcp_tw_recycle type="Bool">1</tcp_tw_recycle> <tcp_tw_reuse type="Bool">0</tcp_tw_reuse> <tcp_vegas_alpha type="Int">2</tcp_vegas_alpha> <tcp_vegas_beta type="Int">6</tcp_vegas_beta> <tcp_vegas_cong_avoid type="Int">0</tcp_vegas_cong_avoid> <tcp_vegas_gamma type="Int">2</tcp_vegas_gamma> <tcp_westwood type="Int">0</tcp_westwood> <tcp_window_scaling type="Bool">0</tcp_window_scaling> <ip_no_pmtu_disc type="Bool">1</ip_no_pmtu_disc> <tcp_wmem_min type="Int">4096</tcp_wmem_min> <tcp_wmem_default type="Int">1024</tcp_wmem_default> <tcp_wmem_max type="Int">262144</tcp_wmem_max> <tcp_ipfrag_time type="Int">30</tcp_ipfrag_time> <tcp_port_min type="Int">1024</tcp_port_min> <tcp_port_max type="Int">65535</tcp_port_max> <tcp_rto_min type="Int">1000</tcp_rto_min> <tcp_rto_max type="Int">120000</tcp_rto_max> <tcp_tw_rfc1323_strict type="Bool">0</tcp_tw_rfc1323_strict> <udp_port_randomization type="Bool">0</udp_port_randomization> <disable_min_max_buffer_size type="Bool">1</disable_min_max_buffer_size> <llm_hdr_gap type="Int">8</llm_hdr_gap> <llm_hdr_gap_ns type="Int">10</llm_hdr_gap_ns> <inter_packet_granular_delay type="Double">0</inter_packet_granular_delay> <delayed_acks type="Bool">1</delayed_acks> <accept_ra_default type="Bool">0</accept_ra_default> <rps_needed type="Bool">0</rps_needed> <delayed_acks_segments type="Int">0</delayed_acks_segments> <delayed_acks_timeout type="Int">0</delayed_acks_timeout> <tcp_large_icwnd type="Int">0</tcp_large_icwnd> <tcp_mgmt_rmem type="Int">87380</tcp_mgmt_rmem> <tcp_mgmt_wmem type="Int">32768</tcp_mgmt_wmem> <adjust_tcp_buffers type="Bool">1</adjust_tcp_buffers> <name type="String">TCP-4</name> <ixLoadRestObjectId type="Int">10</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.TCPPlugin> <Ixia.Aptixia.StackManager.GratArpPlugin type="Ixia.Aptixia.StackManager.GratArpPlugin" objectid="3eedf749-efa4-43a0-87ae-e110a77c88d4" version="6.70.442"> <enabled type="Bool">1</enabled> <forwardGratArp type="Bool">0</forwardGratArp> <rateControlEnabled type="Bool">0</rateControlEnabled> <maxFramesPerSecond type="Int">0</maxFramesPerSecond> <name type="String">GratARP-2</name> <ixLoadRestObjectId type="Int">11</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.GratArpPlugin> <Ixia.Aptixia.StackManager.MeshingPlugin type="Ixia.Aptixia.StackManager.MeshingPlugin" objectid="284f9992-65d8-4027-a155-709f1965f892" version="6.70.442"> <trafficMaps type="ListNode" /> <activityRangeMapInfoList type="ListNode" /> <name type="String">Meshing-1</name> <ixLoadRestObjectId type="Int">12</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MeshingPlugin> </globalPluginList> <portList type="Ixia.RpFramework.Server.Core.ShadowedPropertyStringList" /> <typeSpecificData type="ListNode"> <Ixia.Aptixia.StackManager.IPSecPortGroupData type="Ixia.Aptixia.StackManager.IPSecPortGroupData" objectid="f65f12f2-018c-46f5-a9c5-a1f6f7151909" version="6.80.2"> <role type="String">Initiator</role> <associates type="ListNode" /> <overrideGlobalOptions type="Bool">0</overrideGlobalOptions> <useMaxInitiationRate type="Bool">0</useMaxInitiationRate> <maxInitiationRate type="Int">50</maxInitiationRate> <useMaxPendingTunnels type="Bool">0</useMaxPendingTunnels> <maxPendingTunnels type="Int">50</maxPendingTunnels> <teardownRate type="Int">10</teardownRate> <enableESPPerStreamStats type="Bool">0</enableESPPerStreamStats> <enableESPReplayStats type="Bool">0</enableESPReplayStats> <activities type="ListNode" /> <pcpuLogLevel type="String">0</pcpuLogLevel> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IPSecPortGroupData> </typeSpecificData> <virtualMode type="Bool">0</virtualMode> <allowedVirtualModeTypes type="Ixia.RpFramework.Server.Core.ShadowedPropertyStringList" /> <doOwnership type="Bool">0</doOwnership> <branchToNicMap type="ListNode" /> <cpuAggregation type="Bool">0</cpuAggregation> <activePort type="String" /> <networkLayersManager type="Ixia.Aptixia.StackManager.NetworkLayersManager" objectid="60b1273d-78d3-4813-8cea-ec9a7101b8a3" version="6.70.442"> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </networkLayersManager> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.PortGroup> </portGroupList> <externalProperties type="Ixia.Aptixia.StackManager.ExternalPropertyManager" objectid="1f2452bf-e52a-4db2-ba47-e5cc8bf61b5e" version="6.70.442"> <properties type="ListNode"> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="145671ff-93a5-4ecc-8c83-59b2c3c67be9" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatLTEUEUeRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="9f07a941-ad2f-46b0-8c75-911862a21039" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">SixRdRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="a221ab5c-faae-4940-bfad-5d41d44f1427" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">L2tpRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="d811442b-bfb8-42f0-bbf8-6bdb6fc9b66b" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">DHCPServerRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="f252cff3-b919-4e74-9f62-9e9c5ab5d324" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">MobileSubscribersRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="500dfc8b-2e6a-401f-84c0-f6907f60c00e" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPSgsnS3RangeUe</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="693cb176-f3d8-4073-8a02-fabdc0bdd3fb" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPRange_SGW</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="ec983bf9-07f0-46b2-99a0-354114f42501" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EmulatedRouterRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="5d0f0eb8-40af-4292-8ff2-a57e7903601d" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">PppoxRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="653fae09-ba19-443c-8f8b-9483c0b86b9a" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">GTPNGAPRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="c886be8c-c207-4bb4-90d5-17be54556d58" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatRNCIuPSUeRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="00e75214-5166-406b-90e5-2b83567ae5cf" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">GTPNGUERange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="50d10ee7-45ce-46d2-ae8d-ecd3b1806067" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPUERange_S5S8_SGW</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="c2f310a4-6ea4-4459-be3b-f3b3365c590a" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">GTPGRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="7e458bed-5e36-42d6-812d-3794be52766e" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPPcrfRange_S5S8_PGW</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="7d225fda-6432-4de3-9750-c19bbc957703" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">DSLiteRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="e25dd669-ffc5-493d-a2b5-fd5627bf2ee8" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPSGSNRangeUe</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="7ac0b7d4-6df9-4e1f-86d2-f0a494b3f20b" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">SlaacRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="25699a2c-ab22-417b-9072-894523e98008" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPUERange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="482a10c3-0ac7-44d9-9fa9-b43ba3a9901d" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">DHCPRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="a0f03753-923d-4421-8c4f-0ed78f00fc44" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">AtmRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="fb5cd68e-b4b0-4fd4-ae18-4100c0035642" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatMMEApnRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="62677b6a-080e-4cc3-919b-71fa90ae410f" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatENodeBUuApnRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="2e0fd6e3-470e-48df-ab8d-cc21b9d80393" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">GTPSUERange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="175f3104-0d2a-44f9-b712-fed3b170f8cb" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IpV4V6Range</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="d1f37e1e-db44-4bac-acb8-b242dee8e371" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">MacRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="61ccdebc-84e6-464d-be14-2b3ddedab9d2" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">DualStackIPRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="d0678cd8-998e-42ab-8f0d-bfcb5370eac2" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPUERange_S2a_TWAN</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="d8350364-51c6-4a1b-af9f-72c9c235a636" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatSGSNIuPSApnRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="613d02a1-db1e-415d-b4bb-8b73b4477cf4" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">IxCatENodeBSimUeRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="9a41f718-b55e-44c7-a0cc-b1fcf8204c20" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">S6dRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="4c26fe62-a63d-4c40-8e15-c58ad8fba8d0" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">UERangeBase</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="5c2ca63f-3335-4ab7-963e-440817448538" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPMmeS10RangeUe</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="51a5eccc-a68d-4730-8a48-32019c547c28" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">S6aRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="3010c4ad-f31e-4676-9e61-bb25cf9c1bbb" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">BmScRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="ef1677e4-f390-4a78-b61a-f7650cf5faea" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">MBmsGwRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="24322b98-7a2a-4d2d-a4ee-4cde0f0e8b64" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">PptpRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> <Ixia.Aptixia.StackManager.ExternalPropertyInfo type="Ixia.Aptixia.StackManager.ExternalPropertyInfo" objectid="3b7f72db-e223-46ac-b71d-75e47f78e682" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <targetType type="String">EGTPPMIPHostRange</targetType> <valueType type="String">ExternalValueBoolean</valueType> <description type="String">Enable collection of interface statistics on this range</description> </Ixia.Aptixia.StackManager.ExternalPropertyInfo> </properties> <values type="ListNode"> <Ixia.Aptixia.StackManager.ExternalProperty type="Ixia.Aptixia.StackManager.ExternalProperty" objectid="6804ae67-3bd7-471b-8796-ee1e4773c2f1" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <target type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="a3559674-8d95-4020-90b3-b42eacaef105" version="6.70.442" /> <value type="Ixia.Aptixia.StackManager.ExternalValueBoolean" objectid="7efcd429-2c48-41bd-bdc5-489dbfcfc49a" version="6.70.442"> <value type="Bool">0</value> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </value> <enabled type="Bool">1</enabled> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ExternalProperty> <Ixia.Aptixia.StackManager.ExternalProperty type="Ixia.Aptixia.StackManager.ExternalProperty" objectid="a63d8276-65bc-4bc2-8202-6461c6399ef9" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <target type="Ixia.Aptixia.StackManager.IpV4V6Range" objectid="1d9bf537-0c3d-4fdf-9b85-0a622cc77649" version="6.70.442" /> <value type="Ixia.Aptixia.StackManager.ExternalValueBoolean" objectid="09d7b134-2921-4759-bbdb-ff3a5a1966d7" version="6.70.442"> <value type="Bool">0</value> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </value> <enabled type="Bool">1</enabled> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ExternalProperty> <Ixia.Aptixia.StackManager.ExternalProperty type="Ixia.Aptixia.StackManager.ExternalProperty" objectid="0cd9f099-242e-4b03-965f-d343c60181e6" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <target type="Ixia.Aptixia.StackManager.MacRange" objectid="3011c8a8-a9fd-4b76-a27d-91948113ed4f" version="6.70.442" /> <value type="Ixia.Aptixia.StackManager.ExternalValueBoolean" objectid="503aa008-2481-419f-a223-c90b2c25c17e" version="6.70.442"> <value type="Bool">0</value> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </value> <enabled type="Bool">0</enabled> <ixLoadRestObjectId type="Int">3</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ExternalProperty> <Ixia.Aptixia.StackManager.ExternalProperty type="Ixia.Aptixia.StackManager.ExternalProperty" objectid="0b8d2c01-19ac-4f28-924e-660676d978da" version="6.70.442"> <propertyName type="String">Publish Statistics</propertyName> <target type="Ixia.Aptixia.StackManager.MacRange" objectid="f91c9f52-8150-4d0f-b657-498ed241835c" version="6.70.442" /> <value type="Ixia.Aptixia.StackManager.ExternalValueBoolean" objectid="41c694b3-bb55-48fe-9604-8b003540242f" version="6.70.442"> <value type="Bool">0</value> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </value> <enabled type="Bool">0</enabled> <ixLoadRestObjectId type="Int">4</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ExternalProperty> </values> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </externalProperties> <availableNetworkTimelines type="ListNode" /> <typeSpecificData type="ListNode"> <Ixia.Aptixia.StackManager.MacSessionData type="Ixia.Aptixia.StackManager.MacSessionData" objectid="a9c7aa59-e015-4ffd-bb82-5d877ae9c1a8" version="6.70.442"> <duplicateCheckingScope type="Ixia.Aptixia.StackManager.MacSessionDataSkeleton+eMacValidationOptions">2</duplicateCheckingScope> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.MacSessionData> <Ixia.Aptixia.StackManager.IpSessionData type="Ixia.Aptixia.StackManager.IpSessionData" objectid="34a78d72-1fc5-4875-9fe1-b4db66b1b4c4" version="6.70.442"> <duplicateCheckingScope type="Ixia.Aptixia.StackManager.IpSessionDataSkeleton+eIpValidationOptions">2</duplicateCheckingScope> <enableGatewayArp type="Bool">0</enableGatewayArp> <gatewayArpRequestRate type="Int">300</gatewayArpRequestRate> <maxOutstandingGatewayArpRequests type="Int">300</maxOutstandingGatewayArpRequests> <ignoreUnresolvedIPs type="Bool">0</ignoreUnresolvedIPs> <sendAllRequests type="Bool">0</sendAllRequests> <individualARPTimeOut type="Int">500</individualARPTimeOut> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IpSessionData> <Ixia.Aptixia.StackManager.IxLoadSessionData type="Ixia.Aptixia.StackManager.IxLoadSessionData" objectid="1e24447f-69f1-4030-8b2d-25a18c7160ca" version="1.0.0"> <portGroupList type="ListNode"> <Ixia.Aptixia.StackManager.PortGroup type="Ixia.Aptixia.StackManager.PortGroup" objectid="c4ecfc60-64ac-4dc2-9410-e0f58d84f229" version="6.70.442" /> <Ixia.Aptixia.StackManager.PortGroup type="Ixia.Aptixia.StackManager.PortGroup" objectid="865be042-32d5-426a-9e75-0908c943801f" version="6.70.442" /> </portGroupList> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IxLoadSessionData> <Ixia.Aptixia.StackManager.ImpairSessionData type="Ixia.Aptixia.StackManager.ImpairSessionData" objectid="94b53c2c-0747-41c2-838d-0e0e15f31766" version="6.70.13"> <profiles type="ListNode"> <Ixia.Aptixia.StackManager.ImpairProfile type="Ixia.Aptixia.StackManager.ImpairProfile" objectid="90dd3511-93c1-49fa-8e38-db774db9fe17" version="6.70.13"> <name type="String">DefaultProfile</name> <defaultp type="Bool">1</defaultp> <seed type="Int">0</seed> <addDelay type="Bool">1</addDelay> <delay type="Int">20</delay> <jitter type="Int">0</jitter> <addDrop type="Bool">0</addDrop> <drop type="Double">10</drop> <addDropSequence type="Bool">0</addDropSequence> <dropSequenceSkip type="Int">10</dropSequenceSkip> <dropSequenceLength type="Int">1</dropSequenceLength> <addReorder type="Bool">0</addReorder> <gap type="Int">10</gap> <reorder type="Int">20</reorder> <reorderLength type="Int">1</reorderLength> <addReorderPI type="Bool">0</addReorderPI> <reorderPISkip type="Int">10</reorderPISkip> <reorderPILength type="Int">1</reorderPILength> <reorderPIInterval type="Int">1</reorderPIInterval> <reorderPITimeout type="Int">1000</reorderPITimeout> <addDuplicate type="Bool">0</addDuplicate> <duplicate type="Double">10</duplicate> <addFragment type="Bool">0</addFragment> <fragment type="Double">10</fragment> <mtu type="Int">1000</mtu> <addFragmentSequence type="Bool">0</addFragmentSequence> <fragmentSequenceSkip type="Int">10</fragmentSequenceSkip> <fragmentSequenceLength type="Int">1</fragmentSequenceLength> <mtuSequence type="Int">1000</mtuSequence> <sendFragmentsInReverseOrder type="Bool">0</sendFragmentsInReverseOrder> <sendFirstFragmentOnly type="Bool">0</sendFirstFragmentOnly> <sendOverlappingFragments type="Bool">0</sendOverlappingFragments> <addBandwidth type="Bool">0</addBandwidth> <bandwidth type="Double">1</bandwidth> <bandwidthUnits type="String">mbps</bandwidthUnits> <addBandwidthIn type="Bool">0</addBandwidthIn> <bandwidthIn type="Double">1</bandwidthIn> <bandwidthUnitsIn type="String">mbps</bandwidthUnitsIn> <destinationIp type="String">any</destinationIp> <sourceIp type="String">any</sourceIp> <sourcePort type="Int">0</sourcePort> <destinationPort type="Int">0</destinationPort> <protocol type="String">any</protocol> <typeOfService type="String">any</typeOfService> <addTcpFlagsFilter type="Bool">0</addTcpFlagsFilter> <selectTcpFlags type="String">SYN;RST;ACK</selectTcpFlags> <expectTcpFlags type="String">SYN</expectTcpFlags> <impairOrder type="String">Delay;Drop;DropSeq;Reorder;ReorderPI;Duplicate;Fragment;FragmentSeq;Bandwidth</impairOrder> </Ixia.Aptixia.StackManager.ImpairProfile> </profiles> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.ImpairSessionData> <Ixia.Aptixia.StackManager.IPSecSessionData type="Ixia.Aptixia.StackManager.IPSecSessionData" objectid="bd2f0ea4-4278-49c8-9600-18cd2c8ed639" version="6.80.2"> <ipsecTunnelSetup type="Ixia.Aptixia.StackManager.IPSecTunnelSetup" objectid="1bacc8a0-dda0-4e0c-b013-4d8618dc80b6" version="6.80.2"> <tunnelSetupTimeout type="Int">30</tunnelSetupTimeout> <tunnelRetransmissionTimeout type="Int">30</tunnelRetransmissionTimeout> <numRetries type="Int">0</numRetries> <retryInterval type="Int">10</retryInterval> <retryDelay type="Int">10</retryDelay> <testType type="String">P2D</testType> <logLevel type="String">3</logLevel> <sendCiscoVid type="Bool">0</sendCiscoVid> <useMaxInitiationRate type="Bool">0</useMaxInitiationRate> <useMaxPendingTunnels type="Bool">0</useMaxPendingTunnels> <enableRekey type="Bool">1</enableRekey> <rekeyRetries type="Int">3</rekeyRetries> <rekeyFuzzPercentage type="Int">0</rekeyFuzzPercentage> <rekeyMargin type="Int">10</rekeyMargin> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </ipsecTunnelSetup> <ipsecCertificates type="Ixia.Aptixia.StackManager.IPSecCertificates" objectid="2e324324-bf74-4ad3-afbb-62e44f01c31a" version="6.80.2"> <uniqueCert type="Bool">0</uniqueCert> <certSource type="String">kNewCert</certSource> <caURL type="String" /> <caDN type="String" /> <certSubjectDN type="String" /> <certSubjectAltDN type="String" /> <remoteIkeId type="String" /> <bitSize type="String">k512</bitSize> <saveCert type="Bool">1</saveCert> <cacheCertFolder type="String">C:\Program Files\Ixia\CachedCerts</cacheCertFolder> <certParentFolder type="String">C:\Program Files\Ixia\CachedCerts</certParentFolder> <certNumber type="String" /> <caCertNumber type="String" /> <earlyExpDate type="String" /> <lateExpDate type="String" /> <usePerRangeCertNameExp type="Bool">0</usePerRangeCertNameExp> <checkCrl type="Bool">0</checkCrl> <crlOverrideEnable type="Bool">0</crlOverrideEnable> <crlOverrideUrl type="String" /> <checkOcsp type="Bool">0</checkOcsp> <ocspOverrideEnable type="Bool">0</ocspOverrideEnable> <ocspOverrideUrl type="String" /> <unknownIsRevoked type="Bool">0</unknownIsRevoked> <certProto type="String">kSCEP</certProto> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </ipsecCertificates> <ipsecCertManager type="Ixia.Aptixia.StackManager.IPSecCertManager" objectid="f3dc4ef0-e9a1-48a2-b69f-c5d2b485e897" version="6.80.2"> <caURL type="String" /> <caDN type="String">CN=RootCA,C=RO,L=Bucharest,O=Ixia,OU=IxLoad,IP:201.121.87.2,email:ixia@ixiacom.com</caDN> <certSubjectDN type="String">CN=IxiaVPN,C=RO,L=Bucharest,O=Ixia</certSubjectDN> <keyGenAlgo type="String">kRSA_512</keyGenAlgo> <cacheCertFolder type="String">C:\Program Files\Ixia\CachedCerts</cacheCertFolder> <caKeyFile type="String">C:\Program Files\Ixia\ca-priv.key</caKeyFile> <caCrtFile type="String">C:\Program Files\Ixia\ca-cert.crt</caCrtFile> <certNumber type="Int">1</certNumber> <certProto type="String">kSCEP</certProto> <createRootCA type="Bool">0</createRootCA> <uniqueCert type="Bool">0</uniqueCert> <descFilePath type="String">C:\Program Files\Ixia\CachedCerts\sample.desc</descFilePath> <useDescFile type="Bool">0</useDescFile> <ixLoadRestObjectId type="Int">2</ixLoadRestObjectId> </ipsecCertManager> <eapSimTuples type="ListNode" /> <eapAkaTuples type="ListNode" /> <maxInitiationRate type="Int">50</maxInitiationRate> <maxPendingTunnels type="Int">50</maxPendingTunnels> <negotiationStartDelay type="Int">0</negotiationStartDelay> <teardownRate type="Int">10</teardownRate> <burstInitiation type="Bool">0</burstInitiation> <parallelInitiation type="Bool">0</parallelInitiation> <enableWildcardTsi type="Bool">0</enableWildcardTsi> <enableWildcardTsr type="Bool">0</enableWildcardTsr> <enablePlutoWildcardTsi type="Bool">0</enablePlutoWildcardTsi> <enablePlutoModeCfgWildcardTsr type="Bool">1</enablePlutoModeCfgWildcardTsr> <enablePlutoS2SWildcardTsr type="Bool">0</enablePlutoS2SWildcardTsr> <payloadAttrTypes type="ListNode" /> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.IPSecSessionData> </typeSpecificData> <statViewManager type="Ixia.Aptixia.StackManager.StatViewManager" objectid="7256ce27-286c-475d-b198-09b4ae306f73" version="6.70.442"> <enableStats type="Bool">1</enableStats> <enableOverviewStats type="Bool">1</enableOverviewStats> <enablePerSessionStats type="Bool">1</enablePerSessionStats> </statViewManager> <waitForLinkUp type="Bool">0</waitForLinkUp> <overloadProtection type="Bool">1</overloadProtection> <ixLoadRestObjectId type="Int">1</ixLoadRestObjectId> </Ixia.Aptixia.StackManager.SMSession> </rpf> <_composerConfig ver="[0, [1, [0, [0]]]]" type="ixComposerConfig"> @@ -10,11 +10,11 @@ <?xml version="1.0" encoding="utf-16"?> <Config> <configs Version="5.0" /> </Config> 15481 - 8.30.115.50 + 8.30.115.152 HTTP-vFW_IPv4_2Ports_Concurrency.rxf C:\Results - HTTP-vFW_IPv4_2Ports.rxf + HTTP-vFW_IPv4_2Ports_Concurrency.rxf Test1 @@ -55,7 +55,7 @@ Client - HTTP client@client network + HTTP client@uplink_0 None netTraffic 1 @@ -99,7 +99,7 @@ None - HTTP server@server network + HTTP server@downlink_0 None netTraffic 1 @@ -484,7 +484,7 @@ None - server network + downlink_0 Server none 0 @@ -498,7 +498,7 @@ <_smRangeObjectId type="str">1d9bf537-0c3d-4fdf-9b85-0a622cc77649 - Network Range IP-R2 in server network (10.0.3.20+1) + Network Range IP-R2 in downlink_0 (10.0.3.20+1) DistGroup1 consecutiveIps @@ -863,12 +863,16 @@ 2 0 1 + 0 0 1024 0 0 0 0 + 0 + + 1 0 @@ -890,7 +894,7 @@ None - client network + uplink_0 Client none 0 @@ -904,7 +908,7 @@ <_smRangeObjectId type="str">a3559674-8d95-4020-90b3-b42eacaef105 - Network Range IP-R1 in client network (10.0.2.20+1) + Network Range IP-R1 in uplink_0 (10.0.2.20+1) DistGroup1 consecutiveIps @@ -1259,7 +1263,7 @@ 2 False False - begin 666 <data> M>)RE6&UOXD80_BL6U46M5!N_@ ,.R2D!<D%' %W:=54T6(/Q'?&]JW7O+3J M?^_LVA@#-HG:#W>L]WGF97=G9V?2^KA9>M(*:.0&_G5%4]3*QYO6A!'VU84U MT#UD*J:JJ(JAZA4D0,1G^V[$I,^PO:Z0D+D;ERC12@FY1,3 MT')\9XH"1%" MX?9P,.T.IE+UIC4:=R<XO)WVAH/C[Y=NIS>]O>MW.= >/M[U!MU.9CK*1N]Q MX,3X3>N>PH\8.5MI1;P8KBMZ11B*5OU@L7#]Q6[^GG@1"&SJ+F&R]>T[>"4K M-Z [AIJA$2/+<$3!=H5G*6X(O+N@Z S?UNDVA!VF"6R(V^P%Q!G1@('-<K)3 M&L.18P^NXX#/%46G/G9],O.@0QB9L(#"*6&TWYV\'[4BZ;.6T*%AS,*893OY M&'O,#;WCM0E29_(&[9%L>-A%Z%\[CEBP_(1G]IIQS)W->]>#$6$9(N9O/: L MVOU*&--^9&TB][KRREAH5:OK]5I9&TI %U5=5;7J;X_]B?T*2R*[/AX:;D8E MDW+>EA)&JSNK'9@37)/8I\,O03N$VS1(HX "('KT/2:.&WRB01P> :[/;O16 ME?^TJJ6LMN>"S^X#NHP],@'&,%ZRL_O[XJ=-YPK_N[VZ^!$'[.IK<KF3#ROY MT91Z,OCUA,T7D'+_V(-_[H?_[(?)E< +,8[]8S\N/'9UD'=VEM5D(&&4! Y* MI$#,YK)F)N./%PMVE?,,5:56>OX\F !UB>?^1?@5NB.+7"0DXN\.A]23?4R\ M3SYA'?HH2=S+Y0M+=P.CW+7QIH?1,2]A\O4,R!(XRL<:GZSF9XMEVH3!(J!; MSN!7N/HPG8XRV3QZ*M^>+W87BQ/:UO,8(@S:Z)DKD5?W3R^]T:KVHH\"#'F% M;N9"\9%8L5] =WX[T7XM^]E3J4XLEBI52^&'=1J[9SB3MSC<C>'L&T^X*XC. ML1[<Q:N'_U@I*TNKK(<ID[ES%RAGVHY=G\UL1ZZ#/9-K6G,FSW0-9.WR4E5! M=S3=J(L]*5-P:@IC*!\>^*EI=5,HR4&G<E\BH)->AX,369/KLJ[)!HKJ]5I3 M4^5&K5%OZEKS4C9JAF[6355KRIJJ&D)S3KC0(XQJRL 9^IRAJ]HEBLIZ;:KK MEF%8AJX8N':S69/5FJ6J.V</I$KT!OAR(T/"2VSYKI=>1(;O8GI'2TXD286/ MQ'YU?=CMRN_#)WDXF#SU!GAO&TD,%_'>4'?K./PQYTRMJ2N:V5#JIJ+MI305 M)TVE5E,:^\DY-%3+NG2@81FU>L-JVKIMF=I\_@&SVQ%+JQG$,L%$@EUO6CAI M?-!S!DY=S_ETZGUO,P"V#NCW7<I'5@.+.07/7ZDGYU'$.:-I#!Z02.Q6;]/' MXD5J*)HJ=6\/E>5H9Y3E$@]FQ@4E2XDGEDCZ>=,P?WGN86GWG%AYYF[+W5OY M2^A@2M,.K95GHMYF#"$F+Z"YY1G*)2]JT]M32"E."%\>)S;QQ*KPBJA95LO- MGPI.5CGX\PSS/Q<[F"V\ Z+<.8ER(?R>5R7W^B0Y?1CRY[$D4MJ!YV%&Y+6A M>$B $3P()XFW0ZQ4N ^$^N#P%YGSYKQFS"LXPDOUW'O!6E0Y4:&:0[A4"V96 MSA35)2>*U)%3<XR?4Y3V$^=T'5/*U6&Q']B!U_,QXN;$AF*-A:Q2I>,@9C F M_J)8VQ%<I&89\C0RS<+E>.N+\+*X/!MO25PZ6Y]'+39Q!6_K >4KKQY/2-G5 M*RD!.3LIU[/6[S]TG5DUS[L>W]N*;XU/]%W_.SC[:G\O4TTC83^*"G'>'=^T M1"!+/KX_UQ6AK9)KRRN'>-(@5:2 .D!% T5L#(RH#ROP=IUL54A@F^POP_,] M,A+2ZD,T0KDFF4/MP)^[BYB2?%O*=SU"T$90G$?ZO2(T\3%YF[E\^DH3466= MOMX.1#9U182D8*Z&1JWXMGGXL.V*.'[:J:&\70=6;PCD&-6\Y_\W-H0X7R?_ *R?YN<O,OFQ*L3@ end + begin 666 <data> M>)RE6&USXC80_BL>.LVTT_H= R$O-SD@%^9(8#"7ZTS3R0A[(>X9VR?+0-KI M?^]*-L88FV3:#W?(>IY=K:1'JU4N/VQ7OK0&&GMA<-70%:WQX?K29H0]>K ! MNH=:2DM3-,746@TD0,Q[1U[,I,_P>M4@$?.V'E'BM1)QBYA!X(!2X'VE)$(( MC7OCA]G@82:IUY>3Z<#&YLUL.'XH?S\/^L/9S<?1@ .]\?W'X<.@GP\=YZWW M!' T^/7E+87O"7)>I37Q$[AJ& TQ4+P>A<NE%RQW_;?$CT%@,V\%]FO@?(07 MLO9"NF-H.1HSLHHF%!Q/1);AIL '2XK!\&6=O4:PPW2!C7&9_9"X$QHR<%C! M=D83* 5VY[DN!-Q1?!SC("!S'_J$$9N%%(X)D_WJ%.-H5EF?' D#&B<L2EB^ MDO>)S[S(+\]-D/KV&[1[LN6RBS&^7A*S</4)]^PEY[1V8]YZ/DP(RQ'1?^,# M9?'N5T)-!W%W&WM7C1?&HJZJ;C8;96,J(5VJAJ;IZF_W(]MY@161O0 W#1>C MD5NY;UN)0=7=J'U8$)R36*?#+T$[A'LTS%1 1 M?4^)ZX6?:)A$)< +V+5Q MJ?*?2[66U?,]"-AM2%>)3VQ@#/62[]W?9S]L^Q?XW\W%V?<D9!>/Z>%./[KI MCZY8:>/7(S:?0,;]?0_^L6_^LV^F1P(/Q#0)RG&<^>SB(._L1M;2AH0J"5VT MR("$+62]E;8_G"W912$R=)6-,@P6H0W4([[W%^%'Z"-9%I20FK];#EDD>TV\ MSSYE'<8H23S*U3/+5@-5[CEXTJ.XS$N9?#X/9 4<Y6V==ZK%WFJ;'F&P#.DK M9_ CK-[-9I/<MH@>V_<6R]W!XH1>]VD*,8HV?N).Y/7MU^?A9-U\-B8A2OZY M%P9.0BD_S0K=+L0@)1?5,0+=S<&-]_/:]QY;]1,Q;4FMA>\VF8Y/<.RW.#R, M\?Q/GGS7$)]BW7G+%Q__L5I6GF+9$-,G\Q8>4,YT7,>:SQU7ML"9RTW]?"[/ M#1UDO=W6-#!<W3 ML29U#HZ'0CT5I8*?NFZUA),"=&SW)09J#_L<M&5=MF1# MQS"L]GE'-UHMN6U89M.RFJ:L-[5FL],V];;<-*V6EOHNF%?&A!JG#-QQP!F& MIG=D[5S6M9G>[%I6U]"4\V;3;%FM7S2]JVF[< ^L:OR&>(\C0\(CW0T\/SN6 M#&_)[,36[$F:&.^)\^(%L%L7>SAZG(P>A_:T;VNI'"MY;[B[<5U^M7.FKBF& MV58,75=TT]S;+:"C=;MFDS2[K8ZI=<G<Q74P.S_JQF$R4^L\'\<PW#X VX3T MVRZ-(ZN#!9J"$E!TRQ#NJD@G7$W!!Q*+20^W(ZQ(I(ZB:]+@YM!9@7;"62&; M8+I;4K*2>(:(I9^VG=;/3T.LUY[249YXW/+@1OX2N9BG2J'7IY3A=@H19B2@ MA>F92IM7JE8G\U)!J3[97^YMA_B0[F,FRU+_L:&]+L"?YYC4N=E!;Z6410US M)%9A_)ZKHG"EI(EZ'/$[KT8JO=#W,;7Q@D_<#L (;H2;"NX0JS4> :$!N/R: MY;P%+P2+#DIXK9];/]R(TB6N=',(UWK!%,F9HF3D1)$!"F[*^"E'V2/AE*\R MI=X=5O"A$_K# !6W( Y4>ZQDU3J=A@F#*0F6U=Y*<)6;5<3SR"R72WGIJ_ Z M79[46ZI+]S7@JL676<4E>4!YY"7A$2D_>C5U'6>G-7C^GOL/3\F\1.=/F<!_ M%=\Z[QAYP3=P]R7\WD;-E+!OQ94X?_)>7PHA2P%>(U<-X:U1>&LW#O'TU=.0 M0NH"%:\BXJ PXA&LP=\]3U5A@6_?8!6=?O@B(2LCQ.NF\/+E$!9P"V^94%)\ M:_)5CQ%T$!3[D7VO"4UC3*]8;I]=MD242\>7L NQ0SVAD PL%,;H%2\W'V^V D737&=SL;J#BN"^LW# H,M1CY_]6&,.?SY#_Y'T.N_P5*5:-J end (dp1 S'HTTP Server Per URL' p2 ccopy_reg _reconstructor p3 (cLib.Rest.ixPersistentStatSource ixConfiguredStatsList p4 c__builtin__ list p5 (lp6 g3 (cLib.Rest.ixPersistentStatSource ixConfiguredStat p7 c__builtin__ object p8 NtRp9 (dp10 S'proxyPropertyList' p11 NsS'_objectID' p12 I0 sS'enabled' p13 I01 sS'filterList' p14 g3 (cLib.Rest.ixPersistentStatSource ixRestFilters p15 g8 NtRp16 (dp17 S'cardFilters' p18 g3 (cLib.Rest.ixPersistentStatSource ixCardFilterList p19 g5 (ltRp20 (dp21 g12 I-1 sS'_resourceLocked' p22 I00 sg11 NsbsS'activityFilters' p23 g3 (cLib.Rest.ixPersistentStatSource ixActivityFilterList p24 g5 (ltRp25 (dp26 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sS'chassisFilters' p27 g3 (cLib.Rest.ixPersistentStatSource ixChassisFilterList p28 g5 (ltRp29 (dp30 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sS'portFilters' p31 g3 (cLib.Rest.ixPersistentStatSource ixPortFilterList p32 g5 (ltRp33 (dp34 g12 I-1 sg22 I00 sg11 NsbsbsS'caption' p35 S'HTTP Requests Received' p36 sg22 I00 sS'aggregationType' p37 S'kSum' p38 sS'statName' p39 g36 sbag3 (g7 g8 NtRp40 (dp41 g11 Nsg12 I1 sg13 I01 sg14 g3 (g15 g8 NtRp42 (dp43 g18 g3 (g19 g5 (ltRp44 (dp45 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp46 (dp47 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp48 (dp49 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp50 (dp51 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful' p52 sg22 I00 sg37 g38 sg39 g52 sbag3 (g7 g8 NtRp53 (dp54 g11 Nsg12 I2 sg13 I01 sg14 g3 (g15 g8 NtRp55 (dp56 g18 g3 (g19 g5 (ltRp57 (dp58 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp59 (dp60 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp61 (dp62 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp63 (dp64 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (404)' p65 sg22 I00 sg37 g38 sg39 g65 sbag3 (g7 g8 NtRp66 (dp67 g11 Nsg12 I3 sg13 I01 sg14 g3 (g15 g8 NtRp68 (dp69 g18 g3 (g19 g5 (ltRp70 (dp71 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp72 (dp73 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp74 (dp75 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp76 (dp77 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (50x)' p78 sg22 I00 sg37 g38 sg39 g78 sbag3 (g7 g8 NtRp79 (dp80 g11 Nsg12 I4 sg13 I01 sg14 g3 (g15 g8 NtRp81 (dp82 g18 g3 (g19 g5 (ltRp83 (dp84 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp85 (dp86 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp87 (dp88 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp89 (dp90 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (Write Error)' p91 sg22 I00 sg37 g38 sg39 g91 sbag3 (g7 g8 NtRp92 (dp93 g11 Nsg12 I5 sg13 I01 sg14 g3 (g15 g8 NtRp94 (dp95 g18 g3 (g19 g5 (ltRp96 (dp97 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp98 (dp99 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp100 (dp101 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp102 (dp103 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Sent' p104 sg22 I00 sg37 g38 sg39 g104 sbag3 (g7 g8 NtRp105 (dp106 g11 Nsg12 I6 sg13 I01 sg14 g3 (g15 g8 NtRp107 (dp108 g18 g3 (g19 g5 (ltRp109 (dp110 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp111 (dp112 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp113 (dp114 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp115 (dp116 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Sent (1xx)' p117 sg22 I00 sg37 g38 sg39 g117 sbag3 (g7 g8 NtRp118 (dp119 g11 Nsg12 I7 sg13 I01 sg14 g3 (g15 g8 NtRp120 (dp121 g18 g3 (g19 g5 (ltRp122 (dp123 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp124 (dp125 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp126 (dp127 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp128 (dp129 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Sent (2xx)' p130 sg22 I00 sg37 g38 sg39 g130 sbag3 (g7 g8 NtRp131 (dp132 g11 Nsg12 I8 sg13 I01 sg14 g3 (g15 g8 NtRp133 (dp134 g18 g3 (g19 g5 (ltRp135 (dp136 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp137 (dp138 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp139 (dp140 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp141 (dp142 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Sent (3xx)' p143 sg22 I00 sg37 g38 sg39 g143 sbag3 (g7 g8 NtRp144 (dp145 g11 Nsg12 I9 sg13 I01 sg14 g3 (g15 g8 NtRp146 (dp147 g18 g3 (g19 g5 (ltRp148 (dp149 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp150 (dp151 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp152 (dp153 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp154 (dp155 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Sent (4xx)' p156 sg22 I00 sg37 g38 sg39 g156 sbag3 (g7 g8 NtRp157 (dp158 g11 Nsg12 I10 sg13 I01 sg14 g3 (g15 g8 NtRp159 (dp160 g18 g3 (g19 g5 (ltRp161 (dp162 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp163 (dp164 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp165 (dp166 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp167 (dp168 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Sent (5xx)' p169 sg22 I00 sg37 g38 sg39 g169 sbag3 (g7 g8 NtRp170 (dp171 g11 Nsg12 I11 sg13 I01 sg14 g3 (g15 g8 NtRp172 (dp173 g18 g3 (g19 g5 (ltRp174 (dp175 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp176 (dp177 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp178 (dp179 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp180 (dp181 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Sent (Other)' p182 sg22 I00 sg37 g38 sg39 g182 sbag3 (g7 g8 NtRp183 (dp184 g11 Nsg12 I12 sg13 I01 sg14 g3 (g15 g8 NtRp185 (dp186 g18 g3 (g19 g5 (ltRp187 (dp188 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp189 (dp190 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp191 (dp192 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp193 (dp194 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Failed (Write Error)' p195 sg22 I00 sg37 g38 sg39 g195 sbag3 (g7 g8 NtRp196 (dp197 g11 Nsg12 I13 sg13 I01 sg14 g3 (g15 g8 NtRp198 (dp199 g18 g3 (g19 g5 (ltRp200 (dp201 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp202 (dp203 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp204 (dp205 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp206 (dp207 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Failed (Aborted)' p208 sg22 I00 sg37 g38 sg39 g208 sbag3 (g7 g8 NtRp209 (dp210 g11 Nsg12 I14 sg13 I01 sg14 g3 (g15 g8 NtRp211 (dp212 g18 g3 (g19 g5 (ltRp213 (dp214 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp215 (dp216 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp217 (dp218 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp219 (dp220 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Failed (Other)' p221 sg22 I00 sg37 g38 sg39 g221 sbag3 (g7 g8 NtRp222 (dp223 g11 Nsg12 I15 sg13 I01 sg14 g3 (g15 g8 NtRp224 (dp225 g18 g3 (g19 g5 (ltRp226 (dp227 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp228 (dp229 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp230 (dp231 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp232 (dp233 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunk Encoded Responses Sent' p234 sg22 I00 sg37 g38 sg39 g234 sbag3 (g7 g8 NtRp235 (dp236 g11 Nsg12 I16 sg13 I01 sg14 g3 (g15 g8 NtRp237 (dp238 g18 g3 (g19 g5 (ltRp239 (dp240 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp241 (dp242 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp243 (dp244 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp245 (dp246 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Total Chunks Sent' p247 sg22 I00 sg37 g38 sg39 g247 sbag3 (g7 g8 NtRp248 (dp249 g11 Nsg12 I17 sg13 I01 sg14 g3 (g15 g8 NtRp250 (dp251 g18 g3 (g19 g5 (ltRp252 (dp253 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp254 (dp255 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp256 (dp257 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp258 (dp259 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Average Chunk Size' p260 sg22 I00 sg37 S'kWeightedAverage' p261 sg39 g260 sbag3 (g7 g8 NtRp262 (dp263 g11 Nsg12 I18 sg13 I01 sg14 g3 (g15 g8 NtRp264 (dp265 g18 g3 (g19 g5 (ltRp266 (dp267 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp268 (dp269 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp270 (dp271 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp272 (dp273 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Average Chunks per Response' p274 sg22 I00 sg37 g261 sg39 g274 sbag3 (g7 g8 NtRp275 (dp276 g11 Nsg12 I19 sg13 I01 sg14 g3 (g15 g8 NtRp277 (dp278 g18 g3 (g19 g5 (ltRp279 (dp280 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp281 (dp282 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp283 (dp284 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp285 (dp286 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunk Encoded Requests Received' p287 sg22 I00 sg37 g38 sg39 g287 sbag3 (g7 g8 NtRp288 (dp289 g11 Nsg12 I20 sg13 I01 sg14 g3 (g15 g8 NtRp290 (dp291 g18 g3 (g19 g5 (ltRp292 (dp293 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp294 (dp295 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp296 (dp297 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp298 (dp299 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Total Chunks Received' p300 sg22 I00 sg37 g38 sg39 g300 sbag3 (g7 g8 NtRp301 (dp302 g11 Nsg12 I21 sg13 I01 sg14 g3 (g15 g8 NtRp303 (dp304 g18 g3 (g19 g5 (ltRp305 (dp306 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp307 (dp308 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp309 (dp310 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp311 (dp312 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Average Received Chunk Size' p313 sg22 I00 sg37 g261 sg39 g313 sbag3 (g7 g8 NtRp314 (dp315 g11 Nsg12 I22 sg13 I01 sg14 g3 (g15 g8 NtRp316 (dp317 g18 g3 (g19 g5 (ltRp318 (dp319 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp320 (dp321 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp322 (dp323 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp324 (dp325 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Average Chunks per Request' p326 sg22 I00 sg37 g261 sg39 g326 sbag3 (g7 g8 NtRp327 (dp328 g11 Nsg12 I23 sg13 I01 sg14 g3 (g15 g8 NtRp329 (dp330 g18 g3 (g19 g5 (ltRp331 (dp332 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp333 (dp334 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp335 (dp336 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp337 (dp338 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content-MD5 Requests Received' p339 sg22 I00 sg37 g38 sg39 g339 sbag3 (g7 g8 NtRp340 (dp341 g11 Nsg12 I24 sg13 I01 sg14 g3 (g15 g8 NtRp342 (dp343 g18 g3 (g19 g5 (ltRp344 (dp345 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp346 (dp347 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp348 (dp349 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp350 (dp351 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content-MD5 Check Successful' p352 sg22 I00 sg37 g38 sg39 g352 sbag3 (g7 g8 NtRp353 (dp354 g11 Nsg12 I25 sg13 I01 sg14 g3 (g15 g8 NtRp355 (dp356 g18 g3 (g19 g5 (ltRp357 (dp358 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp359 (dp360 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp361 (dp362 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp363 (dp364 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content-MD5 Check Failed' p365 sg22 I00 sg37 g38 sg39 g365 sbag3 (g7 g8 NtRp366 (dp367 g11 Nsg12 I26 sg13 I01 sg14 g3 (g15 g8 NtRp368 (dp369 g18 g3 (g19 g5 (ltRp370 (dp371 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp372 (dp373 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp374 (dp375 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp376 (dp377 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP OPTIONS Request Received' p378 sg22 I00 sg37 g38 sg39 g378 sbag3 (g7 g8 NtRp379 (dp380 g11 Nsg12 I27 sg13 I01 sg14 g3 (g15 g8 NtRp381 (dp382 g18 g3 (g19 g5 (ltRp383 (dp384 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp385 (dp386 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp387 (dp388 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp389 (dp390 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP OPTIONS Response Sent' p391 sg22 I00 sg37 g38 sg39 g391 sbatRp392 (dp393 g12 I27 sg22 I00 sg11 NsbsS'HTTP Server' p394 g3 (g4 g5 (lp395 g3 (g7 g8 NtRp396 (dp397 g11 Nsg12 I0 sg13 I01 sg14 g3 (g15 g8 NtRp398 (dp399 g18 g3 (g19 g5 (ltRp400 (dp401 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp402 (dp403 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp404 (dp405 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp406 (dp407 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g36 sg22 I00 sg37 g38 sg39 g36 sbag3 (g7 g8 NtRp408 (dp409 g11 Nsg12 I1 sg13 I01 sg14 g3 (g15 g8 NtRp410 (dp411 g18 g3 (g19 g5 (ltRp412 (dp413 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp414 (dp415 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp416 (dp417 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp418 (dp419 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g52 sg22 I00 sg37 g38 sg39 g52 sbag3 (g7 g8 NtRp420 (dp421 g11 Nsg12 I2 sg13 I01 sg14 g3 (g15 g8 NtRp422 (dp423 g18 g3 (g19 g5 (ltRp424 (dp425 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp426 (dp427 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp428 (dp429 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp430 (dp431 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed' p432 sg22 I00 sg37 g38 sg39 g432 sbag3 (g7 g8 NtRp433 (dp434 g11 Nsg12 I3 sg13 I01 sg14 g3 (g15 g8 NtRp435 (dp436 g18 g3 (g19 g5 (ltRp437 (dp438 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp439 (dp440 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp441 (dp442 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp443 (dp444 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g65 sg22 I00 sg37 g38 sg39 g65 sbag3 (g7 g8 NtRp445 (dp446 g11 Nsg12 I4 sg13 I01 sg14 g3 (g15 g8 NtRp447 (dp448 g18 g3 (g19 g5 (ltRp449 (dp450 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp451 (dp452 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp453 (dp454 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp455 (dp456 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g78 sg22 I00 sg37 g38 sg39 g78 sbag3 (g7 g8 NtRp457 (dp458 g11 Nsg12 I5 sg13 I01 sg14 g3 (g15 g8 NtRp459 (dp460 g18 g3 (g19 g5 (ltRp461 (dp462 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp463 (dp464 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp465 (dp466 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp467 (dp468 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g91 sg22 I00 sg37 g38 sg39 g91 sbag3 (g7 g8 NtRp469 (dp470 g11 Nsg12 I6 sg13 I01 sg14 g3 (g15 g8 NtRp471 (dp472 g18 g3 (g19 g5 (ltRp473 (dp474 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp475 (dp476 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp477 (dp478 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp479 (dp480 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (Aborted)' p481 sg22 I00 sg37 g38 sg39 g481 sbag3 (g7 g8 NtRp482 (dp483 g11 Nsg12 I7 sg13 I01 sg14 g3 (g15 g8 NtRp484 (dp485 g18 g3 (g19 g5 (ltRp486 (dp487 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp488 (dp489 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp490 (dp491 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp492 (dp493 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Sessions Rejected (503)' p494 sg22 I00 sg37 g38 sg39 g494 sbag3 (g7 g8 NtRp495 (dp496 g11 Nsg12 I8 sg13 I01 sg14 g3 (g15 g8 NtRp497 (dp498 g18 g3 (g19 g5 (ltRp499 (dp500 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp501 (dp502 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp503 (dp504 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp505 (dp506 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Session Timeouts (408)' p507 sg22 I00 sg37 g38 sg39 g507 sbag3 (g7 g8 NtRp508 (dp509 g11 Nsg12 I9 sg13 I01 sg14 g3 (g15 g8 NtRp510 (dp511 g18 g3 (g19 g5 (ltRp512 (dp513 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp514 (dp515 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp516 (dp517 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp518 (dp519 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g117 sg22 I00 sg37 g38 sg39 g117 sbag3 (g7 g8 NtRp520 (dp521 g11 Nsg12 I10 sg13 I01 sg14 g3 (g15 g8 NtRp522 (dp523 g18 g3 (g19 g5 (ltRp524 (dp525 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp526 (dp527 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp528 (dp529 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp530 (dp531 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g130 sg22 I00 sg37 g38 sg39 g130 sbag3 (g7 g8 NtRp532 (dp533 g11 Nsg12 I11 sg13 I01 sg14 g3 (g15 g8 NtRp534 (dp535 g18 g3 (g19 g5 (ltRp536 (dp537 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp538 (dp539 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp540 (dp541 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp542 (dp543 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g143 sg22 I00 sg37 g38 sg39 g143 sbag3 (g7 g8 NtRp544 (dp545 g11 Nsg12 I12 sg13 I01 sg14 g3 (g15 g8 NtRp546 (dp547 g18 g3 (g19 g5 (ltRp548 (dp549 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp550 (dp551 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp552 (dp553 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp554 (dp555 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g156 sg22 I00 sg37 g38 sg39 g156 sbag3 (g7 g8 NtRp556 (dp557 g11 Nsg12 I13 sg13 I01 sg14 g3 (g15 g8 NtRp558 (dp559 g18 g3 (g19 g5 (ltRp560 (dp561 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp562 (dp563 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp564 (dp565 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp566 (dp567 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g169 sg22 I00 sg37 g38 sg39 g169 sbag3 (g7 g8 NtRp568 (dp569 g11 Nsg12 I14 sg13 I01 sg14 g3 (g15 g8 NtRp570 (dp571 g18 g3 (g19 g5 (ltRp572 (dp573 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp574 (dp575 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp576 (dp577 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp578 (dp579 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g182 sg22 I00 sg37 g38 sg39 g182 sbag3 (g7 g8 NtRp580 (dp581 g11 Nsg12 I15 sg13 I01 sg14 g3 (g15 g8 NtRp582 (dp583 g18 g3 (g19 g5 (ltRp584 (dp585 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp586 (dp587 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp588 (dp589 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp590 (dp591 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Bytes Received' p592 sg22 I00 sg37 g38 sg39 g592 sbag3 (g7 g8 NtRp593 (dp594 g11 Nsg12 I16 sg13 I01 sg14 g3 (g15 g8 NtRp595 (dp596 g18 g3 (g19 g5 (ltRp597 (dp598 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp599 (dp600 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp601 (dp602 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp603 (dp604 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Bytes Sent' p605 sg22 I00 sg37 g38 sg39 g605 sbag3 (g7 g8 NtRp606 (dp607 g11 Nsg12 I17 sg13 I01 sg14 g3 (g15 g8 NtRp608 (dp609 g18 g3 (g19 g5 (ltRp610 (dp611 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp612 (dp613 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp614 (dp615 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp616 (dp617 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content Bytes Received' p618 sg22 I00 sg37 g38 sg39 g618 sbag3 (g7 g8 NtRp619 (dp620 g11 Nsg12 I18 sg13 I01 sg14 g3 (g15 g8 NtRp621 (dp622 g18 g3 (g19 g5 (ltRp623 (dp624 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp625 (dp626 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp627 (dp628 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp629 (dp630 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content Bytes Sent' p631 sg22 I00 sg37 g38 sg39 g631 sbag3 (g7 g8 NtRp632 (dp633 g11 Nsg12 I19 sg13 I01 sg14 g3 (g15 g8 NtRp634 (dp635 g18 g3 (g19 g5 (ltRp636 (dp637 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp638 (dp639 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp640 (dp641 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp642 (dp643 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Received' p644 sg22 I00 sg37 g38 sg39 g644 sbag3 (g7 g8 NtRp645 (dp646 g11 Nsg12 I20 sg13 I01 sg14 g3 (g15 g8 NtRp647 (dp648 g18 g3 (g19 g5 (ltRp649 (dp650 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp651 (dp652 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp653 (dp654 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp655 (dp656 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Sent' p657 sg22 I00 sg37 g38 sg39 g657 sbag3 (g7 g8 NtRp658 (dp659 g11 Nsg12 I21 sg13 I01 sg14 g3 (g15 g8 NtRp660 (dp661 g18 g3 (g19 g5 (ltRp662 (dp663 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp664 (dp665 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp666 (dp667 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp668 (dp669 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Received With Matching ServerID' p670 sg22 I00 sg37 g38 sg39 g670 sbag3 (g7 g8 NtRp671 (dp672 g11 Nsg12 I22 sg13 I01 sg14 g3 (g15 g8 NtRp673 (dp674 g18 g3 (g19 g5 (ltRp675 (dp676 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp677 (dp678 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp679 (dp680 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp681 (dp682 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Received With Non-matching ServerID' p683 sg22 I00 sg37 g38 sg39 g683 sbag3 (g7 g8 NtRp684 (dp685 g11 Nsg12 I23 sg13 I01 sg14 g3 (g15 g8 NtRp686 (dp687 g18 g3 (g19 g5 (ltRp688 (dp689 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp690 (dp691 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp692 (dp693 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp694 (dp695 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunked Encoded Responses Sent' p696 sg22 I00 sg37 g38 sg39 g696 sbag3 (g7 g8 NtRp697 (dp698 g11 Nsg12 I24 sg13 I01 sg14 g3 (g15 g8 NtRp699 (dp700 g18 g3 (g19 g5 (ltRp701 (dp702 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp703 (dp704 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp705 (dp706 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp707 (dp708 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g247 sg22 I00 sg37 g38 sg39 g247 sbag3 (g7 g8 NtRp709 (dp710 g11 Nsg12 I25 sg13 I01 sg14 g3 (g15 g8 NtRp711 (dp712 g18 g3 (g19 g5 (ltRp713 (dp714 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp715 (dp716 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp717 (dp718 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp719 (dp720 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunked Transfer-Encoded Requests Received' p721 sg22 I00 sg37 g38 sg39 g721 sbag3 (g7 g8 NtRp722 (dp723 g11 Nsg12 I26 sg13 I01 sg14 g3 (g15 g8 NtRp724 (dp725 g18 g3 (g19 g5 (ltRp726 (dp727 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp728 (dp729 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp730 (dp731 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp732 (dp733 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g300 sg22 I00 sg37 g38 sg39 g300 sbag3 (g7 g8 NtRp734 (dp735 g11 Nsg12 I27 sg13 I01 sg14 g3 (g15 g8 NtRp736 (dp737 g18 g3 (g19 g5 (ltRp738 (dp739 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp740 (dp741 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp742 (dp743 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp744 (dp745 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g339 sg22 I00 sg37 g38 sg39 g339 sbag3 (g7 g8 NtRp746 (dp747 g11 Nsg12 I28 sg13 I01 sg14 g3 (g15 g8 NtRp748 (dp749 g18 g3 (g19 g5 (ltRp750 (dp751 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp752 (dp753 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp754 (dp755 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp756 (dp757 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g352 sg22 I00 sg37 g38 sg39 g352 sbag3 (g7 g8 NtRp758 (dp759 g11 Nsg12 I29 sg13 I01 sg14 g3 (g15 g8 NtRp760 (dp761 g18 g3 (g19 g5 (ltRp762 (dp763 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp764 (dp765 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp766 (dp767 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp768 (dp769 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g365 sg22 I00 sg37 g38 sg39 g365 sbag3 (g7 g8 NtRp770 (dp771 g11 Nsg12 I30 sg13 I01 sg14 g3 (g15 g8 NtRp772 (dp773 g18 g3 (g19 g5 (ltRp774 (dp775 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp776 (dp777 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp778 (dp779 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp780 (dp781 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g378 sg22 I00 sg37 g38 sg39 g378 sbag3 (g7 g8 NtRp782 (dp783 g11 Nsg12 I31 sg13 I01 sg14 g3 (g15 g8 NtRp784 (dp785 g18 g3 (g19 g5 (ltRp786 (dp787 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp788 (dp789 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp790 (dp791 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp792 (dp793 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g391 sg22 I00 sg37 g38 sg39 g391 sbag3 (g7 g8 NtRp794 (dp795 g11 Nsg12 I32 sg13 I01 sg14 g3 (g15 g8 NtRp796 (dp797 g18 g3 (g19 g5 (ltRp798 (dp799 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp800 (dp801 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp802 (dp803 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp804 (dp805 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 DATA Frames Sent' p806 sg22 I00 sg37 g38 sg39 g806 sbag3 (g7 g8 NtRp807 (dp808 g11 Nsg12 I33 sg13 I01 sg14 g3 (g15 g8 NtRp809 (dp810 g18 g3 (g19 g5 (ltRp811 (dp812 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp813 (dp814 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp815 (dp816 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp817 (dp818 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 HEADER Frames Sent' p819 sg22 I00 sg37 g38 sg39 g819 sbag3 (g7 g8 NtRp820 (dp821 g11 Nsg12 I34 sg13 I01 sg14 g3 (g15 g8 NtRp822 (dp823 g18 g3 (g19 g5 (ltRp824 (dp825 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp826 (dp827 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp828 (dp829 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp830 (dp831 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 PRIORITY Frames Sent' p832 sg22 I00 sg37 g38 sg39 g832 sbag3 (g7 g8 NtRp833 (dp834 g11 Nsg12 I35 sg13 I01 sg14 g3 (g15 g8 NtRp835 (dp836 g18 g3 (g19 g5 (ltRp837 (dp838 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp839 (dp840 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp841 (dp842 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp843 (dp844 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 RESETSTREAM Frames Sent' p845 sg22 I00 sg37 g38 sg39 g845 sbag3 (g7 g8 NtRp846 (dp847 g11 Nsg12 I36 sg13 I01 sg14 g3 (g15 g8 NtRp848 (dp849 g18 g3 (g19 g5 (ltRp850 (dp851 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp852 (dp853 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp854 (dp855 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp856 (dp857 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 SETTINGS Frames Sent' p858 sg22 I00 sg37 g38 sg39 g858 sbag3 (g7 g8 NtRp859 (dp860 g11 Nsg12 I37 sg13 I01 sg14 g3 (g15 g8 NtRp861 (dp862 g18 g3 (g19 g5 (ltRp863 (dp864 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp865 (dp866 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp867 (dp868 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp869 (dp870 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 PUSHPROMISE Frames Sent' p871 sg22 I00 sg37 g38 sg39 g871 sbag3 (g7 g8 NtRp872 (dp873 g11 Nsg12 I38 sg13 I01 sg14 g3 (g15 g8 NtRp874 (dp875 g18 g3 (g19 g5 (ltRp876 (dp877 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp878 (dp879 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp880 (dp881 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp882 (dp883 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 PING Frames Sent' p884 sg22 I00 sg37 g38 sg39 g884 sbag3 (g7 g8 NtRp885 (dp886 g11 Nsg12 I39 sg13 I01 sg14 g3 (g15 g8 NtRp887 (dp888 g18 g3 (g19 g5 (ltRp889 (dp890 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp891 (dp892 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp893 (dp894 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp895 (dp896 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 GOAWAY Frames Sent' p897 sg22 I00 sg37 g38 sg39 g897 sbag3 (g7 g8 NtRp898 (dp899 g11 Nsg12 I40 sg13 I01 sg14 g3 (g15 g8 NtRp900 (dp901 g18 g3 (g19 g5 (ltRp902 (dp903 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp904 (dp905 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp906 (dp907 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp908 (dp909 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 WINDOWUPDATE Frames Sent' p910 sg22 I00 sg37 g38 sg39 g910 sbag3 (g7 g8 NtRp911 (dp912 g11 Nsg12 I41 sg13 I01 sg14 g3 (g15 g8 NtRp913 (dp914 g18 g3 (g19 g5 (ltRp915 (dp916 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp917 (dp918 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp919 (dp920 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp921 (dp922 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 CONTINUATION Frames Sent' p923 sg22 I00 sg37 g38 sg39 g923 sbag3 (g7 g8 NtRp924 (dp925 g11 Nsg12 I42 sg13 I01 sg14 g3 (g15 g8 NtRp926 (dp927 g18 g3 (g19 g5 (ltRp928 (dp929 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp930 (dp931 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp932 (dp933 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp934 (dp935 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 DATA Frames Received' p936 sg22 I00 sg37 g38 sg39 g936 sbag3 (g7 g8 NtRp937 (dp938 g11 Nsg12 I43 sg13 I01 sg14 g3 (g15 g8 NtRp939 (dp940 g18 g3 (g19 g5 (ltRp941 (dp942 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp943 (dp944 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp945 (dp946 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp947 (dp948 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 HEADER Frames Received' p949 sg22 I00 sg37 g38 sg39 g949 sbag3 (g7 g8 NtRp950 (dp951 g11 Nsg12 I44 sg13 I01 sg14 g3 (g15 g8 NtRp952 (dp953 g18 g3 (g19 g5 (ltRp954 (dp955 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp956 (dp957 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp958 (dp959 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp960 (dp961 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 PRIORITY Frames Received' p962 sg22 I00 sg37 g38 sg39 g962 sbag3 (g7 g8 NtRp963 (dp964 g11 Nsg12 I45 sg13 I01 sg14 g3 (g15 g8 NtRp965 (dp966 g18 g3 (g19 g5 (ltRp967 (dp968 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp969 (dp970 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp971 (dp972 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp973 (dp974 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 RESETSTREAM Frames Received' p975 sg22 I00 sg37 g38 sg39 g975 sbag3 (g7 g8 NtRp976 (dp977 g11 Nsg12 I46 sg13 I01 sg14 g3 (g15 g8 NtRp978 (dp979 g18 g3 (g19 g5 (ltRp980 (dp981 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp982 (dp983 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp984 (dp985 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp986 (dp987 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 SETTINGS Frames Received' p988 sg22 I00 sg37 g38 sg39 g988 sbag3 (g7 g8 NtRp989 (dp990 g11 Nsg12 I47 sg13 I01 sg14 g3 (g15 g8 NtRp991 (dp992 g18 g3 (g19 g5 (ltRp993 (dp994 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp995 (dp996 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp997 (dp998 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp999 (dp1000 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 PUSHPROMISE Frames Received' p1001 sg22 I00 sg37 g38 sg39 g1001 sbag3 (g7 g8 NtRp1002 (dp1003 g11 Nsg12 I48 sg13 I01 sg14 g3 (g15 g8 NtRp1004 (dp1005 g18 g3 (g19 g5 (ltRp1006 (dp1007 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1008 (dp1009 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1010 (dp1011 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1012 (dp1013 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 PING Frames Received' p1014 sg22 I00 sg37 g38 sg39 g1014 sbag3 (g7 g8 NtRp1015 (dp1016 g11 Nsg12 I49 sg13 I01 sg14 g3 (g15 g8 NtRp1017 (dp1018 g18 g3 (g19 g5 (ltRp1019 (dp1020 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1021 (dp1022 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1023 (dp1024 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1025 (dp1026 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 GOAWAY Frames Received' p1027 sg22 I00 sg37 g38 sg39 g1027 sbag3 (g7 g8 NtRp1028 (dp1029 g11 Nsg12 I50 sg13 I01 sg14 g3 (g15 g8 NtRp1030 (dp1031 g18 g3 (g19 g5 (ltRp1032 (dp1033 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1034 (dp1035 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1036 (dp1037 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1038 (dp1039 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 WINDOWUPDATE Frames Received' p1040 sg22 I00 sg37 g38 sg39 g1040 sbag3 (g7 g8 NtRp1041 (dp1042 g11 Nsg12 I51 sg13 I01 sg14 g3 (g15 g8 NtRp1043 (dp1044 g18 g3 (g19 g5 (ltRp1045 (dp1046 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1047 (dp1048 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1049 (dp1050 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1051 (dp1052 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 CONTINUATION Frames Received' p1053 sg22 I00 sg37 g38 sg39 g1053 sbag3 (g7 g8 NtRp1054 (dp1055 g11 Nsg12 I52 sg13 I01 sg14 g3 (g15 g8 NtRp1056 (dp1057 g18 g3 (g19 g5 (ltRp1058 (dp1059 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1060 (dp1061 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1062 (dp1063 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1064 (dp1065 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Streams Initiated by Client' p1066 sg22 I00 sg37 g38 sg39 g1066 sbag3 (g7 g8 NtRp1067 (dp1068 g11 Nsg12 I53 sg13 I01 sg14 g3 (g15 g8 NtRp1069 (dp1070 g18 g3 (g19 g5 (ltRp1071 (dp1072 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1073 (dp1074 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1075 (dp1076 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1077 (dp1078 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Streams Initiated by Server' p1079 sg22 I00 sg37 g38 sg39 g1079 sbag3 (g7 g8 NtRp1080 (dp1081 g11 Nsg12 I54 sg13 I01 sg14 g3 (g15 g8 NtRp1082 (dp1083 g18 g3 (g19 g5 (ltRp1084 (dp1085 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1086 (dp1087 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1088 (dp1089 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1090 (dp1091 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Streams Succeeded Client to Server' p1092 sg22 I00 sg37 g38 sg39 g1092 sbag3 (g7 g8 NtRp1093 (dp1094 g11 Nsg12 I55 sg13 I01 sg14 g3 (g15 g8 NtRp1095 (dp1096 g18 g3 (g19 g5 (ltRp1097 (dp1098 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1099 (dp1100 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1101 (dp1102 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1103 (dp1104 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Streams Succeeded Server to Client' p1105 sg22 I00 sg37 g38 sg39 g1105 sbag3 (g7 g8 NtRp1106 (dp1107 g11 Nsg12 I56 sg13 I01 sg14 g3 (g15 g8 NtRp1108 (dp1109 g18 g3 (g19 g5 (ltRp1110 (dp1111 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1112 (dp1113 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1114 (dp1115 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1116 (dp1117 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Streams Failed Client to Server' p1118 sg22 I00 sg37 g38 sg39 g1118 sbag3 (g7 g8 NtRp1119 (dp1120 g11 Nsg12 I57 sg13 I01 sg14 g3 (g15 g8 NtRp1121 (dp1122 g18 g3 (g19 g5 (ltRp1123 (dp1124 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1125 (dp1126 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1127 (dp1128 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1129 (dp1130 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Streams Failed Server to Client' p1131 sg22 I00 sg37 g38 sg39 g1131 sbag3 (g7 g8 NtRp1132 (dp1133 g11 Nsg12 I58 sg13 I01 sg14 g3 (g15 g8 NtRp1134 (dp1135 g18 g3 (g19 g5 (ltRp1136 (dp1137 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1138 (dp1139 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1140 (dp1141 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1142 (dp1143 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Connection Upgrade Succeeded' p1144 sg22 I00 sg37 g38 sg39 g1144 sbag3 (g7 g8 NtRp1145 (dp1146 g11 Nsg12 I59 sg13 I01 sg14 g3 (g15 g8 NtRp1147 (dp1148 g18 g3 (g19 g5 (ltRp1149 (dp1150 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1151 (dp1152 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1153 (dp1154 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1155 (dp1156 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Connection Upgrade Failed' p1157 sg22 I00 sg37 g38 sg39 g1157 sbag3 (g7 g8 NtRp1158 (dp1159 g11 Nsg12 I60 sg13 I01 sg14 g3 (g15 g8 NtRp1160 (dp1161 g18 g3 (g19 g5 (ltRp1162 (dp1163 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1164 (dp1165 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1166 (dp1167 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1168 (dp1169 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Protocol Error' p1170 sg22 I00 sg37 g38 sg39 g1170 sbag3 (g7 g8 NtRp1171 (dp1172 g11 Nsg12 I61 sg13 I01 sg14 g3 (g15 g8 NtRp1173 (dp1174 g18 g3 (g19 g5 (ltRp1175 (dp1176 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1177 (dp1178 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1179 (dp1180 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1181 (dp1182 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Internal Error' p1183 sg22 I00 sg37 g38 sg39 g1183 sbag3 (g7 g8 NtRp1184 (dp1185 g11 Nsg12 I62 sg13 I01 sg14 g3 (g15 g8 NtRp1186 (dp1187 g18 g3 (g19 g5 (ltRp1188 (dp1189 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1190 (dp1191 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1192 (dp1193 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1194 (dp1195 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Flow Control Error' p1196 sg22 I00 sg37 g38 sg39 g1196 sbag3 (g7 g8 NtRp1197 (dp1198 g11 Nsg12 I63 sg13 I01 sg14 g3 (g15 g8 NtRp1199 (dp1200 g18 g3 (g19 g5 (ltRp1201 (dp1202 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1203 (dp1204 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1205 (dp1206 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1207 (dp1208 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Settings Timeout Error' p1209 sg22 I00 sg37 g38 sg39 g1209 sbag3 (g7 g8 NtRp1210 (dp1211 g11 Nsg12 I64 sg13 I01 sg14 g3 (g15 g8 NtRp1212 (dp1213 g18 g3 (g19 g5 (ltRp1214 (dp1215 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1216 (dp1217 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1218 (dp1219 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1220 (dp1221 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Stream Closed Error' p1222 sg22 I00 sg37 g38 sg39 g1222 sbag3 (g7 g8 NtRp1223 (dp1224 g11 Nsg12 I65 sg13 I01 sg14 g3 (g15 g8 NtRp1225 (dp1226 g18 g3 (g19 g5 (ltRp1227 (dp1228 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1229 (dp1230 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1231 (dp1232 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1233 (dp1234 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Frame Size Error' p1235 sg22 I00 sg37 g38 sg39 g1235 sbag3 (g7 g8 NtRp1236 (dp1237 g11 Nsg12 I66 sg13 I01 sg14 g3 (g15 g8 NtRp1238 (dp1239 g18 g3 (g19 g5 (ltRp1240 (dp1241 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1242 (dp1243 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1244 (dp1245 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1246 (dp1247 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Refused Stream Error' p1248 sg22 I00 sg37 g38 sg39 g1248 sbag3 (g7 g8 NtRp1249 (dp1250 g11 Nsg12 I67 sg13 I01 sg14 g3 (g15 g8 NtRp1251 (dp1252 g18 g3 (g19 g5 (ltRp1253 (dp1254 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1255 (dp1256 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1257 (dp1258 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1259 (dp1260 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Stream Cancelled Error' p1261 sg22 I00 sg37 g38 sg39 g1261 sbag3 (g7 g8 NtRp1262 (dp1263 g11 Nsg12 I68 sg13 I01 sg14 g3 (g15 g8 NtRp1264 (dp1265 g18 g3 (g19 g5 (ltRp1266 (dp1267 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1268 (dp1269 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1270 (dp1271 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1272 (dp1273 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Compression Error' p1274 sg22 I00 sg37 g38 sg39 g1274 sbag3 (g7 g8 NtRp1275 (dp1276 g11 Nsg12 I69 sg13 I01 sg14 g3 (g15 g8 NtRp1277 (dp1278 g18 g3 (g19 g5 (ltRp1279 (dp1280 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1281 (dp1282 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1283 (dp1284 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1285 (dp1286 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Connect Error' p1287 sg22 I00 sg37 g38 sg39 g1287 sbag3 (g7 g8 NtRp1288 (dp1289 g11 Nsg12 I70 sg13 I01 sg14 g3 (g15 g8 NtRp1290 (dp1291 g18 g3 (g19 g5 (ltRp1292 (dp1293 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1294 (dp1295 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1296 (dp1297 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1298 (dp1299 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Enhance Calm Error' p1300 sg22 I00 sg37 g38 sg39 g1300 sbag3 (g7 g8 NtRp1301 (dp1302 g11 Nsg12 I71 sg13 I01 sg14 g3 (g15 g8 NtRp1303 (dp1304 g18 g3 (g19 g5 (ltRp1305 (dp1306 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1307 (dp1308 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1309 (dp1310 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1311 (dp1312 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 Inadequate Security Error' p1313 sg22 I00 sg37 g38 sg39 g1313 sbag3 (g7 g8 NtRp1314 (dp1315 g11 Nsg12 I72 sg13 I01 sg14 g3 (g15 g8 NtRp1316 (dp1317 g18 g3 (g19 g5 (ltRp1318 (dp1319 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1320 (dp1321 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1322 (dp1323 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1324 (dp1325 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP2 HTTP1.1 Required Error' p1326 sg22 I00 sg37 g38 sg39 g1326 sbag3 (g7 g8 NtRp1327 (dp1328 g11 Nsg12 I73 sg13 I01 sg14 g3 (g15 g8 NtRp1329 (dp1330 g18 g3 (g19 g5 (ltRp1331 (dp1332 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1333 (dp1334 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1335 (dp1336 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1337 (dp1338 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received' p1339 sg22 I00 sg37 g38 sg39 g1339 sbag3 (g7 g8 NtRp1340 (dp1341 g11 Nsg12 I74 sg13 I01 sg14 g3 (g15 g8 NtRp1342 (dp1343 g18 g3 (g19 g5 (ltRp1344 (dp1345 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1346 (dp1347 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1348 (dp1349 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1350 (dp1351 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent' p1352 sg22 I00 sg37 g38 sg39 g1352 sbag3 (g7 g8 NtRp1353 (dp1354 g11 Nsg12 I75 sg13 I01 sg14 g3 (g15 g8 NtRp1355 (dp1356 g18 g3 (g19 g5 (ltRp1357 (dp1358 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1359 (dp1360 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1361 (dp1362 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1363 (dp1364 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (close_notify)' p1365 sg22 I00 sg37 g38 sg39 g1365 sbag3 (g7 g8 NtRp1366 (dp1367 g11 Nsg12 I76 sg13 I01 sg14 g3 (g15 g8 NtRp1368 (dp1369 g18 g3 (g19 g5 (ltRp1370 (dp1371 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1372 (dp1373 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1374 (dp1375 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1376 (dp1377 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (close_notify)' p1378 sg22 I00 sg37 g38 sg39 g1378 sbag3 (g7 g8 NtRp1379 (dp1380 g11 Nsg12 I77 sg13 I01 sg14 g3 (g15 g8 NtRp1381 (dp1382 g18 g3 (g19 g5 (ltRp1383 (dp1384 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1385 (dp1386 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1387 (dp1388 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1389 (dp1390 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (unexpected_message)' p1391 sg22 I00 sg37 g38 sg39 g1391 sbag3 (g7 g8 NtRp1392 (dp1393 g11 Nsg12 I78 sg13 I01 sg14 g3 (g15 g8 NtRp1394 (dp1395 g18 g3 (g19 g5 (ltRp1396 (dp1397 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1398 (dp1399 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1400 (dp1401 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1402 (dp1403 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (unexpected_message)' p1404 sg22 I00 sg37 g38 sg39 g1404 sbag3 (g7 g8 NtRp1405 (dp1406 g11 Nsg12 I79 sg13 I01 sg14 g3 (g15 g8 NtRp1407 (dp1408 g18 g3 (g19 g5 (ltRp1409 (dp1410 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1411 (dp1412 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1413 (dp1414 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1415 (dp1416 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (bad_record_mac)' p1417 sg22 I00 sg37 g38 sg39 g1417 sbag3 (g7 g8 NtRp1418 (dp1419 g11 Nsg12 I80 sg13 I01 sg14 g3 (g15 g8 NtRp1420 (dp1421 g18 g3 (g19 g5 (ltRp1422 (dp1423 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1424 (dp1425 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1426 (dp1427 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1428 (dp1429 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (bad_record_mac)' p1430 sg22 I00 sg37 g38 sg39 g1430 sbag3 (g7 g8 NtRp1431 (dp1432 g11 Nsg12 I81 sg13 I01 sg14 g3 (g15 g8 NtRp1433 (dp1434 g18 g3 (g19 g5 (ltRp1435 (dp1436 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1437 (dp1438 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1439 (dp1440 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1441 (dp1442 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (decryption_failed)' p1443 sg22 I00 sg37 g38 sg39 g1443 sbag3 (g7 g8 NtRp1444 (dp1445 g11 Nsg12 I82 sg13 I01 sg14 g3 (g15 g8 NtRp1446 (dp1447 g18 g3 (g19 g5 (ltRp1448 (dp1449 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1450 (dp1451 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1452 (dp1453 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1454 (dp1455 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (decryption_failed)' p1456 sg22 I00 sg37 g38 sg39 g1456 sbag3 (g7 g8 NtRp1457 (dp1458 g11 Nsg12 I83 sg13 I01 sg14 g3 (g15 g8 NtRp1459 (dp1460 g18 g3 (g19 g5 (ltRp1461 (dp1462 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1463 (dp1464 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1465 (dp1466 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1467 (dp1468 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (record_overflow)' p1469 sg22 I00 sg37 g38 sg39 g1469 sbag3 (g7 g8 NtRp1470 (dp1471 g11 Nsg12 I84 sg13 I01 sg14 g3 (g15 g8 NtRp1472 (dp1473 g18 g3 (g19 g5 (ltRp1474 (dp1475 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1476 (dp1477 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1478 (dp1479 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1480 (dp1481 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (record_overflow)' p1482 sg22 I00 sg37 g38 sg39 g1482 sbag3 (g7 g8 NtRp1483 (dp1484 g11 Nsg12 I85 sg13 I01 sg14 g3 (g15 g8 NtRp1485 (dp1486 g18 g3 (g19 g5 (ltRp1487 (dp1488 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1489 (dp1490 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1491 (dp1492 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1493 (dp1494 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (decompression_failure)' p1495 sg22 I00 sg37 g38 sg39 g1495 sbag3 (g7 g8 NtRp1496 (dp1497 g11 Nsg12 I86 sg13 I01 sg14 g3 (g15 g8 NtRp1498 (dp1499 g18 g3 (g19 g5 (ltRp1500 (dp1501 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1502 (dp1503 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1504 (dp1505 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1506 (dp1507 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (decompression_failure)' p1508 sg22 I00 sg37 g38 sg39 g1508 sbag3 (g7 g8 NtRp1509 (dp1510 g11 Nsg12 I87 sg13 I01 sg14 g3 (g15 g8 NtRp1511 (dp1512 g18 g3 (g19 g5 (ltRp1513 (dp1514 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1515 (dp1516 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1517 (dp1518 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1519 (dp1520 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (handshake_failure)' p1521 sg22 I00 sg37 g38 sg39 g1521 sbag3 (g7 g8 NtRp1522 (dp1523 g11 Nsg12 I88 sg13 I01 sg14 g3 (g15 g8 NtRp1524 (dp1525 g18 g3 (g19 g5 (ltRp1526 (dp1527 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1528 (dp1529 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1530 (dp1531 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1532 (dp1533 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (handshake_failure)' p1534 sg22 I00 sg37 g38 sg39 g1534 sbag3 (g7 g8 NtRp1535 (dp1536 g11 Nsg12 I89 sg13 I01 sg14 g3 (g15 g8 NtRp1537 (dp1538 g18 g3 (g19 g5 (ltRp1539 (dp1540 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1541 (dp1542 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1543 (dp1544 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1545 (dp1546 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (no_certificate)' p1547 sg22 I00 sg37 g38 sg39 g1547 sbag3 (g7 g8 NtRp1548 (dp1549 g11 Nsg12 I90 sg13 I01 sg14 g3 (g15 g8 NtRp1550 (dp1551 g18 g3 (g19 g5 (ltRp1552 (dp1553 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1554 (dp1555 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1556 (dp1557 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1558 (dp1559 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (no_certificate)' p1560 sg22 I00 sg37 g38 sg39 g1560 sbag3 (g7 g8 NtRp1561 (dp1562 g11 Nsg12 I91 sg13 I01 sg14 g3 (g15 g8 NtRp1563 (dp1564 g18 g3 (g19 g5 (ltRp1565 (dp1566 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1567 (dp1568 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1569 (dp1570 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1571 (dp1572 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (bad_certificate)' p1573 sg22 I00 sg37 g38 sg39 g1573 sbag3 (g7 g8 NtRp1574 (dp1575 g11 Nsg12 I92 sg13 I01 sg14 g3 (g15 g8 NtRp1576 (dp1577 g18 g3 (g19 g5 (ltRp1578 (dp1579 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1580 (dp1581 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1582 (dp1583 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1584 (dp1585 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (bad_certificate)' p1586 sg22 I00 sg37 g38 sg39 g1586 sbag3 (g7 g8 NtRp1587 (dp1588 g11 Nsg12 I93 sg13 I01 sg14 g3 (g15 g8 NtRp1589 (dp1590 g18 g3 (g19 g5 (ltRp1591 (dp1592 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1593 (dp1594 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1595 (dp1596 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1597 (dp1598 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (unsupported_certificate)' p1599 sg22 I00 sg37 g38 sg39 g1599 sbag3 (g7 g8 NtRp1600 (dp1601 g11 Nsg12 I94 sg13 I01 sg14 g3 (g15 g8 NtRp1602 (dp1603 g18 g3 (g19 g5 (ltRp1604 (dp1605 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1606 (dp1607 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1608 (dp1609 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1610 (dp1611 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (unsupported_certificate)' p1612 sg22 I00 sg37 g38 sg39 g1612 sbag3 (g7 g8 NtRp1613 (dp1614 g11 Nsg12 I95 sg13 I01 sg14 g3 (g15 g8 NtRp1615 (dp1616 g18 g3 (g19 g5 (ltRp1617 (dp1618 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1619 (dp1620 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1621 (dp1622 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1623 (dp1624 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (certificate_revoked)' p1625 sg22 I00 sg37 g38 sg39 g1625 sbag3 (g7 g8 NtRp1626 (dp1627 g11 Nsg12 I96 sg13 I01 sg14 g3 (g15 g8 NtRp1628 (dp1629 g18 g3 (g19 g5 (ltRp1630 (dp1631 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1632 (dp1633 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1634 (dp1635 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1636 (dp1637 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (certificate_revoked)' p1638 sg22 I00 sg37 g38 sg39 g1638 sbag3 (g7 g8 NtRp1639 (dp1640 g11 Nsg12 I97 sg13 I01 sg14 g3 (g15 g8 NtRp1641 (dp1642 g18 g3 (g19 g5 (ltRp1643 (dp1644 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1645 (dp1646 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1647 (dp1648 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1649 (dp1650 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (certificate_expired)' p1651 sg22 I00 sg37 g38 sg39 g1651 sbag3 (g7 g8 NtRp1652 (dp1653 g11 Nsg12 I98 sg13 I01 sg14 g3 (g15 g8 NtRp1654 (dp1655 g18 g3 (g19 g5 (ltRp1656 (dp1657 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1658 (dp1659 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1660 (dp1661 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1662 (dp1663 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (certificate_expired)' p1664 sg22 I00 sg37 g38 sg39 g1664 sbag3 (g7 g8 NtRp1665 (dp1666 g11 Nsg12 I99 sg13 I01 sg14 g3 (g15 g8 NtRp1667 (dp1668 g18 g3 (g19 g5 (ltRp1669 (dp1670 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1671 (dp1672 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1673 (dp1674 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1675 (dp1676 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (certificate_unknown)' p1677 sg22 I00 sg37 g38 sg39 g1677 sbag3 (g7 g8 NtRp1678 (dp1679 g11 Nsg12 I100 sg13 I01 sg14 g3 (g15 g8 NtRp1680 (dp1681 g18 g3 (g19 g5 (ltRp1682 (dp1683 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1684 (dp1685 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1686 (dp1687 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1688 (dp1689 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (certificate_unknown)' p1690 sg22 I00 sg37 g38 sg39 g1690 sbag3 (g7 g8 NtRp1691 (dp1692 g11 Nsg12 I101 sg13 I01 sg14 g3 (g15 g8 NtRp1693 (dp1694 g18 g3 (g19 g5 (ltRp1695 (dp1696 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1697 (dp1698 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1699 (dp1700 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1701 (dp1702 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (illegal_parameter)' p1703 sg22 I00 sg37 g38 sg39 g1703 sbag3 (g7 g8 NtRp1704 (dp1705 g11 Nsg12 I102 sg13 I01 sg14 g3 (g15 g8 NtRp1706 (dp1707 g18 g3 (g19 g5 (ltRp1708 (dp1709 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1710 (dp1711 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1712 (dp1713 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1714 (dp1715 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (illegal_parameter)' p1716 sg22 I00 sg37 g38 sg39 g1716 sbag3 (g7 g8 NtRp1717 (dp1718 g11 Nsg12 I103 sg13 I01 sg14 g3 (g15 g8 NtRp1719 (dp1720 g18 g3 (g19 g5 (ltRp1721 (dp1722 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1723 (dp1724 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1725 (dp1726 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1727 (dp1728 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (unknown_ca)' p1729 sg22 I00 sg37 g38 sg39 g1729 sbag3 (g7 g8 NtRp1730 (dp1731 g11 Nsg12 I104 sg13 I01 sg14 g3 (g15 g8 NtRp1732 (dp1733 g18 g3 (g19 g5 (ltRp1734 (dp1735 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1736 (dp1737 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1738 (dp1739 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1740 (dp1741 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (unknown_ca)' p1742 sg22 I00 sg37 g38 sg39 g1742 sbag3 (g7 g8 NtRp1743 (dp1744 g11 Nsg12 I105 sg13 I01 sg14 g3 (g15 g8 NtRp1745 (dp1746 g18 g3 (g19 g5 (ltRp1747 (dp1748 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1749 (dp1750 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1751 (dp1752 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1753 (dp1754 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (access_denied)' p1755 sg22 I00 sg37 g38 sg39 g1755 sbag3 (g7 g8 NtRp1756 (dp1757 g11 Nsg12 I106 sg13 I01 sg14 g3 (g15 g8 NtRp1758 (dp1759 g18 g3 (g19 g5 (ltRp1760 (dp1761 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1762 (dp1763 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1764 (dp1765 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1766 (dp1767 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (access_denied)' p1768 sg22 I00 sg37 g38 sg39 g1768 sbag3 (g7 g8 NtRp1769 (dp1770 g11 Nsg12 I107 sg13 I01 sg14 g3 (g15 g8 NtRp1771 (dp1772 g18 g3 (g19 g5 (ltRp1773 (dp1774 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1775 (dp1776 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1777 (dp1778 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1779 (dp1780 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (decode_error)' p1781 sg22 I00 sg37 g38 sg39 g1781 sbag3 (g7 g8 NtRp1782 (dp1783 g11 Nsg12 I108 sg13 I01 sg14 g3 (g15 g8 NtRp1784 (dp1785 g18 g3 (g19 g5 (ltRp1786 (dp1787 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1788 (dp1789 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1790 (dp1791 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1792 (dp1793 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (decode_error)' p1794 sg22 I00 sg37 g38 sg39 g1794 sbag3 (g7 g8 NtRp1795 (dp1796 g11 Nsg12 I109 sg13 I01 sg14 g3 (g15 g8 NtRp1797 (dp1798 g18 g3 (g19 g5 (ltRp1799 (dp1800 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1801 (dp1802 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1803 (dp1804 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1805 (dp1806 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (decrypt_error)' p1807 sg22 I00 sg37 g38 sg39 g1807 sbag3 (g7 g8 NtRp1808 (dp1809 g11 Nsg12 I110 sg13 I01 sg14 g3 (g15 g8 NtRp1810 (dp1811 g18 g3 (g19 g5 (ltRp1812 (dp1813 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1814 (dp1815 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1816 (dp1817 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1818 (dp1819 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (decrypt_error)' p1820 sg22 I00 sg37 g38 sg39 g1820 sbag3 (g7 g8 NtRp1821 (dp1822 g11 Nsg12 I111 sg13 I01 sg14 g3 (g15 g8 NtRp1823 (dp1824 g18 g3 (g19 g5 (ltRp1825 (dp1826 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1827 (dp1828 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1829 (dp1830 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1831 (dp1832 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (export_restriction)' p1833 sg22 I00 sg37 g38 sg39 g1833 sbag3 (g7 g8 NtRp1834 (dp1835 g11 Nsg12 I112 sg13 I01 sg14 g3 (g15 g8 NtRp1836 (dp1837 g18 g3 (g19 g5 (ltRp1838 (dp1839 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1840 (dp1841 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1842 (dp1843 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1844 (dp1845 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (export_restriction)' p1846 sg22 I00 sg37 g38 sg39 g1846 sbag3 (g7 g8 NtRp1847 (dp1848 g11 Nsg12 I113 sg13 I01 sg14 g3 (g15 g8 NtRp1849 (dp1850 g18 g3 (g19 g5 (ltRp1851 (dp1852 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1853 (dp1854 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1855 (dp1856 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1857 (dp1858 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (protocol_version)' p1859 sg22 I00 sg37 g38 sg39 g1859 sbag3 (g7 g8 NtRp1860 (dp1861 g11 Nsg12 I114 sg13 I01 sg14 g3 (g15 g8 NtRp1862 (dp1863 g18 g3 (g19 g5 (ltRp1864 (dp1865 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1866 (dp1867 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1868 (dp1869 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1870 (dp1871 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (protocol_version)' p1872 sg22 I00 sg37 g38 sg39 g1872 sbag3 (g7 g8 NtRp1873 (dp1874 g11 Nsg12 I115 sg13 I01 sg14 g3 (g15 g8 NtRp1875 (dp1876 g18 g3 (g19 g5 (ltRp1877 (dp1878 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1879 (dp1880 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1881 (dp1882 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1883 (dp1884 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (insufficient_security)' p1885 sg22 I00 sg37 g38 sg39 g1885 sbag3 (g7 g8 NtRp1886 (dp1887 g11 Nsg12 I116 sg13 I01 sg14 g3 (g15 g8 NtRp1888 (dp1889 g18 g3 (g19 g5 (ltRp1890 (dp1891 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1892 (dp1893 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1894 (dp1895 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1896 (dp1897 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (insufficient_security)' p1898 sg22 I00 sg37 g38 sg39 g1898 sbag3 (g7 g8 NtRp1899 (dp1900 g11 Nsg12 I117 sg13 I01 sg14 g3 (g15 g8 NtRp1901 (dp1902 g18 g3 (g19 g5 (ltRp1903 (dp1904 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1905 (dp1906 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1907 (dp1908 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1909 (dp1910 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (internal_error)' p1911 sg22 I00 sg37 g38 sg39 g1911 sbag3 (g7 g8 NtRp1912 (dp1913 g11 Nsg12 I118 sg13 I01 sg14 g3 (g15 g8 NtRp1914 (dp1915 g18 g3 (g19 g5 (ltRp1916 (dp1917 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1918 (dp1919 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1920 (dp1921 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1922 (dp1923 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (internal_error)' p1924 sg22 I00 sg37 g38 sg39 g1924 sbag3 (g7 g8 NtRp1925 (dp1926 g11 Nsg12 I119 sg13 I01 sg14 g3 (g15 g8 NtRp1927 (dp1928 g18 g3 (g19 g5 (ltRp1929 (dp1930 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1931 (dp1932 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1933 (dp1934 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1935 (dp1936 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (user_canceled)' p1937 sg22 I00 sg37 g38 sg39 g1937 sbag3 (g7 g8 NtRp1938 (dp1939 g11 Nsg12 I120 sg13 I01 sg14 g3 (g15 g8 NtRp1940 (dp1941 g18 g3 (g19 g5 (ltRp1942 (dp1943 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1944 (dp1945 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1946 (dp1947 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1948 (dp1949 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (user_canceled)' p1950 sg22 I00 sg37 g38 sg39 g1950 sbag3 (g7 g8 NtRp1951 (dp1952 g11 Nsg12 I121 sg13 I01 sg14 g3 (g15 g8 NtRp1953 (dp1954 g18 g3 (g19 g5 (ltRp1955 (dp1956 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1957 (dp1958 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1959 (dp1960 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1961 (dp1962 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (no_renegotiation)' p1963 sg22 I00 sg37 g38 sg39 g1963 sbag3 (g7 g8 NtRp1964 (dp1965 g11 Nsg12 I122 sg13 I01 sg14 g3 (g15 g8 NtRp1966 (dp1967 g18 g3 (g19 g5 (ltRp1968 (dp1969 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1970 (dp1971 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1972 (dp1973 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1974 (dp1975 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (no_renegotiation)' p1976 sg22 I00 sg37 g38 sg39 g1976 sbag3 (g7 g8 NtRp1977 (dp1978 g11 Nsg12 I123 sg13 I01 sg14 g3 (g15 g8 NtRp1979 (dp1980 g18 g3 (g19 g5 (ltRp1981 (dp1982 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1983 (dp1984 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1985 (dp1986 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp1987 (dp1988 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (undefined error)' p1989 sg22 I00 sg37 g38 sg39 g1989 sbag3 (g7 g8 NtRp1990 (dp1991 g11 Nsg12 I124 sg13 I01 sg14 g3 (g15 g8 NtRp1992 (dp1993 g18 g3 (g19 g5 (ltRp1994 (dp1995 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp1996 (dp1997 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp1998 (dp1999 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2000 (dp2001 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (undefined error)' p2002 sg22 I00 sg37 g38 sg39 g2002 sbag3 (g7 g8 NtRp2003 (dp2004 g11 Nsg12 I125 sg13 I01 sg14 g3 (g15 g8 NtRp2005 (dp2006 g18 g3 (g19 g5 (ltRp2007 (dp2008 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2009 (dp2010 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2011 (dp2012 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2013 (dp2014 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (no cipher)' p2015 sg22 I00 sg37 g38 sg39 g2015 sbag3 (g7 g8 NtRp2016 (dp2017 g11 Nsg12 I126 sg13 I01 sg14 g3 (g15 g8 NtRp2018 (dp2019 g18 g3 (g19 g5 (ltRp2020 (dp2021 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2022 (dp2023 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2024 (dp2025 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2026 (dp2027 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (no cipher)' p2028 sg22 I00 sg37 g38 sg39 g2028 sbag3 (g7 g8 NtRp2029 (dp2030 g11 Nsg12 I127 sg13 I01 sg14 g3 (g15 g8 NtRp2031 (dp2032 g18 g3 (g19 g5 (ltRp2033 (dp2034 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2035 (dp2036 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2037 (dp2038 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2039 (dp2040 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (no certificate)' p2041 sg22 I00 sg37 g38 sg39 g2041 sbag3 (g7 g8 NtRp2042 (dp2043 g11 Nsg12 I128 sg13 I01 sg14 g3 (g15 g8 NtRp2044 (dp2045 g18 g3 (g19 g5 (ltRp2046 (dp2047 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2048 (dp2049 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2050 (dp2051 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2052 (dp2053 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (no certificate)' p2054 sg22 I00 sg37 g38 sg39 g2054 sbag3 (g7 g8 NtRp2055 (dp2056 g11 Nsg12 I129 sg13 I01 sg14 g3 (g15 g8 NtRp2057 (dp2058 g18 g3 (g19 g5 (ltRp2059 (dp2060 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2061 (dp2062 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2063 (dp2064 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2065 (dp2066 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (bad certificate)' p2067 sg22 I00 sg37 g38 sg39 g2067 sbag3 (g7 g8 NtRp2068 (dp2069 g11 Nsg12 I130 sg13 I01 sg14 g3 (g15 g8 NtRp2070 (dp2071 g18 g3 (g19 g5 (ltRp2072 (dp2073 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2074 (dp2075 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2076 (dp2077 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2078 (dp2079 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (bad certificate)' p2080 sg22 I00 sg37 g38 sg39 g2080 sbag3 (g7 g8 NtRp2081 (dp2082 g11 Nsg12 I131 sg13 I01 sg14 g3 (g15 g8 NtRp2083 (dp2084 g18 g3 (g19 g5 (ltRp2085 (dp2086 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2087 (dp2088 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2089 (dp2090 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2091 (dp2092 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (unsupported certificate)' p2093 sg22 I00 sg37 g38 sg39 g2093 sbag3 (g7 g8 NtRp2094 (dp2095 g11 Nsg12 I132 sg13 I01 sg14 g3 (g15 g8 NtRp2096 (dp2097 g18 g3 (g19 g5 (ltRp2098 (dp2099 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2100 (dp2101 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2102 (dp2103 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2104 (dp2105 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (unsupported certificate)' p2106 sg22 I00 sg37 g38 sg39 g2106 sbag3 (g7 g8 NtRp2107 (dp2108 g11 Nsg12 I133 sg13 I01 sg14 g3 (g15 g8 NtRp2109 (dp2110 g18 g3 (g19 g5 (ltRp2111 (dp2112 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2113 (dp2114 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2115 (dp2116 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2117 (dp2118 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received' p2119 sg22 I00 sg37 g38 sg39 g2119 sbag3 (g7 g8 NtRp2120 (dp2121 g11 Nsg12 I134 sg13 I01 sg14 g3 (g15 g8 NtRp2122 (dp2123 g18 g3 (g19 g5 (ltRp2124 (dp2125 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2126 (dp2127 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2128 (dp2129 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2130 (dp2131 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent' p2132 sg22 I00 sg37 g38 sg39 g2132 sbag3 (g7 g8 NtRp2133 (dp2134 g11 Nsg12 I135 sg13 I01 sg14 g3 (g15 g8 NtRp2135 (dp2136 g18 g3 (g19 g5 (ltRp2137 (dp2138 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2139 (dp2140 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2141 (dp2142 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2143 (dp2144 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Client Hello Sent' p2145 sg22 I00 sg37 g38 sg39 g2145 sbag3 (g7 g8 NtRp2146 (dp2147 g11 Nsg12 I136 sg13 I01 sg14 g3 (g15 g8 NtRp2148 (dp2149 g18 g3 (g19 g5 (ltRp2150 (dp2151 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2152 (dp2153 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2154 (dp2155 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2156 (dp2157 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Client Hello Received' p2158 sg22 I00 sg37 g38 sg39 g2158 sbag3 (g7 g8 NtRp2159 (dp2160 g11 Nsg12 I137 sg13 I01 sg14 g3 (g15 g8 NtRp2161 (dp2162 g18 g3 (g19 g5 (ltRp2163 (dp2164 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2165 (dp2166 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2167 (dp2168 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2169 (dp2170 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Server Hello Sent' p2171 sg22 I00 sg37 g38 sg39 g2171 sbag3 (g7 g8 NtRp2172 (dp2173 g11 Nsg12 I138 sg13 I01 sg14 g3 (g15 g8 NtRp2174 (dp2175 g18 g3 (g19 g5 (ltRp2176 (dp2177 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2178 (dp2179 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2180 (dp2181 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2182 (dp2183 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Server Hello Received' p2184 sg22 I00 sg37 g38 sg39 g2184 sbag3 (g7 g8 NtRp2185 (dp2186 g11 Nsg12 I139 sg13 I01 sg14 g3 (g15 g8 NtRp2187 (dp2188 g18 g3 (g19 g5 (ltRp2189 (dp2190 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2191 (dp2192 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2193 (dp2194 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2195 (dp2196 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Hello Requests Sent' p2197 sg22 I00 sg37 g38 sg39 g2197 sbag3 (g7 g8 NtRp2198 (dp2199 g11 Nsg12 I140 sg13 I01 sg14 g3 (g15 g8 NtRp2200 (dp2201 g18 g3 (g19 g5 (ltRp2202 (dp2203 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2204 (dp2205 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2206 (dp2207 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2208 (dp2209 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Hello Requests Received' p2210 sg22 I00 sg37 g38 sg39 g2210 sbag3 (g7 g8 NtRp2211 (dp2212 g11 Nsg12 I141 sg13 I01 sg14 g3 (g15 g8 NtRp2213 (dp2214 g18 g3 (g19 g5 (ltRp2215 (dp2216 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2217 (dp2218 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2219 (dp2220 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2221 (dp2222 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Session Reuse Success' p2223 sg22 I00 sg37 g38 sg39 g2223 sbag3 (g7 g8 NtRp2224 (dp2225 g11 Nsg12 I142 sg13 I01 sg14 g3 (g15 g8 NtRp2226 (dp2227 g18 g3 (g19 g5 (ltRp2228 (dp2229 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2230 (dp2231 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2232 (dp2233 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2234 (dp2235 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Session Reuse Failed' p2236 sg22 I00 sg37 g38 sg39 g2236 sbag3 (g7 g8 NtRp2237 (dp2238 g11 Nsg12 I143 sg13 I01 sg14 g3 (g15 g8 NtRp2239 (dp2240 g18 g3 (g19 g5 (ltRp2241 (dp2242 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2243 (dp2244 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2245 (dp2246 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2247 (dp2248 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Concurrent Sessions' p2249 sg22 I00 sg37 g38 sg39 g2249 sbag3 (g7 g8 NtRp2250 (dp2251 g11 Nsg12 I144 sg13 I01 sg14 g3 (g15 g8 NtRp2252 (dp2253 g18 g3 (g19 g5 (ltRp2254 (dp2255 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2256 (dp2257 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2258 (dp2259 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2260 (dp2261 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Bytes Sent' p2262 sg22 I00 sg37 g38 sg39 g2262 sbag3 (g7 g8 NtRp2263 (dp2264 g11 Nsg12 I145 sg13 I01 sg14 g3 (g15 g8 NtRp2265 (dp2266 g18 g3 (g19 g5 (ltRp2267 (dp2268 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2269 (dp2270 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2271 (dp2272 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2273 (dp2274 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Bytes Received' p2275 sg22 I00 sg37 g38 sg39 g2275 sbag3 (g7 g8 NtRp2276 (dp2277 g11 Nsg12 I146 sg13 I01 sg14 g3 (g15 g8 NtRp2278 (dp2279 g18 g3 (g19 g5 (ltRp2280 (dp2281 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2282 (dp2283 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2284 (dp2285 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2286 (dp2287 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Throughput Bytes' p2288 sg22 I00 sg37 g38 sg39 g2288 sbag3 (g7 g8 NtRp2289 (dp2290 g11 Nsg12 I147 sg13 I01 sg14 g3 (g15 g8 NtRp2291 (dp2292 g18 g3 (g19 g5 (ltRp2293 (dp2294 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2295 (dp2296 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2297 (dp2298 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2299 (dp2300 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Application Data Bytes' p2301 sg22 I00 sg37 g38 sg39 g2301 sbag3 (g7 g8 NtRp2302 (dp2303 g11 Nsg12 I148 sg13 I01 sg14 g3 (g15 g8 NtRp2304 (dp2305 g18 g3 (g19 g5 (ltRp2306 (dp2307 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2308 (dp2309 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2310 (dp2311 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2312 (dp2313 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Certificate Validation Failure' p2314 sg22 I00 sg37 g38 sg39 g2314 sbag3 (g7 g8 NtRp2315 (dp2316 g11 Nsg12 I149 sg13 I01 sg14 g3 (g15 g8 NtRp2317 (dp2318 g18 g3 (g19 g5 (ltRp2319 (dp2320 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2321 (dp2322 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2323 (dp2324 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2325 (dp2326 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Certificate Self Signed' p2327 sg22 I00 sg37 g38 sg39 g2327 sbag3 (g7 g8 NtRp2328 (dp2329 g11 Nsg12 I150 sg13 I01 sg14 g3 (g15 g8 NtRp2330 (dp2331 g18 g3 (g19 g5 (ltRp2332 (dp2333 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2334 (dp2335 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2336 (dp2337 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2338 (dp2339 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Certificate CA Signed' p2340 sg22 I00 sg37 g38 sg39 g2340 sbag3 (g7 g8 NtRp2341 (dp2342 g11 Nsg12 I151 sg13 I01 sg14 g3 (g15 g8 NtRp2343 (dp2344 g18 g3 (g19 g5 (ltRp2345 (dp2346 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2347 (dp2348 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2349 (dp2350 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2351 (dp2352 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (unrecognized name)' p2353 sg22 I00 sg37 g38 sg39 g2353 sbag3 (g7 g8 NtRp2354 (dp2355 g11 Nsg12 I152 sg13 I01 sg14 g3 (g15 g8 NtRp2356 (dp2357 g18 g3 (g19 g5 (ltRp2358 (dp2359 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2360 (dp2361 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2362 (dp2363 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2364 (dp2365 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL SNI extension sent successfully' p2366 sg22 I00 sg37 g38 sg39 g2366 sbag3 (g7 g8 NtRp2367 (dp2368 g11 Nsg12 I153 sg13 I01 sg14 g3 (g15 g8 NtRp2369 (dp2370 g18 g3 (g19 g5 (ltRp2371 (dp2372 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2373 (dp2374 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2375 (dp2376 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2377 (dp2378 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL SNI extension mismatch' p2379 sg22 I00 sg37 g38 sg39 g2379 sbag3 (g7 g8 NtRp2380 (dp2381 g11 Nsg12 I154 sg13 I01 sg14 g3 (g15 g8 NtRp2382 (dp2383 g18 g3 (g19 g5 (ltRp2384 (dp2385 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2386 (dp2387 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2388 (dp2389 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2390 (dp2391 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL session ticket reuse success' p2392 sg22 I00 sg37 g38 sg39 g2392 sbag3 (g7 g8 NtRp2393 (dp2394 g11 Nsg12 I155 sg13 I01 sg14 g3 (g15 g8 NtRp2395 (dp2396 g18 g3 (g19 g5 (ltRp2397 (dp2398 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2399 (dp2400 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2401 (dp2402 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2403 (dp2404 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL session ticket reuse failure' p2405 sg22 I00 sg37 g38 sg39 g2405 sbag3 (g7 g8 NtRp2406 (dp2407 g11 Nsg12 I156 sg13 I01 sg14 g3 (g15 g8 NtRp2408 (dp2409 g18 g3 (g19 g5 (ltRp2410 (dp2411 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2412 (dp2413 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2414 (dp2415 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2416 (dp2417 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Negotiation Finished Successfully' p2418 sg22 I00 sg37 g38 sg39 g2418 sbag3 (g7 g8 NtRp2419 (dp2420 g11 Nsg12 I157 sg13 I01 sg14 g3 (g15 g8 NtRp2421 (dp2422 g18 g3 (g19 g5 (ltRp2423 (dp2424 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2425 (dp2426 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2427 (dp2428 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2429 (dp2430 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Negotiation Finished Successfuly' p2431 sg22 I00 sg37 g38 sg39 g2431 sbag3 (g7 g8 NtRp2432 (dp2433 g11 Nsg12 I158 sg13 I01 sg14 g3 (g15 g8 NtRp2434 (dp2435 g18 g3 (g19 g5 (ltRp2436 (dp2437 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2438 (dp2439 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2440 (dp2441 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2442 (dp2443 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP SYN Sent' p2444 sg22 I00 sg37 g38 sg39 g2444 sbag3 (g7 g8 NtRp2445 (dp2446 g11 Nsg12 I159 sg13 I01 sg14 g3 (g15 g8 NtRp2447 (dp2448 g18 g3 (g19 g5 (ltRp2449 (dp2450 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2451 (dp2452 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2453 (dp2454 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2455 (dp2456 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP SYN_SYN-ACK Received' p2457 sg22 I00 sg37 g38 sg39 g2457 sbag3 (g7 g8 NtRp2458 (dp2459 g11 Nsg12 I160 sg13 I01 sg14 g3 (g15 g8 NtRp2460 (dp2461 g18 g3 (g19 g5 (ltRp2462 (dp2463 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2464 (dp2465 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2466 (dp2467 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2468 (dp2469 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP SYN Failed' p2470 sg22 I00 sg37 g38 sg39 g2470 sbag3 (g7 g8 NtRp2471 (dp2472 g11 Nsg12 I161 sg13 I01 sg14 g3 (g15 g8 NtRp2473 (dp2474 g18 g3 (g19 g5 (ltRp2475 (dp2476 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2477 (dp2478 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2479 (dp2480 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2481 (dp2482 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP SYN-ACK Sent' p2483 sg22 I00 sg37 g38 sg39 g2483 sbag3 (g7 g8 NtRp2484 (dp2485 g11 Nsg12 I162 sg13 I01 sg14 g3 (g15 g8 NtRp2486 (dp2487 g18 g3 (g19 g5 (ltRp2488 (dp2489 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2490 (dp2491 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2492 (dp2493 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2494 (dp2495 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connection Requests Failed' p2496 sg22 I00 sg37 g38 sg39 g2496 sbag3 (g7 g8 NtRp2497 (dp2498 g11 Nsg12 I163 sg13 I01 sg14 g3 (g15 g8 NtRp2499 (dp2500 g18 g3 (g19 g5 (ltRp2501 (dp2502 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2503 (dp2504 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2505 (dp2506 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2507 (dp2508 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections Established' p2509 sg22 I00 sg37 g38 sg39 g2509 sbag3 (g7 g8 NtRp2510 (dp2511 g11 Nsg12 I164 sg13 I01 sg14 g3 (g15 g8 NtRp2512 (dp2513 g18 g3 (g19 g5 (ltRp2514 (dp2515 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2516 (dp2517 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2518 (dp2519 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2520 (dp2521 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP FIN Sent' p2522 sg22 I00 sg37 g38 sg39 g2522 sbag3 (g7 g8 NtRp2523 (dp2524 g11 Nsg12 I165 sg13 I01 sg14 g3 (g15 g8 NtRp2525 (dp2526 g18 g3 (g19 g5 (ltRp2527 (dp2528 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2529 (dp2530 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2531 (dp2532 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2533 (dp2534 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP FIN Received' p2535 sg22 I00 sg37 g38 sg39 g2535 sbag3 (g7 g8 NtRp2536 (dp2537 g11 Nsg12 I166 sg13 I01 sg14 g3 (g15 g8 NtRp2538 (dp2539 g18 g3 (g19 g5 (ltRp2540 (dp2541 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2542 (dp2543 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2544 (dp2545 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2546 (dp2547 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP FIN-ACK Sent' p2548 sg22 I00 sg37 g38 sg39 g2548 sbag3 (g7 g8 NtRp2549 (dp2550 g11 Nsg12 I167 sg13 I01 sg14 g3 (g15 g8 NtRp2551 (dp2552 g18 g3 (g19 g5 (ltRp2553 (dp2554 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2555 (dp2556 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2557 (dp2558 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2559 (dp2560 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP FIN-ACK Received' p2561 sg22 I00 sg37 g38 sg39 g2561 sbag3 (g7 g8 NtRp2562 (dp2563 g11 Nsg12 I168 sg13 I01 sg14 g3 (g15 g8 NtRp2564 (dp2565 g18 g3 (g19 g5 (ltRp2566 (dp2567 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2568 (dp2569 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2570 (dp2571 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2572 (dp2573 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Resets Sent' p2574 sg22 I00 sg37 g38 sg39 g2574 sbag3 (g7 g8 NtRp2575 (dp2576 g11 Nsg12 I169 sg13 I01 sg14 g3 (g15 g8 NtRp2577 (dp2578 g18 g3 (g19 g5 (ltRp2579 (dp2580 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2581 (dp2582 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2583 (dp2584 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2585 (dp2586 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Resets Received' p2587 sg22 I00 sg37 g38 sg39 g2587 sbag3 (g7 g8 NtRp2588 (dp2589 g11 Nsg12 I170 sg13 I01 sg14 g3 (g15 g8 NtRp2590 (dp2591 g18 g3 (g19 g5 (ltRp2592 (dp2593 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2594 (dp2595 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2596 (dp2597 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2598 (dp2599 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Retries' p2600 sg22 I00 sg37 g38 sg39 g2600 sbag3 (g7 g8 NtRp2601 (dp2602 g11 Nsg12 I171 sg13 I01 sg14 g3 (g15 g8 NtRp2603 (dp2604 g18 g3 (g19 g5 (ltRp2605 (dp2606 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2607 (dp2608 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2609 (dp2610 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2611 (dp2612 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Timeouts' p2613 sg22 I00 sg37 g38 sg39 g2613 sbag3 (g7 g8 NtRp2614 (dp2615 g11 Nsg12 I172 sg13 I01 sg14 g3 (g15 g8 NtRp2616 (dp2617 g18 g3 (g19 g5 (ltRp2618 (dp2619 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2620 (dp2621 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2622 (dp2623 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2624 (dp2625 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Accept Queue Entries' p2626 sg22 I00 sg37 g38 sg39 g2626 sbag3 (g7 g8 NtRp2627 (dp2628 g11 Nsg12 I173 sg13 I01 sg14 g3 (g15 g8 NtRp2629 (dp2630 g18 g3 (g19 g5 (ltRp2631 (dp2632 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2633 (dp2634 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2635 (dp2636 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2637 (dp2638 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Listen Queue Drops' p2639 sg22 I00 sg37 g38 sg39 g2639 sbag3 (g7 g8 NtRp2640 (dp2641 g11 Nsg12 I174 sg13 I01 sg14 g3 (g15 g8 NtRp2642 (dp2643 g18 g3 (g19 g5 (ltRp2644 (dp2645 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2646 (dp2647 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2648 (dp2649 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2650 (dp2651 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in ESTABLISHED State' p2652 sg22 I00 sg37 g38 sg39 g2652 sbag3 (g7 g8 NtRp2653 (dp2654 g11 Nsg12 I175 sg13 I01 sg14 g3 (g15 g8 NtRp2655 (dp2656 g18 g3 (g19 g5 (ltRp2657 (dp2658 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2659 (dp2660 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2661 (dp2662 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2663 (dp2664 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in SYN-SENT State' p2665 sg22 I00 sg37 g38 sg39 g2665 sbag3 (g7 g8 NtRp2666 (dp2667 g11 Nsg12 I176 sg13 I01 sg14 g3 (g15 g8 NtRp2668 (dp2669 g18 g3 (g19 g5 (ltRp2670 (dp2671 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2672 (dp2673 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2674 (dp2675 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2676 (dp2677 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in SYN-RECEIVED State' p2678 sg22 I00 sg37 g38 sg39 g2678 sbag3 (g7 g8 NtRp2679 (dp2680 g11 Nsg12 I177 sg13 I01 sg14 g3 (g15 g8 NtRp2681 (dp2682 g18 g3 (g19 g5 (ltRp2683 (dp2684 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2685 (dp2686 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2687 (dp2688 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2689 (dp2690 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in FIN-WAIT-1 State' p2691 sg22 I00 sg37 g38 sg39 g2691 sbag3 (g7 g8 NtRp2692 (dp2693 g11 Nsg12 I178 sg13 I01 sg14 g3 (g15 g8 NtRp2694 (dp2695 g18 g3 (g19 g5 (ltRp2696 (dp2697 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2698 (dp2699 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2700 (dp2701 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2702 (dp2703 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in FIN-WAIT-2 State' p2704 sg22 I00 sg37 g38 sg39 g2704 sbag3 (g7 g8 NtRp2705 (dp2706 g11 Nsg12 I179 sg13 I01 sg14 g3 (g15 g8 NtRp2707 (dp2708 g18 g3 (g19 g5 (ltRp2709 (dp2710 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2711 (dp2712 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2713 (dp2714 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2715 (dp2716 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in TIME-WAIT State' p2717 sg22 I00 sg37 g38 sg39 g2717 sbag3 (g7 g8 NtRp2718 (dp2719 g11 Nsg12 I180 sg13 I01 sg14 g3 (g15 g8 NtRp2720 (dp2721 g18 g3 (g19 g5 (ltRp2722 (dp2723 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2724 (dp2725 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2726 (dp2727 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2728 (dp2729 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in CLOSE STATE' p2730 sg22 I00 sg37 g38 sg39 g2730 sbag3 (g7 g8 NtRp2731 (dp2732 g11 Nsg12 I181 sg13 I01 sg14 g3 (g15 g8 NtRp2733 (dp2734 g18 g3 (g19 g5 (ltRp2735 (dp2736 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2737 (dp2738 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2739 (dp2740 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2741 (dp2742 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in CLOSE-WAIT State' p2743 sg22 I00 sg37 g38 sg39 g2743 sbag3 (g7 g8 NtRp2744 (dp2745 g11 Nsg12 I182 sg13 I01 sg14 g3 (g15 g8 NtRp2746 (dp2747 g18 g3 (g19 g5 (ltRp2748 (dp2749 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2750 (dp2751 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2752 (dp2753 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2754 (dp2755 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in LAST-ACK State' p2756 sg22 I00 sg37 g38 sg39 g2756 sbag3 (g7 g8 NtRp2757 (dp2758 g11 Nsg12 I183 sg13 I01 sg14 g3 (g15 g8 NtRp2759 (dp2760 g18 g3 (g19 g5 (ltRp2761 (dp2762 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2763 (dp2764 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2765 (dp2766 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2767 (dp2768 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in LISTENING State' p2769 sg22 I00 sg37 g38 sg39 g2769 sbag3 (g7 g8 NtRp2770 (dp2771 g11 Nsg12 I184 sg13 I01 sg14 g3 (g15 g8 NtRp2772 (dp2773 g18 g3 (g19 g5 (ltRp2774 (dp2775 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2776 (dp2777 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2778 (dp2779 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2780 (dp2781 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in CLOSING State' p2782 sg22 I00 sg37 g38 sg39 g2782 sbag3 (g7 g8 NtRp2783 (dp2784 g11 Nsg12 I185 sg13 I01 sg14 g3 (g15 g8 NtRp2785 (dp2786 g18 g3 (g19 g5 (ltRp2787 (dp2788 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2789 (dp2790 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2791 (dp2792 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2793 (dp2794 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Internally Aborted Connections' p2795 sg22 I00 sg37 g38 sg39 g2795 sbatRp2796 (dp2797 g12 I185 sg22 I00 sg11 NsbsS'HTTP Client Per URL' p2798 g3 (g4 g5 (lp2799 g3 (g7 g8 NtRp2800 (dp2801 g11 Nsg12 I0 sg13 I01 sg14 g3 (g15 g8 NtRp2802 (dp2803 g18 g3 (g19 g5 (ltRp2804 (dp2805 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2806 (dp2807 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2808 (dp2809 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2810 (dp2811 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Sent' p2812 sg22 I00 sg37 g38 sg39 g2812 sbag3 (g7 g8 NtRp2813 (dp2814 g11 Nsg12 I1 sg13 I01 sg14 g3 (g15 g8 NtRp2815 (dp2816 g18 g3 (g19 g5 (ltRp2817 (dp2818 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2819 (dp2820 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2821 (dp2822 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2823 (dp2824 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful' p2825 sg22 I00 sg37 g38 sg39 g2825 sbag3 (g7 g8 NtRp2826 (dp2827 g11 Nsg12 I2 sg13 I01 sg14 g3 (g15 g8 NtRp2828 (dp2829 g18 g3 (g19 g5 (ltRp2830 (dp2831 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2832 (dp2833 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2834 (dp2835 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2836 (dp2837 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful (Provisional)' p2838 sg22 I00 sg37 g38 sg39 g2838 sbag3 (g7 g8 NtRp2839 (dp2840 g11 Nsg12 I3 sg13 I01 sg14 g3 (g15 g8 NtRp2841 (dp2842 g18 g3 (g19 g5 (ltRp2843 (dp2844 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2845 (dp2846 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2847 (dp2848 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2849 (dp2850 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed' p2851 sg22 I00 sg37 g38 sg39 g2851 sbag3 (g7 g8 NtRp2852 (dp2853 g11 Nsg12 I4 sg13 I01 sg14 g3 (g15 g8 NtRp2854 (dp2855 g18 g3 (g19 g5 (ltRp2856 (dp2857 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2858 (dp2859 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2860 (dp2861 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2862 (dp2863 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (Write)' p2864 sg22 I00 sg37 g38 sg39 g2864 sbag3 (g7 g8 NtRp2865 (dp2866 g11 Nsg12 I5 sg13 I01 sg14 g3 (g15 g8 NtRp2867 (dp2868 g18 g3 (g19 g5 (ltRp2869 (dp2870 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2871 (dp2872 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2873 (dp2874 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2875 (dp2876 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (Read)' p2877 sg22 I00 sg37 g38 sg39 g2877 sbag3 (g7 g8 NtRp2878 (dp2879 g11 Nsg12 I6 sg13 I01 sg14 g3 (g15 g8 NtRp2880 (dp2881 g18 g3 (g19 g5 (ltRp2882 (dp2883 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2884 (dp2885 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2886 (dp2887 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2888 (dp2889 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (Bad Header)' p2890 sg22 I00 sg37 g38 sg39 g2890 sbag3 (g7 g8 NtRp2891 (dp2892 g11 Nsg12 I7 sg13 I01 sg14 g3 (g15 g8 NtRp2893 (dp2894 g18 g3 (g19 g5 (ltRp2895 (dp2896 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2897 (dp2898 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2899 (dp2900 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2901 (dp2902 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (4xx)' p2903 sg22 I00 sg37 g38 sg39 g2903 sbag3 (g7 g8 NtRp2904 (dp2905 g11 Nsg12 I8 sg13 I01 sg14 g3 (g15 g8 NtRp2906 (dp2907 g18 g3 (g19 g5 (ltRp2908 (dp2909 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2910 (dp2911 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2912 (dp2913 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2914 (dp2915 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (400)' p2916 sg22 I00 sg37 g38 sg39 g2916 sbag3 (g7 g8 NtRp2917 (dp2918 g11 Nsg12 I9 sg13 I01 sg14 g3 (g15 g8 NtRp2919 (dp2920 g18 g3 (g19 g5 (ltRp2921 (dp2922 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2923 (dp2924 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2925 (dp2926 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2927 (dp2928 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (401)' p2929 sg22 I00 sg37 g38 sg39 g2929 sbag3 (g7 g8 NtRp2930 (dp2931 g11 Nsg12 I10 sg13 I01 sg14 g3 (g15 g8 NtRp2932 (dp2933 g18 g3 (g19 g5 (ltRp2934 (dp2935 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2936 (dp2937 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2938 (dp2939 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2940 (dp2941 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (403)' p2942 sg22 I00 sg37 g38 sg39 g2942 sbag3 (g7 g8 NtRp2943 (dp2944 g11 Nsg12 I11 sg13 I01 sg14 g3 (g15 g8 NtRp2945 (dp2946 g18 g3 (g19 g5 (ltRp2947 (dp2948 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2949 (dp2950 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2951 (dp2952 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2953 (dp2954 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (404)' p2955 sg22 I00 sg37 g38 sg39 g2955 sbag3 (g7 g8 NtRp2956 (dp2957 g11 Nsg12 I12 sg13 I01 sg14 g3 (g15 g8 NtRp2958 (dp2959 g18 g3 (g19 g5 (ltRp2960 (dp2961 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2962 (dp2963 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2964 (dp2965 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2966 (dp2967 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (407)' p2968 sg22 I00 sg37 g38 sg39 g2968 sbag3 (g7 g8 NtRp2969 (dp2970 g11 Nsg12 I13 sg13 I01 sg14 g3 (g15 g8 NtRp2971 (dp2972 g18 g3 (g19 g5 (ltRp2973 (dp2974 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2975 (dp2976 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2977 (dp2978 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2979 (dp2980 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (408)' p2981 sg22 I00 sg37 g38 sg39 g2981 sbag3 (g7 g8 NtRp2982 (dp2983 g11 Nsg12 I14 sg13 I01 sg14 g3 (g15 g8 NtRp2984 (dp2985 g18 g3 (g19 g5 (ltRp2986 (dp2987 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp2988 (dp2989 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp2990 (dp2991 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp2992 (dp2993 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (4xx other)' p2994 sg22 I00 sg37 g38 sg39 g2994 sbag3 (g7 g8 NtRp2995 (dp2996 g11 Nsg12 I15 sg13 I01 sg14 g3 (g15 g8 NtRp2997 (dp2998 g18 g3 (g19 g5 (ltRp2999 (dp3000 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3001 (dp3002 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3003 (dp3004 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3005 (dp3006 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (5xx)' p3007 sg22 I00 sg37 g38 sg39 g3007 sbag3 (g7 g8 NtRp3008 (dp3009 g11 Nsg12 I16 sg13 I01 sg14 g3 (g15 g8 NtRp3010 (dp3011 g18 g3 (g19 g5 (ltRp3012 (dp3013 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3014 (dp3015 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3016 (dp3017 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3018 (dp3019 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (505)' p3020 sg22 I00 sg37 g38 sg39 g3020 sbag3 (g7 g8 NtRp3021 (dp3022 g11 Nsg12 I17 sg13 I01 sg14 g3 (g15 g8 NtRp3023 (dp3024 g18 g3 (g19 g5 (ltRp3025 (dp3026 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3027 (dp3028 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3029 (dp3030 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3031 (dp3032 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (5xx other)' p3033 sg22 I00 sg37 g38 sg39 g3033 sbag3 (g7 g8 NtRp3034 (dp3035 g11 Nsg12 I18 sg13 I01 sg14 g3 (g15 g8 NtRp3036 (dp3037 g18 g3 (g19 g5 (ltRp3038 (dp3039 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3040 (dp3041 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3042 (dp3043 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3044 (dp3045 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (other)' p3046 sg22 I00 sg37 g38 sg39 g3046 sbag3 (g7 g8 NtRp3047 (dp3048 g11 Nsg12 I19 sg13 I01 sg14 g3 (g15 g8 NtRp3049 (dp3050 g18 g3 (g19 g5 (ltRp3051 (dp3052 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3053 (dp3054 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3055 (dp3056 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3057 (dp3058 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (Timeout)' p3059 sg22 I00 sg37 g38 sg39 g3059 sbag3 (g7 g8 NtRp3060 (dp3061 g11 Nsg12 I20 sg13 I01 sg14 g3 (g15 g8 NtRp3062 (dp3063 g18 g3 (g19 g5 (ltRp3064 (dp3065 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3066 (dp3067 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3068 (dp3069 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3070 (dp3071 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Failed (Aborted)' p3072 sg22 I00 sg37 g38 sg39 g3072 sbag3 (g7 g8 NtRp3073 (dp3074 g11 Nsg12 I21 sg13 I01 sg14 g3 (g15 g8 NtRp3075 (dp3076 g18 g3 (g19 g5 (ltRp3077 (dp3078 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3079 (dp3080 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3081 (dp3082 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3083 (dp3084 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Aborted Before Request' p3085 sg22 I00 sg37 g38 sg39 g3085 sbag3 (g7 g8 NtRp3086 (dp3087 g11 Nsg12 I22 sg13 I01 sg14 g3 (g15 g8 NtRp3088 (dp3089 g18 g3 (g19 g5 (ltRp3090 (dp3091 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3092 (dp3093 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3094 (dp3095 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3096 (dp3097 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Aborted After Request' p3098 sg22 I00 sg37 g38 sg39 g3098 sbag3 (g7 g8 NtRp3099 (dp3100 g11 Nsg12 I23 sg13 I01 sg14 g3 (g15 g8 NtRp3101 (dp3102 g18 g3 (g19 g5 (ltRp3103 (dp3104 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3105 (dp3106 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3107 (dp3108 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3109 (dp3110 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Received With Match' p3111 sg22 I00 sg37 g38 sg39 g3111 sbag3 (g7 g8 NtRp3112 (dp3113 g11 Nsg12 I24 sg13 I01 sg14 g3 (g15 g8 NtRp3114 (dp3115 g18 g3 (g19 g5 (ltRp3116 (dp3117 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3118 (dp3119 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3120 (dp3121 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3122 (dp3123 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Responses Received Without Match' p3124 sg22 I00 sg37 g38 sg39 g3124 sbag3 (g7 g8 NtRp3125 (dp3126 g11 Nsg12 I25 sg13 I01 sg14 g3 (g15 g8 NtRp3127 (dp3128 g18 g3 (g19 g5 (ltRp3129 (dp3130 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3131 (dp3132 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3133 (dp3134 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3135 (dp3136 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Intermediate Responses Received (1xx)' p3137 sg22 I00 sg37 g38 sg39 g3137 sbag3 (g7 g8 NtRp3138 (dp3139 g11 Nsg12 I26 sg13 I01 sg14 g3 (g15 g8 NtRp3140 (dp3141 g18 g3 (g19 g5 (ltRp3142 (dp3143 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3144 (dp3145 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3146 (dp3147 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3148 (dp3149 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful (2xx)' p3150 sg22 I00 sg37 g38 sg39 g3150 sbag3 (g7 g8 NtRp3151 (dp3152 g11 Nsg12 I27 sg13 I01 sg14 g3 (g15 g8 NtRp3153 (dp3154 g18 g3 (g19 g5 (ltRp3155 (dp3156 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3157 (dp3158 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3159 (dp3160 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3161 (dp3162 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful (3xx)' p3163 sg22 I00 sg37 g38 sg39 g3163 sbag3 (g7 g8 NtRp3164 (dp3165 g11 Nsg12 I28 sg13 I01 sg14 g3 (g15 g8 NtRp3166 (dp3167 g18 g3 (g19 g5 (ltRp3168 (dp3169 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3170 (dp3171 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3172 (dp3173 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3174 (dp3175 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful (301)' p3176 sg22 I00 sg37 g38 sg39 g3176 sbag3 (g7 g8 NtRp3177 (dp3178 g11 Nsg12 I29 sg13 I01 sg14 g3 (g15 g8 NtRp3179 (dp3180 g18 g3 (g19 g5 (ltRp3181 (dp3182 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3183 (dp3184 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3185 (dp3186 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3187 (dp3188 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful (302)' p3189 sg22 I00 sg37 g38 sg39 g3189 sbag3 (g7 g8 NtRp3190 (dp3191 g11 Nsg12 I30 sg13 I01 sg14 g3 (g15 g8 NtRp3192 (dp3193 g18 g3 (g19 g5 (ltRp3194 (dp3195 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3196 (dp3197 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3198 (dp3199 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3200 (dp3201 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful (303)' p3202 sg22 I00 sg37 g38 sg39 g3202 sbag3 (g7 g8 NtRp3203 (dp3204 g11 Nsg12 I31 sg13 I01 sg14 g3 (g15 g8 NtRp3205 (dp3206 g18 g3 (g19 g5 (ltRp3207 (dp3208 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3209 (dp3210 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3211 (dp3212 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3213 (dp3214 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Requests Successful (307)' p3215 sg22 I00 sg37 g38 sg39 g3215 sbag3 (g7 g8 NtRp3216 (dp3217 g11 Nsg12 I32 sg13 I01 sg14 g3 (g15 g8 NtRp3218 (dp3219 g18 g3 (g19 g5 (ltRp3220 (dp3221 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3222 (dp3223 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3224 (dp3225 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3226 (dp3227 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content-MD5 Requests Sent' p3228 sg22 I00 sg37 g38 sg39 g3228 sbag3 (g7 g8 NtRp3229 (dp3230 g11 Nsg12 I33 sg13 I01 sg14 g3 (g15 g8 NtRp3231 (dp3232 g18 g3 (g19 g5 (ltRp3233 (dp3234 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3235 (dp3236 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3237 (dp3238 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3239 (dp3240 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunk Encoded Headers Received' p3241 sg22 I00 sg37 g38 sg39 g3241 sbag3 (g7 g8 NtRp3242 (dp3243 g11 Nsg12 I34 sg13 I01 sg14 g3 (g15 g8 NtRp3244 (dp3245 g18 g3 (g19 g5 (ltRp3246 (dp3247 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3248 (dp3249 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3250 (dp3251 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3252 (dp3253 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunk Encoded Responses Received' p3254 sg22 I00 sg37 g38 sg39 g3254 sbag3 (g7 g8 NtRp3255 (dp3256 g11 Nsg12 I35 sg13 I01 sg14 g3 (g15 g8 NtRp3257 (dp3258 g18 g3 (g19 g5 (ltRp3259 (dp3260 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3261 (dp3262 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3263 (dp3264 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3265 (dp3266 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunk Encoded Responses Successful' p3267 sg22 I00 sg37 g38 sg39 g3267 sbag3 (g7 g8 NtRp3268 (dp3269 g11 Nsg12 I36 sg13 I01 sg14 g3 (g15 g8 NtRp3270 (dp3271 g18 g3 (g19 g5 (ltRp3272 (dp3273 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3274 (dp3275 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3276 (dp3277 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3278 (dp3279 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunk Encoded Responses Failed' p3280 sg22 I00 sg37 g38 sg39 g3280 sbag3 (g7 g8 NtRp3281 (dp3282 g11 Nsg12 I37 sg13 I01 sg14 g3 (g15 g8 NtRp3283 (dp3284 g18 g3 (g19 g5 (ltRp3285 (dp3286 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3287 (dp3288 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3289 (dp3290 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3291 (dp3292 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Total Chunks Received' p3293 sg22 I00 sg37 g38 sg39 g3293 sbag3 (g7 g8 NtRp3294 (dp3295 g11 Nsg12 I38 sg13 I01 sg14 g3 (g15 g8 NtRp3296 (dp3297 g18 g3 (g19 g5 (ltRp3298 (dp3299 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3300 (dp3301 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3302 (dp3303 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3304 (dp3305 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Average Chunk Size' p3306 sg22 I00 sg37 g261 sg39 g3306 sbag3 (g7 g8 NtRp3307 (dp3308 g11 Nsg12 I39 sg13 I01 sg14 g3 (g15 g8 NtRp3309 (dp3310 g18 g3 (g19 g5 (ltRp3311 (dp3312 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3313 (dp3314 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3315 (dp3316 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3317 (dp3318 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Average Chunks per Response' p3319 sg22 I00 sg37 g261 sg39 g3319 sbag3 (g7 g8 NtRp3320 (dp3321 g11 Nsg12 I40 sg13 I01 sg14 g3 (g15 g8 NtRp3322 (dp3323 g18 g3 (g19 g5 (ltRp3324 (dp3325 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3326 (dp3327 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3328 (dp3329 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3330 (dp3331 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Chunk Encoded Requests Sent' p3332 sg22 I00 sg37 g38 sg39 g3332 sbag3 (g7 g8 NtRp3333 (dp3334 g11 Nsg12 I41 sg13 I01 sg14 g3 (g15 g8 NtRp3335 (dp3336 g18 g3 (g19 g5 (ltRp3337 (dp3338 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3339 (dp3340 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3341 (dp3342 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3343 (dp3344 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Total Chunks Sent' p3345 sg22 I00 sg37 g38 sg39 g3345 sbag3 (g7 g8 NtRp3346 (dp3347 g11 Nsg12 I42 sg13 I01 sg14 g3 (g15 g8 NtRp3348 (dp3349 g18 g3 (g19 g5 (ltRp3350 (dp3351 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3352 (dp3353 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3354 (dp3355 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3356 (dp3357 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Average Chunk Size in Request' p3358 sg22 I00 sg37 g261 sg39 g3358 sbag3 (g7 g8 NtRp3359 (dp3360 g11 Nsg12 I43 sg13 I01 sg14 g3 (g15 g8 NtRp3361 (dp3362 g18 g3 (g19 g5 (ltRp3363 (dp3364 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3365 (dp3366 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3367 (dp3368 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3369 (dp3370 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Average Chunks per Request' p3371 sg22 I00 sg37 g261 sg39 g3371 sbag3 (g7 g8 NtRp3372 (dp3373 g11 Nsg12 I44 sg13 I01 sg14 g3 (g15 g8 NtRp3374 (dp3375 g18 g3 (g19 g5 (ltRp3376 (dp3377 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3378 (dp3379 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3380 (dp3381 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3382 (dp3383 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name1-Value1' p3384 sg22 I00 sg37 S'kString' p3385 sg39 g3384 sbag3 (g7 g8 NtRp3386 (dp3387 g11 Nsg12 I45 sg13 I01 sg14 g3 (g15 g8 NtRp3388 (dp3389 g18 g3 (g19 g5 (ltRp3390 (dp3391 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3392 (dp3393 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3394 (dp3395 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3396 (dp3397 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter1' p3398 sg22 I00 sg37 g38 sg39 g3398 sbag3 (g7 g8 NtRp3399 (dp3400 g11 Nsg12 I46 sg13 I01 sg14 g3 (g15 g8 NtRp3401 (dp3402 g18 g3 (g19 g5 (ltRp3403 (dp3404 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3405 (dp3406 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3407 (dp3408 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3409 (dp3410 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name2-Value2' p3411 sg22 I00 sg37 g3385 sg39 g3411 sbag3 (g7 g8 NtRp3412 (dp3413 g11 Nsg12 I47 sg13 I01 sg14 g3 (g15 g8 NtRp3414 (dp3415 g18 g3 (g19 g5 (ltRp3416 (dp3417 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3418 (dp3419 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3420 (dp3421 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3422 (dp3423 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter2' p3424 sg22 I00 sg37 g38 sg39 g3424 sbag3 (g7 g8 NtRp3425 (dp3426 g11 Nsg12 I48 sg13 I01 sg14 g3 (g15 g8 NtRp3427 (dp3428 g18 g3 (g19 g5 (ltRp3429 (dp3430 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3431 (dp3432 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3433 (dp3434 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3435 (dp3436 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name3-Value3' p3437 sg22 I00 sg37 g3385 sg39 g3437 sbag3 (g7 g8 NtRp3438 (dp3439 g11 Nsg12 I49 sg13 I01 sg14 g3 (g15 g8 NtRp3440 (dp3441 g18 g3 (g19 g5 (ltRp3442 (dp3443 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3444 (dp3445 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3446 (dp3447 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3448 (dp3449 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter3' p3450 sg22 I00 sg37 g38 sg39 g3450 sbag3 (g7 g8 NtRp3451 (dp3452 g11 Nsg12 I50 sg13 I01 sg14 g3 (g15 g8 NtRp3453 (dp3454 g18 g3 (g19 g5 (ltRp3455 (dp3456 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3457 (dp3458 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3459 (dp3460 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3461 (dp3462 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name4-Value4' p3463 sg22 I00 sg37 g3385 sg39 g3463 sbag3 (g7 g8 NtRp3464 (dp3465 g11 Nsg12 I51 sg13 I01 sg14 g3 (g15 g8 NtRp3466 (dp3467 g18 g3 (g19 g5 (ltRp3468 (dp3469 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3470 (dp3471 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3472 (dp3473 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3474 (dp3475 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter4' p3476 sg22 I00 sg37 g38 sg39 g3476 sbag3 (g7 g8 NtRp3477 (dp3478 g11 Nsg12 I52 sg13 I01 sg14 g3 (g15 g8 NtRp3479 (dp3480 g18 g3 (g19 g5 (ltRp3481 (dp3482 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3483 (dp3484 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3485 (dp3486 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3487 (dp3488 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name5-Value5' p3489 sg22 I00 sg37 g3385 sg39 g3489 sbag3 (g7 g8 NtRp3490 (dp3491 g11 Nsg12 I53 sg13 I01 sg14 g3 (g15 g8 NtRp3492 (dp3493 g18 g3 (g19 g5 (ltRp3494 (dp3495 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3496 (dp3497 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3498 (dp3499 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3500 (dp3501 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter5' p3502 sg22 I00 sg37 g38 sg39 g3502 sbag3 (g7 g8 NtRp3503 (dp3504 g11 Nsg12 I54 sg13 I01 sg14 g3 (g15 g8 NtRp3505 (dp3506 g18 g3 (g19 g5 (ltRp3507 (dp3508 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3509 (dp3510 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3511 (dp3512 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3513 (dp3514 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name6-Value6' p3515 sg22 I00 sg37 g3385 sg39 g3515 sbag3 (g7 g8 NtRp3516 (dp3517 g11 Nsg12 I55 sg13 I01 sg14 g3 (g15 g8 NtRp3518 (dp3519 g18 g3 (g19 g5 (ltRp3520 (dp3521 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3522 (dp3523 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3524 (dp3525 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3526 (dp3527 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter6' p3528 sg22 I00 sg37 g38 sg39 g3528 sbag3 (g7 g8 NtRp3529 (dp3530 g11 Nsg12 I56 sg13 I01 sg14 g3 (g15 g8 NtRp3531 (dp3532 g18 g3 (g19 g5 (ltRp3533 (dp3534 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3535 (dp3536 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3537 (dp3538 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3539 (dp3540 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name7-Value7' p3541 sg22 I00 sg37 g3385 sg39 g3541 sbag3 (g7 g8 NtRp3542 (dp3543 g11 Nsg12 I57 sg13 I01 sg14 g3 (g15 g8 NtRp3544 (dp3545 g18 g3 (g19 g5 (ltRp3546 (dp3547 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3548 (dp3549 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3550 (dp3551 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3552 (dp3553 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter7' p3554 sg22 I00 sg37 g38 sg39 g3554 sbag3 (g7 g8 NtRp3555 (dp3556 g11 Nsg12 I58 sg13 I01 sg14 g3 (g15 g8 NtRp3557 (dp3558 g18 g3 (g19 g5 (ltRp3559 (dp3560 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3561 (dp3562 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3563 (dp3564 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3565 (dp3566 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name8-Value8' p3567 sg22 I00 sg37 g3385 sg39 g3567 sbag3 (g7 g8 NtRp3568 (dp3569 g11 Nsg12 I59 sg13 I01 sg14 g3 (g15 g8 NtRp3570 (dp3571 g18 g3 (g19 g5 (ltRp3572 (dp3573 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3574 (dp3575 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3576 (dp3577 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3578 (dp3579 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter8' p3580 sg22 I00 sg37 g38 sg39 g3580 sbag3 (g7 g8 NtRp3581 (dp3582 g11 Nsg12 I60 sg13 I01 sg14 g3 (g15 g8 NtRp3583 (dp3584 g18 g3 (g19 g5 (ltRp3585 (dp3586 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3587 (dp3588 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3589 (dp3590 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3591 (dp3592 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name9-Value9' p3593 sg22 I00 sg37 g3385 sg39 g3593 sbag3 (g7 g8 NtRp3594 (dp3595 g11 Nsg12 I61 sg13 I01 sg14 g3 (g15 g8 NtRp3596 (dp3597 g18 g3 (g19 g5 (ltRp3598 (dp3599 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3600 (dp3601 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3602 (dp3603 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3604 (dp3605 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter9' p3606 sg22 I00 sg37 g38 sg39 g3606 sbag3 (g7 g8 NtRp3607 (dp3608 g11 Nsg12 I62 sg13 I01 sg14 g3 (g15 g8 NtRp3609 (dp3610 g18 g3 (g19 g5 (ltRp3611 (dp3612 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3613 (dp3614 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3615 (dp3616 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3617 (dp3618 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Name10-Value10' p3619 sg22 I00 sg37 g3385 sg39 g3619 sbag3 (g7 g8 NtRp3620 (dp3621 g11 Nsg12 I63 sg13 I01 sg14 g3 (g15 g8 NtRp3622 (dp3623 g18 g3 (g19 g5 (ltRp3624 (dp3625 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3626 (dp3627 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3628 (dp3629 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3630 (dp3631 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Counter10' p3632 sg22 I00 sg37 g38 sg39 g3632 sbag3 (g7 g8 NtRp3633 (dp3634 g11 Nsg12 I64 sg13 I01 sg14 g3 (g15 g8 NtRp3635 (dp3636 g18 g3 (g19 g5 (ltRp3637 (dp3638 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3639 (dp3640 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3641 (dp3642 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3643 (dp3644 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Gzip-Encoded Responses Received' p3645 sg22 I00 sg37 g38 sg39 g3645 sbag3 (g7 g8 NtRp3646 (dp3647 g11 Nsg12 I65 sg13 I01 sg14 g3 (g15 g8 NtRp3648 (dp3649 g18 g3 (g19 g5 (ltRp3650 (dp3651 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3652 (dp3653 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3654 (dp3655 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3656 (dp3657 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Gzip-Encoded Responses Successful' p3658 sg22 I00 sg37 g38 sg39 g3658 sbag3 (g7 g8 NtRp3659 (dp3660 g11 Nsg12 I66 sg13 I01 sg14 g3 (g15 g8 NtRp3661 (dp3662 g18 g3 (g19 g5 (ltRp3663 (dp3664 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3665 (dp3666 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3667 (dp3668 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3669 (dp3670 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Gzip-Encoded Responses Failed' p3671 sg22 I00 sg37 g38 sg39 g3671 sbag3 (g7 g8 NtRp3672 (dp3673 g11 Nsg12 I67 sg13 I01 sg14 g3 (g15 g8 NtRp3674 (dp3675 g18 g3 (g19 g5 (ltRp3676 (dp3677 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3678 (dp3679 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3680 (dp3681 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3682 (dp3683 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Deflate-Encoded Responses Received' p3684 sg22 I00 sg37 g38 sg39 g3684 sbag3 (g7 g8 NtRp3685 (dp3686 g11 Nsg12 I68 sg13 I01 sg14 g3 (g15 g8 NtRp3687 (dp3688 g18 g3 (g19 g5 (ltRp3689 (dp3690 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3691 (dp3692 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3693 (dp3694 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3695 (dp3696 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Deflate-Encoded Responses Successful' p3697 sg22 I00 sg37 g38 sg39 g3697 sbag3 (g7 g8 NtRp3698 (dp3699 g11 Nsg12 I69 sg13 I01 sg14 g3 (g15 g8 NtRp3700 (dp3701 g18 g3 (g19 g5 (ltRp3702 (dp3703 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3704 (dp3705 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3706 (dp3707 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3708 (dp3709 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Deflate-Encoded Responses Failed' p3710 sg22 I00 sg37 g38 sg39 g3710 sbag3 (g7 g8 NtRp3711 (dp3712 g11 Nsg12 I70 sg13 I01 sg14 g3 (g15 g8 NtRp3713 (dp3714 g18 g3 (g19 g5 (ltRp3715 (dp3716 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3717 (dp3718 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3719 (dp3720 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3721 (dp3722 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content-MD5 Responses Received' p3723 sg22 I00 sg37 g38 sg39 g3723 sbag3 (g7 g8 NtRp3724 (dp3725 g11 Nsg12 I71 sg13 I01 sg14 g3 (g15 g8 NtRp3726 (dp3727 g18 g3 (g19 g5 (ltRp3728 (dp3729 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3730 (dp3731 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3732 (dp3733 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3734 (dp3735 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content-MD5 Responses Successful' p3736 sg22 I00 sg37 g38 sg39 g3736 sbag3 (g7 g8 NtRp3737 (dp3738 g11 Nsg12 I72 sg13 I01 sg14 g3 (g15 g8 NtRp3739 (dp3740 g18 g3 (g19 g5 (ltRp3741 (dp3742 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3743 (dp3744 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3745 (dp3746 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3747 (dp3748 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content-MD5 Responses Failed' p3749 sg22 I00 sg37 g38 sg39 g3749 sbag3 (g7 g8 NtRp3750 (dp3751 g11 Nsg12 I73 sg13 I01 sg14 g3 (g15 g8 NtRp3752 (dp3753 g18 g3 (g19 g5 (ltRp3754 (dp3755 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3756 (dp3757 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3758 (dp3759 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3760 (dp3761 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Custom MD5 Responses Received' p3762 sg22 I00 sg37 g38 sg39 g3762 sbag3 (g7 g8 NtRp3763 (dp3764 g11 Nsg12 I74 sg13 I01 sg14 g3 (g15 g8 NtRp3765 (dp3766 g18 g3 (g19 g5 (ltRp3767 (dp3768 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3769 (dp3770 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3771 (dp3772 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3773 (dp3774 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Custom MD5 Responses Successful' p3775 sg22 I00 sg37 g38 sg39 g3775 sbag3 (g7 g8 NtRp3776 (dp3777 g11 Nsg12 I75 sg13 I01 sg14 g3 (g15 g8 NtRp3778 (dp3779 g18 g3 (g19 g5 (ltRp3780 (dp3781 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3782 (dp3783 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3784 (dp3785 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3786 (dp3787 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Custom MD5 Responses Failed' p3788 sg22 I00 sg37 g38 sg39 g3788 sbag3 (g7 g8 NtRp3789 (dp3790 g11 Nsg12 I76 sg13 I01 sg14 g3 (g15 g8 NtRp3791 (dp3792 g18 g3 (g19 g5 (ltRp3793 (dp3794 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3795 (dp3796 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3797 (dp3798 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3799 (dp3800 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Average Compression Ratio' p3801 sg22 I00 sg37 g261 sg39 g3801 sbatRp3802 (dp3803 g12 I76 sg22 I00 sg11 NsbsS'HTTP Client' p3804 g3 (g4 g5 (lp3805 g3 (g7 g8 NtRp3806 (dp3807 g11 Nsg12 I0 sg13 I01 sg14 g3 (g15 g8 NtRp3808 (dp3809 g18 g3 (g19 g5 (ltRp3810 (dp3811 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3812 (dp3813 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3814 (dp3815 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3816 (dp3817 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Simulated Users' p3818 sg22 I00 sg37 g38 sg39 g3818 sbag3 (g7 g8 NtRp3819 (dp3820 g11 Nsg12 I1 sg13 I01 sg14 g3 (g15 g8 NtRp3821 (dp3822 g18 g3 (g19 g5 (ltRp3823 (dp3824 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3825 (dp3826 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3827 (dp3828 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3829 (dp3830 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Concurrent Connections' p3831 sg22 I00 sg37 g38 sg39 g3831 sbag3 (g7 g8 NtRp3832 (dp3833 g11 Nsg12 I2 sg13 I01 sg14 g3 (g15 g8 NtRp3834 (dp3835 g18 g3 (g19 g5 (ltRp3836 (dp3837 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3838 (dp3839 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3840 (dp3841 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3842 (dp3843 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Connections' p3844 sg22 I00 sg37 g38 sg39 g3844 sbag3 (g7 g8 NtRp3845 (dp3846 g11 Nsg12 I3 sg13 I01 sg14 g3 (g15 g8 NtRp3847 (dp3848 g18 g3 (g19 g5 (ltRp3849 (dp3850 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3851 (dp3852 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3853 (dp3854 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3855 (dp3856 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Connection Attempts' p3857 sg22 I00 sg37 g38 sg39 g3857 sbag3 (g7 g8 NtRp3858 (dp3859 g11 Nsg12 I4 sg13 I01 sg14 g3 (g15 g8 NtRp3860 (dp3861 g18 g3 (g19 g5 (ltRp3862 (dp3863 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3864 (dp3865 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3866 (dp3867 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3868 (dp3869 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Connection Aborts' p3870 sg22 I00 sg37 g38 sg39 g3870 sbag3 (g7 g8 NtRp3871 (dp3872 g11 Nsg12 I5 sg13 I01 sg14 g3 (g15 g8 NtRp3873 (dp3874 g18 g3 (g19 g5 (ltRp3875 (dp3876 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3877 (dp3878 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3879 (dp3880 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3881 (dp3882 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Old Session Aborts' p3883 sg22 I00 sg37 g38 sg39 g3883 sbag3 (g7 g8 NtRp3884 (dp3885 g11 Nsg12 I6 sg13 I01 sg14 g3 (g15 g8 NtRp3886 (dp3887 g18 g3 (g19 g5 (ltRp3888 (dp3889 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3890 (dp3891 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3892 (dp3893 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3894 (dp3895 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Transactions' p3896 sg22 I00 sg37 g38 sg39 g3896 sbag3 (g7 g8 NtRp3897 (dp3898 g11 Nsg12 I7 sg13 I01 sg14 g3 (g15 g8 NtRp3899 (dp3900 g18 g3 (g19 g5 (ltRp3901 (dp3902 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3903 (dp3904 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3905 (dp3906 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3907 (dp3908 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Bytes' p3909 sg22 I00 sg37 g38 sg39 g3909 sbag3 (g7 g8 NtRp3910 (dp3911 g11 Nsg12 I8 sg13 I01 sg14 g3 (g15 g8 NtRp3912 (dp3913 g18 g3 (g19 g5 (ltRp3914 (dp3915 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3916 (dp3917 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3918 (dp3919 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3920 (dp3921 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2812 sg22 I00 sg37 g38 sg39 g2812 sbag3 (g7 g8 NtRp3922 (dp3923 g11 Nsg12 I9 sg13 I01 sg14 g3 (g15 g8 NtRp3924 (dp3925 g18 g3 (g19 g5 (ltRp3926 (dp3927 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3928 (dp3929 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3930 (dp3931 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3932 (dp3933 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2825 sg22 I00 sg37 g38 sg39 g2825 sbag3 (g7 g8 NtRp3934 (dp3935 g11 Nsg12 I10 sg13 I01 sg14 g3 (g15 g8 NtRp3936 (dp3937 g18 g3 (g19 g5 (ltRp3938 (dp3939 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3940 (dp3941 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3942 (dp3943 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3944 (dp3945 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2838 sg22 I00 sg37 g38 sg39 g2838 sbag3 (g7 g8 NtRp3946 (dp3947 g11 Nsg12 I11 sg13 I01 sg14 g3 (g15 g8 NtRp3948 (dp3949 g18 g3 (g19 g5 (ltRp3950 (dp3951 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3952 (dp3953 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3954 (dp3955 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3956 (dp3957 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3137 sg22 I00 sg37 g38 sg39 g3137 sbag3 (g7 g8 NtRp3958 (dp3959 g11 Nsg12 I12 sg13 I01 sg14 g3 (g15 g8 NtRp3960 (dp3961 g18 g3 (g19 g5 (ltRp3962 (dp3963 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3964 (dp3965 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3966 (dp3967 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3968 (dp3969 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3150 sg22 I00 sg37 g38 sg39 g3150 sbag3 (g7 g8 NtRp3970 (dp3971 g11 Nsg12 I13 sg13 I01 sg14 g3 (g15 g8 NtRp3972 (dp3973 g18 g3 (g19 g5 (ltRp3974 (dp3975 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3976 (dp3977 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3978 (dp3979 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3980 (dp3981 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3163 sg22 I00 sg37 g38 sg39 g3163 sbag3 (g7 g8 NtRp3982 (dp3983 g11 Nsg12 I14 sg13 I01 sg14 g3 (g15 g8 NtRp3984 (dp3985 g18 g3 (g19 g5 (ltRp3986 (dp3987 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp3988 (dp3989 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp3990 (dp3991 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp3992 (dp3993 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3176 sg22 I00 sg37 g38 sg39 g3176 sbag3 (g7 g8 NtRp3994 (dp3995 g11 Nsg12 I15 sg13 I01 sg14 g3 (g15 g8 NtRp3996 (dp3997 g18 g3 (g19 g5 (ltRp3998 (dp3999 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4000 (dp4001 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4002 (dp4003 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4004 (dp4005 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3189 sg22 I00 sg37 g38 sg39 g3189 sbag3 (g7 g8 NtRp4006 (dp4007 g11 Nsg12 I16 sg13 I01 sg14 g3 (g15 g8 NtRp4008 (dp4009 g18 g3 (g19 g5 (ltRp4010 (dp4011 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4012 (dp4013 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4014 (dp4015 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4016 (dp4017 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3202 sg22 I00 sg37 g38 sg39 g3202 sbag3 (g7 g8 NtRp4018 (dp4019 g11 Nsg12 I17 sg13 I01 sg14 g3 (g15 g8 NtRp4020 (dp4021 g18 g3 (g19 g5 (ltRp4022 (dp4023 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4024 (dp4025 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4026 (dp4027 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4028 (dp4029 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3215 sg22 I00 sg37 g38 sg39 g3215 sbag3 (g7 g8 NtRp4030 (dp4031 g11 Nsg12 I18 sg13 I01 sg14 g3 (g15 g8 NtRp4032 (dp4033 g18 g3 (g19 g5 (ltRp4034 (dp4035 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4036 (dp4037 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4038 (dp4039 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4040 (dp4041 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2851 sg22 I00 sg37 g38 sg39 g2851 sbag3 (g7 g8 NtRp4042 (dp4043 g11 Nsg12 I19 sg13 I01 sg14 g3 (g15 g8 NtRp4044 (dp4045 g18 g3 (g19 g5 (ltRp4046 (dp4047 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4048 (dp4049 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4050 (dp4051 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4052 (dp4053 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2864 sg22 I00 sg37 g38 sg39 g2864 sbag3 (g7 g8 NtRp4054 (dp4055 g11 Nsg12 I20 sg13 I01 sg14 g3 (g15 g8 NtRp4056 (dp4057 g18 g3 (g19 g5 (ltRp4058 (dp4059 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4060 (dp4061 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4062 (dp4063 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4064 (dp4065 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2877 sg22 I00 sg37 g38 sg39 g2877 sbag3 (g7 g8 NtRp4066 (dp4067 g11 Nsg12 I21 sg13 I01 sg14 g3 (g15 g8 NtRp4068 (dp4069 g18 g3 (g19 g5 (ltRp4070 (dp4071 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4072 (dp4073 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4074 (dp4075 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4076 (dp4077 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2890 sg22 I00 sg37 g38 sg39 g2890 sbag3 (g7 g8 NtRp4078 (dp4079 g11 Nsg12 I22 sg13 I01 sg14 g3 (g15 g8 NtRp4080 (dp4081 g18 g3 (g19 g5 (ltRp4082 (dp4083 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4084 (dp4085 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4086 (dp4087 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4088 (dp4089 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2903 sg22 I00 sg37 g38 sg39 g2903 sbag3 (g7 g8 NtRp4090 (dp4091 g11 Nsg12 I23 sg13 I01 sg14 g3 (g15 g8 NtRp4092 (dp4093 g18 g3 (g19 g5 (ltRp4094 (dp4095 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4096 (dp4097 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4098 (dp4099 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4100 (dp4101 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2916 sg22 I00 sg37 g38 sg39 g2916 sbag3 (g7 g8 NtRp4102 (dp4103 g11 Nsg12 I24 sg13 I01 sg14 g3 (g15 g8 NtRp4104 (dp4105 g18 g3 (g19 g5 (ltRp4106 (dp4107 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4108 (dp4109 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4110 (dp4111 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4112 (dp4113 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2929 sg22 I00 sg37 g38 sg39 g2929 sbag3 (g7 g8 NtRp4114 (dp4115 g11 Nsg12 I25 sg13 I01 sg14 g3 (g15 g8 NtRp4116 (dp4117 g18 g3 (g19 g5 (ltRp4118 (dp4119 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4120 (dp4121 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4122 (dp4123 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4124 (dp4125 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2942 sg22 I00 sg37 g38 sg39 g2942 sbag3 (g7 g8 NtRp4126 (dp4127 g11 Nsg12 I26 sg13 I01 sg14 g3 (g15 g8 NtRp4128 (dp4129 g18 g3 (g19 g5 (ltRp4130 (dp4131 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4132 (dp4133 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4134 (dp4135 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4136 (dp4137 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2955 sg22 I00 sg37 g38 sg39 g2955 sbag3 (g7 g8 NtRp4138 (dp4139 g11 Nsg12 I27 sg13 I01 sg14 g3 (g15 g8 NtRp4140 (dp4141 g18 g3 (g19 g5 (ltRp4142 (dp4143 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4144 (dp4145 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4146 (dp4147 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4148 (dp4149 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2968 sg22 I00 sg37 g38 sg39 g2968 sbag3 (g7 g8 NtRp4150 (dp4151 g11 Nsg12 I28 sg13 I01 sg14 g3 (g15 g8 NtRp4152 (dp4153 g18 g3 (g19 g5 (ltRp4154 (dp4155 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4156 (dp4157 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4158 (dp4159 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4160 (dp4161 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2981 sg22 I00 sg37 g38 sg39 g2981 sbag3 (g7 g8 NtRp4162 (dp4163 g11 Nsg12 I29 sg13 I01 sg14 g3 (g15 g8 NtRp4164 (dp4165 g18 g3 (g19 g5 (ltRp4166 (dp4167 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4168 (dp4169 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4170 (dp4171 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4172 (dp4173 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g2994 sg22 I00 sg37 g38 sg39 g2994 sbag3 (g7 g8 NtRp4174 (dp4175 g11 Nsg12 I30 sg13 I01 sg14 g3 (g15 g8 NtRp4176 (dp4177 g18 g3 (g19 g5 (ltRp4178 (dp4179 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4180 (dp4181 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4182 (dp4183 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4184 (dp4185 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3007 sg22 I00 sg37 g38 sg39 g3007 sbag3 (g7 g8 NtRp4186 (dp4187 g11 Nsg12 I31 sg13 I01 sg14 g3 (g15 g8 NtRp4188 (dp4189 g18 g3 (g19 g5 (ltRp4190 (dp4191 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4192 (dp4193 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4194 (dp4195 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4196 (dp4197 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3020 sg22 I00 sg37 g38 sg39 g3020 sbag3 (g7 g8 NtRp4198 (dp4199 g11 Nsg12 I32 sg13 I01 sg14 g3 (g15 g8 NtRp4200 (dp4201 g18 g3 (g19 g5 (ltRp4202 (dp4203 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4204 (dp4205 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4206 (dp4207 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4208 (dp4209 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3033 sg22 I00 sg37 g38 sg39 g3033 sbag3 (g7 g8 NtRp4210 (dp4211 g11 Nsg12 I33 sg13 I01 sg14 g3 (g15 g8 NtRp4212 (dp4213 g18 g3 (g19 g5 (ltRp4214 (dp4215 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4216 (dp4217 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4218 (dp4219 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4220 (dp4221 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3046 sg22 I00 sg37 g38 sg39 g3046 sbag3 (g7 g8 NtRp4222 (dp4223 g11 Nsg12 I34 sg13 I01 sg14 g3 (g15 g8 NtRp4224 (dp4225 g18 g3 (g19 g5 (ltRp4226 (dp4227 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4228 (dp4229 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4230 (dp4231 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4232 (dp4233 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3059 sg22 I00 sg37 g38 sg39 g3059 sbag3 (g7 g8 NtRp4234 (dp4235 g11 Nsg12 I35 sg13 I01 sg14 g3 (g15 g8 NtRp4236 (dp4237 g18 g3 (g19 g5 (ltRp4238 (dp4239 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4240 (dp4241 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4242 (dp4243 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4244 (dp4245 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3072 sg22 I00 sg37 g38 sg39 g3072 sbag3 (g7 g8 NtRp4246 (dp4247 g11 Nsg12 I36 sg13 I01 sg14 g3 (g15 g8 NtRp4248 (dp4249 g18 g3 (g19 g5 (ltRp4250 (dp4251 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4252 (dp4253 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4254 (dp4255 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4256 (dp4257 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Session Timeouts (408)' p4258 sg22 I00 sg37 g38 sg39 g4258 sbag3 (g7 g8 NtRp4259 (dp4260 g11 Nsg12 I37 sg13 I01 sg14 g3 (g15 g8 NtRp4261 (dp4262 g18 g3 (g19 g5 (ltRp4263 (dp4264 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4265 (dp4266 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4267 (dp4268 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4269 (dp4270 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Request Precondition Failed (412)' p4271 sg22 I00 sg37 g38 sg39 g4271 sbag3 (g7 g8 NtRp4272 (dp4273 g11 Nsg12 I38 sg13 I01 sg14 g3 (g15 g8 NtRp4274 (dp4275 g18 g3 (g19 g5 (ltRp4276 (dp4277 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4278 (dp4279 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4280 (dp4281 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4282 (dp4283 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Sessions Rejected (503)' p4284 sg22 I00 sg37 g38 sg39 g4284 sbag3 (g7 g8 NtRp4285 (dp4286 g11 Nsg12 I39 sg13 I01 sg14 g3 (g15 g8 NtRp4287 (dp4288 g18 g3 (g19 g5 (ltRp4289 (dp4290 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4291 (dp4292 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4293 (dp4294 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4295 (dp4296 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3085 sg22 I00 sg37 g38 sg39 g3085 sbag3 (g7 g8 NtRp4297 (dp4298 g11 Nsg12 I40 sg13 I01 sg14 g3 (g15 g8 NtRp4299 (dp4300 g18 g3 (g19 g5 (ltRp4301 (dp4302 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4303 (dp4304 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4305 (dp4306 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4307 (dp4308 g12 I-1 sg22 I00 sg11 Nsbsbsg35 g3098 sg22 I00 sg37 g38 sg39 g3098 sbag3 (g7 g8 NtRp4309 (dp4310 g11 Nsg12 I41 sg13 I01 sg14 g3 (g15 g8 NtRp4311 (dp4312 g18 g3 (g19 g5 (ltRp4313 (dp4314 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4315 (dp4316 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4317 (dp4318 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4319 (dp4320 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Transactions Active' p4321 sg22 I00 sg37 g38 sg39 g4321 sbag3 (g7 g8 NtRp4322 (dp4323 g11 Nsg12 I42 sg13 I01 sg14 g3 (g15 g8 NtRp4324 (dp4325 g18 g3 (g19 g5 (ltRp4326 (dp4327 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4328 (dp4329 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4330 (dp4331 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4332 (dp4333 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Users Active' p4334 sg22 I00 sg37 g38 sg39 g4334 sbag3 (g7 g8 NtRp4335 (dp4336 g11 Nsg12 I43 sg13 I01 sg14 g3 (g15 g8 NtRp4337 (dp4338 g18 g3 (g19 g5 (ltRp4339 (dp4340 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4341 (dp4342 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4343 (dp4344 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4345 (dp4346 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Content-Encoded Responses Received' p4347 sg22 I00 sg37 g38 sg39 g4347 sbag3 (g7 g8 NtRp4348 (dp4349 g11 Nsg12 I44 sg13 I01 sg14 g3 (g15 g8 NtRp4350 (dp4351 g18 g3 (g19 g5 (ltRp4352 (dp4353 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4354 (dp4355 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4356 (dp4357 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4358 (dp4359 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Gzip Content-Encoding Received' p4360 sg22 I00 sg37 g38 sg39 g4360 sbag3 (g7 g8 NtRp4361 (dp4362 g11 Nsg12 I45 sg13 I01 sg14 g3 (g15 g8 NtRp4363 (dp4364 g18 g3 (g19 g5 (ltRp4365 (dp4366 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4367 (dp4368 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4369 (dp4370 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4371 (dp4372 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Deflate Content-Encoding Received' p4373 sg22 I00 sg37 g38 sg39 g4373 sbag3 (g7 g8 NtRp4374 (dp4375 g11 Nsg12 I46 sg13 I01 sg14 g3 (g15 g8 NtRp4376 (dp4377 g18 g3 (g19 g5 (ltRp4378 (dp4379 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4380 (dp4381 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4382 (dp4383 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4384 (dp4385 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Unrecognized Content-Encoding Received' p4386 sg22 I00 sg37 g38 sg39 g4386 sbag3 (g7 g8 NtRp4387 (dp4388 g11 Nsg12 I47 sg13 I01 sg14 g3 (g15 g8 NtRp4389 (dp4390 g18 g3 (g19 g5 (ltRp4391 (dp4392 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4393 (dp4394 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4395 (dp4396 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4397 (dp4398 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Content-Encoded Responses Decode Successful' p4399 sg22 I00 sg37 g38 sg39 g4399 sbag3 (g7 g8 NtRp4400 (dp4401 g11 Nsg12 I48 sg13 I01 sg14 g3 (g15 g8 NtRp4402 (dp4403 g18 g3 (g19 g5 (ltRp4404 (dp4405 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4406 (dp4407 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4408 (dp4409 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4410 (dp4411 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Gzip Content-Encoding Decode Successful' p4412 sg22 I00 sg37 g38 sg39 g4412 sbag3 (g7 g8 NtRp4413 (dp4414 g11 Nsg12 I49 sg13 I01 sg14 g3 (g15 g8 NtRp4415 (dp4416 g18 g3 (g19 g5 (ltRp4417 (dp4418 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4419 (dp4420 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4421 (dp4422 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4423 (dp4424 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Deflate Content-Encoding Decode Successful' p4425 sg22 I00 sg37 g38 sg39 g4425 sbag3 (g7 g8 NtRp4426 (dp4427 g11 Nsg12 I50 sg13 I01 sg14 g3 (g15 g8 NtRp4428 (dp4429 g18 g3 (g19 g5 (ltRp4430 (dp4431 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4432 (dp4433 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4434 (dp4435 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4436 (dp4437 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Content-Encoded Responses Decode Failed' p4438 sg22 I00 sg37 g38 sg39 g4438 sbag3 (g7 g8 NtRp4439 (dp4440 g11 Nsg12 I51 sg13 I01 sg14 g3 (g15 g8 NtRp4441 (dp4442 g18 g3 (g19 g5 (ltRp4443 (dp4444 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4445 (dp4446 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4447 (dp4448 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4449 (dp4450 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Gzip Content-Encoding Decode Failed' p4451 sg22 I00 sg37 g38 sg39 g4451 sbag3 (g7 g8 NtRp4452 (dp4453 g11 Nsg12 I52 sg13 I01 sg14 g3 (g15 g8 NtRp4454 (dp4455 g18 g3 (g19 g5 (ltRp4456 (dp4457 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4458 (dp4459 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4460 (dp4461 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4462 (dp4463 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Deflate Content-Encoding Decode Failed' p4464 sg22 I00 sg37 g38 sg39 g4464 sbag3 (g7 g8 NtRp4465 (dp4466 g11 Nsg12 I53 sg13 I01 sg14 g3 (g15 g8 NtRp4467 (dp4468 g18 g3 (g19 g5 (ltRp4469 (dp4470 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4471 (dp4472 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4473 (dp4474 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4475 (dp4476 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Gzip Content-Encoding Decode Failed - Data Error' p4477 sg22 I00 sg37 g38 sg39 g4477 sbag3 (g7 g8 NtRp4478 (dp4479 g11 Nsg12 I54 sg13 I01 sg14 g3 (g15 g8 NtRp4480 (dp4481 g18 g3 (g19 g5 (ltRp4482 (dp4483 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4484 (dp4485 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4486 (dp4487 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4488 (dp4489 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Gzip Content-Encoding Decode Failed - Decoding Error' p4490 sg22 I00 sg37 g38 sg39 g4490 sbag3 (g7 g8 NtRp4491 (dp4492 g11 Nsg12 I55 sg13 I01 sg14 g3 (g15 g8 NtRp4493 (dp4494 g18 g3 (g19 g5 (ltRp4495 (dp4496 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4497 (dp4498 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4499 (dp4500 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4501 (dp4502 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Deflate Content-Encoding Decode Failed - Data Error' p4503 sg22 I00 sg37 g38 sg39 g4503 sbag3 (g7 g8 NtRp4504 (dp4505 g11 Nsg12 I56 sg13 I01 sg14 g3 (g15 g8 NtRp4506 (dp4507 g18 g3 (g19 g5 (ltRp4508 (dp4509 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4510 (dp4511 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4512 (dp4513 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4514 (dp4515 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Deflate Content-Encoding Decode Failed - Decoding Error' p4516 sg22 I00 sg37 g38 sg39 g4516 sbag3 (g7 g8 NtRp4517 (dp4518 g11 Nsg12 I57 sg13 I01 sg14 g3 (g15 g8 NtRp4519 (dp4520 g18 g3 (g19 g5 (ltRp4521 (dp4522 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4523 (dp4524 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4525 (dp4526 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4527 (dp4528 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Chunked Transfer-Encoded Headers Received' p4529 sg22 I00 sg37 g38 sg39 g4529 sbag3 (g7 g8 NtRp4530 (dp4531 g11 Nsg12 I58 sg13 I01 sg14 g3 (g15 g8 NtRp4532 (dp4533 g18 g3 (g19 g5 (ltRp4534 (dp4535 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4536 (dp4537 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4538 (dp4539 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4540 (dp4541 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Chunked Transfer-Encoded Responses Received' p4542 sg22 I00 sg37 g38 sg39 g4542 sbag3 (g7 g8 NtRp4543 (dp4544 g11 Nsg12 I59 sg13 I01 sg14 g3 (g15 g8 NtRp4545 (dp4546 g18 g3 (g19 g5 (ltRp4547 (dp4548 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4549 (dp4550 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4551 (dp4552 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4553 (dp4554 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Chunked Transfer-Encoding Decode Successful' p4555 sg22 I00 sg37 g38 sg39 g4555 sbag3 (g7 g8 NtRp4556 (dp4557 g11 Nsg12 I60 sg13 I01 sg14 g3 (g15 g8 NtRp4558 (dp4559 g18 g3 (g19 g5 (ltRp4560 (dp4561 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4562 (dp4563 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4564 (dp4565 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4566 (dp4567 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Chunked Transfer-Encoding Decode Failed' p4568 sg22 I00 sg37 g38 sg39 g4568 sbag3 (g7 g8 NtRp4569 (dp4570 g11 Nsg12 I61 sg13 I01 sg14 g3 (g15 g8 NtRp4571 (dp4572 g18 g3 (g19 g5 (ltRp4573 (dp4574 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4575 (dp4576 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4577 (dp4578 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4579 (dp4580 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Total Chunks Received' p4581 sg22 I00 sg37 g38 sg39 g4581 sbag3 (g7 g8 NtRp4582 (dp4583 g11 Nsg12 I62 sg13 I01 sg14 g3 (g15 g8 NtRp4584 (dp4585 g18 g3 (g19 g5 (ltRp4586 (dp4587 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4588 (dp4589 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4590 (dp4591 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4592 (dp4593 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Chunked Transfer-Encoding Headers Sent' p4594 sg22 I00 sg37 g38 sg39 g4594 sbag3 (g7 g8 NtRp4595 (dp4596 g11 Nsg12 I63 sg13 I01 sg14 g3 (g15 g8 NtRp4597 (dp4598 g18 g3 (g19 g5 (ltRp4599 (dp4600 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4601 (dp4602 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4603 (dp4604 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4605 (dp4606 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Total Chunks Sent' p4607 sg22 I00 sg37 g38 sg39 g4607 sbag3 (g7 g8 NtRp4608 (dp4609 g11 Nsg12 I64 sg13 I01 sg14 g3 (g15 g8 NtRp4610 (dp4611 g18 g3 (g19 g5 (ltRp4612 (dp4613 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4614 (dp4615 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4616 (dp4617 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4618 (dp4619 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Content-MD5 Responses Received' p4620 sg22 I00 sg37 g38 sg39 g4620 sbag3 (g7 g8 NtRp4621 (dp4622 g11 Nsg12 I65 sg13 I01 sg14 g3 (g15 g8 NtRp4623 (dp4624 g18 g3 (g19 g5 (ltRp4625 (dp4626 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4627 (dp4628 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4629 (dp4630 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4631 (dp4632 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Content-MD5 Check Successful' p4633 sg22 I00 sg37 g38 sg39 g4633 sbag3 (g7 g8 NtRp4634 (dp4635 g11 Nsg12 I66 sg13 I01 sg14 g3 (g15 g8 NtRp4636 (dp4637 g18 g3 (g19 g5 (ltRp4638 (dp4639 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4640 (dp4641 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4642 (dp4643 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4644 (dp4645 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Content-MD5 Check Failed' p4646 sg22 I00 sg37 g38 sg39 g4646 sbag3 (g7 g8 NtRp4647 (dp4648 g11 Nsg12 I67 sg13 I01 sg14 g3 (g15 g8 NtRp4649 (dp4650 g18 g3 (g19 g5 (ltRp4651 (dp4652 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4653 (dp4654 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4655 (dp4656 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4657 (dp4658 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Custom-MD5 Responses Received' p4659 sg22 I00 sg37 g38 sg39 g4659 sbag3 (g7 g8 NtRp4660 (dp4661 g11 Nsg12 I68 sg13 I01 sg14 g3 (g15 g8 NtRp4662 (dp4663 g18 g3 (g19 g5 (ltRp4664 (dp4665 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4666 (dp4667 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4668 (dp4669 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4670 (dp4671 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Custom-MD5 Check Successful' p4672 sg22 I00 sg37 g38 sg39 g4672 sbag3 (g7 g8 NtRp4673 (dp4674 g11 Nsg12 I69 sg13 I01 sg14 g3 (g15 g8 NtRp4675 (dp4676 g18 g3 (g19 g5 (ltRp4677 (dp4678 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4679 (dp4680 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4681 (dp4682 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4683 (dp4684 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Custom-MD5 Check Failed' p4685 sg22 I00 sg37 g38 sg39 g4685 sbag3 (g7 g8 NtRp4686 (dp4687 g11 Nsg12 I70 sg13 I01 sg14 g3 (g15 g8 NtRp4688 (dp4689 g18 g3 (g19 g5 (ltRp4690 (dp4691 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4692 (dp4693 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4694 (dp4695 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4696 (dp4697 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Bytes Sent' p4698 sg22 I00 sg37 g38 sg39 g4698 sbag3 (g7 g8 NtRp4699 (dp4700 g11 Nsg12 I71 sg13 I01 sg14 g3 (g15 g8 NtRp4701 (dp4702 g18 g3 (g19 g5 (ltRp4703 (dp4704 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4705 (dp4706 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4707 (dp4708 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4709 (dp4710 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Bytes Received' p4711 sg22 I00 sg37 g38 sg39 g4711 sbag3 (g7 g8 NtRp4712 (dp4713 g11 Nsg12 I72 sg13 I01 sg14 g3 (g15 g8 NtRp4714 (dp4715 g18 g3 (g19 g5 (ltRp4716 (dp4717 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4718 (dp4719 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4720 (dp4721 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4722 (dp4723 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content Bytes Sent' p4724 sg22 I00 sg37 g38 sg39 g4724 sbag3 (g7 g8 NtRp4725 (dp4726 g11 Nsg12 I73 sg13 I01 sg14 g3 (g15 g8 NtRp4727 (dp4728 g18 g3 (g19 g5 (ltRp4729 (dp4730 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4731 (dp4732 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4733 (dp4734 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4735 (dp4736 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Content Bytes Received' p4737 sg22 I00 sg37 g38 sg39 g4737 sbag3 (g7 g8 NtRp4738 (dp4739 g11 Nsg12 I74 sg13 I01 sg14 g3 (g15 g8 NtRp4740 (dp4741 g18 g3 (g19 g5 (ltRp4742 (dp4743 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4744 (dp4745 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4746 (dp4747 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4748 (dp4749 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Decompressed Content Bytes Received' p4750 sg22 I00 sg37 g38 sg39 g4750 sbag3 (g7 g8 NtRp4751 (dp4752 g11 Nsg12 I75 sg13 I01 sg14 g3 (g15 g8 NtRp4753 (dp4754 g18 g3 (g19 g5 (ltRp4755 (dp4756 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4757 (dp4758 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4759 (dp4760 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4761 (dp4762 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Received' p4763 sg22 I00 sg37 g38 sg39 g4763 sbag3 (g7 g8 NtRp4764 (dp4765 g11 Nsg12 I76 sg13 I01 sg14 g3 (g15 g8 NtRp4766 (dp4767 g18 g3 (g19 g5 (ltRp4768 (dp4769 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4770 (dp4771 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4772 (dp4773 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4774 (dp4775 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Sent' p4776 sg22 I00 sg37 g38 sg39 g4776 sbag3 (g7 g8 NtRp4777 (dp4778 g11 Nsg12 I77 sg13 I01 sg14 g3 (g15 g8 NtRp4779 (dp4780 g18 g3 (g19 g5 (ltRp4781 (dp4782 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4783 (dp4784 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4785 (dp4786 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4787 (dp4788 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Rejected' p4789 sg22 I00 sg37 g38 sg39 g4789 sbag3 (g7 g8 NtRp4790 (dp4791 g11 Nsg12 I78 sg13 I01 sg14 g3 (g15 g8 NtRp4792 (dp4793 g18 g3 (g19 g5 (ltRp4794 (dp4795 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4796 (dp4797 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4798 (dp4799 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4800 (dp4801 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Rejected - (Path Match Failed)' p4802 sg22 I00 sg37 g38 sg39 g4802 sbag3 (g7 g8 NtRp4803 (dp4804 g11 Nsg12 I79 sg13 I01 sg14 g3 (g15 g8 NtRp4805 (dp4806 g18 g3 (g19 g5 (ltRp4807 (dp4808 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4809 (dp4810 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4811 (dp4812 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4813 (dp4814 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Rejected - (Domain Match Failed)' p4815 sg22 I00 sg37 g38 sg39 g4815 sbag3 (g7 g8 NtRp4816 (dp4817 g11 Nsg12 I80 sg13 I01 sg14 g3 (g15 g8 NtRp4818 (dp4819 g18 g3 (g19 g5 (ltRp4820 (dp4821 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4822 (dp4823 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4824 (dp4825 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4826 (dp4827 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Rejected - (Cookiejar Overflow)' p4828 sg22 I00 sg37 g38 sg39 g4828 sbag3 (g7 g8 NtRp4829 (dp4830 g11 Nsg12 I81 sg13 I01 sg14 g3 (g15 g8 NtRp4831 (dp4832 g18 g3 (g19 g5 (ltRp4833 (dp4834 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4835 (dp4836 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4837 (dp4838 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4839 (dp4840 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookies Rejected - (Probabilistic Reject)' p4841 sg22 I00 sg37 g38 sg39 g4841 sbag3 (g7 g8 NtRp4842 (dp4843 g11 Nsg12 I82 sg13 I01 sg14 g3 (g15 g8 NtRp4844 (dp4845 g18 g3 (g19 g5 (ltRp4846 (dp4847 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4848 (dp4849 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4850 (dp4851 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4852 (dp4853 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Cookie headers Rejected - (Memory Overflow)' p4854 sg22 I00 sg37 g38 sg39 g4854 sbag3 (g7 g8 NtRp4855 (dp4856 g11 Nsg12 I83 sg13 I01 sg14 g3 (g15 g8 NtRp4857 (dp4858 g18 g3 (g19 g5 (ltRp4859 (dp4860 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4861 (dp4862 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4863 (dp4864 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4865 (dp4866 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Connect Time (us)' p4867 sg22 I00 sg37 g261 sg39 g4867 sbag3 (g7 g8 NtRp4868 (dp4869 g11 Nsg12 I84 sg13 I01 sg14 g3 (g15 g8 NtRp4870 (dp4871 g18 g3 (g19 g5 (ltRp4872 (dp4873 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4874 (dp4875 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4876 (dp4877 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4878 (dp4879 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Time To First Byte (us)' p4880 sg22 I00 sg37 g261 sg39 g4880 sbag3 (g7 g8 NtRp4881 (dp4882 g11 Nsg12 I85 sg13 I01 sg14 g3 (g15 g8 NtRp4883 (dp4884 g18 g3 (g19 g5 (ltRp4885 (dp4886 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4887 (dp4888 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4889 (dp4890 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4891 (dp4892 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Time To Last Byte (us)' p4893 sg22 I00 sg37 g261 sg39 g4893 sbag3 (g7 g8 NtRp4894 (dp4895 g11 Nsg12 I86 sg13 I01 sg14 g3 (g15 g8 NtRp4896 (dp4897 g18 g3 (g19 g5 (ltRp4898 (dp4899 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4900 (dp4901 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4902 (dp4903 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4904 (dp4905 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Old Session Abort Delay - Average (us)' p4906 sg22 I00 sg37 g261 sg39 g4906 sbag3 (g7 g8 NtRp4907 (dp4908 g11 Nsg12 I87 sg13 I01 sg14 g3 (g15 g8 NtRp4909 (dp4910 g18 g3 (g19 g5 (ltRp4911 (dp4912 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4913 (dp4914 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4915 (dp4916 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4917 (dp4918 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Old Session Abort Delay - Minimum (us)' p4919 sg22 I00 sg37 g38 sg39 g4919 sbag3 (g7 g8 NtRp4920 (dp4921 g11 Nsg12 I88 sg13 I01 sg14 g3 (g15 g8 NtRp4922 (dp4923 g18 g3 (g19 g5 (ltRp4924 (dp4925 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4926 (dp4927 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4928 (dp4929 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4930 (dp4931 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Old Session Abort Delay - Maximum (us)' p4932 sg22 I00 sg37 g38 sg39 g4932 sbag3 (g7 g8 NtRp4933 (dp4934 g11 Nsg12 I89 sg13 I01 sg14 g3 (g15 g8 NtRp4935 (dp4936 g18 g3 (g19 g5 (ltRp4937 (dp4938 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4939 (dp4940 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4941 (dp4942 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4943 (dp4944 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client Total Data Integrity Check Failed' p4945 sg22 I00 sg37 g38 sg39 g4945 sbag3 (g7 g8 NtRp4946 (dp4947 g11 Nsg12 I90 sg13 I01 sg14 g3 (g15 g8 NtRp4948 (dp4949 g18 g3 (g19 g5 (ltRp4950 (dp4951 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4952 (dp4953 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4954 (dp4955 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4956 (dp4957 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client Total Data Integrity Check Succeeded' p4958 sg22 I00 sg37 g38 sg39 g4958 sbag3 (g7 g8 NtRp4959 (dp4960 g11 Nsg12 I91 sg13 I01 sg14 g3 (g15 g8 NtRp4961 (dp4962 g18 g3 (g19 g5 (ltRp4963 (dp4964 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4965 (dp4966 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4967 (dp4968 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4969 (dp4970 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Data Frames Received' p4971 sg22 I00 sg37 g38 sg39 g4971 sbag3 (g7 g8 NtRp4972 (dp4973 g11 Nsg12 I92 sg13 I01 sg14 g3 (g15 g8 NtRp4974 (dp4975 g18 g3 (g19 g5 (ltRp4976 (dp4977 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4978 (dp4979 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4980 (dp4981 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4982 (dp4983 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Header Frames Received' p4984 sg22 I00 sg37 g38 sg39 g4984 sbag3 (g7 g8 NtRp4985 (dp4986 g11 Nsg12 I93 sg13 I01 sg14 g3 (g15 g8 NtRp4987 (dp4988 g18 g3 (g19 g5 (ltRp4989 (dp4990 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp4991 (dp4992 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp4993 (dp4994 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp4995 (dp4996 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Priority Frames Received' p4997 sg22 I00 sg37 g38 sg39 g4997 sbag3 (g7 g8 NtRp4998 (dp4999 g11 Nsg12 I94 sg13 I01 sg14 g3 (g15 g8 NtRp5000 (dp5001 g18 g3 (g19 g5 (ltRp5002 (dp5003 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5004 (dp5005 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5006 (dp5007 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5008 (dp5009 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Reset Stream Frames Received' p5010 sg22 I00 sg37 g38 sg39 g5010 sbag3 (g7 g8 NtRp5011 (dp5012 g11 Nsg12 I95 sg13 I01 sg14 g3 (g15 g8 NtRp5013 (dp5014 g18 g3 (g19 g5 (ltRp5015 (dp5016 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5017 (dp5018 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5019 (dp5020 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5021 (dp5022 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Settings Frames Received' p5023 sg22 I00 sg37 g38 sg39 g5023 sbag3 (g7 g8 NtRp5024 (dp5025 g11 Nsg12 I96 sg13 I01 sg14 g3 (g15 g8 NtRp5026 (dp5027 g18 g3 (g19 g5 (ltRp5028 (dp5029 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5030 (dp5031 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5032 (dp5033 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5034 (dp5035 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Push Promise Frames Received' p5036 sg22 I00 sg37 g38 sg39 g5036 sbag3 (g7 g8 NtRp5037 (dp5038 g11 Nsg12 I97 sg13 I01 sg14 g3 (g15 g8 NtRp5039 (dp5040 g18 g3 (g19 g5 (ltRp5041 (dp5042 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5043 (dp5044 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5045 (dp5046 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5047 (dp5048 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Ping Frames Received' p5049 sg22 I00 sg37 g38 sg39 g5049 sbag3 (g7 g8 NtRp5050 (dp5051 g11 Nsg12 I98 sg13 I01 sg14 g3 (g15 g8 NtRp5052 (dp5053 g18 g3 (g19 g5 (ltRp5054 (dp5055 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5056 (dp5057 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5058 (dp5059 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5060 (dp5061 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Go Away Frames Received' p5062 sg22 I00 sg37 g38 sg39 g5062 sbag3 (g7 g8 NtRp5063 (dp5064 g11 Nsg12 I99 sg13 I01 sg14 g3 (g15 g8 NtRp5065 (dp5066 g18 g3 (g19 g5 (ltRp5067 (dp5068 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5069 (dp5070 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5071 (dp5072 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5073 (dp5074 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Window Update Frames Received' p5075 sg22 I00 sg37 g38 sg39 g5075 sbag3 (g7 g8 NtRp5076 (dp5077 g11 Nsg12 I100 sg13 I01 sg14 g3 (g15 g8 NtRp5078 (dp5079 g18 g3 (g19 g5 (ltRp5080 (dp5081 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5082 (dp5083 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5084 (dp5085 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5086 (dp5087 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Continuation Frames Received' p5088 sg22 I00 sg37 g38 sg39 g5088 sbag3 (g7 g8 NtRp5089 (dp5090 g11 Nsg12 I101 sg13 I01 sg14 g3 (g15 g8 NtRp5091 (dp5092 g18 g3 (g19 g5 (ltRp5093 (dp5094 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5095 (dp5096 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5097 (dp5098 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5099 (dp5100 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Data Frames Sent' p5101 sg22 I00 sg37 g38 sg39 g5101 sbag3 (g7 g8 NtRp5102 (dp5103 g11 Nsg12 I102 sg13 I01 sg14 g3 (g15 g8 NtRp5104 (dp5105 g18 g3 (g19 g5 (ltRp5106 (dp5107 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5108 (dp5109 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5110 (dp5111 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5112 (dp5113 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Header Frames Sent' p5114 sg22 I00 sg37 g38 sg39 g5114 sbag3 (g7 g8 NtRp5115 (dp5116 g11 Nsg12 I103 sg13 I01 sg14 g3 (g15 g8 NtRp5117 (dp5118 g18 g3 (g19 g5 (ltRp5119 (dp5120 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5121 (dp5122 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5123 (dp5124 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5125 (dp5126 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Priority Frames Sent' p5127 sg22 I00 sg37 g38 sg39 g5127 sbag3 (g7 g8 NtRp5128 (dp5129 g11 Nsg12 I104 sg13 I01 sg14 g3 (g15 g8 NtRp5130 (dp5131 g18 g3 (g19 g5 (ltRp5132 (dp5133 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5134 (dp5135 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5136 (dp5137 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5138 (dp5139 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Reset Stream Frames Sent' p5140 sg22 I00 sg37 g38 sg39 g5140 sbag3 (g7 g8 NtRp5141 (dp5142 g11 Nsg12 I105 sg13 I01 sg14 g3 (g15 g8 NtRp5143 (dp5144 g18 g3 (g19 g5 (ltRp5145 (dp5146 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5147 (dp5148 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5149 (dp5150 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5151 (dp5152 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Settings Frames Sent' p5153 sg22 I00 sg37 g38 sg39 g5153 sbag3 (g7 g8 NtRp5154 (dp5155 g11 Nsg12 I106 sg13 I01 sg14 g3 (g15 g8 NtRp5156 (dp5157 g18 g3 (g19 g5 (ltRp5158 (dp5159 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5160 (dp5161 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5162 (dp5163 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5164 (dp5165 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Push Promise Frames Sent' p5166 sg22 I00 sg37 g38 sg39 g5166 sbag3 (g7 g8 NtRp5167 (dp5168 g11 Nsg12 I107 sg13 I01 sg14 g3 (g15 g8 NtRp5169 (dp5170 g18 g3 (g19 g5 (ltRp5171 (dp5172 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5173 (dp5174 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5175 (dp5176 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5177 (dp5178 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Ping Frames Sent' p5179 sg22 I00 sg37 g38 sg39 g5179 sbag3 (g7 g8 NtRp5180 (dp5181 g11 Nsg12 I108 sg13 I01 sg14 g3 (g15 g8 NtRp5182 (dp5183 g18 g3 (g19 g5 (ltRp5184 (dp5185 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5186 (dp5187 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5188 (dp5189 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5190 (dp5191 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Go Away Frames Sent' p5192 sg22 I00 sg37 g38 sg39 g5192 sbag3 (g7 g8 NtRp5193 (dp5194 g11 Nsg12 I109 sg13 I01 sg14 g3 (g15 g8 NtRp5195 (dp5196 g18 g3 (g19 g5 (ltRp5197 (dp5198 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5199 (dp5200 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5201 (dp5202 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5203 (dp5204 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Window Update Frames Sent' p5205 sg22 I00 sg37 g38 sg39 g5205 sbag3 (g7 g8 NtRp5206 (dp5207 g11 Nsg12 I110 sg13 I01 sg14 g3 (g15 g8 NtRp5208 (dp5209 g18 g3 (g19 g5 (ltRp5210 (dp5211 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5212 (dp5213 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5214 (dp5215 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5216 (dp5217 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Continuation Frames Sent' p5218 sg22 I00 sg37 g38 sg39 g5218 sbag3 (g7 g8 NtRp5219 (dp5220 g11 Nsg12 I111 sg13 I01 sg14 g3 (g15 g8 NtRp5221 (dp5222 g18 g3 (g19 g5 (ltRp5223 (dp5224 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5225 (dp5226 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5227 (dp5228 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5229 (dp5230 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Streams Initiated by Client' p5231 sg22 I00 sg37 g38 sg39 g5231 sbag3 (g7 g8 NtRp5232 (dp5233 g11 Nsg12 I112 sg13 I01 sg14 g3 (g15 g8 NtRp5234 (dp5235 g18 g3 (g19 g5 (ltRp5236 (dp5237 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5238 (dp5239 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5240 (dp5241 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5242 (dp5243 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Streams Initiated by Server' p5244 sg22 I00 sg37 g38 sg39 g5244 sbag3 (g7 g8 NtRp5245 (dp5246 g11 Nsg12 I113 sg13 I01 sg14 g3 (g15 g8 NtRp5247 (dp5248 g18 g3 (g19 g5 (ltRp5249 (dp5250 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5251 (dp5252 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5253 (dp5254 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5255 (dp5256 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Streams Succeeded (Client to Server)' p5257 sg22 I00 sg37 g38 sg39 g5257 sbag3 (g7 g8 NtRp5258 (dp5259 g11 Nsg12 I114 sg13 I01 sg14 g3 (g15 g8 NtRp5260 (dp5261 g18 g3 (g19 g5 (ltRp5262 (dp5263 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5264 (dp5265 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5266 (dp5267 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5268 (dp5269 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Streams Succeeded (Server to Client)' p5270 sg22 I00 sg37 g38 sg39 g5270 sbag3 (g7 g8 NtRp5271 (dp5272 g11 Nsg12 I115 sg13 I01 sg14 g3 (g15 g8 NtRp5273 (dp5274 g18 g3 (g19 g5 (ltRp5275 (dp5276 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5277 (dp5278 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5279 (dp5280 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5281 (dp5282 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Streams Failed (Client to Server)' p5283 sg22 I00 sg37 g38 sg39 g5283 sbag3 (g7 g8 NtRp5284 (dp5285 g11 Nsg12 I116 sg13 I01 sg14 g3 (g15 g8 NtRp5286 (dp5287 g18 g3 (g19 g5 (ltRp5288 (dp5289 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5290 (dp5291 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5292 (dp5293 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5294 (dp5295 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Streams Failed (Server to Client)' p5296 sg22 I00 sg37 g38 sg39 g5296 sbag3 (g7 g8 NtRp5297 (dp5298 g11 Nsg12 I117 sg13 I01 sg14 g3 (g15 g8 NtRp5299 (dp5300 g18 g3 (g19 g5 (ltRp5301 (dp5302 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5303 (dp5304 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5305 (dp5306 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5307 (dp5308 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Connection Upgrade Succeeded' p5309 sg22 I00 sg37 g38 sg39 g5309 sbag3 (g7 g8 NtRp5310 (dp5311 g11 Nsg12 I118 sg13 I01 sg14 g3 (g15 g8 NtRp5312 (dp5313 g18 g3 (g19 g5 (ltRp5314 (dp5315 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5316 (dp5317 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5318 (dp5319 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5320 (dp5321 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Connection Upgrade Failed' p5322 sg22 I00 sg37 g38 sg39 g5322 sbag3 (g7 g8 NtRp5323 (dp5324 g11 Nsg12 I119 sg13 I01 sg14 g3 (g15 g8 NtRp5325 (dp5326 g18 g3 (g19 g5 (ltRp5327 (dp5328 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5329 (dp5330 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5331 (dp5332 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5333 (dp5334 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Protocol Error' p5335 sg22 I00 sg37 g38 sg39 g5335 sbag3 (g7 g8 NtRp5336 (dp5337 g11 Nsg12 I120 sg13 I01 sg14 g3 (g15 g8 NtRp5338 (dp5339 g18 g3 (g19 g5 (ltRp5340 (dp5341 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5342 (dp5343 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5344 (dp5345 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5346 (dp5347 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Internal Error' p5348 sg22 I00 sg37 g38 sg39 g5348 sbag3 (g7 g8 NtRp5349 (dp5350 g11 Nsg12 I121 sg13 I01 sg14 g3 (g15 g8 NtRp5351 (dp5352 g18 g3 (g19 g5 (ltRp5353 (dp5354 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5355 (dp5356 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5357 (dp5358 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5359 (dp5360 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Flow Control Error' p5361 sg22 I00 sg37 g38 sg39 g5361 sbag3 (g7 g8 NtRp5362 (dp5363 g11 Nsg12 I122 sg13 I01 sg14 g3 (g15 g8 NtRp5364 (dp5365 g18 g3 (g19 g5 (ltRp5366 (dp5367 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5368 (dp5369 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5370 (dp5371 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5372 (dp5373 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Settings Timeout Error' p5374 sg22 I00 sg37 g38 sg39 g5374 sbag3 (g7 g8 NtRp5375 (dp5376 g11 Nsg12 I123 sg13 I01 sg14 g3 (g15 g8 NtRp5377 (dp5378 g18 g3 (g19 g5 (ltRp5379 (dp5380 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5381 (dp5382 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5383 (dp5384 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5385 (dp5386 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Stream Closed Error' p5387 sg22 I00 sg37 g38 sg39 g5387 sbag3 (g7 g8 NtRp5388 (dp5389 g11 Nsg12 I124 sg13 I01 sg14 g3 (g15 g8 NtRp5390 (dp5391 g18 g3 (g19 g5 (ltRp5392 (dp5393 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5394 (dp5395 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5396 (dp5397 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5398 (dp5399 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Frame Size Error' p5400 sg22 I00 sg37 g38 sg39 g5400 sbag3 (g7 g8 NtRp5401 (dp5402 g11 Nsg12 I125 sg13 I01 sg14 g3 (g15 g8 NtRp5403 (dp5404 g18 g3 (g19 g5 (ltRp5405 (dp5406 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5407 (dp5408 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5409 (dp5410 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5411 (dp5412 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Refused Stream Error' p5413 sg22 I00 sg37 g38 sg39 g5413 sbag3 (g7 g8 NtRp5414 (dp5415 g11 Nsg12 I126 sg13 I01 sg14 g3 (g15 g8 NtRp5416 (dp5417 g18 g3 (g19 g5 (ltRp5418 (dp5419 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5420 (dp5421 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5422 (dp5423 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5424 (dp5425 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Stream Cancelled Error' p5426 sg22 I00 sg37 g38 sg39 g5426 sbag3 (g7 g8 NtRp5427 (dp5428 g11 Nsg12 I127 sg13 I01 sg14 g3 (g15 g8 NtRp5429 (dp5430 g18 g3 (g19 g5 (ltRp5431 (dp5432 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5433 (dp5434 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5435 (dp5436 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5437 (dp5438 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Compression Error' p5439 sg22 I00 sg37 g38 sg39 g5439 sbag3 (g7 g8 NtRp5440 (dp5441 g11 Nsg12 I128 sg13 I01 sg14 g3 (g15 g8 NtRp5442 (dp5443 g18 g3 (g19 g5 (ltRp5444 (dp5445 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5446 (dp5447 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5448 (dp5449 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5450 (dp5451 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Connect Error' p5452 sg22 I00 sg37 g38 sg39 g5452 sbag3 (g7 g8 NtRp5453 (dp5454 g11 Nsg12 I129 sg13 I01 sg14 g3 (g15 g8 NtRp5455 (dp5456 g18 g3 (g19 g5 (ltRp5457 (dp5458 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5459 (dp5460 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5461 (dp5462 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5463 (dp5464 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Enhance Calm Error' p5465 sg22 I00 sg37 g38 sg39 g5465 sbag3 (g7 g8 NtRp5466 (dp5467 g11 Nsg12 I130 sg13 I01 sg14 g3 (g15 g8 NtRp5468 (dp5469 g18 g3 (g19 g5 (ltRp5470 (dp5471 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5472 (dp5473 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5474 (dp5475 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5476 (dp5477 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 Inadequate Security Error' p5478 sg22 I00 sg37 g38 sg39 g5478 sbag3 (g7 g8 NtRp5479 (dp5480 g11 Nsg12 I131 sg13 I01 sg14 g3 (g15 g8 NtRp5481 (dp5482 g18 g3 (g19 g5 (ltRp5483 (dp5484 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5485 (dp5486 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5487 (dp5488 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5489 (dp5490 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'HTTP Client HTTP2.0 HTTP1_1 Required Error' p5491 sg22 I00 sg37 g38 sg39 g5491 sbag3 (g7 g8 NtRp5492 (dp5493 g11 Nsg12 I132 sg13 I01 sg14 g3 (g15 g8 NtRp5494 (dp5495 g18 g3 (g19 g5 (ltRp5496 (dp5497 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5498 (dp5499 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5500 (dp5501 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5502 (dp5503 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received' p5504 sg22 I00 sg37 g38 sg39 g5504 sbag3 (g7 g8 NtRp5505 (dp5506 g11 Nsg12 I133 sg13 I01 sg14 g3 (g15 g8 NtRp5507 (dp5508 g18 g3 (g19 g5 (ltRp5509 (dp5510 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5511 (dp5512 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5513 (dp5514 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5515 (dp5516 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent' p5517 sg22 I00 sg37 g38 sg39 g5517 sbag3 (g7 g8 NtRp5518 (dp5519 g11 Nsg12 I134 sg13 I01 sg14 g3 (g15 g8 NtRp5520 (dp5521 g18 g3 (g19 g5 (ltRp5522 (dp5523 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5524 (dp5525 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5526 (dp5527 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5528 (dp5529 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (close_notify)' p5530 sg22 I00 sg37 g38 sg39 g5530 sbag3 (g7 g8 NtRp5531 (dp5532 g11 Nsg12 I135 sg13 I01 sg14 g3 (g15 g8 NtRp5533 (dp5534 g18 g3 (g19 g5 (ltRp5535 (dp5536 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5537 (dp5538 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5539 (dp5540 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5541 (dp5542 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (close_notify)' p5543 sg22 I00 sg37 g38 sg39 g5543 sbag3 (g7 g8 NtRp5544 (dp5545 g11 Nsg12 I136 sg13 I01 sg14 g3 (g15 g8 NtRp5546 (dp5547 g18 g3 (g19 g5 (ltRp5548 (dp5549 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5550 (dp5551 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5552 (dp5553 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5554 (dp5555 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (unexpected_message)' p5556 sg22 I00 sg37 g38 sg39 g5556 sbag3 (g7 g8 NtRp5557 (dp5558 g11 Nsg12 I137 sg13 I01 sg14 g3 (g15 g8 NtRp5559 (dp5560 g18 g3 (g19 g5 (ltRp5561 (dp5562 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5563 (dp5564 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5565 (dp5566 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5567 (dp5568 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (unexpected_message)' p5569 sg22 I00 sg37 g38 sg39 g5569 sbag3 (g7 g8 NtRp5570 (dp5571 g11 Nsg12 I138 sg13 I01 sg14 g3 (g15 g8 NtRp5572 (dp5573 g18 g3 (g19 g5 (ltRp5574 (dp5575 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5576 (dp5577 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5578 (dp5579 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5580 (dp5581 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (bad_record_mac)' p5582 sg22 I00 sg37 g38 sg39 g5582 sbag3 (g7 g8 NtRp5583 (dp5584 g11 Nsg12 I139 sg13 I01 sg14 g3 (g15 g8 NtRp5585 (dp5586 g18 g3 (g19 g5 (ltRp5587 (dp5588 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5589 (dp5590 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5591 (dp5592 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5593 (dp5594 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (bad_record_mac)' p5595 sg22 I00 sg37 g38 sg39 g5595 sbag3 (g7 g8 NtRp5596 (dp5597 g11 Nsg12 I140 sg13 I01 sg14 g3 (g15 g8 NtRp5598 (dp5599 g18 g3 (g19 g5 (ltRp5600 (dp5601 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5602 (dp5603 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5604 (dp5605 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5606 (dp5607 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (decryption_failed)' p5608 sg22 I00 sg37 g38 sg39 g5608 sbag3 (g7 g8 NtRp5609 (dp5610 g11 Nsg12 I141 sg13 I01 sg14 g3 (g15 g8 NtRp5611 (dp5612 g18 g3 (g19 g5 (ltRp5613 (dp5614 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5615 (dp5616 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5617 (dp5618 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5619 (dp5620 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (decryption_failed)' p5621 sg22 I00 sg37 g38 sg39 g5621 sbag3 (g7 g8 NtRp5622 (dp5623 g11 Nsg12 I142 sg13 I01 sg14 g3 (g15 g8 NtRp5624 (dp5625 g18 g3 (g19 g5 (ltRp5626 (dp5627 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5628 (dp5629 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5630 (dp5631 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5632 (dp5633 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (record_overflow)' p5634 sg22 I00 sg37 g38 sg39 g5634 sbag3 (g7 g8 NtRp5635 (dp5636 g11 Nsg12 I143 sg13 I01 sg14 g3 (g15 g8 NtRp5637 (dp5638 g18 g3 (g19 g5 (ltRp5639 (dp5640 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5641 (dp5642 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5643 (dp5644 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5645 (dp5646 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (record_overflow)' p5647 sg22 I00 sg37 g38 sg39 g5647 sbag3 (g7 g8 NtRp5648 (dp5649 g11 Nsg12 I144 sg13 I01 sg14 g3 (g15 g8 NtRp5650 (dp5651 g18 g3 (g19 g5 (ltRp5652 (dp5653 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5654 (dp5655 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5656 (dp5657 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5658 (dp5659 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (decompression_failure)' p5660 sg22 I00 sg37 g38 sg39 g5660 sbag3 (g7 g8 NtRp5661 (dp5662 g11 Nsg12 I145 sg13 I01 sg14 g3 (g15 g8 NtRp5663 (dp5664 g18 g3 (g19 g5 (ltRp5665 (dp5666 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5667 (dp5668 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5669 (dp5670 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5671 (dp5672 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (decompression_failure)' p5673 sg22 I00 sg37 g38 sg39 g5673 sbag3 (g7 g8 NtRp5674 (dp5675 g11 Nsg12 I146 sg13 I01 sg14 g3 (g15 g8 NtRp5676 (dp5677 g18 g3 (g19 g5 (ltRp5678 (dp5679 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5680 (dp5681 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5682 (dp5683 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5684 (dp5685 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (handshake_failure)' p5686 sg22 I00 sg37 g38 sg39 g5686 sbag3 (g7 g8 NtRp5687 (dp5688 g11 Nsg12 I147 sg13 I01 sg14 g3 (g15 g8 NtRp5689 (dp5690 g18 g3 (g19 g5 (ltRp5691 (dp5692 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5693 (dp5694 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5695 (dp5696 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5697 (dp5698 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (handshake_failure)' p5699 sg22 I00 sg37 g38 sg39 g5699 sbag3 (g7 g8 NtRp5700 (dp5701 g11 Nsg12 I148 sg13 I01 sg14 g3 (g15 g8 NtRp5702 (dp5703 g18 g3 (g19 g5 (ltRp5704 (dp5705 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5706 (dp5707 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5708 (dp5709 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5710 (dp5711 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (no_certificate)' p5712 sg22 I00 sg37 g38 sg39 g5712 sbag3 (g7 g8 NtRp5713 (dp5714 g11 Nsg12 I149 sg13 I01 sg14 g3 (g15 g8 NtRp5715 (dp5716 g18 g3 (g19 g5 (ltRp5717 (dp5718 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5719 (dp5720 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5721 (dp5722 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5723 (dp5724 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (no_certificate)' p5725 sg22 I00 sg37 g38 sg39 g5725 sbag3 (g7 g8 NtRp5726 (dp5727 g11 Nsg12 I150 sg13 I01 sg14 g3 (g15 g8 NtRp5728 (dp5729 g18 g3 (g19 g5 (ltRp5730 (dp5731 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5732 (dp5733 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5734 (dp5735 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5736 (dp5737 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (bad_certificate)' p5738 sg22 I00 sg37 g38 sg39 g5738 sbag3 (g7 g8 NtRp5739 (dp5740 g11 Nsg12 I151 sg13 I01 sg14 g3 (g15 g8 NtRp5741 (dp5742 g18 g3 (g19 g5 (ltRp5743 (dp5744 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5745 (dp5746 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5747 (dp5748 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5749 (dp5750 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (bad_certificate)' p5751 sg22 I00 sg37 g38 sg39 g5751 sbag3 (g7 g8 NtRp5752 (dp5753 g11 Nsg12 I152 sg13 I01 sg14 g3 (g15 g8 NtRp5754 (dp5755 g18 g3 (g19 g5 (ltRp5756 (dp5757 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5758 (dp5759 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5760 (dp5761 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5762 (dp5763 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (unsupported_certificate)' p5764 sg22 I00 sg37 g38 sg39 g5764 sbag3 (g7 g8 NtRp5765 (dp5766 g11 Nsg12 I153 sg13 I01 sg14 g3 (g15 g8 NtRp5767 (dp5768 g18 g3 (g19 g5 (ltRp5769 (dp5770 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5771 (dp5772 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5773 (dp5774 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5775 (dp5776 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (unsupported_certificate)' p5777 sg22 I00 sg37 g38 sg39 g5777 sbag3 (g7 g8 NtRp5778 (dp5779 g11 Nsg12 I154 sg13 I01 sg14 g3 (g15 g8 NtRp5780 (dp5781 g18 g3 (g19 g5 (ltRp5782 (dp5783 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5784 (dp5785 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5786 (dp5787 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5788 (dp5789 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (certificate_revoked)' p5790 sg22 I00 sg37 g38 sg39 g5790 sbag3 (g7 g8 NtRp5791 (dp5792 g11 Nsg12 I155 sg13 I01 sg14 g3 (g15 g8 NtRp5793 (dp5794 g18 g3 (g19 g5 (ltRp5795 (dp5796 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5797 (dp5798 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5799 (dp5800 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5801 (dp5802 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (certificate_revoked)' p5803 sg22 I00 sg37 g38 sg39 g5803 sbag3 (g7 g8 NtRp5804 (dp5805 g11 Nsg12 I156 sg13 I01 sg14 g3 (g15 g8 NtRp5806 (dp5807 g18 g3 (g19 g5 (ltRp5808 (dp5809 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5810 (dp5811 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5812 (dp5813 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5814 (dp5815 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (certificate_expired)' p5816 sg22 I00 sg37 g38 sg39 g5816 sbag3 (g7 g8 NtRp5817 (dp5818 g11 Nsg12 I157 sg13 I01 sg14 g3 (g15 g8 NtRp5819 (dp5820 g18 g3 (g19 g5 (ltRp5821 (dp5822 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5823 (dp5824 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5825 (dp5826 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5827 (dp5828 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (certificate_expired)' p5829 sg22 I00 sg37 g38 sg39 g5829 sbag3 (g7 g8 NtRp5830 (dp5831 g11 Nsg12 I158 sg13 I01 sg14 g3 (g15 g8 NtRp5832 (dp5833 g18 g3 (g19 g5 (ltRp5834 (dp5835 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5836 (dp5837 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5838 (dp5839 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5840 (dp5841 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (certificate_unknown)' p5842 sg22 I00 sg37 g38 sg39 g5842 sbag3 (g7 g8 NtRp5843 (dp5844 g11 Nsg12 I159 sg13 I01 sg14 g3 (g15 g8 NtRp5845 (dp5846 g18 g3 (g19 g5 (ltRp5847 (dp5848 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5849 (dp5850 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5851 (dp5852 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5853 (dp5854 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (certificate_unknown)' p5855 sg22 I00 sg37 g38 sg39 g5855 sbag3 (g7 g8 NtRp5856 (dp5857 g11 Nsg12 I160 sg13 I01 sg14 g3 (g15 g8 NtRp5858 (dp5859 g18 g3 (g19 g5 (ltRp5860 (dp5861 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5862 (dp5863 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5864 (dp5865 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5866 (dp5867 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (illegal_parameter)' p5868 sg22 I00 sg37 g38 sg39 g5868 sbag3 (g7 g8 NtRp5869 (dp5870 g11 Nsg12 I161 sg13 I01 sg14 g3 (g15 g8 NtRp5871 (dp5872 g18 g3 (g19 g5 (ltRp5873 (dp5874 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5875 (dp5876 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5877 (dp5878 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5879 (dp5880 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (illegal_parameter)' p5881 sg22 I00 sg37 g38 sg39 g5881 sbag3 (g7 g8 NtRp5882 (dp5883 g11 Nsg12 I162 sg13 I01 sg14 g3 (g15 g8 NtRp5884 (dp5885 g18 g3 (g19 g5 (ltRp5886 (dp5887 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5888 (dp5889 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5890 (dp5891 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5892 (dp5893 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (unknown_ca)' p5894 sg22 I00 sg37 g38 sg39 g5894 sbag3 (g7 g8 NtRp5895 (dp5896 g11 Nsg12 I163 sg13 I01 sg14 g3 (g15 g8 NtRp5897 (dp5898 g18 g3 (g19 g5 (ltRp5899 (dp5900 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5901 (dp5902 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5903 (dp5904 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5905 (dp5906 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (unknown_ca)' p5907 sg22 I00 sg37 g38 sg39 g5907 sbag3 (g7 g8 NtRp5908 (dp5909 g11 Nsg12 I164 sg13 I01 sg14 g3 (g15 g8 NtRp5910 (dp5911 g18 g3 (g19 g5 (ltRp5912 (dp5913 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5914 (dp5915 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5916 (dp5917 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5918 (dp5919 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (access_denied)' p5920 sg22 I00 sg37 g38 sg39 g5920 sbag3 (g7 g8 NtRp5921 (dp5922 g11 Nsg12 I165 sg13 I01 sg14 g3 (g15 g8 NtRp5923 (dp5924 g18 g3 (g19 g5 (ltRp5925 (dp5926 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5927 (dp5928 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5929 (dp5930 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5931 (dp5932 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (access_denied)' p5933 sg22 I00 sg37 g38 sg39 g5933 sbag3 (g7 g8 NtRp5934 (dp5935 g11 Nsg12 I166 sg13 I01 sg14 g3 (g15 g8 NtRp5936 (dp5937 g18 g3 (g19 g5 (ltRp5938 (dp5939 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5940 (dp5941 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5942 (dp5943 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5944 (dp5945 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (decode_error)' p5946 sg22 I00 sg37 g38 sg39 g5946 sbag3 (g7 g8 NtRp5947 (dp5948 g11 Nsg12 I167 sg13 I01 sg14 g3 (g15 g8 NtRp5949 (dp5950 g18 g3 (g19 g5 (ltRp5951 (dp5952 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5953 (dp5954 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5955 (dp5956 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5957 (dp5958 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (decode_error)' p5959 sg22 I00 sg37 g38 sg39 g5959 sbag3 (g7 g8 NtRp5960 (dp5961 g11 Nsg12 I168 sg13 I01 sg14 g3 (g15 g8 NtRp5962 (dp5963 g18 g3 (g19 g5 (ltRp5964 (dp5965 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5966 (dp5967 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5968 (dp5969 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5970 (dp5971 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (decrypt_error)' p5972 sg22 I00 sg37 g38 sg39 g5972 sbag3 (g7 g8 NtRp5973 (dp5974 g11 Nsg12 I169 sg13 I01 sg14 g3 (g15 g8 NtRp5975 (dp5976 g18 g3 (g19 g5 (ltRp5977 (dp5978 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5979 (dp5980 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5981 (dp5982 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5983 (dp5984 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (decrypt_error)' p5985 sg22 I00 sg37 g38 sg39 g5985 sbag3 (g7 g8 NtRp5986 (dp5987 g11 Nsg12 I170 sg13 I01 sg14 g3 (g15 g8 NtRp5988 (dp5989 g18 g3 (g19 g5 (ltRp5990 (dp5991 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp5992 (dp5993 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp5994 (dp5995 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp5996 (dp5997 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (export_restriction)' p5998 sg22 I00 sg37 g38 sg39 g5998 sbag3 (g7 g8 NtRp5999 (dp6000 g11 Nsg12 I171 sg13 I01 sg14 g3 (g15 g8 NtRp6001 (dp6002 g18 g3 (g19 g5 (ltRp6003 (dp6004 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6005 (dp6006 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6007 (dp6008 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6009 (dp6010 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (export_restriction)' p6011 sg22 I00 sg37 g38 sg39 g6011 sbag3 (g7 g8 NtRp6012 (dp6013 g11 Nsg12 I172 sg13 I01 sg14 g3 (g15 g8 NtRp6014 (dp6015 g18 g3 (g19 g5 (ltRp6016 (dp6017 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6018 (dp6019 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6020 (dp6021 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6022 (dp6023 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (protocol_version)' p6024 sg22 I00 sg37 g38 sg39 g6024 sbag3 (g7 g8 NtRp6025 (dp6026 g11 Nsg12 I173 sg13 I01 sg14 g3 (g15 g8 NtRp6027 (dp6028 g18 g3 (g19 g5 (ltRp6029 (dp6030 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6031 (dp6032 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6033 (dp6034 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6035 (dp6036 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (protocol_version)' p6037 sg22 I00 sg37 g38 sg39 g6037 sbag3 (g7 g8 NtRp6038 (dp6039 g11 Nsg12 I174 sg13 I01 sg14 g3 (g15 g8 NtRp6040 (dp6041 g18 g3 (g19 g5 (ltRp6042 (dp6043 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6044 (dp6045 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6046 (dp6047 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6048 (dp6049 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (insufficient_security)' p6050 sg22 I00 sg37 g38 sg39 g6050 sbag3 (g7 g8 NtRp6051 (dp6052 g11 Nsg12 I175 sg13 I01 sg14 g3 (g15 g8 NtRp6053 (dp6054 g18 g3 (g19 g5 (ltRp6055 (dp6056 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6057 (dp6058 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6059 (dp6060 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6061 (dp6062 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (insufficient_security)' p6063 sg22 I00 sg37 g38 sg39 g6063 sbag3 (g7 g8 NtRp6064 (dp6065 g11 Nsg12 I176 sg13 I01 sg14 g3 (g15 g8 NtRp6066 (dp6067 g18 g3 (g19 g5 (ltRp6068 (dp6069 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6070 (dp6071 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6072 (dp6073 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6074 (dp6075 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (internal_error)' p6076 sg22 I00 sg37 g38 sg39 g6076 sbag3 (g7 g8 NtRp6077 (dp6078 g11 Nsg12 I177 sg13 I01 sg14 g3 (g15 g8 NtRp6079 (dp6080 g18 g3 (g19 g5 (ltRp6081 (dp6082 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6083 (dp6084 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6085 (dp6086 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6087 (dp6088 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (internal_error)' p6089 sg22 I00 sg37 g38 sg39 g6089 sbag3 (g7 g8 NtRp6090 (dp6091 g11 Nsg12 I178 sg13 I01 sg14 g3 (g15 g8 NtRp6092 (dp6093 g18 g3 (g19 g5 (ltRp6094 (dp6095 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6096 (dp6097 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6098 (dp6099 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6100 (dp6101 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (user_canceled)' p6102 sg22 I00 sg37 g38 sg39 g6102 sbag3 (g7 g8 NtRp6103 (dp6104 g11 Nsg12 I179 sg13 I01 sg14 g3 (g15 g8 NtRp6105 (dp6106 g18 g3 (g19 g5 (ltRp6107 (dp6108 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6109 (dp6110 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6111 (dp6112 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6113 (dp6114 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (user_canceled)' p6115 sg22 I00 sg37 g38 sg39 g6115 sbag3 (g7 g8 NtRp6116 (dp6117 g11 Nsg12 I180 sg13 I01 sg14 g3 (g15 g8 NtRp6118 (dp6119 g18 g3 (g19 g5 (ltRp6120 (dp6121 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6122 (dp6123 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6124 (dp6125 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6126 (dp6127 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (no_renegotiation)' p6128 sg22 I00 sg37 g38 sg39 g6128 sbag3 (g7 g8 NtRp6129 (dp6130 g11 Nsg12 I181 sg13 I01 sg14 g3 (g15 g8 NtRp6131 (dp6132 g18 g3 (g19 g5 (ltRp6133 (dp6134 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6135 (dp6136 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6137 (dp6138 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6139 (dp6140 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Sent (no_renegotiation)' p6141 sg22 I00 sg37 g38 sg39 g6141 sbag3 (g7 g8 NtRp6142 (dp6143 g11 Nsg12 I182 sg13 I01 sg14 g3 (g15 g8 NtRp6144 (dp6145 g18 g3 (g19 g5 (ltRp6146 (dp6147 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6148 (dp6149 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6150 (dp6151 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6152 (dp6153 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (undefined error)' p6154 sg22 I00 sg37 g38 sg39 g6154 sbag3 (g7 g8 NtRp6155 (dp6156 g11 Nsg12 I183 sg13 I01 sg14 g3 (g15 g8 NtRp6157 (dp6158 g18 g3 (g19 g5 (ltRp6159 (dp6160 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6161 (dp6162 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6163 (dp6164 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6165 (dp6166 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (undefined error)' p6167 sg22 I00 sg37 g38 sg39 g6167 sbag3 (g7 g8 NtRp6168 (dp6169 g11 Nsg12 I184 sg13 I01 sg14 g3 (g15 g8 NtRp6170 (dp6171 g18 g3 (g19 g5 (ltRp6172 (dp6173 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6174 (dp6175 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6176 (dp6177 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6178 (dp6179 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (no cipher)' p6180 sg22 I00 sg37 g38 sg39 g6180 sbag3 (g7 g8 NtRp6181 (dp6182 g11 Nsg12 I185 sg13 I01 sg14 g3 (g15 g8 NtRp6183 (dp6184 g18 g3 (g19 g5 (ltRp6185 (dp6186 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6187 (dp6188 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6189 (dp6190 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6191 (dp6192 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (no cipher)' p6193 sg22 I00 sg37 g38 sg39 g6193 sbag3 (g7 g8 NtRp6194 (dp6195 g11 Nsg12 I186 sg13 I01 sg14 g3 (g15 g8 NtRp6196 (dp6197 g18 g3 (g19 g5 (ltRp6198 (dp6199 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6200 (dp6201 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6202 (dp6203 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6204 (dp6205 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (no certificate)' p6206 sg22 I00 sg37 g38 sg39 g6206 sbag3 (g7 g8 NtRp6207 (dp6208 g11 Nsg12 I187 sg13 I01 sg14 g3 (g15 g8 NtRp6209 (dp6210 g18 g3 (g19 g5 (ltRp6211 (dp6212 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6213 (dp6214 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6215 (dp6216 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6217 (dp6218 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (no certificate)' p6219 sg22 I00 sg37 g38 sg39 g6219 sbag3 (g7 g8 NtRp6220 (dp6221 g11 Nsg12 I188 sg13 I01 sg14 g3 (g15 g8 NtRp6222 (dp6223 g18 g3 (g19 g5 (ltRp6224 (dp6225 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6226 (dp6227 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6228 (dp6229 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6230 (dp6231 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (bad certificate)' p6232 sg22 I00 sg37 g38 sg39 g6232 sbag3 (g7 g8 NtRp6233 (dp6234 g11 Nsg12 I189 sg13 I01 sg14 g3 (g15 g8 NtRp6235 (dp6236 g18 g3 (g19 g5 (ltRp6237 (dp6238 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6239 (dp6240 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6241 (dp6242 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6243 (dp6244 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (bad certificate)' p6245 sg22 I00 sg37 g38 sg39 g6245 sbag3 (g7 g8 NtRp6246 (dp6247 g11 Nsg12 I190 sg13 I01 sg14 g3 (g15 g8 NtRp6248 (dp6249 g18 g3 (g19 g5 (ltRp6250 (dp6251 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6252 (dp6253 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6254 (dp6255 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6256 (dp6257 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received (unsupported certificate)' p6258 sg22 I00 sg37 g38 sg39 g6258 sbag3 (g7 g8 NtRp6259 (dp6260 g11 Nsg12 I191 sg13 I01 sg14 g3 (g15 g8 NtRp6261 (dp6262 g18 g3 (g19 g5 (ltRp6263 (dp6264 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6265 (dp6266 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6267 (dp6268 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6269 (dp6270 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent (unsupported certificate)' p6271 sg22 I00 sg37 g38 sg39 g6271 sbag3 (g7 g8 NtRp6272 (dp6273 g11 Nsg12 I192 sg13 I01 sg14 g3 (g15 g8 NtRp6274 (dp6275 g18 g3 (g19 g5 (ltRp6276 (dp6277 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6278 (dp6279 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6280 (dp6281 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6282 (dp6283 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Received' p6284 sg22 I00 sg37 g38 sg39 g6284 sbag3 (g7 g8 NtRp6285 (dp6286 g11 Nsg12 I193 sg13 I01 sg14 g3 (g15 g8 NtRp6287 (dp6288 g18 g3 (g19 g5 (ltRp6289 (dp6290 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6291 (dp6292 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6293 (dp6294 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6295 (dp6296 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Errors Sent' p6297 sg22 I00 sg37 g38 sg39 g6297 sbag3 (g7 g8 NtRp6298 (dp6299 g11 Nsg12 I194 sg13 I01 sg14 g3 (g15 g8 NtRp6300 (dp6301 g18 g3 (g19 g5 (ltRp6302 (dp6303 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6304 (dp6305 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6306 (dp6307 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6308 (dp6309 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Client Hello Sent' p6310 sg22 I00 sg37 g38 sg39 g6310 sbag3 (g7 g8 NtRp6311 (dp6312 g11 Nsg12 I195 sg13 I01 sg14 g3 (g15 g8 NtRp6313 (dp6314 g18 g3 (g19 g5 (ltRp6315 (dp6316 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6317 (dp6318 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6319 (dp6320 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6321 (dp6322 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Client Hello Received' p6323 sg22 I00 sg37 g38 sg39 g6323 sbag3 (g7 g8 NtRp6324 (dp6325 g11 Nsg12 I196 sg13 I01 sg14 g3 (g15 g8 NtRp6326 (dp6327 g18 g3 (g19 g5 (ltRp6328 (dp6329 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6330 (dp6331 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6332 (dp6333 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6334 (dp6335 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Server Hello Sent' p6336 sg22 I00 sg37 g38 sg39 g6336 sbag3 (g7 g8 NtRp6337 (dp6338 g11 Nsg12 I197 sg13 I01 sg14 g3 (g15 g8 NtRp6339 (dp6340 g18 g3 (g19 g5 (ltRp6341 (dp6342 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6343 (dp6344 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6345 (dp6346 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6347 (dp6348 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Server Hello Received' p6349 sg22 I00 sg37 g38 sg39 g6349 sbag3 (g7 g8 NtRp6350 (dp6351 g11 Nsg12 I198 sg13 I01 sg14 g3 (g15 g8 NtRp6352 (dp6353 g18 g3 (g19 g5 (ltRp6354 (dp6355 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6356 (dp6357 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6358 (dp6359 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6360 (dp6361 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Hello Requests Sent' p6362 sg22 I00 sg37 g38 sg39 g6362 sbag3 (g7 g8 NtRp6363 (dp6364 g11 Nsg12 I199 sg13 I01 sg14 g3 (g15 g8 NtRp6365 (dp6366 g18 g3 (g19 g5 (ltRp6367 (dp6368 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6369 (dp6370 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6371 (dp6372 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6373 (dp6374 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'Hello Requests Received' p6375 sg22 I00 sg37 g38 sg39 g6375 sbag3 (g7 g8 NtRp6376 (dp6377 g11 Nsg12 I200 sg13 I01 sg14 g3 (g15 g8 NtRp6378 (dp6379 g18 g3 (g19 g5 (ltRp6380 (dp6381 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6382 (dp6383 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6384 (dp6385 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6386 (dp6387 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Session Reuse Success' p6388 sg22 I00 sg37 g38 sg39 g6388 sbag3 (g7 g8 NtRp6389 (dp6390 g11 Nsg12 I201 sg13 I01 sg14 g3 (g15 g8 NtRp6391 (dp6392 g18 g3 (g19 g5 (ltRp6393 (dp6394 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6395 (dp6396 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6397 (dp6398 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6399 (dp6400 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Session Reuse Failed' p6401 sg22 I00 sg37 g38 sg39 g6401 sbag3 (g7 g8 NtRp6402 (dp6403 g11 Nsg12 I202 sg13 I01 sg14 g3 (g15 g8 NtRp6404 (dp6405 g18 g3 (g19 g5 (ltRp6406 (dp6407 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6408 (dp6409 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6410 (dp6411 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6412 (dp6413 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Concurrent Sessions' p6414 sg22 I00 sg37 g38 sg39 g6414 sbag3 (g7 g8 NtRp6415 (dp6416 g11 Nsg12 I203 sg13 I01 sg14 g3 (g15 g8 NtRp6417 (dp6418 g18 g3 (g19 g5 (ltRp6419 (dp6420 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6421 (dp6422 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6423 (dp6424 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6425 (dp6426 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Bytes Sent' p6427 sg22 I00 sg37 g38 sg39 g6427 sbag3 (g7 g8 NtRp6428 (dp6429 g11 Nsg12 I204 sg13 I01 sg14 g3 (g15 g8 NtRp6430 (dp6431 g18 g3 (g19 g5 (ltRp6432 (dp6433 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6434 (dp6435 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6436 (dp6437 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6438 (dp6439 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Bytes Received' p6440 sg22 I00 sg37 g38 sg39 g6440 sbag3 (g7 g8 NtRp6441 (dp6442 g11 Nsg12 I205 sg13 I01 sg14 g3 (g15 g8 NtRp6443 (dp6444 g18 g3 (g19 g5 (ltRp6445 (dp6446 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6447 (dp6448 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6449 (dp6450 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6451 (dp6452 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Throughput Bytes' p6453 sg22 I00 sg37 g38 sg39 g6453 sbag3 (g7 g8 NtRp6454 (dp6455 g11 Nsg12 I206 sg13 I01 sg14 g3 (g15 g8 NtRp6456 (dp6457 g18 g3 (g19 g5 (ltRp6458 (dp6459 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6460 (dp6461 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6462 (dp6463 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6464 (dp6465 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Application Data Bytes' p6466 sg22 I00 sg37 g38 sg39 g6466 sbag3 (g7 g8 NtRp6467 (dp6468 g11 Nsg12 I207 sg13 I01 sg14 g3 (g15 g8 NtRp6469 (dp6470 g18 g3 (g19 g5 (ltRp6471 (dp6472 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6473 (dp6474 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6475 (dp6476 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6477 (dp6478 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Certificate Validation Failure' p6479 sg22 I00 sg37 g38 sg39 g6479 sbag3 (g7 g8 NtRp6480 (dp6481 g11 Nsg12 I208 sg13 I01 sg14 g3 (g15 g8 NtRp6482 (dp6483 g18 g3 (g19 g5 (ltRp6484 (dp6485 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6486 (dp6487 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6488 (dp6489 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6490 (dp6491 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Certificate Self Signed' p6492 sg22 I00 sg37 g38 sg39 g6492 sbag3 (g7 g8 NtRp6493 (dp6494 g11 Nsg12 I209 sg13 I01 sg14 g3 (g15 g8 NtRp6495 (dp6496 g18 g3 (g19 g5 (ltRp6497 (dp6498 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6499 (dp6500 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6501 (dp6502 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6503 (dp6504 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Certificate CA Signed' p6505 sg22 I00 sg37 g38 sg39 g6505 sbag3 (g7 g8 NtRp6506 (dp6507 g11 Nsg12 I210 sg13 I01 sg14 g3 (g15 g8 NtRp6508 (dp6509 g18 g3 (g19 g5 (ltRp6510 (dp6511 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6512 (dp6513 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6514 (dp6515 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6516 (dp6517 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Alerts Received (unrecognized name)' p6518 sg22 I00 sg37 g38 sg39 g6518 sbag3 (g7 g8 NtRp6519 (dp6520 g11 Nsg12 I211 sg13 I01 sg14 g3 (g15 g8 NtRp6521 (dp6522 g18 g3 (g19 g5 (ltRp6523 (dp6524 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6525 (dp6526 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6527 (dp6528 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6529 (dp6530 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL SNI extension sent successfully' p6531 sg22 I00 sg37 g38 sg39 g6531 sbag3 (g7 g8 NtRp6532 (dp6533 g11 Nsg12 I212 sg13 I01 sg14 g3 (g15 g8 NtRp6534 (dp6535 g18 g3 (g19 g5 (ltRp6536 (dp6537 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6538 (dp6539 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6540 (dp6541 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6542 (dp6543 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL SNI extension mismatch' p6544 sg22 I00 sg37 g38 sg39 g6544 sbag3 (g7 g8 NtRp6545 (dp6546 g11 Nsg12 I213 sg13 I01 sg14 g3 (g15 g8 NtRp6547 (dp6548 g18 g3 (g19 g5 (ltRp6549 (dp6550 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6551 (dp6552 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6553 (dp6554 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6555 (dp6556 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL session ticket reuse success' p6557 sg22 I00 sg37 g38 sg39 g6557 sbag3 (g7 g8 NtRp6558 (dp6559 g11 Nsg12 I214 sg13 I01 sg14 g3 (g15 g8 NtRp6560 (dp6561 g18 g3 (g19 g5 (ltRp6562 (dp6563 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6564 (dp6565 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6566 (dp6567 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6568 (dp6569 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL session ticket reuse failure' p6570 sg22 I00 sg37 g38 sg39 g6570 sbag3 (g7 g8 NtRp6571 (dp6572 g11 Nsg12 I215 sg13 I01 sg14 g3 (g15 g8 NtRp6573 (dp6574 g18 g3 (g19 g5 (ltRp6575 (dp6576 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6577 (dp6578 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6579 (dp6580 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6581 (dp6582 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Negotiation Finished Successfully' p6583 sg22 I00 sg37 g38 sg39 g6583 sbag3 (g7 g8 NtRp6584 (dp6585 g11 Nsg12 I216 sg13 I01 sg14 g3 (g15 g8 NtRp6586 (dp6587 g18 g3 (g19 g5 (ltRp6588 (dp6589 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6590 (dp6591 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6592 (dp6593 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6594 (dp6595 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'SSL Negotiation Finished Successfuly' p6596 sg22 I00 sg37 g38 sg39 g6596 sbag3 (g7 g8 NtRp6597 (dp6598 g11 Nsg12 I217 sg13 I01 sg14 g3 (g15 g8 NtRp6599 (dp6600 g18 g3 (g19 g5 (ltRp6601 (dp6602 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6603 (dp6604 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6605 (dp6606 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6607 (dp6608 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP SYN Sent' p6609 sg22 I00 sg37 g38 sg39 g6609 sbag3 (g7 g8 NtRp6610 (dp6611 g11 Nsg12 I218 sg13 I01 sg14 g3 (g15 g8 NtRp6612 (dp6613 g18 g3 (g19 g5 (ltRp6614 (dp6615 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6616 (dp6617 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6618 (dp6619 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6620 (dp6621 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP SYN_SYN-ACK Received' p6622 sg22 I00 sg37 g38 sg39 g6622 sbag3 (g7 g8 NtRp6623 (dp6624 g11 Nsg12 I219 sg13 I01 sg14 g3 (g15 g8 NtRp6625 (dp6626 g18 g3 (g19 g5 (ltRp6627 (dp6628 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6629 (dp6630 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6631 (dp6632 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6633 (dp6634 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP SYN Failed' p6635 sg22 I00 sg37 g38 sg39 g6635 sbag3 (g7 g8 NtRp6636 (dp6637 g11 Nsg12 I220 sg13 I01 sg14 g3 (g15 g8 NtRp6638 (dp6639 g18 g3 (g19 g5 (ltRp6640 (dp6641 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6642 (dp6643 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6644 (dp6645 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6646 (dp6647 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP SYN-ACK Sent' p6648 sg22 I00 sg37 g38 sg39 g6648 sbag3 (g7 g8 NtRp6649 (dp6650 g11 Nsg12 I221 sg13 I01 sg14 g3 (g15 g8 NtRp6651 (dp6652 g18 g3 (g19 g5 (ltRp6653 (dp6654 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6655 (dp6656 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6657 (dp6658 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6659 (dp6660 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connection Requests Failed' p6661 sg22 I00 sg37 g38 sg39 g6661 sbag3 (g7 g8 NtRp6662 (dp6663 g11 Nsg12 I222 sg13 I01 sg14 g3 (g15 g8 NtRp6664 (dp6665 g18 g3 (g19 g5 (ltRp6666 (dp6667 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6668 (dp6669 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6670 (dp6671 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6672 (dp6673 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections Established' p6674 sg22 I00 sg37 g38 sg39 g6674 sbag3 (g7 g8 NtRp6675 (dp6676 g11 Nsg12 I223 sg13 I01 sg14 g3 (g15 g8 NtRp6677 (dp6678 g18 g3 (g19 g5 (ltRp6679 (dp6680 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6681 (dp6682 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6683 (dp6684 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6685 (dp6686 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP FIN Sent' p6687 sg22 I00 sg37 g38 sg39 g6687 sbag3 (g7 g8 NtRp6688 (dp6689 g11 Nsg12 I224 sg13 I01 sg14 g3 (g15 g8 NtRp6690 (dp6691 g18 g3 (g19 g5 (ltRp6692 (dp6693 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6694 (dp6695 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6696 (dp6697 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6698 (dp6699 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP FIN Received' p6700 sg22 I00 sg37 g38 sg39 g6700 sbag3 (g7 g8 NtRp6701 (dp6702 g11 Nsg12 I225 sg13 I01 sg14 g3 (g15 g8 NtRp6703 (dp6704 g18 g3 (g19 g5 (ltRp6705 (dp6706 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6707 (dp6708 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6709 (dp6710 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6711 (dp6712 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP FIN-ACK Sent' p6713 sg22 I00 sg37 g38 sg39 g6713 sbag3 (g7 g8 NtRp6714 (dp6715 g11 Nsg12 I226 sg13 I01 sg14 g3 (g15 g8 NtRp6716 (dp6717 g18 g3 (g19 g5 (ltRp6718 (dp6719 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6720 (dp6721 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6722 (dp6723 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6724 (dp6725 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP FIN-ACK Received' p6726 sg22 I00 sg37 g38 sg39 g6726 sbag3 (g7 g8 NtRp6727 (dp6728 g11 Nsg12 I227 sg13 I01 sg14 g3 (g15 g8 NtRp6729 (dp6730 g18 g3 (g19 g5 (ltRp6731 (dp6732 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6733 (dp6734 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6735 (dp6736 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6737 (dp6738 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Resets Sent' p6739 sg22 I00 sg37 g38 sg39 g6739 sbag3 (g7 g8 NtRp6740 (dp6741 g11 Nsg12 I228 sg13 I01 sg14 g3 (g15 g8 NtRp6742 (dp6743 g18 g3 (g19 g5 (ltRp6744 (dp6745 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6746 (dp6747 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6748 (dp6749 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6750 (dp6751 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Resets Received' p6752 sg22 I00 sg37 g38 sg39 g6752 sbag3 (g7 g8 NtRp6753 (dp6754 g11 Nsg12 I229 sg13 I01 sg14 g3 (g15 g8 NtRp6755 (dp6756 g18 g3 (g19 g5 (ltRp6757 (dp6758 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6759 (dp6760 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6761 (dp6762 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6763 (dp6764 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Retries' p6765 sg22 I00 sg37 g38 sg39 g6765 sbag3 (g7 g8 NtRp6766 (dp6767 g11 Nsg12 I230 sg13 I01 sg14 g3 (g15 g8 NtRp6768 (dp6769 g18 g3 (g19 g5 (ltRp6770 (dp6771 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6772 (dp6773 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6774 (dp6775 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6776 (dp6777 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Timeouts' p6778 sg22 I00 sg37 g38 sg39 g6778 sbag3 (g7 g8 NtRp6779 (dp6780 g11 Nsg12 I231 sg13 I01 sg14 g3 (g15 g8 NtRp6781 (dp6782 g18 g3 (g19 g5 (ltRp6783 (dp6784 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6785 (dp6786 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6787 (dp6788 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6789 (dp6790 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Accept Queue Entries' p6791 sg22 I00 sg37 g38 sg39 g6791 sbag3 (g7 g8 NtRp6792 (dp6793 g11 Nsg12 I232 sg13 I01 sg14 g3 (g15 g8 NtRp6794 (dp6795 g18 g3 (g19 g5 (ltRp6796 (dp6797 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6798 (dp6799 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6800 (dp6801 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6802 (dp6803 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Listen Queue Drops' p6804 sg22 I00 sg37 g38 sg39 g6804 sbag3 (g7 g8 NtRp6805 (dp6806 g11 Nsg12 I233 sg13 I01 sg14 g3 (g15 g8 NtRp6807 (dp6808 g18 g3 (g19 g5 (ltRp6809 (dp6810 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6811 (dp6812 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6813 (dp6814 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6815 (dp6816 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in ESTABLISHED State' p6817 sg22 I00 sg37 g38 sg39 g6817 sbag3 (g7 g8 NtRp6818 (dp6819 g11 Nsg12 I234 sg13 I01 sg14 g3 (g15 g8 NtRp6820 (dp6821 g18 g3 (g19 g5 (ltRp6822 (dp6823 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6824 (dp6825 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6826 (dp6827 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6828 (dp6829 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in SYN-SENT State' p6830 sg22 I00 sg37 g38 sg39 g6830 sbag3 (g7 g8 NtRp6831 (dp6832 g11 Nsg12 I235 sg13 I01 sg14 g3 (g15 g8 NtRp6833 (dp6834 g18 g3 (g19 g5 (ltRp6835 (dp6836 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6837 (dp6838 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6839 (dp6840 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6841 (dp6842 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in SYN-RECEIVED State' p6843 sg22 I00 sg37 g38 sg39 g6843 sbag3 (g7 g8 NtRp6844 (dp6845 g11 Nsg12 I236 sg13 I01 sg14 g3 (g15 g8 NtRp6846 (dp6847 g18 g3 (g19 g5 (ltRp6848 (dp6849 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6850 (dp6851 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6852 (dp6853 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6854 (dp6855 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in FIN-WAIT-1 State' p6856 sg22 I00 sg37 g38 sg39 g6856 sbag3 (g7 g8 NtRp6857 (dp6858 g11 Nsg12 I237 sg13 I01 sg14 g3 (g15 g8 NtRp6859 (dp6860 g18 g3 (g19 g5 (ltRp6861 (dp6862 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6863 (dp6864 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6865 (dp6866 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6867 (dp6868 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in FIN-WAIT-2 State' p6869 sg22 I00 sg37 g38 sg39 g6869 sbag3 (g7 g8 NtRp6870 (dp6871 g11 Nsg12 I238 sg13 I01 sg14 g3 (g15 g8 NtRp6872 (dp6873 g18 g3 (g19 g5 (ltRp6874 (dp6875 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6876 (dp6877 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6878 (dp6879 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6880 (dp6881 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in TIME-WAIT State' p6882 sg22 I00 sg37 g38 sg39 g6882 sbag3 (g7 g8 NtRp6883 (dp6884 g11 Nsg12 I239 sg13 I01 sg14 g3 (g15 g8 NtRp6885 (dp6886 g18 g3 (g19 g5 (ltRp6887 (dp6888 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6889 (dp6890 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6891 (dp6892 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6893 (dp6894 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in CLOSE STATE' p6895 sg22 I00 sg37 g38 sg39 g6895 sbag3 (g7 g8 NtRp6896 (dp6897 g11 Nsg12 I240 sg13 I01 sg14 g3 (g15 g8 NtRp6898 (dp6899 g18 g3 (g19 g5 (ltRp6900 (dp6901 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6902 (dp6903 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6904 (dp6905 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6906 (dp6907 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in CLOSE-WAIT State' p6908 sg22 I00 sg37 g38 sg39 g6908 sbag3 (g7 g8 NtRp6909 (dp6910 g11 Nsg12 I241 sg13 I01 sg14 g3 (g15 g8 NtRp6911 (dp6912 g18 g3 (g19 g5 (ltRp6913 (dp6914 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6915 (dp6916 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6917 (dp6918 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6919 (dp6920 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in LAST-ACK State' p6921 sg22 I00 sg37 g38 sg39 g6921 sbag3 (g7 g8 NtRp6922 (dp6923 g11 Nsg12 I242 sg13 I01 sg14 g3 (g15 g8 NtRp6924 (dp6925 g18 g3 (g19 g5 (ltRp6926 (dp6927 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6928 (dp6929 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6930 (dp6931 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6932 (dp6933 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in LISTENING State' p6934 sg22 I00 sg37 g38 sg39 g6934 sbag3 (g7 g8 NtRp6935 (dp6936 g11 Nsg12 I243 sg13 I01 sg14 g3 (g15 g8 NtRp6937 (dp6938 g18 g3 (g19 g5 (ltRp6939 (dp6940 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6941 (dp6942 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6943 (dp6944 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6945 (dp6946 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Connections in CLOSING State' p6947 sg22 I00 sg37 g38 sg39 g6947 sbag3 (g7 g8 NtRp6948 (dp6949 g11 Nsg12 I244 sg13 I01 sg14 g3 (g15 g8 NtRp6950 (dp6951 g18 g3 (g19 g5 (ltRp6952 (dp6953 g12 I-1 sg22 I00 sg11 Nsbsg23 g3 (g24 g5 (ltRp6954 (dp6955 g12 I-1 sg22 I00 sg11 Nsbsg11 Nsg12 I-1 sg27 g3 (g28 g5 (ltRp6956 (dp6957 g12 I-1 sg22 I00 sg11 Nsbsg22 I00 sg31 g3 (g32 g5 (ltRp6958 (dp6959 g12 I-1 sg22 I00 sg11 Nsbsbsg35 S'TCP Internally Aborted Connections' p6960 sg22 I00 sg37 g38 sg39 g6960 sbatRp6961 (dp6962 g12 I244 sg22 I00 sg11 Nsbs. 2 diff --git a/yardstick/common/exceptions.py b/yardstick/common/exceptions.py index 10c1f3f27..c9d61e45c 100644 --- a/yardstick/common/exceptions.py +++ b/yardstick/common/exceptions.py @@ -83,6 +83,10 @@ class InvalidType(YardstickException): message = 'Type "%(type_to_convert)s" is not valid' +class InvalidRxfFile(YardstickException): + message = 'Loaded rxf file has unexpected format' + + class InfluxDBConfigurationMissing(YardstickException): message = ('InfluxDB configuration is not available. Add "influxdb" as ' 'a dispatcher and the configuration section') diff --git a/yardstick/network_services/traffic_profile/http.py b/yardstick/network_services/traffic_profile/http.py index 2d00fb849..31ab17ef7 100644 --- a/yardstick/network_services/traffic_profile/http.py +++ b/yardstick/network_services/traffic_profile/http.py @@ -24,6 +24,10 @@ class TrafficProfileGenericHTTP(TrafficProfile): def __init__(self, TrafficProfile): super(TrafficProfileGenericHTTP, self).__init__(TrafficProfile) + def get_links_param(self): + return {k: v for k, v in self.params.items() if + "uplink" in k or "downlink" in k} + def execute(self, traffic_generator): ''' send run traffic for a selected traffic generator''' pass diff --git a/yardstick/network_services/traffic_profile/http_ixload.py b/yardstick/network_services/traffic_profile/http_ixload.py index 6cbdb8ab2..3ccec637d 100644 --- a/yardstick/network_services/traffic_profile/http_ixload.py +++ b/yardstick/network_services/traffic_profile/http_ixload.py @@ -106,8 +106,10 @@ class IXLOADHttpTest(object): self.chassis = None self.card = None self.ports_to_reassign = None + self.links_param = None self.test_input = jsonutils.loads(test_input) self.parse_run_test() + self.test = None @staticmethod def format_ports_for_reassignment(ports): @@ -171,6 +173,90 @@ class IXLOADHttpTest(object): LOG.error('Error: IxLoad config file not found: %s', config_file) raise + def update_network_address(self, net_traffic, address, gateway, prefix): + """Update ip address and gateway for net_traffic object + + This function update field which configure source addresses for + traffic which is described by net_traffic object. + Do not return anything + + :param net_traffic: (IxLoadObjectProxy) proxy obj to tcl net_traffic object + :param address: (str) Ipv4 range start address + :param gateway: (str) Ipv4 address of gateway + :param prefix: (int) subnet prefix + :return: + """ + try: + ethernet = net_traffic.network.getL1Plugin() + ix_net_l2_ethernet_plugin = ethernet.childrenList[0] + ix_net_ip_v4_v6_plugin = ix_net_l2_ethernet_plugin.childrenList[0] + ix_net_ip_v4_v6_range = ix_net_ip_v4_v6_plugin.rangeList[0] + + ix_net_ip_v4_v6_range.config( + prefix=prefix, + ipAddress=address, + gatewayAddress=gateway) + except Exception: + raise exceptions.InvalidRxfFile + + def update_network_mac_address(self, net_traffic, mac): + """Update MACaddress for net_traffic object + + This function update field which configure MACaddresses for + traffic which is described by net_traffic object. + If mac == "auto" then will be configured auto generated mac + Do not return anything. + + :param net_traffic: (IxLoadObjectProxy) proxy obj to tcl net_traffic object + :param mac: (str) MAC + :return: + """ + try: + ethernet = net_traffic.network.getL1Plugin() + ix_net_l2_ethernet_plugin = ethernet.childrenList[0] + ix_net_ip_v4_v6_plugin = ix_net_l2_ethernet_plugin.childrenList[0] + ix_net_ip_v4_v6_range = ix_net_ip_v4_v6_plugin.rangeList[0] + + if str(mac).lower() == "auto": + ix_net_ip_v4_v6_range.config(autoMacGeneration=True) + else: + ix_net_ip_v4_v6_range.config(autoMacGeneration=False) + mac_range = ix_net_ip_v4_v6_range.getLowerRelatedRange( + "MacRange") + mac_range.config(mac=mac) + except Exception: + raise exceptions.InvalidRxfFile + + def update_network_param(self, net_traffic, param): + """Update net_traffic by parameters specified in param""" + + self.update_network_address(net_traffic, param["address"], + param["gateway"], param["subnet_prefix"]) + + self.update_network_mac_address(net_traffic, param["mac"]) + + def update_config(self): + """Update some fields by parameters from traffic profile""" + + net_traffics = {} + # self.test.communityList is a IxLoadObjectProxy to some tcl object + # which contain all net_traffic objects in scenario. + # net_traffic item has a name in format "activity_name@item_name" + try: + for item in self.test.communityList: + net_traffics[item.name.split('@')[1]] = item + except Exception: # pylint: disable=broad-except + pass + + for name, net_traffic in net_traffics.items(): + try: + param = self.links_param[name] + except KeyError: + LOG.debug('There is no param for net_traffic %s', name) + continue + + self.update_network_param(net_traffic, param["ip"]) + def start_http_test(self): self.ix_load = IxLoad() @@ -197,16 +283,18 @@ class IXLOADHttpTest(object): # Get the first test on the testList test_name = repository.testList[0].cget("name") - test = repository.testList.getItem(test_name) + self.test = repository.testList.getItem(test_name) self.set_results_dir(test_controller, self.results_on_windows) - test.config(statsRequired=1, enableResetPorts=1, csvInterval=2, - enableForceOwnership=True) + self.test.config(statsRequired=1, enableResetPorts=1, csvInterval=2, + enableForceOwnership=True) + + self.update_config() # ---- Remap ports ---- try: - self.reassign_ports(test, repository, self.ports_to_reassign) + self.reassign_ports(self.test, repository, self.ports_to_reassign) except Exception: # pylint: disable=broad-except LOG.exception("Exception occurred during reassign_ports") @@ -246,7 +334,7 @@ class IXLOADHttpTest(object): self.stat_utils.StartCollector(self.IxL_StatCollectorCommand) - test_controller.run(test) + test_controller.run(self.test) self.ix_load.waitForTestFinish() test_controller.releaseConfigWaitFinish() @@ -258,7 +346,7 @@ class IXLOADHttpTest(object): test_controller.generateReport(detailedReport=1, format="PDF;HTML") test_controller.releaseConfigWaitFinish() - self.ix_load.delete(test) + self.ix_load.delete(self.test) self.ix_load.delete(test_controller) self.ix_load.delete(logger) self.ix_load.delete(log_engine) @@ -296,6 +384,9 @@ class IXLOADHttpTest(object): LOG.debug("Ports to be reassigned: %s", self.ports_to_reassign) + self.links_param = self.test_input["links_param"] + LOG.debug("Links param to be applied: %s", self.links_param) + def main(args): # Get the args from cmdline and parse and run the test diff --git a/yardstick/network_services/vnf_generic/vnf/tg_ixload.py b/yardstick/network_services/vnf_generic/vnf/tg_ixload.py index e0fc47dbf..d25402740 100644 --- a/yardstick/network_services/vnf_generic/vnf/tg_ixload.py +++ b/yardstick/network_services/vnf_generic/vnf/tg_ixload.py @@ -20,9 +20,11 @@ import os import shutil import subprocess +from oslo_serialization import jsonutils + from yardstick.common import utils -from yardstick.network_services.vnf_generic.vnf.sample_vnf import SampleVNFTrafficGen -from yardstick.network_services.vnf_generic.vnf.sample_vnf import ClientResourceHelper +from yardstick.network_services.vnf_generic.vnf import sample_vnf + LOG = logging.getLogger(__name__) @@ -43,7 +45,8 @@ IXLOAD_CONFIG_TEMPLATE = '''\ }, "remote_server": "%s", "result_dir": "%s", - "ixload_cfg": "C:/Results/%s" + "ixload_cfg": "C:/Results/%s", + "links_param": %s }''' IXLOAD_CMD = "{ixloadpy} {http_ixload} {args}" @@ -59,7 +62,7 @@ class ResourceDataHelper(list): } -class IxLoadResourceHelper(ClientResourceHelper): +class IxLoadResourceHelper(sample_vnf.ClientResourceHelper): RESULTS_MOUNT = "/mnt/Results" @@ -121,7 +124,7 @@ class IxLoadResourceHelper(ClientResourceHelper): LOG.debug(self.result[key]) -class IxLoadTrafficGen(SampleVNFTrafficGen): +class IxLoadTrafficGen(sample_vnf.SampleVNFTrafficGen): def __init__(self, name, vnfd, task_id, setup_env_helper_type=None, resource_helper_type=None): @@ -132,6 +135,21 @@ class IxLoadTrafficGen(SampleVNFTrafficGen): name, vnfd, task_id, setup_env_helper_type, resource_helper_type) self._result = {} + def update_gateways(self, links): + for name in links: + try: + gateway = next(intf["virtual-interface"]["dst_ip"] for intf in + self.setup_helper.vnfd_helper["vdu"][0][ + "external-interface"] if + intf["virtual-interface"]["vld_id"] == name) + + links[name]["ip"]["gateway"] = gateway + except StopIteration: + LOG.debug("Cant find gateway for link %s", name) + links[name]["ip"]["gateway"] = "0.0.0.0" + + return links + def run_traffic(self, traffic_profile): ports = [] card = None @@ -143,11 +161,16 @@ class IxLoadTrafficGen(SampleVNFTrafficGen): for csv_file in glob.iglob(self.ssh_helper.join_bin_path('*.csv')): os.unlink(csv_file) + links_param = self.update_gateways( + traffic_profile.get_links_param()) + ixia_config = self.vnfd_helper.mgmt_interface["tg-config"] ixload_config = IXLOAD_CONFIG_TEMPLATE % ( ixia_config["ixchassis"], ports, card, self.vnfd_helper.mgmt_interface["ip"], self.ssh_helper.bin_path, - os.path.basename(self.resource_helper.resource_file_name)) + os.path.basename(self.resource_helper.resource_file_name), + jsonutils.dumps(links_param) + ) http_ixload_path = os.path.join(VNF_PATH, "../../traffic_profile") diff --git a/yardstick/tests/unit/network_services/traffic_profile/test_http.py b/yardstick/tests/unit/network_services/traffic_profile/test_http.py index d44fab2b5..874ec37d4 100644 --- a/yardstick/tests/unit/network_services/traffic_profile/test_http.py +++ b/yardstick/tests/unit/network_services/traffic_profile/test_http.py @@ -19,13 +19,21 @@ from yardstick.network_services.traffic_profile import http class TestTrafficProfileGenericHTTP(unittest.TestCase): - TP_CONFIG = {'traffic_profile': {'duration': 10}} + TP_CONFIG = {'traffic_profile': {'duration': 10}, + "uplink_0": {}, "downlink_0": {}} def test___init__(self): tp_generic_http = http.TrafficProfileGenericHTTP( self.TP_CONFIG) self.assertIsNotNone(tp_generic_http) + def test_get_links_param(self): + tp_generic_http = http.TrafficProfileGenericHTTP( + self.TP_CONFIG) + + links = tp_generic_http.get_links_param() + self.assertEqual({"uplink_0": {}, "downlink_0": {}}, links) + def test_execute(self): tp_generic_http = http.TrafficProfileGenericHTTP( self.TP_CONFIG) diff --git a/yardstick/tests/unit/network_services/traffic_profile/test_http_ixload.py b/yardstick/tests/unit/network_services/traffic_profile/test_http_ixload.py index 57de6602d..1adab48bc 100644 --- a/yardstick/tests/unit/network_services/traffic_profile/test_http_ixload.py +++ b/yardstick/tests/unit/network_services/traffic_profile/test_http_ixload.py @@ -17,6 +17,7 @@ import mock from oslo_serialization import jsonutils +from yardstick.common import exceptions from yardstick.network_services.traffic_profile import http_ixload from yardstick.network_services.traffic_profile.http_ixload import \ join_non_strings, validate_non_string_sequence @@ -45,6 +46,26 @@ class TestJoinNonStrings(unittest.TestCase): class TestIxLoadTrafficGen(unittest.TestCase): + def setUp(self): + ports = [1, 2, 3] + self.test_input = { + "remote_server": "REMOTE_SERVER", + "ixload_cfg": "IXLOAD_CFG", + "result_dir": "RESULT_DIR", + "ixia_chassis": "IXIA_CHASSIS", + "IXIA": { + "card": "CARD", + "ports": ports, + }, + 'links_param': { + "uplink_0": { + "ip": {"address": "address", + "gateway": "gateway", + "subnet_prefix": "subnet_prefix", + "mac": "mac" + }}} + } + def test_parse_run_test(self): ports = [1, 2, 3] test_input = { @@ -56,6 +77,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): "card": "CARD", "ports": ports, }, + 'links_param': {} } j = jsonutils.dump_as_bytes(test_input) ixload = http_ixload.IXLOADHttpTest(j) @@ -66,6 +88,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): ["IXIA_CHASSIS", "CARD", 2], ["IXIA_CHASSIS", "CARD", 3], ]) + self.assertEqual({}, ixload.links_param) def test_format_ports_for_reassignment(self): ports = [ @@ -91,6 +114,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): "card": "CARD", "ports": ports, }, + 'links_param': {} } j = jsonutils.dump_as_bytes(test_input) ixload = http_ixload.IXLOADHttpTest(j) @@ -112,6 +136,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): "card": "CARD", "ports": ports, }, + 'links_param': {} } j = jsonutils.dump_as_bytes(test_input) ixload = http_ixload.IXLOADHttpTest(j) @@ -160,6 +185,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): "card": "CARD", "ports": ports, }, + 'links_param': {} } j = jsonutils.dump_as_bytes(test_input) ixload = http_ixload.IXLOADHttpTest(j) @@ -178,6 +204,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): "card": "CARD", "ports": ports, }, + 'links_param': {} } j = jsonutils.dump_as_bytes(test_input) ixload = http_ixload.IXLOADHttpTest(j) @@ -198,6 +225,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): "card": "CARD", "ports": ports, }, + 'links_param': {} } j = jsonutils.dump_as_bytes(test_input) @@ -211,6 +239,105 @@ class TestIxLoadTrafficGen(unittest.TestCase): with self.assertRaises(RuntimeError): ixload.start_http_test() + def test_update_config(self): + net_taraffic_0 = mock.Mock() + net_taraffic_0.name = "HTTP client@uplink_0" + net_taraffic_1 = mock.Mock() + net_taraffic_1.name = "HTTP client@uplink_1" + + community_list = [net_taraffic_0, net_taraffic_1, Exception] + ixload = http_ixload.IXLOADHttpTest( + jsonutils.dump_as_bytes(self.test_input)) + + ixload.links_param = {"uplink_0": {"ip": {}}} + + ixload.test = mock.Mock() + ixload.test.communityList = community_list + + ixload.update_network_param = mock.Mock() + + ixload.update_config() + + ixload.update_network_param.assert_called_once_with(net_taraffic_0, {}) + + def test_update_network_mac_address(self): + ethernet = mock.MagicMock() + net_traffic = mock.Mock() + net_traffic.network.getL1Plugin.return_value = ethernet + + ixload = http_ixload.IXLOADHttpTest( + jsonutils.dump_as_bytes(self.test_input)) + + ix_net_l2_ethernet_plugin = ethernet.childrenList[0] + ix_net_ip_v4_v6_plugin = ix_net_l2_ethernet_plugin.childrenList[0] + ix_net_ip_v4_v6_range = ix_net_ip_v4_v6_plugin.rangeList[0] + + ixload.update_network_mac_address(net_traffic, "auto") + ix_net_ip_v4_v6_range.config.assert_called_once_with( + autoMacGeneration=True) + + ixload.update_network_mac_address(net_traffic, "00:00:00:00:00:01") + ix_net_ip_v4_v6_range.config.assert_called_with( + autoMacGeneration=False) + mac_range = ix_net_ip_v4_v6_range.getLowerRelatedRange("MacRange") + mac_range.config.assert_called_once_with(mac="00:00:00:00:00:01") + + net_traffic.network.getL1Plugin.return_value = Exception + + with self.assertRaises(exceptions.InvalidRxfFile): + ixload.update_network_mac_address(net_traffic, "auto") + + def test_update_network_address(self): + ethernet = mock.MagicMock() + net_traffic = mock.Mock() + net_traffic.network.getL1Plugin.return_value = ethernet + + ixload = http_ixload.IXLOADHttpTest( + jsonutils.dump_as_bytes(self.test_input)) + + ix_net_l2_ethernet_plugin = ethernet.childrenList[0] + ix_net_ip_v4_v6_plugin = ix_net_l2_ethernet_plugin.childrenList[0] + ix_net_ip_v4_v6_range = ix_net_ip_v4_v6_plugin.rangeList[0] + + ixload.update_network_address(net_traffic, "address", "gateway", + "prefix") + ix_net_ip_v4_v6_range.config.assert_called_once_with( + prefix="prefix", + ipAddress="address", + gatewayAddress="gateway") + + net_traffic.network.getL1Plugin.return_value = Exception + + with self.assertRaises(exceptions.InvalidRxfFile): + ixload.update_network_address(net_traffic, "address", "gateway", + "prefix") + + def test_update_network_param(self): + net_traffic = mock.Mock() + + ixload = http_ixload.IXLOADHttpTest( + jsonutils.dump_as_bytes(self.test_input)) + + ixload.update_network_address = mock.Mock() + ixload.update_network_mac_address = mock.Mock() + + param = {"address": "address", + "gateway": "gateway", + "subnet_prefix": "subnet_prefix", + "mac": "mac" + } + + ixload.update_network_param(net_traffic, param) + + ixload.update_network_address.assert_called_once_with(net_traffic, + "address", + "gateway", + "subnet_prefix") + + ixload.update_network_mac_address.assert_called_once_with( + net_traffic, + "mac") + @mock.patch('yardstick.network_services.traffic_profile.http_ixload.IxLoad') @mock.patch('yardstick.network_services.traffic_profile.http_ixload.StatCollectorUtils') def test_start_http_test(self, *args): @@ -224,6 +351,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): "card": "CARD", "ports": ports, }, + 'links_param': {} } j = jsonutils.dump_as_bytes(test_input) @@ -248,6 +376,7 @@ class TestIxLoadTrafficGen(unittest.TestCase): "card": "CARD", "ports": ports, }, + 'links_param': {} } j = jsonutils.dump_as_bytes(test_input) diff --git a/yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_ixload.py b/yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_ixload.py index 53474b96e..e7f6206eb 100644 --- a/yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_ixload.py +++ b/yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_ixload.py @@ -57,6 +57,7 @@ class TestIxLoadTrafficGen(ut_base.BaseUnitTestCase): 'external-interface': [{'virtual-interface': {'dst_mac': '00:00:00:00:00:04', + 'vld_id': 'uplink_0', 'vpci': '0000:05:00.0', 'local_ip': '152.16.100.19', 'type': 'PCI-PASSTHROUGH', @@ -71,6 +72,7 @@ class TestIxLoadTrafficGen(ut_base.BaseUnitTestCase): 'name': 'xe0'}, {'virtual-interface': {'dst_mac': '00:00:00:00:00:03', + 'vld_id': 'downlink_0', 'vpci': '0000:05:00.1', 'local_ip': '152.16.40.19', 'type': 'PCI-PASSTHROUGH', @@ -129,6 +131,17 @@ class TestIxLoadTrafficGen(ut_base.BaseUnitTestCase): ixload_traffic_gen = tg_ixload.IxLoadTrafficGen(NAME, vnfd, 'task_id') self.assertIsNone(ixload_traffic_gen.resource_helper.data) + def test_update_gateways(self): + vnfd = self.VNFD['vnfd:vnfd-catalog']['vnfd'][0] + ixload_traffic_gen = tg_ixload.IxLoadTrafficGen(NAME, vnfd, 'task_id') + links = {'uplink_0': {'ip': {}}, + 'downlink_1': {'ip': {}}} + + ixload_traffic_gen.update_gateways(links) + + self.assertEqual("152.16.100.20", links["uplink_0"]["ip"]["gateway"]) + self.assertEqual("0.0.0.0", links["downlink_1"]["ip"]["gateway"]) + @mock.patch.object(ctx_base.Context, 'get_physical_node_from_server', return_value='mock_node') def test_collect_kpi(self, *args): @@ -189,6 +202,8 @@ class TestIxLoadTrafficGen(ut_base.BaseUnitTestCase): def test_run_traffic(self, *args): mock_traffic_profile = mock.Mock(autospec=tp_base.TrafficProfile) mock_traffic_profile.get_traffic_definition.return_value = '64' + mock_traffic_profile.get_links_param.return_value = { + 'uplink_0': {'ip': {}}} mock_traffic_profile.params = self.TRAFFIC_PROFILE vnfd = self.VNFD['vnfd:vnfd-catalog']['vnfd'][0] vnfd['mgmt-interface'].update({'tg-config': {}}) @@ -208,6 +223,8 @@ class TestIxLoadTrafficGen(ut_base.BaseUnitTestCase): def test_run_traffic_csv(self, *args): mock_traffic_profile = mock.Mock(autospec=tp_base.TrafficProfile) mock_traffic_profile.get_traffic_definition.return_value = '64' + mock_traffic_profile.get_links_param.return_value = { + 'uplink_0': {'ip': {}}} mock_traffic_profile.params = self.TRAFFIC_PROFILE vnfd = self.VNFD['vnfd:vnfd-catalog']['vnfd'][0] vnfd['mgmt-interface'].update({'tg-config': {}}) -- cgit 1.2.3-korg