2025-04-30 09:42:36,248 Generated random file: rshxkqvxfi of size: 2097152 2025-04-30 09:42:36,248 Requests: https://server4:443/rshxkqvxfi 2025-04-30 09:42:36,310 2025-04-30 09:42:36,311 Command: WAITFORSERVER=server:443 CERTS=/tmp/certs_1x1vcyl9/ TESTCASE_SERVER=transfer TESTCASE_CLIENT=transfer WWW=/tmp/www__qoqlobu/ DOWNLOADS=/tmp/download_6zaj79wr/ SERVER_LOGS=/tmp/logs_server_du2151v_ CLIENT_LOGS=/tmp/logs_client_9wof6bpy SCENARIO="drop-rate --delay=15ms --bandwidth=10Mbps --queue=25 --rate_to_server=2 --rate_to_client=2 --burst_to_server=3 --burst_to_client=3" CLIENT=ghcr.io/mozilla/neqo-qns:latest SERVER=ghcr.io/nginx/nginx-quic-qns:latest REQUESTS="https://server4:443/rshxkqvxfi" docker compose --env-file empty.env up --abort-on-container-exit --timeout 1 sim client server 2025-04-30 09:42:50,493 Container sim Recreate Container sim Recreated Container client Recreate Container server Recreate Container server Recreated Container client Recreated Attaching to client, server, sim sim | waiting 10s for server:443 server | Setting up routes... server | Actual changes: server | tx-checksumming: off server | tx-checksum-ip-generic: off server | tx-checksum-sctp: off server | tcp-segmentation-offload: off server | tx-tcp-segmentation: off [requested on] server | tx-tcp-ecn-segmentation: off [requested on] server | tx-tcp-mangleid-segmentation: off [requested on] server | tx-tcp6-segmentation: off [requested on] server | tx-udp-segmentation: off [requested on] server | Endpoint's IPv4 address is 193.167.100.100 server | Endpoint's IPv6 address is fd00:cafe:cafe:100::100 server | >>> Starting nginx server... server | nginx version: nginx/1.27.0 (9270:d1b8568f3042) server | built by gcc 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) server | built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL) server | TLS SNI support enabled server | configure arguments: --prefix=/etc/nginx --build=9270:d1b8568f3042 --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/run/nginx.pid --lock-path=/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-compat --with-debug --with-http_ssl_module --with-http_v2_module --with-http_v3_module --with-cc=c++ --with-cc-opt='-I/boringssl/include -O0 -fno-common -fno-omit-frame-pointer -DNGX_QUIC_DRAFT_VERSION=29 -DNGX_HTTP_V3_HQ=1 -x c' --with-ld-opt='-L/boringssl/build/ssl -L/boringssl/build/crypto' server | >>> Parameters: server | >>> Test case: transfer client | Setting up routes... client | Actual changes: client | tx-checksum-ip-generic: off client | tx-tcp-segmentation: off [not requested] client | tx-tcp-ecn-segmentation: off [not requested] client | tx-tcp-mangleid-segmentation: off [not requested] client | tx-tcp6-segmentation: off [not requested] client | tx-udp-segmentation: off [not requested] client | tx-checksum-sctp: off server | 2025/04/30 09:42:36 [notice] 21#0: using the "epoll" event method server | 2025/04/30 09:42:36 [notice] 21#0: nginx/1.27.0 (9270:d1b8568f3042) server | 2025/04/30 09:42:36 [notice] 21#0: built by gcc 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) server | 2025/04/30 09:42:36 [notice] 21#0: OS: Linux 6.11.0-1012-azure server | 2025/04/30 09:42:36 [notice] 21#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576 client | Endpoint's IPv4 address is 193.167.0.100 server | 2025/04/30 09:42:36 [notice] 21#0: start worker processes server | 2025/04/30 09:42:36 [notice] 21#0: start worker process 22 client | Endpoint's IPv6 address is fd00:cafe:cafe::100 client | + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/neqo/bin client | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/neqo/bin client | + '[' -n transfer ']' client | + '[' -n /logs/qlog/ ']' client | + case "$ROLE" in client | + /wait-for-it.sh sim:57832 -s -t 30 client | wait-for-it.sh: waiting 30 seconds for sim:57832 sim | server:443 is available after 1.03893918s sim | Using scenario: drop-rate --delay=15ms --bandwidth=10Mbps --queue=25 --rate_to_server=2 --rate_to_client=2 --burst_to_server=3 --burst_to_client=3 sim | tcpdump: listening on eth1, link-type EN10MB (Ethernet), snapshot length 262144 bytes sim | tcpdump: listening on eth0, link-type EN10MB (Ethernet), snapshot length 262144 bytes client | wait-for-it.sh: sim:57832 is available after 1 seconds client | + OPTIONS=(--cc cubic --qns-test "$TESTCASE" --qlog-dir "$QLOGDIR" --output-dir /downloads) client | + '[' https://server4:443/rshxkqvxfi ']' client | + mapfile -d ' ' -t URLS client | + OPTIONS+=("${URLS[@]}") client | + RUST_LOG=debug client | + RUST_BACKTRACE=1 client | + neqo-client --cc cubic --qns-test transfer --qlog-dir /logs/qlog/ --output-dir /downloads 'https://server4:443/rshxkqvxfi client | ' client | ++ tee -i -a /logs/client.log client | 0.000 DEBUG Logging initialized client | 0.001 DEBUG Default socket send buffer size is 212992 client | 0.001 DEBUG Default socket receive buffer size is 1048576, not changing client | 0.001 INFO hq-interop Client connecting: 0.0.0.0:38788 -> 193.167.100.100:443 client | 0.001 DEBUG [CryptoStates] Creating initial cipher state v=Version1, role=Client dcid=6609e21ab0d402e2dc3adb5f7556 client | 0.001 DEBUG Making Write Initial CryptoDxState, v=Version1 cipher=4865 client | 0.001 DEBUG Making Read Initial CryptoDxState, v=Version1 cipher=4865 client | 0.001 DEBUG Outbound interface eth0 for destination 193.167.100.100 has MTU 1500 client | 0.001 DEBUG [unv-path 0.0.0.0:38788->193.167.100.100:443] Make permanent client | 0.001 DEBUG [unv-path:6609e21ab0d402e2dc3adb5f7556 0.0.0.0:38788->193.167.100.100:443] set as primary path client | 0.001 DEBUG [pri-unv-path:6609e21ab0d402e2dc3adb5f7556 0.0.0.0:38788->193.167.100.100:443] Path validated Instant { tv_sec: 527, tv_nsec: 365369779 } client | 0.001 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] client_start client | 0.001 DEBUG Writing transport parameters, msg=1 client | 0.002 DEBUG [Agent 0x563cbaf3e270] state -> InProgress client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] State change from Init -> WaitInitial client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.002 DEBUG Building Initial dcid Some(CID [14]: 6609e21ab0d402e2dc3adb5f7556) scid Some(CID [0]: ) client | 0.002 DEBUG CRYPTO for in offset=0, len=1207 client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=0 type=Initial pri-path:6609e21ab0d402e2dc3adb5f7556 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 1252 client | TX -> Crypto { offset: 0, len: 1207 } client | 0.002 DEBUG packet_sent this=0x563cbaf51970, pn=0, ps=1252 client | 0.002 DEBUG ECN probing: sent 1 probes client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.002 DEBUG Building Initial dcid Some(CID [14]: 6609e21ab0d402e2dc3adb5f7556) scid Some(CID [0]: ) client | 0.002 DEBUG CRYPTO for in offset=1207, len=332 client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1 type=Initial pri-path:6609e21ab0d402e2dc3adb5f7556 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 378 client | TX -> Crypto { offset: 1207, len: 332 } client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pad Initial from 378 to PLPMTU 1252 client | 0.002 DEBUG packet_sent this=0x563cbaf51970, pn=1, ps=1252 client | 0.002 DEBUG ECN probing: sent 2 probes client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 255, pto: None, probe: EnumSet(), paced: true } client | 0.002 DEBUG Building Initial dcid Some(CID [14]: 6609e21ab0d402e2dc3adb5f7556) scid Some(CID [0]: ) client | 0.002 DEBUG TX blocked, profile=SendProfile { limit: 255, pto: None, probe: EnumSet(), paced: true } client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 3.893673ms client | 0.002 DEBUG Setting timeout of 3.893673ms client | 0.002 DEBUG StateChange(WaitInitial) client | 0.002 WARN Cannot create stream ConnectionState client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 255, pto: None, probe: EnumSet(), paced: true } client | 0.002 DEBUG Building Initial dcid Some(CID [14]: 6609e21ab0d402e2dc3adb5f7556) scid Some(CID [0]: ) client | 0.002 DEBUG TX blocked, profile=SendProfile { limit: 255, pto: None, probe: EnumSet(), paced: true } client | 0.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 3.869337ms client | 0.002 DEBUG Setting timeout of 3.869337ms client | 0.007 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.007 DEBUG Building Initial dcid Some(CID [14]: 6609e21ab0d402e2dc3adb5f7556) scid Some(CID [0]: ) client | 0.007 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.007 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 294.825746ms client | 0.007 DEBUG Setting timeout of 294.825746ms sim | Forwarding 1252 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/1 (0.0%) sim | Forwarding 1252 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/2 (0.0%) server | 2025/04/30 09:42:37 [info] 22#0: *4 quic unknown transport param id:0x11, skipped while handling frames, client: 193.167.0.100, server: 0.0.0.0:443 server | 2025/04/30 09:42:37 [info] 22#0: *4 quic unknown transport param id:0x2ab2, skipped while handling frames, client: 193.167.0.100, server: 0.0.0.0:443 server | 2025/04/30 09:42:37 [info] 22#0: *4 quic reserved transport param id:0xff02de1a, skipped while handling frames, client: 193.167.0.100, server: 0.0.0.0:443 server | 2025/04/30 09:42:37 [info] 22#0: *4 quic unknown transport param id:0x20, skipped while handling frames, client: 193.167.0.100, server: 0.0.0.0:443 server | 2025/04/30 09:42:37 [info] 22#0: *4 quic fixed bit is not set while parsing quic packet, client: 193.167.0.100, server: 0.0.0.0:443 sim | Forwarding 51 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/1 (0.0%) client | 0.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=0 type=Initial pri-path:6609e21ab0d402e2dc3adb5f7556 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | -> RX Ack { largest_acknowledged: 0, ack_delay: 0, first_ack_range: 0, ack_ranges: [], ecn_count: None } client | 0.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=in, ranges=[0..=0] client | 0.039 DEBUG [LossRecovery] ACK for Initial - largest_acked=0 client | 0.039 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=1252, cwnd=12520, state=SlowStart, new_acked=1252 client | 0.039 DEBUG Acked crypto frame space=in offset=0 length=1207 client | 0.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Changing to use Server CID=00000000000020056364150994d76f3c0ef34c18 client | 0.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] State change from WaitInitial -> WaitVersion client | 0.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.039 DEBUG Building Initial dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) scid Some(CID [0]: ) client | 0.039 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.14588ms client | 0.039 DEBUG Setting timeout of 75.14588ms client | 0.039 WARN Unhandled event StateChange(WaitVersion) client | 0.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.039 DEBUG Building Initial dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) scid Some(CID [0]: ) client | 0.039 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.115082ms client | 0.039 DEBUG Setting timeout of 75.115082ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/2 (0.0%) client | 0.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1 type=Initial pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 146 client | -> RX Ack { largest_acknowledged: 1, ack_delay: 0, first_ack_range: 1, ack_ranges: [], ecn_count: None } client | -> RX Crypto { offset: 0, len: 90 } client | 0.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=in, ranges=[0..=1] client | 0.040 DEBUG [LossRecovery] ACK for Initial - largest_acked=1 client | 0.040 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=12520, state=SlowStart, new_acked=1252 client | 0.040 DEBUG Acked crypto frame space=in offset=1207 length=332 client | 0.040 DEBUG Read Ok(90) bytes client | 0.041 DEBUG Write secret available for Handshake: SymKey [32]: ac64a191e557528d67edf98301b0be812c9dc9c41aec34882dd0018c3c01b32f client | 0.041 DEBUG Read secret available for Handshake: SymKey [32]: 06c56cdae34539f2824303db9a5ed3877d9b07b37e2707959a881efd0e135765 client | 0.041 DEBUG [Agent 0x563cbaf3e270] state -> InProgress client | 0.041 DEBUG Making Write Handshake CryptoDxState, v=Version1 cipher=4865 client | 0.041 DEBUG Making Read Handshake CryptoDxState, v=Version1 cipher=4865 client | 0.041 DEBUG [Crypto] Handshake keys installed client | 0.041 DEBUG [Recvd-in] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 405095281 } client | 0.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] State change from WaitVersion -> Handshaking client | 0.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=0 type=Handshake pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1054 client | -> RX Crypto { offset: 0, len: 724 } client | -> RX Padding { len: 280 } client | 0.041 DEBUG Read Ok(724) bytes client | 0.041 DEBUG [Agent 0x563cbaf3e270] state -> AuthenticationPending client | 0.041 DEBUG [Recvd-hs] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 405095281 } client | 0.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.041 DEBUG Building Initial dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) scid Some(CID [0]: ) client | 0.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=2 type=Initial pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 53 client | TX -> Ack { largest_acknowledged: 1, ack_delay: 139, first_ack_range: 1, ack_ranges: [], ecn_count: None } client | 0.041 DEBUG Building Handshake dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) scid Some(CID [0]: ) client | 0.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=0 type=Handshake pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 105 client | TX -> Ack { largest_acknowledged: 0, ack_delay: 139, first_ack_range: 0, ack_ranges: [], ecn_count: None } client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Drop packet number space in client | 0.042 DEBUG [LossRecovery] Reset loss recovery state for Initial client | 0.042 WARN [LossRecovery] ignoring in-2 from dropped space client | 0.042 DEBUG ECN probing: sent 3 probes client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.042 DEBUG Building Handshake dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) scid Some(CID [0]: ) client | 0.042 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.786857ms client | 0.042 DEBUG Setting timeout of 94.786857ms client | 0.042 DEBUG StateChange(Handshaking) client | 0.042 WARN Cannot create stream ConnectionState client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Authenticated Ok client | 0.042 DEBUG Write secret available for ApplicationData: SymKey [32]: 41898a30e3d2a55886af321c790c797fc65b7ca39d52baa82e776baadf8f86ab client | 0.042 DEBUG Read secret available for ApplicationData: SymKey [32]: 683faf9f85d9e23328eba415eef41a2f56bcfca96406fe09e752245ef4e4ec58 client | 0.042 DEBUG [Agent 0x563cbaf3e270] SSL_AuthCertificateComplete: Ok(()) client | 0.042 DEBUG [Agent 0x563cbaf3e270] state -> Complete(SecretAgentInfo { version: 772, cipher: 4865, group: 29, resumed: false, early_data: false, ech_accepted: false, alpn: Some("hq-interop"), signature_scheme: 1027 }) client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] TLS connection complete client | 0.042 DEBUG Making Write ApplicationData CryptoDxState, v=Version1 cipher=4865 client | 0.042 DEBUG [Crypto] Application write key installed client | 0.042 DEBUG Making Read ApplicationData CryptoDxState, v=Version1 cipher=4865 client | 0.042 DEBUG [Crypto] application read keys installed client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] State change from Handshaking -> Connected client | 0.042 INFO [Client 6609e21ab0d402e2dc3adb5f7556] Connection established client | 0.042 DEBUG stream BiDi creatable client | 0.042 INFO Created stream 0 for https://server4/rshxkqvxfi client | 0.042 INFO Saving https://server4/rshxkqvxfi to "/downloads/rshxkqvxfi" client | 0.042 DEBUG stream UniDi creatable client | 0.042 DEBUG StateChange(Connected) client | 0.042 DEBUG stream 0 writable client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.042 DEBUG Building Handshake dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) scid Some(CID [0]: ) client | 0.042 DEBUG CRYPTO for hs offset=0, len=36 client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1 type=Handshake pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 85 client | TX -> Crypto { offset: 0, len: 36 } client | 0.042 DEBUG packet_sent this=0x563cbaf51970, pn=1, ps=85 client | 0.042 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=0 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 143 client | TX -> Stream { stream_id: 0, offset: 0, len: 17, fin: true } client | 0.042 DEBUG packet_sent this=0x563cbaf51970, pn=0, ps=58 client | 0.042 DEBUG ECN probing: sent 4 probes client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.042 DEBUG Building Handshake dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) scid Some(CID [0]: ) client | 0.042 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.042 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.788582ms client | 0.042 DEBUG Setting timeout of 94.788582ms sim | Forwarding 105 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/3 (0.0%) server | 2025/04/30 09:42:37 [info] 22#0: *4 quic UDP datagram is too small for initial packet while parsing quic long header, client: 193.167.0.100, server: 0.0.0.0:443 sim | Forwarding 143 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/4 (0.0%) sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/3 (0.0%) client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=0 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Ack { largest_acknowledged: 0, ack_delay: 0, first_ack_range: 0, ack_ranges: [], ecn_count: None } client | -> RX Crypto { offset: 0, len: 572 } client | -> RX HandshakeDone client | -> RX NewConnectionId { sequence_number: 1, retire_prior: 0, connection_id: [0, 0, 0, 0, 0, 0, 32, 5, 130, 108, 166, 121, 81, 203, 94, 129, 64, 232, 126, 177], stateless_reset_token: [94, 150, 104, 245, 254, 75, 158, 43, 31, 186, 106, 214, 104, 8, 215, 215] } client | -> RX NewConnectionId { sequence_number: 2, retire_prior: 0, connection_id: [0, 0, 0, 0, 0, 0, 32, 5, 186, 102, 29, 230, 188, 172, 191, 117, 189, 127, 236, 49], stateless_reset_token: [158, 37, 142, 138, 6, 50, 57, 16, 94, 141, 227, 255, 224, 155, 176, 215] } client | -> RX NewConnectionId { sequence_number: 3, retire_prior: 0, connection_id: [0, 0, 0, 0, 0, 0, 32, 5, 154, 72, 176, 201, 104, 74, 181, 11, 141, 133, 15, 242], stateless_reset_token: [144, 202, 184, 17, 254, 110, 62, 35, 70, 101, 243, 165, 235, 104, 62, 69] } client | -> RX NewConnectionId { sequence_number: 4, retire_prior: 0, connection_id: [0, 0, 0, 0, 0, 0, 32, 5, 46, 223, 3, 24, 251, 123, 120, 126, 218, 78, 37, 105], stateless_reset_token: [73, 19, 69, 255, 25, 122, 202, 213, 229, 82, 12, 6, 239, 228, 129, 210] } client | -> RX NewConnectionId { sequence_number: 5, retire_prior: 0, connection_id: [0, 0, 0, 0, 0, 0, 32, 5, 24, 78, 145, 140, 15, 94, 9, 74, 64, 159, 75, 11], stateless_reset_token: [146, 142, 161, 209, 180, 95, 58, 91, 21, 255, 151, 105, 167, 153, 235, 36] } client | -> RX NewConnectionId { sequence_number: 6, retire_prior: 0, connection_id: [0, 0, 0, 0, 0, 0, 32, 5, 207, 181, 253, 117, 217, 246, 248, 72, 33, 104, 66, 42], stateless_reset_token: [8, 35, 49, 125, 137, 28, 4, 60, 42, 108, 26, 226, 163, 58, 251, 99] } client | -> RX NewConnectionId { sequence_number: 7, retire_prior: 0, connection_id: [0, 0, 0, 0, 0, 0, 32, 5, 91, 170, 169, 247, 93, 149, 222, 63, 63, 64, 169, 172], stateless_reset_token: [123, 211, 218, 253, 48, 182, 95, 223, 61, 82, 77, 85, 205, 63, 176, 85] } client | -> RX Stream { stream_id: 0, offset: 0, len: 313, fin: false } client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[0..=0] client | 0.074 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=0 client | 0.074 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=85, cwnd=12520, state=SlowStart, new_acked=58 client | 0.074 DEBUG Read Ok(572) bytes client | 0.074 DEBUG [0x563cbaf3e270] Got resumption token [952]: 02000633fbbcd293..6280fa132a0c36a7 client | 0.074 DEBUG [0x563cbaf3e270] Got resumption token [952]: 02000633fbbcd293..c8a2e063a671ca89 client | 0.074 DEBUG [Agent 0x563cbaf3e270] state -> Complete(SecretAgentInfo { version: 772, cipher: 4865, group: 29, resumed: false, early_data: false, ech_accepted: false, alpn: Some("hq-interop"), signature_scheme: 1027 }) client | 0.074 DEBUG setting max_stream_data to 65536 client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] State change from Connected -> Confirmed client | 0.074 DEBUG PMTUD started with probe size 1380 client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Drop packet number space hs client | 0.074 DEBUG [LossRecovery] Reset loss recovery state for Handshake client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] No preferred address to migrate to client | 0.074 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 458676473 } client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.074 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.074 DEBUG Sending PMTUD probe of size 1380, count 1 client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 1352 client | TX -> Ping client | TX -> Padding { len: 1313 } client | 0.074 DEBUG packet_sent this=0x563cbaf51970, pn=1, ps=1352 client | 0.074 DEBUG ECN probing: sent 5 probes client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.074 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.074 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.574913ms client | 0.074 DEBUG Setting timeout of 19.574913ms client | 0.074 DEBUG stream 0 complete client | 0.074 DEBUG stream BiDi creatable client | 0.074 DEBUG stream UniDi creatable client | 0.074 WARN Unhandled event StateChange(Confirmed) client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.074 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.074 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.074 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.539727ms client | 0.074 DEBUG Setting timeout of 19.539727ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/4 (0.0%) client | 0.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 313, len: 1174, fin: false } client | 0.075 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 439671479 } client | 0.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.075 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=2 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 43 client | TX -> Ack { largest_acknowledged: 1, ack_delay: 3, first_ack_range: 1, ack_ranges: [], ecn_count: None } client | 0.075 DEBUG ECN probing: sent 6 probes client | 0.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.075 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.075 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 109.61395ms client | 0.075 DEBUG Setting timeout of 109.61395ms client | 0.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.075 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.075 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 109.585487ms client | 0.075 DEBUG Setting timeout of 109.585487ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/5 (0.0%) client | 0.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=2 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 1487, len: 1174, fin: false } client | 0.076 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 460622593 } client | 0.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.076 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.076 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965746ms client | 0.076 DEBUG Setting timeout of 19.965746ms client | 0.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.076 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.076 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942843ms client | 0.076 DEBUG Setting timeout of 19.942843ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/6 (0.0%) client | 0.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=3 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 2661, len: 1174, fin: false } client | 0.077 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 441610365 } client | 0.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.077 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=3 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 43 client | TX -> Ack { largest_acknowledged: 3, ack_delay: 4, first_ack_range: 3, ack_ranges: [], ecn_count: None } client | 0.077 DEBUG ECN probing: sent 7 probes client | 0.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.077 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.077 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 107.663204ms client | 0.077 DEBUG Setting timeout of 107.663204ms client | 0.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.077 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.077 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 107.634009ms client | 0.077 DEBUG Setting timeout of 107.634009ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/7 (0.0%) client | 0.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=4 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 3835, len: 1174, fin: false } client | 0.078 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 462599300 } client | 0.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.078 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.078 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971286ms client | 0.078 DEBUG Setting timeout of 19.971286ms client | 0.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.078 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.078 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949526ms client | 0.078 DEBUG Setting timeout of 19.949526ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/8 (0.0%) client | 0.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=5 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 5009, len: 1174, fin: false } client | 0.079 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 443578602 } client | 0.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.079 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=4 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 43 client | TX -> Ack { largest_acknowledged: 5, ack_delay: 8, first_ack_range: 5, ack_ranges: [], ecn_count: None } client | 0.079 DEBUG ECN probing: sent 8 probes client | 0.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.079 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.079 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 105.671904ms client | 0.079 DEBUG Setting timeout of 105.671904ms client | 0.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.079 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.079 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 105.639854ms client | 0.079 DEBUG Setting timeout of 105.639854ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/9 (0.0%) client | 0.080 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=6 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 6183, len: 1174, fin: false } client | 0.080 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 464561245 } client | 0.080 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.080 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.080 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.080 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960396ms client | 0.080 DEBUG Setting timeout of 19.960396ms client | 0.080 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.080 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.080 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.080 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936912ms client | 0.080 DEBUG Setting timeout of 19.936912ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/10 (0.0%) client | 0.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=7 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 7357, len: 1174, fin: false } client | 0.081 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 445550490 } client | 0.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.081 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=5 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 43 client | TX -> Ack { largest_acknowledged: 7, ack_delay: 3, first_ack_range: 7, ack_ranges: [], ecn_count: None } client | 0.081 DEBUG ECN probing: sent 9 probes client | 0.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.081 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.081 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 103.731183ms client | 0.081 DEBUG Setting timeout of 103.731183ms client | 0.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.081 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.081 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 103.685497ms client | 0.081 DEBUG Setting timeout of 103.685497ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/11 (0.0%) client | 0.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=8 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 8531, len: 1174, fin: false } client | 0.082 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 466523231 } client | 0.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.082 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.082 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969022ms client | 0.082 DEBUG Setting timeout of 19.969022ms client | 0.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.082 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.082 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946279ms client | 0.082 DEBUG Setting timeout of 19.946279ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/12 (0.0%) client | 0.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=9 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 9705, len: 1174, fin: false } client | 0.083 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 447504732 } client | 0.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.083 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=6 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, Ect0) len 43 client | TX -> Ack { largest_acknowledged: 9, ack_delay: 3, first_ack_range: 9, ack_ranges: [], ecn_count: None } client | 0.083 DEBUG ECN probing: sent 10 probes client | 0.083 DEBUG ECN probing concluded with 10 probes sent client | 0.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.083 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.083 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.801398ms client | 0.083 DEBUG Setting timeout of 101.801398ms client | 0.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.083 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.083 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.766884ms client | 0.083 DEBUG Setting timeout of 101.766884ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/13 (0.0%) client | 0.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=10 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 10879, len: 1174, fin: false } client | 0.084 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 468485461 } client | 0.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.084 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.084 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969623ms client | 0.084 DEBUG Setting timeout of 19.969623ms client | 0.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.084 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.084 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945498ms client | 0.084 DEBUG Setting timeout of 19.945498ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/14 (0.0%) client | 0.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=11 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 12053, len: 1174, fin: false } client | 0.085 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 449468685 } client | 0.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.085 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=7 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 43 client | TX -> Ack { largest_acknowledged: 11, ack_delay: 4, first_ack_range: 11, ack_ranges: [], ecn_count: None } client | 0.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.085 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.085 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.840611ms client | 0.085 DEBUG Setting timeout of 99.840611ms client | 0.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.085 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.085 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.814583ms client | 0.085 DEBUG Setting timeout of 99.814583ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/15 (0.0%) client | 0.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=12 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 13227, len: 1174, fin: false } client | 0.086 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 470453199 } client | 0.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.086 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.086 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971827ms client | 0.086 DEBUG Setting timeout of 19.971827ms client | 0.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.086 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.086 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945998ms client | 0.086 DEBUG Setting timeout of 19.945998ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/16 (0.0%) client | 0.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=13 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 14401, len: 1174, fin: false } client | 0.087 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 451437736 } client | 0.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.087 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=8 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 43 client | TX -> Ack { largest_acknowledged: 13, ack_delay: 3, first_ack_range: 13, ack_ranges: [], ecn_count: None } client | 0.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.087 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.087 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.877642ms client | 0.087 DEBUG Setting timeout of 97.877642ms client | 0.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.087 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.087 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.850331ms client | 0.087 DEBUG Setting timeout of 97.850331ms sim | Forwarding 1198 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/17 (0.0%) client | 0.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=14 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1198 client | -> RX Stream { stream_id: 0, offset: 15575, len: 1174, fin: false } client | 0.088 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 472419427 } client | 0.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.088 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.088 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970545ms client | 0.088 DEBUG Setting timeout of 19.970545ms client | 0.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.088 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.088 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947702ms client | 0.088 DEBUG Setting timeout of 19.947702ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/18 (0.0%) client | 0.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=15 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 16749, len: 1174, fin: false } client | 0.089 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 453408071 } client | 0.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.089 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=9 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 43 client | TX -> Ack { largest_acknowledged: 15, ack_delay: 3, first_ack_range: 15, ack_ranges: [], ecn_count: None } client | 0.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.089 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.089 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 95.864464ms client | 0.089 DEBUG Setting timeout of 95.864464ms client | 0.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.089 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.089 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 95.836111ms client | 0.089 DEBUG Setting timeout of 95.836111ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/19 (0.0%) client | 0.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=16 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 17923, len: 1174, fin: false } client | 0.090 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 474386568 } client | 0.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.090 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.090 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970565ms client | 0.090 DEBUG Setting timeout of 19.970565ms client | 0.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.090 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.090 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.941881ms client | 0.090 DEBUG Setting timeout of 19.941881ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/20 (0.0%) sim | Forwarding 1352 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/5 (0.0%) sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/6 (0.0%) client | 0.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=17 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 19097, len: 1174, fin: false } client | 0.091 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 455367989 } client | 0.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.091 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=10 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 43 client | TX -> Ack { largest_acknowledged: 17, ack_delay: 3, first_ack_range: 17, ack_ranges: [], ecn_count: None } client | 0.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.091 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.091 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 93.94777ms client | 0.091 DEBUG Setting timeout of 93.94777ms client | 0.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.091 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.091 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 93.925759ms client | 0.091 DEBUG Setting timeout of 93.925759ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/21 (0.0%) client | 0.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=18 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 20271, len: 1174, fin: false } client | 0.092 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 476357139 } client | 0.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.092 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.092 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968541ms client | 0.092 DEBUG Setting timeout of 19.968541ms client | 0.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.092 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.092 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943394ms client | 0.092 DEBUG Setting timeout of 19.943394ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/7 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/22 (0.0%) client | 0.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=19 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 21445, len: 1174, fin: false } client | 0.093 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 457337966 } client | 0.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.093 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=11 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 43 client | TX -> Ack { largest_acknowledged: 19, ack_delay: 3, first_ack_range: 19, ack_ranges: [], ecn_count: None } client | 0.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.093 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.093 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.978734ms client | 0.093 DEBUG Setting timeout of 91.978734ms client | 0.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.093 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.093 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.947295ms client | 0.093 DEBUG Setting timeout of 91.947295ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/23 (0.0%) client | 0.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=20 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 22619, len: 1174, fin: false } client | 0.094 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 478322593 } client | 0.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.094 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.094 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969233ms client | 0.094 DEBUG Setting timeout of 19.969233ms client | 0.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.094 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.094 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946109ms client | 0.094 DEBUG Setting timeout of 19.946109ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/8 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/24 (0.0%) client | 0.095 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=21 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 23793, len: 1174, fin: false } client | 0.095 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 459305498 } client | 0.095 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.095 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.095 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=12 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 43 client | TX -> Ack { largest_acknowledged: 21, ack_delay: 3, first_ack_range: 21, ack_ranges: [], ecn_count: None } client | 0.095 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.095 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.095 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.095 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.009298ms client | 0.095 DEBUG Setting timeout of 90.009298ms client | 0.095 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.095 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.095 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.095 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.981636ms client | 0.095 DEBUG Setting timeout of 89.981636ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/25 (0.0%) client | 0.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=22 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 24967, len: 1174, fin: false } client | 0.096 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 480289153 } client | 0.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.096 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.096 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970445ms client | 0.096 DEBUG Setting timeout of 19.970445ms client | 0.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.096 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.096 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947632ms client | 0.096 DEBUG Setting timeout of 19.947632ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/9 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/26 (0.0%) client | 0.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=23 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 26141, len: 1174, fin: false } client | 0.097 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 461269446 } client | 0.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.097 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=13 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 43 client | TX -> Ack { largest_acknowledged: 23, ack_delay: 4, first_ack_range: 23, ack_ranges: [], ecn_count: None } client | 0.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.097 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.097 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.041203ms client | 0.097 DEBUG Setting timeout of 88.041203ms client | 0.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.097 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.097 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.00762ms client | 0.097 DEBUG Setting timeout of 88.00762ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/27 (0.0%) client | 0.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=24 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 27315, len: 1174, fin: false } client | 0.098 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 482269420 } client | 0.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.098 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.098 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969523ms client | 0.098 DEBUG Setting timeout of 19.969523ms client | 0.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.098 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.098 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942803ms client | 0.098 DEBUG Setting timeout of 19.942803ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/10 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/28 (0.0%) client | 0.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=25 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 28489, len: 1174, fin: false } client | 0.099 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 463251644 } client | 0.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.099 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=14 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 43 client | TX -> Ack { largest_acknowledged: 25, ack_delay: 3, first_ack_range: 25, ack_ranges: [], ecn_count: None } client | 0.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.099 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.099 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.039589ms client | 0.099 DEBUG Setting timeout of 86.039589ms client | 0.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.099 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.099 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.998612ms client | 0.099 DEBUG Setting timeout of 85.998612ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/29 (0.0%) client | 0.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=26 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 29663, len: 1174, fin: false } client | 0.099 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 484228546 } client | 0.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.100 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.100 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969012ms client | 0.100 DEBUG Setting timeout of 19.969012ms client | 0.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.100 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.100 DEBUG TX blocked, profile=SendProfile { limit: 1252, pto: None, probe: EnumSet(), paced: false } client | 0.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940398ms client | 0.100 DEBUG Setting timeout of 19.940398ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/11 (0.0%) sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/12 (0.0%) sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/13 (0.0%) sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/14 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/30 (0.0%) client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=57 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Ack { largest_acknowledged: 2, ack_delay: 0, first_ack_range: 1, ack_ranges: [], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 65536, len: 1169, fin: false } client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[1..=2] client | 0.107 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=2 client | 0.107 WARN ECN validation failed, no ECN counts in ACK frame sim | Forwarding 344 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/31 (0.0%) client | 0.107 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=12520, state=SlowStart, new_acked=1352 client | 0.107 DEBUG PMTUD probe of size 1380 succeeded client | 0.107 DEBUG PMTUD started with probe size 1420 client | 0.107 DEBUG PLPMTU changed from 1252 to 1352, updating pacer client | 0.107 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 471698523 } client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.107 DEBUG Sending PMTUD probe of size 1420, count 1 client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=15 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1392 client | TX -> Ack { largest_acknowledged: 57, ack_delay: 7, first_ack_range: 0, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | TX -> Ping client | TX -> Padding { len: 1346 } client | 0.107 DEBUG packet_sent this=0x563cbaf51970, pn=15, ps=1392 client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.107 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.376116ms client | 0.107 DEBUG Setting timeout of 102.376116ms client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.107 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.349175ms client | 0.107 DEBUG Setting timeout of 102.349175ms client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=58 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 344 client | -> RX Stream { stream_id: 0, offset: 66705, len: 318, fin: false } client | 0.107 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 492114203 } client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.107 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972348ms client | 0.107 DEBUG Setting timeout of 19.972348ms client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.107 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951279ms client | 0.107 DEBUG Setting timeout of 19.951279ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/15 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/32 (0.0%) client | 0.108 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=59 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 67023, len: 1174, fin: false } client | 0.108 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 473143693 } client | 0.108 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.108 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.108 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=16 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 59, ack_delay: 6, first_ack_range: 2, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.109 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.949402ms client | 0.109 DEBUG Setting timeout of 100.949402ms client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.109 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.911391ms client | 0.109 DEBUG Setting timeout of 100.911391ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/33 (0.0%) client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=60 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 68197, len: 1174, fin: false } client | 0.109 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 494095358 } client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.109 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970585ms client | 0.109 DEBUG Setting timeout of 19.970585ms client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.109 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932081ms client | 0.109 DEBUG Setting timeout of 19.932081ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/16 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/34 (0.0%) client | 0.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=61 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 69371, len: 1174, fin: false } client | 0.110 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 475089893 } client | 0.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.110 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=17 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 61, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.110 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.110 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.046434ms client | 0.110 DEBUG Setting timeout of 99.046434ms client | 0.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.110 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.110 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.020866ms client | 0.111 DEBUG Setting timeout of 99.020866ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/35 (0.0%) client | 0.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=62 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 70545, len: 1174, fin: false } client | 0.111 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 496095028 } client | 0.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.111 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.111 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970705ms client | 0.111 DEBUG Setting timeout of 19.970705ms client | 0.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.111 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.111 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949946ms client | 0.111 DEBUG Setting timeout of 19.949946ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/17 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/36 (0.0%) client | 0.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=63 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 71719, len: 1174, fin: false } client | 0.112 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 477084284 } client | 0.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.112 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=18 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 63, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.112 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.112 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.071299ms client | 0.112 DEBUG Setting timeout of 97.071299ms client | 0.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.112 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.112 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.047485ms client | 0.112 DEBUG Setting timeout of 97.047485ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/37 (0.0%) client | 0.113 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=64 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 72893, len: 1174, fin: false } client | 0.113 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 498073895 } client | 0.113 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.113 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.113 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.113 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970826ms client | 0.113 DEBUG Setting timeout of 19.970826ms client | 0.113 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.113 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.113 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.113 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948704ms client | 0.113 DEBUG Setting timeout of 19.948704ms sim | Forwarding 43 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/18 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/38 (0.0%) client | 0.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=65 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 74067, len: 1174, fin: false } client | 0.114 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 479086328 } client | 0.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.114 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=19 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 65, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.114 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.114 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 95.067822ms client | 0.114 DEBUG Setting timeout of 95.067822ms client | 0.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.114 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.114 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 95.041993ms client | 0.114 DEBUG Setting timeout of 95.041993ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/39 (0.0%) client | 0.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=66 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 75241, len: 1174, fin: false } client | 0.115 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 500066629 } client | 0.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.115 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.115 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970094ms client | 0.115 DEBUG Setting timeout of 19.970094ms client | 0.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.115 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.115 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94649ms client | 0.115 DEBUG Setting timeout of 19.94649ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/40 (0.0%) client | 0.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=67 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 76415, len: 1174, fin: false } client | 0.116 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 481042799 } client | 0.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.116 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=20 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 67, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.116 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.116 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 93.048403ms client | 0.116 DEBUG Setting timeout of 93.048403ms client | 0.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.116 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.116 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 93.023386ms client | 0.116 DEBUG Setting timeout of 93.023386ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/41 (0.0%) client | 0.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=68 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 77589, len: 1174, fin: false } client | 0.117 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 502032976 } client | 0.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.117 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.117 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969853ms client | 0.117 DEBUG Setting timeout of 19.969853ms client | 0.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.117 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.117 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949044ms client | 0.117 DEBUG Setting timeout of 19.949044ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/42 (0.0%) client | 0.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=69 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 78763, len: 1174, fin: false } client | 0.118 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 483024356 } client | 0.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.118 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=21 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 69, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.118 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.118 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.092284ms client | 0.118 DEBUG Setting timeout of 91.092284ms client | 0.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.118 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.118 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.066896ms client | 0.118 DEBUG Setting timeout of 91.066896ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/43 (0.0%) client | 0.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=70 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 79937, len: 1174, fin: false } client | 0.119 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 503983775 } client | 0.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.119 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.119 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938126ms client | 0.119 DEBUG Setting timeout of 19.938126ms client | 0.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.119 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.119 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.915964ms client | 0.119 DEBUG Setting timeout of 19.915964ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/44 (0.0%) client | 0.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=71 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 81111, len: 1174, fin: false } client | 0.120 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 484965604 } client | 0.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.120 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=22 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 71, ack_delay: 6, first_ack_range: 14, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.120 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.120 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.159171ms client | 0.120 DEBUG Setting timeout of 89.159171ms client | 0.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.120 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.120 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.131809ms client | 0.120 DEBUG Setting timeout of 89.131809ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/45 (0.0%) client | 0.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=72 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 82285, len: 1174, fin: false } client | 0.121 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 505951133 } client | 0.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.121 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.121 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960206ms client | 0.121 DEBUG Setting timeout of 19.960206ms client | 0.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.121 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.121 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.915111ms client | 0.121 DEBUG Setting timeout of 19.915111ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/46 (0.0%) client | 0.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=73 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 83459, len: 1174, fin: false } client | 0.122 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 486968310 } client | 0.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.122 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=23 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 73, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.122 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.122 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 87.169539ms client | 0.122 DEBUG Setting timeout of 87.169539ms client | 0.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.122 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.122 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 87.147578ms client | 0.122 DEBUG Setting timeout of 87.147578ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/47 (0.0%) client | 0.123 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=74 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 sim | Forwarding 1392 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/19 (0.0%) client | -> RX Stream { stream_id: 0, offset: 84633, len: 1174, fin: false } client | 0.123 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 507955682 } client | 0.123 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.123 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.123 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.123 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969884ms client | 0.123 DEBUG Setting timeout of 19.969884ms client | 0.123 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.123 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.123 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.123 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931722ms client | 0.123 DEBUG Setting timeout of 19.931722ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/20 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/48 (0.0%) client | 0.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=75 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 85807, len: 1174, fin: false } client | 0.124 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 488889025 } client | 0.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.124 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=24 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 75, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.124 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.124 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.264514ms client | 0.124 DEBUG Setting timeout of 85.264514ms client | 0.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.124 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.124 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.21414ms client | 0.124 DEBUG Setting timeout of 85.21414ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/49 (0.0%) client | 0.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=76 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 86981, len: 1174, fin: false } client | 0.125 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 509920419 } client | 0.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.125 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.125 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965446ms client | 0.125 DEBUG Setting timeout of 19.965446ms client | 0.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.125 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.125 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936191ms client | 0.125 DEBUG Setting timeout of 19.936191ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/21 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/50 (0.0%) client | 0.126 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=77 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 88155, len: 1174, fin: false } client | 0.126 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 490903350 } client | 0.126 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.126 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.126 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=25 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 77, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.126 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.126 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.126 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.126 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 83.242154ms client | 0.126 DEBUG Setting timeout of 83.242154ms client | 0.126 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.126 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.126 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.126 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 83.202529ms client | 0.126 DEBUG Setting timeout of 83.202529ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/51 (0.0%) client | 0.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=78 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 89329, len: 1174, fin: false } client | 0.127 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 511883508 } client | 0.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.127 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.127 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972288ms client | 0.127 DEBUG Setting timeout of 19.972288ms client | 0.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.127 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.127 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951058ms client | 0.127 DEBUG Setting timeout of 19.951058ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/22 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/52 (0.0%) client | 0.128 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=79 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 90503, len: 1174, fin: false } client | 0.128 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 492863256 } client | 0.128 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.128 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.128 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=26 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 79, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.128 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.128 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.128 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.128 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 81.226303ms client | 0.128 DEBUG Setting timeout of 81.226303ms client | 0.128 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.128 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.128 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.128 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 81.198641ms client | 0.128 DEBUG Setting timeout of 81.198641ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 0/53 (0.0%) client | 0.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=80 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 91677, len: 1174, fin: false } client | 0.129 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 513864115 } client | 0.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.129 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.129 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967309ms client | 0.129 DEBUG Setting timeout of 19.967309ms client | 0.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.129 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.129 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947291ms client | 0.129 DEBUG Setting timeout of 19.947291ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/23 (0.0%) sim | Dropping 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/54 (1.9%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/55 (1.8%) client | 0.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=82 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 94025, len: 1174, fin: false } client | 0.131 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 495833528 } client | 0.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.131 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=27 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 82, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 29, range: 26 }], ecn_count: None } client | 0.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.131 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.131 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.309463ms client | 0.131 DEBUG Setting timeout of 78.309463ms client | 0.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.131 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.131 DEBUG TX blocked, profile=SendProfile { limit: 1352, pto: None, probe: EnumSet(), paced: false } client | 0.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.283905ms client | 0.131 DEBUG Setting timeout of 78.283905ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/24 (0.0%) sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/25 (0.0%) sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/26 (0.0%) sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/27 (0.0%) sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/28 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/56 (1.8%) client | 0.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=83 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Ack { largest_acknowledged: 15, ack_delay: 0, first_ack_range: 12, ack_ranges: [], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 30837, len: 1169, fin: false } client | 0.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[3..=15] client | 0.140 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=15 client | 0.140 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=12520, state=SlowStart, new_acked=1392 client | 0.140 DEBUG PMTUD probe of size 1420 succeeded client | 0.140 DEBUG PMTUD started with probe size 1472 client | 0.140 DEBUG PLPMTU changed from 1352 to 1392, updating pacer client | 0.140 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 524711598 } client | 0.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.140 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.140 DEBUG Sending PMTUD probe of size 1472, count 1 client | 0.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=28 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1444 client | TX -> Ping client | TX -> Padding { len: 1405 } client | 0.140 DEBUG packet_sent this=0x563cbaf51970, pn=28, ps=1444 client | 0.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.140 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.140 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.662337ms client | 0.140 DEBUG Setting timeout of 19.662337ms client | 0.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.140 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.140 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.630266ms client | 0.140 DEBUG Setting timeout of 19.630266ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/57 (1.8%) client | 0.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=84 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 32006, len: 5, fin: false } client | -> RX Stream { stream_id: 0, offset: 32011, len: 757, fin: false } client | -> RX Stream { stream_id: 0, offset: 32768, len: 397, fin: false } client | 0.141 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 505475739 } client | 0.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.141 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=29 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 84, ack_delay: 4, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.141 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.141 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.291108ms client | 0.141 DEBUG Setting timeout of 94.291108ms client | 0.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.141 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.141 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.264969ms client | 0.141 DEBUG Setting timeout of 94.264969ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/29 (0.0%) client | 0.142 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=85 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 33165, len: 10, fin: false } sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/58 (1.7%) client | -> RX Stream { stream_id: 0, offset: 33175, len: 1157, fin: false } client | 0.142 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 526402713 } client | 0.142 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.142 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.142 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.142 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971627ms client | 0.142 DEBUG Setting timeout of 19.971627ms client | 0.142 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.142 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.142 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.142 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937453ms client | 0.142 DEBUG Setting timeout of 19.937453ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/59 (1.7%) client | 0.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=86 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 34332, len: 15, fin: false } client | -> RX Stream { stream_id: 0, offset: 34347, len: 1152, fin: false } client | 0.143 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 507422031 } client | 0.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.143 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=30 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 86, ack_delay: 4, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.143 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.143 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.346068ms client | 0.143 DEBUG Setting timeout of 92.346068ms client | 0.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.143 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.143 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.313958ms client | 0.143 DEBUG Setting timeout of 92.313958ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/30 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/60 (1.7%) client | 0.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=87 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 35499, len: 20, fin: false } client | -> RX Stream { stream_id: 0, offset: 35519, len: 1147, fin: false } client | 0.144 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 528367339 } client | 0.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.144 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.144 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963712ms client | 0.144 DEBUG Setting timeout of 19.963712ms client | 0.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.144 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.144 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940057ms client | 0.144 DEBUG Setting timeout of 19.940057ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/61 (1.6%) client | 0.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=88 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 36666, len: 25, fin: false } client | -> RX Stream { stream_id: 0, offset: 36691, len: 1142, fin: false } client | 0.145 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 509385078 } client | 0.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.145 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=31 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 88, ack_delay: 4, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.145 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.145 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.359668ms client | 0.145 DEBUG Setting timeout of 90.359668ms client | 0.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.145 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.145 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.331776ms client | 0.145 DEBUG Setting timeout of 90.331776ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/62 (1.6%) client | 0.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=89 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 37833, len: 30, fin: false } client | -> RX Stream { stream_id: 0, offset: 37863, len: 1137, fin: false } client | 0.146 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 530369913 } client | 0.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.146 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.146 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96833ms client | 0.146 DEBUG Setting timeout of 19.96833ms client | 0.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.146 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.146 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.92555ms client | 0.146 DEBUG Setting timeout of 19.92555ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/31 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/63 (1.6%) client | 0.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=90 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 39000, len: 35, fin: false } client | -> RX Stream { stream_id: 0, offset: 39035, len: 1132, fin: false } client | 0.147 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 511355326 } client | 0.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.147 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=32 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 90, ack_delay: 4, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.147 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.147 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.382757ms client | 0.147 DEBUG Setting timeout of 88.382757ms client | 0.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.147 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.147 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.354895ms client | 0.147 DEBUG Setting timeout of 88.354895ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/64 (1.6%) client | 0.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=91 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 40167, len: 40, fin: false } client | -> RX Stream { stream_id: 0, offset: 40207, len: 1127, fin: false } client | 0.148 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 532333947 } client | 0.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.148 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.148 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968712ms client | 0.148 DEBUG Setting timeout of 19.968712ms client | 0.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.148 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.148 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946199ms client | 0.148 DEBUG Setting timeout of 19.946199ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/65 (1.5%) client | 0.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=92 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 41334, len: 45, fin: false } client | -> RX Stream { stream_id: 0, offset: 41379, len: 1122, fin: false } client | 0.149 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 513318823 } client | 0.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.149 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=33 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 92, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.149 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.149 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.438053ms client | 0.149 DEBUG Setting timeout of 86.438053ms client | 0.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.149 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.149 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.410942ms client | 0.149 DEBUG Setting timeout of 86.410942ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/66 (1.5%) client | 0.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=93 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 42501, len: 50, fin: false } client | -> RX Stream { stream_id: 0, offset: 42551, len: 1117, fin: false } client | 0.150 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 534310468 } client | 0.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.150 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.150 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966487ms client | 0.150 DEBUG Setting timeout of 19.966487ms client | 0.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.150 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.150 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937052ms client | 0.150 DEBUG Setting timeout of 19.937052ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/67 (1.5%) client | 0.151 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=94 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 43668, len: 55, fin: false } client | -> RX Stream { stream_id: 0, offset: 43723, len: 1112, fin: false } client | 0.151 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 515289454 } client | 0.151 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.151 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.151 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=34 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 94, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.151 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.151 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.151 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.151 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.460532ms client | 0.151 DEBUG Setting timeout of 84.460532ms client | 0.151 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.151 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.151 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.151 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.432609ms client | 0.151 DEBUG Setting timeout of 84.432609ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/68 (1.5%) client | 0.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=95 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 44835, len: 60, fin: false } client | -> RX Stream { stream_id: 0, offset: 44895, len: 1107, fin: false } client | 0.152 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 536280523 } client | 0.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.152 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.152 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966828ms client | 0.152 DEBUG Setting timeout of 19.966828ms client | 0.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.152 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.152 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944025ms client | 0.152 DEBUG Setting timeout of 19.944025ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/69 (1.4%) client | 0.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=96 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 46002, len: 65, fin: false } client | -> RX Stream { stream_id: 0, offset: 46067, len: 1101, fin: false } client | 0.153 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 517264463 } client | 0.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.153 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=35 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 96, ack_delay: 4, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.153 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.153 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.488548ms client | 0.153 DEBUG Setting timeout of 82.488548ms client | 0.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.153 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.153 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.456228ms client | 0.153 DEBUG Setting timeout of 82.456228ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/70 (1.4%) client | 0.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=97 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 47168, len: 71, fin: false } client | -> RX Stream { stream_id: 0, offset: 47239, len: 1095, fin: false } client | 0.154 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 538241806 } client | 0.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.154 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.154 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969603ms client | 0.154 DEBUG Setting timeout of 19.969603ms client | 0.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.154 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.154 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947131ms client | 0.154 DEBUG Setting timeout of 19.947131ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 1/71 (1.4%) client | 0.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=98 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 48334, len: 77, fin: false } client | -> RX Stream { stream_id: 0, offset: 48411, len: 1089, fin: false } client | 0.154 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 519224324 } client | 0.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.155 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=36 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 46 client | TX -> Ack { largest_acknowledged: 98, ack_delay: 4, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.155 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.155 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.458576ms client | 0.155 DEBUG Setting timeout of 80.458576ms client | 0.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.155 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.155 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.430815ms client | 0.155 DEBUG Setting timeout of 80.430815ms sim | Dropping 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/72 (2.8%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/73 (2.7%) sim | Forwarding 1444 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/32 (0.0%) sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/33 (0.0%) client | 0.156 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=100 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 50666, len: 91, fin: false } client | -> RX Stream { stream_id: 0, offset: 50757, len: 1075, fin: false } client | 0.156 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 521196142 } client | 0.156 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.156 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.156 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=37 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 100, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.157 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.157 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.577439ms client | 0.157 DEBUG Setting timeout of 78.577439ms client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.157 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.157 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.5566ms client | 0.157 DEBUG Setting timeout of 78.5566ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/74 (2.7%) client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=101 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 51832, len: 99, fin: false } client | -> RX Stream { stream_id: 0, offset: 51931, len: 1067, fin: false } client | 0.157 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 542182667 } client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.157 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.157 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96778ms client | 0.157 DEBUG Setting timeout of 19.96778ms client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.157 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.157 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946299ms client | 0.157 DEBUG Setting timeout of 19.946299ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/34 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/75 (2.7%) client | 0.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=102 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 52998, len: 107, fin: false } client | -> RX Stream { stream_id: 0, offset: 53105, len: 1059, fin: false } client | 0.158 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 523161778 } client | 0.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.158 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=38 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 102, ack_delay: 4, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.158 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.159 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.608416ms client | 0.159 DEBUG Setting timeout of 76.608416ms client | 0.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.159 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.159 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.588779ms client | 0.159 DEBUG Setting timeout of 76.588779ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/76 (2.6%) client | 0.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=103 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 54164, len: 115, fin: false } client | -> RX Stream { stream_id: 0, offset: 54279, len: 1051, fin: false } client | 0.159 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 544150299 } client | 0.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.159 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.159 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943905ms client | 0.159 DEBUG Setting timeout of 19.943905ms client | 0.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.159 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.159 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.921032ms client | 0.159 DEBUG Setting timeout of 19.921032ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/35 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/77 (2.6%) client | 0.160 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=104 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 55330, len: 123, fin: false } client | -> RX Stream { stream_id: 0, offset: 55453, len: 1043, fin: false } client | 0.160 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 525136381 } client | 0.160 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.160 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.160 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=39 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 104, ack_delay: 4, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.161 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.161 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.566997ms client | 0.161 DEBUG Setting timeout of 74.566997ms client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.161 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.161 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.543734ms client | 0.161 DEBUG Setting timeout of 74.543734ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/78 (2.6%) client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=105 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 56496, len: 131, fin: false } client | -> RX Stream { stream_id: 0, offset: 56627, len: 1035, fin: false } client | 0.161 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 546128086 } client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.161 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.161 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967519ms client | 0.161 DEBUG Setting timeout of 19.967519ms client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.161 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.161 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943915ms client | 0.161 DEBUG Setting timeout of 19.943915ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/36 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/79 (2.5%) client | 0.162 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=106 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 57662, len: 139, fin: false } client | -> RX Stream { stream_id: 0, offset: 57801, len: 1027, fin: false } client | 0.162 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 527104063 } client | 0.162 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.162 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.162 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=40 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 106, ack_delay: 4, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.163 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.163 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.584046ms client | 0.163 DEBUG Setting timeout of 72.584046ms client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.163 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.163 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.555663ms client | 0.163 DEBUG Setting timeout of 72.555663ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/80 (2.5%) client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=107 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 58828, len: 147, fin: false } client | -> RX Stream { stream_id: 0, offset: 58975, len: 1019, fin: false } client | 0.163 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 548081046 } client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.163 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.163 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968812ms client | 0.163 DEBUG Setting timeout of 19.968812ms client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.163 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.163 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.163 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946911ms client | 0.163 DEBUG Setting timeout of 19.946911ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/37 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/81 (2.5%) client | 0.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=108 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 59994, len: 155, fin: false } client | -> RX Stream { stream_id: 0, offset: 60149, len: 1011, fin: false } client | 0.164 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 529091411 } client | 0.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.164 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=41 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 108, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.164 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.164 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.68257ms client | 0.164 DEBUG Setting timeout of 70.68257ms client | 0.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.164 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.164 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.656742ms client | 0.164 DEBUG Setting timeout of 70.656742ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/82 (2.4%) client | 0.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=109 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 61160, len: 163, fin: false } client | -> RX Stream { stream_id: 0, offset: 61323, len: 1003, fin: false } client | 0.165 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 550068889 } client | 0.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.165 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.165 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959524ms client | 0.165 DEBUG Setting timeout of 19.959524ms client | 0.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.165 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.165 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936571ms client | 0.165 DEBUG Setting timeout of 19.936571ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/38 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/83 (2.4%) client | 0.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=117 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 99034, len: 1174, fin: false } client | 0.166 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 531056469 } client | 0.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.166 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=42 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 117, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.166 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.166 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 68.71615ms client | 0.166 DEBUG Setting timeout of 68.71615ms client | 0.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.166 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.166 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 68.696172ms client | 0.166 DEBUG Setting timeout of 68.696172ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/84 (2.4%) client | 0.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=118 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 100208, len: 1174, fin: false } client | 0.167 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 552027647 } client | 0.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.167 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.167 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955807ms client | 0.167 DEBUG Setting timeout of 19.955807ms client | 0.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.167 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.167 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934196ms client | 0.167 DEBUG Setting timeout of 19.934196ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/39 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/85 (2.4%) client | 0.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=119 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 101382, len: 1174, fin: false } client | 0.168 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 533031804 } client | 0.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.168 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=43 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 119, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.168 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.168 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.714185ms client | 0.168 DEBUG Setting timeout of 66.714185ms client | 0.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.168 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.168 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.683958ms client | 0.168 DEBUG Setting timeout of 66.683958ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/86 (2.3%) client | 0.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=120 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 102556, len: 1174, fin: false } client | 0.169 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 553992658 } client | 0.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.169 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.169 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953533ms client | 0.169 DEBUG Setting timeout of 19.953533ms client | 0.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.169 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.169 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.930941ms client | 0.169 DEBUG Setting timeout of 19.930941ms sim | Forwarding 46 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/40 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/87 (2.3%) client | 0.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=121 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 103730, len: 1174, fin: false } client | 0.170 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 534983922 } client | 0.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.170 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=44 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 121, ack_delay: 5, first_ack_range: 4, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.170 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.170 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.733113ms client | 0.170 DEBUG Setting timeout of 64.733113ms client | 0.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.170 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.170 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.711582ms client | 0.170 DEBUG Setting timeout of 64.711582ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/88 (2.3%) client | 0.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=122 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 104904, len: 1174, fin: false } client | 0.171 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 555959559 } client | 0.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.171 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.171 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969953ms client | 0.171 DEBUG Setting timeout of 19.969953ms client | 0.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.171 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.171 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.933435ms client | 0.171 DEBUG Setting timeout of 19.933435ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/41 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/89 (2.2%) client | 0.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=123 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 106078, len: 1174, fin: false } client | 0.172 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 536939925 } client | 0.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.172 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=45 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 123, ack_delay: 4, first_ack_range: 6, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.172 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.172 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 62.759666ms client | 0.172 DEBUG Setting timeout of 62.759666ms client | 0.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.172 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.172 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 62.736433ms client | 0.172 DEBUG Setting timeout of 62.736433ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/90 (2.2%) client | 0.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=124 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 107252, len: 1174, fin: false } client | 0.173 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 557925627 } client | 0.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.173 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.173 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972789ms client | 0.173 DEBUG Setting timeout of 19.972789ms client | 0.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.173 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.173 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95175ms client | 0.173 DEBUG Setting timeout of 19.95175ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/42 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/91 (2.2%) client | 0.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=125 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 108426, len: 1174, fin: false } client | 0.174 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 538912237 } client | 0.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.174 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=46 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 125, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.174 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.174 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 60.805216ms client | 0.174 DEBUG Setting timeout of 60.805216ms client | 0.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.174 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.174 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 60.778286ms client | 0.174 DEBUG Setting timeout of 60.778286ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/92 (2.2%) client | 0.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=126 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 109600, len: 1174, fin: false } client | 0.175 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 559896312 } client | 0.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.175 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.175 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970194ms client | 0.175 DEBUG Setting timeout of 19.970194ms client | 0.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.175 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.175 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947882ms client | 0.175 DEBUG Setting timeout of 19.947882ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/43 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/93 (2.2%) client | 0.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=127 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 110774, len: 1174, fin: false } client | 0.176 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 540887992 } client | 0.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.176 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=47 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 127, ack_delay: 4, first_ack_range: 10, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.176 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.176 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 58.830465ms client | 0.176 DEBUG Setting timeout of 58.830465ms client | 0.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.176 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.176 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 58.800348ms client | 0.176 DEBUG Setting timeout of 58.800348ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/94 (2.1%) client | 0.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=128 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 111948, len: 1174, fin: false } client | 0.177 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 561859013 } client | 0.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.177 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.177 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969473ms client | 0.177 DEBUG Setting timeout of 19.969473ms client | 0.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.177 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.177 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948884ms client | 0.177 DEBUG Setting timeout of 19.948884ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/44 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/95 (2.1%) client | 0.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=129 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 113122, len: 1174, fin: false } client | 0.178 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 542853110 } client | 0.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.178 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=48 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 129, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.178 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.178 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 56.875947ms client | 0.178 DEBUG Setting timeout of 56.875947ms client | 0.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.178 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.178 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 56.774888ms client | 0.178 DEBUG Setting timeout of 56.774888ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/96 (2.1%) client | 0.179 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=130 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 114296, len: 1174, fin: false } client | 0.179 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 563831783 } client | 0.179 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.179 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.179 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.179 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947852ms client | 0.179 DEBUG Setting timeout of 19.947852ms client | 0.179 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.179 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.179 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.179 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.927414ms client | 0.179 DEBUG Setting timeout of 19.927414ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/45 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/97 (2.1%) client | 0.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=131 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 115470, len: 1174, fin: false } client | 0.180 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 544819115 } client | 0.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.180 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=49 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 131, ack_delay: 4, first_ack_range: 14, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.180 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.180 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 54.949246ms client | 0.180 DEBUG Setting timeout of 54.949246ms client | 0.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.180 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.180 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 54.927826ms client | 0.180 DEBUG Setting timeout of 54.927826ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/98 (2.0%) client | 0.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=132 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 116644, len: 1174, fin: false } client | 0.181 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 565802135 } client | 0.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.181 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.181 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967789ms client | 0.181 DEBUG Setting timeout of 19.967789ms client | 0.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.181 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.181 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944025ms client | 0.181 DEBUG Setting timeout of 19.944025ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/46 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/99 (2.0%) client | 0.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=133 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 117818, len: 1174, fin: false } client | 0.182 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 546788794 } client | 0.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.182 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=50 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 133, ack_delay: 6, first_ack_range: 16, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.182 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.182 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 52.963797ms client | 0.182 DEBUG Setting timeout of 52.963797ms client | 0.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.182 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.182 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 52.94392ms client | 0.182 DEBUG Setting timeout of 52.94392ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/100 (2.0%) client | 0.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=134 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 118992, len: 1174, fin: false } client | 0.183 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 567762900 } client | 0.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.183 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.183 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968009ms client | 0.183 DEBUG Setting timeout of 19.968009ms client | 0.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.183 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.183 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945667ms client | 0.183 DEBUG Setting timeout of 19.945667ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/47 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/101 (2.0%) client | 0.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=135 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 120166, len: 1174, fin: false } client | 0.184 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 548761801 } client | 0.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.184 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=51 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 135, ack_delay: 4, first_ack_range: 18, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.184 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.184 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 50.973147ms client | 0.184 DEBUG Setting timeout of 50.973147ms client | 0.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.184 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.184 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 50.946868ms client | 0.184 DEBUG Setting timeout of 50.946868ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/102 (2.0%) client | 0.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=136 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 121340, len: 1174, fin: false } client | 0.185 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 569727843 } client | 0.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.185 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.185 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972098ms client | 0.185 DEBUG Setting timeout of 19.972098ms client | 0.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.185 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.185 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95173ms client | 0.185 DEBUG Setting timeout of 19.95173ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/48 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/103 (1.9%) client | 0.186 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=137 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 122514, len: 1174, fin: false } client | 0.186 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 550711477 } client | 0.186 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.186 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.186 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=52 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 137, ack_delay: 4, first_ack_range: 20, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | 0.186 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.186 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.186 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.186 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 49.045813ms client | 0.186 DEBUG Setting timeout of 49.045813ms client | 0.186 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.186 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.186 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.186 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 49.019824ms client | 0.186 DEBUG Setting timeout of 49.019824ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/104 (1.9%) client | 0.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=138 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 123688, len: 1174, fin: false } client | 0.187 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 571734862 } client | 0.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.187 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.187 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961348ms client | 0.187 DEBUG Setting timeout of 19.961348ms client | 0.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.187 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.187 DEBUG TX blocked, profile=SendProfile { limit: 1392, pto: None, probe: EnumSet(), paced: false } client | 0.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938695ms client | 0.187 DEBUG Setting timeout of 19.938695ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/49 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/105 (1.9%) sim | Forwarding 30 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/106 (1.9%) client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=139 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Ack { largest_acknowledged: 28, ack_delay: 0, first_ack_range: 25, ack_ranges: [], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 92851, len: 1169, fin: false } client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[3..=28] client | 0.188 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=28 client | 0.188 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=12520, state=SlowStart, new_acked=1444 client | 0.188 DEBUG PMTUD probe of size 1472 succeeded client | 0.188 DEBUG PMTUD started with probe size 1500 client | 0.188 DEBUG PLPMTU changed from 1392 to 1444, updating pacer client | 0.188 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 552709763 } client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.188 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.188 DEBUG Sending PMTUD probe of size 1500, count 1 client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=53 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1472 client | TX -> Ack { largest_acknowledged: 139, ack_delay: 7, first_ack_range: 22, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | TX -> Ping client | TX -> Padding { len: 1423 } client | 0.188 DEBUG packet_sent this=0x563cbaf51970, pn=53, ps=1472 client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.188 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.188 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.973745ms client | 0.188 DEBUG Setting timeout of 99.973745ms client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=140 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 30 client | -> RX Stream { stream_id: 0, offset: 94020, len: 5, fin: false } client | 0.188 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 572869282 } client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.188 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.188 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.980063ms client | 0.188 DEBUG Setting timeout of 19.980063ms client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.188 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.188 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961237ms client | 0.188 DEBUG Setting timeout of 19.961237ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/107 (1.9%) client | 0.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=141 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 124862, len: 1174, fin: false } client | 0.189 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 553708809 } client | 0.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.189 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=54 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 141, ack_delay: 4, first_ack_range: 24, ack_ranges: [AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.189 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.189 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.01226ms client | 0.189 DEBUG Setting timeout of 99.01226ms client | 0.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.189 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.189 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 98.988836ms client | 0.189 DEBUG Setting timeout of 98.988836ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/50 (0.0%) sim | Forwarding 1180 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/108 (1.9%) client | 0.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=142 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1180 client | -> RX Stream { stream_id: 0, offset: 126036, len: 1154, fin: false } client | 0.190 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 574678234 } client | 0.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.190 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.190 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971185ms client | 0.190 DEBUG Setting timeout of 19.971185ms client | 0.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.190 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.190 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948533ms client | 0.190 DEBUG Setting timeout of 19.948533ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/109 (1.8%) client | 0.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=146 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Ping client | -> RX Padding { len: 1331 } client | 0.191 DEBUG [Recvd-ap] immediate_ack at Instant { tv_sec: 527, tv_nsec: 555788327 } client | 0.191 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 555788327 } client | 0.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.191 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=55 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 146, ack_delay: 4, first_ack_range: 0, ack_ranges: [AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.191 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.191 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.899598ms client | 0.191 DEBUG Setting timeout of 96.899598ms client | 0.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.191 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.191 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.875332ms client | 0.191 DEBUG Setting timeout of 96.875332ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/51 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/110 (1.8%) client | 0.192 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=147 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 127190, len: 1174, fin: false } client | 0.192 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 576773880 } client | 0.192 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.192 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.192 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.192 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96779ms client | 0.192 DEBUG Setting timeout of 19.96779ms client | 0.192 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.192 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.192 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.192 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939206ms client | 0.192 DEBUG Setting timeout of 19.939206ms sim | Forwarding 1186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/111 (1.8%) client | 0.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=148 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1186 client | -> RX Stream { stream_id: 0, offset: 128364, len: 1160, fin: false } client | 0.193 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 557745913 } client | 0.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.193 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=56 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 148, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.193 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.193 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.967472ms client | 0.193 DEBUG Setting timeout of 94.967472ms client | 0.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.193 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.193 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.939118ms client | 0.193 DEBUG Setting timeout of 94.939118ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/52 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 2/112 (1.8%) client | 0.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=149 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 129524, len: 1174, fin: false } client | 0.194 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 578734206 } client | 0.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.194 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.194 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971186ms client | 0.194 DEBUG Setting timeout of 19.971186ms client | 0.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.194 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.194 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950958ms client | 0.194 DEBUG Setting timeout of 19.950958ms sim | Dropping 1186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/113 (2.7%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/53 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/114 (2.6%) client | 0.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=151 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 131858, len: 1174, fin: false } client | 0.196 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 560690765 } client | 0.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.196 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=57 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 151, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.196 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.196 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.000507ms client | 0.196 DEBUG Setting timeout of 92.000507ms client | 0.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.196 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.196 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.972735ms client | 0.196 DEBUG Setting timeout of 91.972735ms sim | Forwarding 1186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/115 (2.6%) client | 0.197 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=152 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1186 client | -> RX Stream { stream_id: 0, offset: 133032, len: 1160, fin: false } client | 0.197 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 581664088 } client | 0.197 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.197 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.197 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.197 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971797ms client | 0.197 DEBUG Setting timeout of 19.971797ms client | 0.197 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.197 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.197 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.197 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949125ms client | 0.197 DEBUG Setting timeout of 19.949125ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/54 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/116 (2.6%) client | 0.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=153 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 134192, len: 1174, fin: false } client | 0.198 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 562637767 } client | 0.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.198 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=58 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 153, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.198 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.198 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.094563ms client | 0.198 DEBUG Setting timeout of 90.094563ms client | 0.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.198 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.198 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.071109ms client | 0.198 DEBUG Setting timeout of 90.071109ms sim | Forwarding 1186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/117 (2.6%) client | 0.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=154 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1186 client | -> RX Stream { stream_id: 0, offset: 135366, len: 1160, fin: false } client | 0.199 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 583600312 } client | 0.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.199 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.199 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973921ms client | 0.199 DEBUG Setting timeout of 19.973921ms client | 0.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.199 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.199 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952911ms client | 0.199 DEBUG Setting timeout of 19.952911ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/55 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/118 (2.5%) client | 0.200 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=155 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 136526, len: 1174, fin: false } client | 0.200 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 564596503 } client | 0.200 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.200 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.200 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=59 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 155, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.200 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.200 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.200 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.200 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.129135ms client | 0.200 DEBUG Setting timeout of 88.129135ms client | 0.200 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.200 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.200 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.200 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.104799ms client | 0.200 DEBUG Setting timeout of 88.104799ms sim | Forwarding 1186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/119 (2.5%) client | 0.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=156 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1186 client | -> RX Stream { stream_id: 0, offset: 137700, len: 1160, fin: false } client | 0.201 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 585568764 } client | 0.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.201 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.201 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971847ms client | 0.201 DEBUG Setting timeout of 19.971847ms client | 0.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.201 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.201 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937934ms client | 0.201 DEBUG Setting timeout of 19.937934ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/56 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/120 (2.5%) client | 0.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=157 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 138860, len: 1174, fin: false } client | 0.202 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 566557278 } client | 0.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.202 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=60 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 157, ack_delay: 5, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.202 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.202 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.110048ms client | 0.202 DEBUG Setting timeout of 86.110048ms client | 0.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.202 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.202 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.082727ms client | 0.202 DEBUG Setting timeout of 86.082727ms sim | Forwarding 1185 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/121 (2.5%) client | 0.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=158 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1185 client | -> RX Stream { stream_id: 0, offset: 140034, len: 1159, fin: false } client | 0.203 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 587521045 } client | 0.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.203 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.203 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972849ms client | 0.203 DEBUG Setting timeout of 19.972849ms client | 0.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.203 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.203 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95198ms client | 0.203 DEBUG Setting timeout of 19.95198ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/122 (2.5%) client | 0.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=159 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 141193, len: 1174, fin: false } client | 0.204 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 568508257 } client | 0.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.204 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=61 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 159, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.204 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.204 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.203905ms client | 0.204 DEBUG Setting timeout of 84.203905ms client | 0.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.204 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.204 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.176614ms client | 0.204 DEBUG Setting timeout of 84.176614ms sim | Forwarding 1472 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/57 (0.0%) sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/58 (0.0%) sim | Forwarding 1184 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/123 (2.4%) client | 0.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=160 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1184 client | -> RX Stream { stream_id: 0, offset: 142367, len: 1158, fin: false } client | 0.205 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 589491631 } client | 0.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.205 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.205 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97333ms client | 0.205 DEBUG Setting timeout of 19.97333ms client | 0.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.205 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.205 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95226ms client | 0.205 DEBUG Setting timeout of 19.95226ms sim | Forwarding 1192 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/124 (2.4%) client | 0.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=161 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1192 client | -> RX Stream { stream_id: 0, offset: 143525, len: 1166, fin: false } client | 0.206 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 570458074 } client | 0.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.206 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=62 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 161, ack_delay: 4, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.206 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.206 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.257455ms client | 0.206 DEBUG Setting timeout of 82.257455ms client | 0.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.206 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.206 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.232258ms client | 0.206 DEBUG Setting timeout of 82.232258ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/59 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/125 (2.4%) client | 0.207 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=162 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 49500, len: 83, fin: false } client | -> RX Stream { stream_id: 0, offset: 49583, len: 1083, fin: false } client | 0.207 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 591449087 } client | 0.207 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.207 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.207 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.207 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963682ms client | 0.207 DEBUG Setting timeout of 19.963682ms client | 0.207 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.207 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.207 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.207 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.925971ms client | 0.207 DEBUG Setting timeout of 19.925971ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/126 (2.4%) client | 0.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=163 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 144691, len: 1174, fin: false } client | 0.208 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 572432401 } client | 0.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.208 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=63 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 163, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.208 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.208 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.296372ms client | 0.208 DEBUG Setting timeout of 80.296372ms client | 0.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.208 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.208 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.269802ms client | 0.208 DEBUG Setting timeout of 80.269802ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/60 (0.0%) sim | Forwarding 1184 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/127 (2.4%) client | 0.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=164 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1184 client | -> RX Stream { stream_id: 0, offset: 145865, len: 1158, fin: false } client | 0.209 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 593407445 } client | 0.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.209 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.209 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969303ms client | 0.209 DEBUG Setting timeout of 19.969303ms client | 0.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.209 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.209 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948123ms client | 0.209 DEBUG Setting timeout of 19.948123ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/128 (2.3%) client | 0.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=165 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 147023, len: 1174, fin: false } client | 0.210 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 574381732 } client | 0.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.210 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=64 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 165, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.210 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.210 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.351299ms client | 0.210 DEBUG Setting timeout of 78.351299ms client | 0.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.210 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.210 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.325451ms client | 0.210 DEBUG Setting timeout of 78.325451ms sim | Forwarding 1184 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/129 (2.3%) client | 0.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=166 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1184 client | -> RX Stream { stream_id: 0, offset: 148197, len: 1158, fin: false } client | 0.211 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 595354196 } client | 0.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.211 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.211 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969193ms client | 0.211 DEBUG Setting timeout of 19.969193ms client | 0.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.211 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.211 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948113ms client | 0.211 DEBUG Setting timeout of 19.948113ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/61 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/130 (2.3%) client | 0.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=167 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 149355, len: 1174, fin: false } client | 0.212 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 576339380 } client | 0.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.212 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=65 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 167, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.212 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.212 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.269861ms client | 0.212 DEBUG Setting timeout of 76.269861ms client | 0.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.212 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.212 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.240335ms client | 0.212 DEBUG Setting timeout of 76.240335ms sim | Forwarding 1184 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/131 (2.3%) client | 0.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=168 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1184 client | -> RX Stream { stream_id: 0, offset: 150529, len: 1158, fin: false } client | 0.213 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 597311138 } client | 0.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.213 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.213 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970285ms client | 0.213 DEBUG Setting timeout of 19.970285ms client | 0.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.213 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.213 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947592ms client | 0.213 DEBUG Setting timeout of 19.947592ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/62 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/132 (2.3%) client | 0.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=169 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 151687, len: 1174, fin: false } client | 0.214 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 578295408 } client | 0.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.214 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=66 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 169, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.214 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.214 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.384423ms client | 0.214 DEBUG Setting timeout of 74.384423ms client | 0.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.214 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.214 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.36162ms client | 0.214 DEBUG Setting timeout of 74.36162ms sim | Forwarding 1184 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/133 (2.3%) client | 0.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=170 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1184 client | -> RX Stream { stream_id: 0, offset: 152861, len: 1158, fin: false } client | 0.215 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 599264594 } client | 0.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.215 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.215 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961999ms client | 0.215 DEBUG Setting timeout of 19.961999ms client | 0.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.215 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.215 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940228ms client | 0.215 DEBUG Setting timeout of 19.940228ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/63 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/134 (2.2%) client | 0.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=171 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 62326, len: 171, fin: false } client | -> RX Stream { stream_id: 0, offset: 62497, len: 995, fin: false } client | 0.216 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 580256537 } client | 0.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.216 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=67 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 171, ack_delay: 4, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.216 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.216 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.453972ms client | 0.216 DEBUG Setting timeout of 72.453972ms client | 0.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.216 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.216 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.423495ms client | 0.216 DEBUG Setting timeout of 72.423495ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/135 (2.2%) client | 0.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=172 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 63492, len: 179, fin: false } client | -> RX Stream { stream_id: 0, offset: 63671, len: 987, fin: false } client | 0.217 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 601236502 } client | 0.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.217 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.217 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970645ms client | 0.217 DEBUG Setting timeout of 19.970645ms client | 0.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.217 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.217 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948172ms client | 0.217 DEBUG Setting timeout of 19.948172ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/64 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/136 (2.2%) client | 0.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=173 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 64658, len: 187, fin: false } client | -> RX Stream { stream_id: 0, offset: 64845, len: 691, fin: false } client | -> RX Stream { stream_id: 0, offset: 95199, len: 280, fin: false } client | 0.217 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 582220999 } client | 0.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.218 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=68 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 173, ack_delay: 4, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.218 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.218 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.457558ms client | 0.218 DEBUG Setting timeout of 70.457558ms client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.218 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.218 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.313588ms client | 0.218 DEBUG Setting timeout of 70.313588ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/137 (2.2%) client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=174 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 95479, len: 1174, fin: false } client | 0.218 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 603205525 } client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.218 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.218 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969934ms client | 0.218 DEBUG Setting timeout of 19.969934ms client | 0.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.219 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.219 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.219 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947612ms client | 0.219 DEBUG Setting timeout of 19.947612ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/65 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/138 (2.2%) client | 0.219 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=175 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 96653, len: 889, fin: false } client | -> RX Stream { stream_id: 0, offset: 154019, len: 277, fin: false } client | 0.219 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 584140363 } client | 0.219 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.219 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.219 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=69 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 175, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.219 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.219 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.220 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 68.567819ms client | 0.220 DEBUG Setting timeout of 68.567819ms client | 0.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.220 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.220 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 68.544936ms client | 0.220 DEBUG Setting timeout of 68.544936ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/139 (2.2%) client | 0.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=176 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 154296, len: 1174, fin: false } client | 0.220 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 605182039 } client | 0.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.220 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.220 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.964293ms client | 0.220 DEBUG Setting timeout of 19.964293ms client | 0.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.220 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.220 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94156ms client | 0.220 DEBUG Setting timeout of 19.94156ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/66 (0.0%) sim | Forwarding 915 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/140 (2.1%) client | 0.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=177 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 915 client | -> RX Stream { stream_id: 0, offset: 155470, len: 889, fin: false } client | 0.221 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 586021744 } client | 0.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.221 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=70 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 177, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.221 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.221 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.581734ms client | 0.221 DEBUG Setting timeout of 66.581734ms client | 0.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.222 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.222 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.556808ms client | 0.222 DEBUG Setting timeout of 66.556808ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/141 (2.1%) client | 0.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=178 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 97542, len: 1174, fin: false } client | 0.222 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 606919337 } client | 0.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.222 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.222 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972198ms client | 0.222 DEBUG Setting timeout of 19.972198ms client | 0.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.222 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.222 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948944ms client | 0.222 DEBUG Setting timeout of 19.948944ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/67 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/142 (2.1%) client | 0.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=179 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 98716, len: 318, fin: false } client | -> RX Stream { stream_id: 0, offset: 156359, len: 848, fin: false } client | 0.223 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 587880159 } client | 0.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.223 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=71 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 179, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.223 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.223 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.769486ms client | 0.223 DEBUG Setting timeout of 64.769486ms client | 0.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.223 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.223 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.678575ms client | 0.223 DEBUG Setting timeout of 64.678575ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/143 (2.1%) client | 0.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=180 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 157207, len: 1174, fin: false } client | 0.224 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 608891025 } client | 0.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.224 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.224 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970996ms client | 0.224 DEBUG Setting timeout of 19.970996ms client | 0.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.224 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.224 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934677ms client | 0.224 DEBUG Setting timeout of 19.934677ms sim | Forwarding 352 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/144 (2.1%) client | 0.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=181 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 352 client | -> RX Stream { stream_id: 0, offset: 158381, len: 326, fin: false } client | 0.224 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 589205167 } client | 0.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=72 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 181, ack_delay: 6, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.225 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 63.499972ms client | 0.225 DEBUG Setting timeout of 63.499972ms client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.225 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 63.474644ms client | 0.225 DEBUG Setting timeout of 63.474644ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/68 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/145 (2.1%) client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=182 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 158707, len: 1174, fin: false } client | 0.225 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 610164954 } client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.225 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96798ms client | 0.225 DEBUG Setting timeout of 19.96798ms client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.225 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945217ms client | 0.225 DEBUG Setting timeout of 19.945217ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/146 (2.1%) client | 0.226 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=183 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 159881, len: 1174, fin: false } client | 0.226 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 591150252 } client | 0.226 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.226 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.226 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=73 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 183, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.227 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.227 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 61.546391ms client | 0.227 DEBUG Setting timeout of 61.546391ms client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.227 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.227 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 61.518439ms client | 0.227 DEBUG Setting timeout of 61.518439ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/69 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/147 (2.0%) client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=184 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 161055, len: 1174, fin: false } client | 0.227 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 612138996 } client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.227 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.227 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968981ms client | 0.227 DEBUG Setting timeout of 19.968981ms client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.227 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.227 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947722ms client | 0.227 DEBUG Setting timeout of 19.947722ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/148 (2.0%) client | 0.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=185 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 162229, len: 1174, fin: false } client | 0.228 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 593119104 } client | 0.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.228 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=74 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 185, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.228 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.228 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 59.613616ms client | 0.228 DEBUG Setting timeout of 59.613616ms client | 0.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.228 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.228 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 59.587878ms client | 0.228 DEBUG Setting timeout of 59.587878ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/70 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/149 (2.0%) client | 0.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=186 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 163403, len: 1174, fin: false } client | 0.229 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 614110982 } client | 0.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.229 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.229 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967769ms client | 0.229 DEBUG Setting timeout of 19.967769ms client | 0.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.229 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.229 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945878ms client | 0.229 DEBUG Setting timeout of 19.945878ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/150 (2.0%) client | 0.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=188 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 165751, len: 1174, fin: false } client | 0.230 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 595089069 } client | 0.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.230 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=75 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 188, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.230 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.230 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 57.629736ms client | 0.230 DEBUG Setting timeout of 57.629736ms client | 0.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.230 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.230 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 57.604448ms client | 0.230 DEBUG Setting timeout of 57.604448ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/71 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/151 (2.0%) client | 0.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=189 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 166925, len: 1174, fin: false } client | 0.231 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 616084854 } client | 0.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.231 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.231 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971045ms client | 0.231 DEBUG Setting timeout of 19.971045ms client | 0.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.231 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.231 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939466ms client | 0.231 DEBUG Setting timeout of 19.939466ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/152 (2.0%) client | 0.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=190 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 168099, len: 1174, fin: false } client | 0.232 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 597073338 } client | 0.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.232 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=76 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 190, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.232 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.232 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 55.619065ms client | 0.232 DEBUG Setting timeout of 55.619065ms client | 0.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.232 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.232 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 55.590692ms client | 0.232 DEBUG Setting timeout of 55.590692ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/72 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/153 (2.0%) client | 0.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=191 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 169273, len: 1174, fin: false } client | 0.233 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 618062573 } client | 0.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.233 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.233 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969683ms client | 0.233 DEBUG Setting timeout of 19.969683ms client | 0.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.233 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.233 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.930056ms client | 0.233 DEBUG Setting timeout of 19.930056ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/154 (1.9%) client | 0.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=192 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 170447, len: 1174, fin: false } client | 0.234 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 599037742 } client | 0.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.234 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=77 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 192, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.234 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.234 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 53.6904ms client | 0.234 DEBUG Setting timeout of 53.6904ms client | 0.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.234 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.234 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 53.665293ms client | 0.234 DEBUG Setting timeout of 53.665293ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/73 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/155 (1.9%) client | 0.235 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=193 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 171621, len: 1174, fin: false } client | 0.235 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 620026138 } client | 0.235 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.235 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.235 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.235 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966487ms client | 0.235 DEBUG Setting timeout of 19.966487ms client | 0.235 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.235 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.235 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.235 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945448ms client | 0.235 DEBUG Setting timeout of 19.945448ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/156 (1.9%) client | 0.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=194 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 172795, len: 1174, fin: false } client | 0.236 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 600996297 } client | 0.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.236 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=78 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 194, ack_delay: 5, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.236 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.236 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 51.719091ms client | 0.236 DEBUG Setting timeout of 51.719091ms client | 0.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.236 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.236 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 51.693192ms client | 0.236 DEBUG Setting timeout of 51.693192ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/74 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/157 (1.9%) client | 0.237 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=195 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 173969, len: 1174, fin: false } client | 0.237 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 621967336 } client | 0.237 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.237 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.237 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.237 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97323ms client | 0.237 DEBUG Setting timeout of 19.97323ms client | 0.237 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.237 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.237 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.237 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934978ms client | 0.237 DEBUG Setting timeout of 19.934978ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/158 (1.9%) client | 0.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=196 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 175143, len: 1174, fin: false } client | 0.238 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 602961952 } client | 0.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.238 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=79 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 196, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.238 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.238 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 49.746003ms client | 0.238 DEBUG Setting timeout of 49.746003ms client | 0.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.238 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.238 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 49.720996ms client | 0.238 DEBUG Setting timeout of 49.720996ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/75 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/159 (1.9%) client | 0.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=197 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 176317, len: 1174, fin: false } client | 0.239 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 623947009 } client | 0.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.239 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.239 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971627ms client | 0.239 DEBUG Setting timeout of 19.971627ms client | 0.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.239 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.239 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949976ms client | 0.239 DEBUG Setting timeout of 19.949976ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/76 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/160 (1.9%) client | 0.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=198 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 177491, len: 1174, fin: false } client | 0.240 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 604925484 } client | 0.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.240 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=80 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 198, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }, AckRange { gap: 6, range: 9 }, AckRange { gap: 0, range: 16 }], ecn_count: None } client | 0.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.240 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.240 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 47.791477ms client | 0.240 DEBUG Setting timeout of 47.791477ms client | 0.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.240 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.240 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 47.766019ms client | 0.240 DEBUG Setting timeout of 47.766019ms sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/161 (1.9%) client | 0.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=199 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 178665, len: 1174, fin: false } client | 0.241 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 625914872 } client | 0.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.241 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.241 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973942ms client | 0.241 DEBUG Setting timeout of 19.973942ms client | 0.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.241 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.241 DEBUG TX blocked, profile=SendProfile { limit: 1444, pto: None, probe: EnumSet(), paced: false } client | 0.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952181ms client | 0.241 DEBUG Setting timeout of 19.952181ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/77 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/162 (1.9%) client | 0.242 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=200 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Ack { largest_acknowledged: 53, ack_delay: 0, first_ack_range: 24, ack_ranges: [], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 179839, len: 1169, fin: false } client | 0.242 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[29..=53] client | 0.242 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=53 client | 0.242 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=12520, state=SlowStart, new_acked=1472 client | 0.242 DEBUG PMTUD probe of size 1500 succeeded client | 0.242 INFO PMTUD stopped, PLPMTU is now 1500, raise timer Some(Instant { tv_sec: 1127, tv_nsec: 606888312 }) client | 0.242 DEBUG PLPMTU changed from 1444 to 1472, updating pacer client | 0.242 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 606888312 } client | 0.242 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.242 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.242 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=81 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 200, ack_delay: 7, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.242 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.242 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.242 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.242 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999842745s client | 0.242 DEBUG Setting timeout of 29.999842745s client | 0.242 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.242 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.242 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.242 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999814752s client | 0.242 DEBUG Setting timeout of 29.999814752s sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/163 (1.8%) client | 0.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=201 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 181008, len: 1174, fin: false } client | 0.243 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 627882637 } client | 0.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.243 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.243 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971256ms client | 0.243 DEBUG Setting timeout of 19.971256ms client | 0.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.243 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.243 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950788ms client | 0.243 DEBUG Setting timeout of 19.950788ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/78 (0.0%) sim | Forwarding 1200 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/164 (1.8%) sim | Forwarding 30 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/165 (1.8%) client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=202 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1200 client | -> RX Stream { stream_id: 0, offset: 182182, len: 1174, fin: false } client | 0.244 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 608871274 } client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.244 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=82 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 202, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.244 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.244 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999819832s client | 0.244 DEBUG Setting timeout of 29.999819832s client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=203 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 30 client | -> RX Stream { stream_id: 0, offset: 183356, len: 5, fin: false } client | 0.244 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 629098250 } client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.244 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.244 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.978159ms client | 0.244 DEBUG Setting timeout of 19.978159ms client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.244 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.244 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960446ms client | 0.244 DEBUG Setting timeout of 19.960446ms sim | Forwarding 1180 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/166 (1.8%) client | 0.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=204 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1180 client | -> RX Stream { stream_id: 0, offset: 183361, len: 1154, fin: false } client | 0.245 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 609867532 } client | 0.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.245 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=83 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 204, ack_delay: 2, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.245 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.245 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901104s client | 0.245 DEBUG Setting timeout of 29.999901104s client | 0.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.245 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.245 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876368s client | 0.245 DEBUG Setting timeout of 29.999876368s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/79 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/167 (1.8%) client | 0.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=205 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 184515, len: 1324, fin: false } client | 0.246 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 630981472 } client | 0.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.246 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.246 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.956258ms client | 0.246 DEBUG Setting timeout of 19.956258ms client | 0.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.246 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.246 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934888ms client | 0.246 DEBUG Setting timeout of 19.934888ms sim | Forwarding 1036 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/168 (1.8%) client | 0.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=206 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1036 client | -> RX Stream { stream_id: 0, offset: 185839, len: 1010, fin: false } client | 0.247 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 611835523 } client | 0.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.247 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=84 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 206, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.247 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.247 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914189s client | 0.247 DEBUG Setting timeout of 29.999914189s client | 0.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.247 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.247 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886437s client | 0.247 DEBUG Setting timeout of 29.999886437s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/80 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/169 (1.8%) client | 0.248 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=207 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 186849, len: 1324, fin: false } client | 0.248 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 632946809 } client | 0.248 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.248 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.248 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.248 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971226ms client | 0.248 DEBUG Setting timeout of 19.971226ms client | 0.248 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.248 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.248 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.248 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947661ms client | 0.248 DEBUG Setting timeout of 19.947661ms sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/170 (1.8%) client | 0.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=208 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 188173, len: 1024, fin: false } client | 0.249 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 613807333 } client | 0.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.249 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=85 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 208, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.249 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.249 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915992s client | 0.249 DEBUG Setting timeout of 29.999915992s client | 0.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.249 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.249 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889352s client | 0.249 DEBUG Setting timeout of 29.999889352s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/81 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/171 (1.8%) client | 0.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=209 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 130698, len: 1160, fin: false } client | -> RX Stream { stream_id: 0, offset: 189197, len: 156, fin: false } client | 0.250 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 634905781 } client | 0.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.250 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.250 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966357ms client | 0.250 DEBUG Setting timeout of 19.966357ms client | 0.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.250 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.250 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.854347ms client | 0.250 DEBUG Setting timeout of 19.854347ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/172 (1.7%) client | 0.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=210 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 189353, len: 1324, fin: false } client | 0.251 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 615997258 } client | 0.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.251 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=86 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 210, ack_delay: 5, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.251 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.251 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896917s client | 0.251 DEBUG Setting timeout of 29.999896917s client | 0.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.251 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.251 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876769s client | 0.251 DEBUG Setting timeout of 29.999876769s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/82 (0.0%) sim | Forwarding 880 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/173 (1.7%) client | 0.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=211 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 880 client | -> RX Stream { stream_id: 0, offset: 190677, len: 854, fin: false } client | 0.252 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 636743635 } client | 0.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.252 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.252 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969713ms client | 0.252 DEBUG Setting timeout of 19.969713ms client | 0.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.252 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.252 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.933227ms client | 0.252 DEBUG Setting timeout of 19.933227ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/174 (1.7%) client | 0.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=212 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 191531, len: 1324, fin: false } client | 0.253 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 617848525 } client | 0.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.253 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=87 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 212, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.253 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.253 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999916012s client | 0.253 DEBUG Setting timeout of 29.999916012s client | 0.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.253 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.253 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890364s client | 0.253 DEBUG Setting timeout of 29.999890364s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/83 (0.0%) sim | Forwarding 1036 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/175 (1.7%) client | 0.254 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=213 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1036 client | -> RX Stream { stream_id: 0, offset: 192855, len: 1010, fin: false } client | 0.254 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 638722306 } client | 0.254 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.254 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.254 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.254 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970475ms client | 0.254 DEBUG Setting timeout of 19.970475ms client | 0.254 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.254 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.254 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.254 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939126ms client | 0.254 DEBUG Setting timeout of 19.939126ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/176 (1.7%) client | 0.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=214 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 193865, len: 1324, fin: false } client | 0.255 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 619810542 } client | 0.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.255 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=88 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 214, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.255 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.255 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911855s client | 0.255 DEBUG Setting timeout of 29.999911855s client | 0.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.255 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.255 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885746s client | 0.255 DEBUG Setting timeout of 29.999885746s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/84 (0.0%) sim | Forwarding 1036 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/177 (1.7%) client | 0.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=215 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1036 client | -> RX Stream { stream_id: 0, offset: 195189, len: 1010, fin: false } client | 0.256 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 640637731 } client | 0.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.256 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.256 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971015ms client | 0.256 DEBUG Setting timeout of 19.971015ms client | 0.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.256 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.256 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949094ms client | 0.256 DEBUG Setting timeout of 19.949094ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 3/178 (1.7%) client | 0.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=216 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 196199, len: 1324, fin: false } client | 0.257 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 621767717 } client | 0.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.257 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=89 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 216, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.257 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.257 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999916082s client | 0.257 DEBUG Setting timeout of 29.999916082s client | 0.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.257 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.257 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885585s client | 0.257 DEBUG Setting timeout of 29.999885585s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/85 (0.0%) sim | Dropping 1035 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/179 (2.2%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/180 (2.2%) client | 0.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=218 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 198532, len: 1324, fin: false } client | 0.259 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 623713832 } client | 0.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.259 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=90 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 218, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.259 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.259 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887138s client | 0.259 DEBUG Setting timeout of 29.999887138s client | 0.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.259 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.259 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999860488s client | 0.259 DEBUG Setting timeout of 29.999860488s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/86 (0.0%) sim | Forwarding 1026 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/181 (2.2%) client | 0.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=219 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1026 client | -> RX Stream { stream_id: 0, offset: 199856, len: 1000, fin: false } client | 0.260 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 644557602 } client | 0.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.260 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.260 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.974291ms client | 0.260 DEBUG Setting timeout of 19.974291ms client | 0.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.260 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.260 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.919088ms client | 0.260 DEBUG Setting timeout of 19.919088ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/87 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/182 (2.2%) client | 0.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=220 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 200856, len: 1324, fin: false } client | 0.261 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 625674279 } client | 0.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.261 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=91 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 220, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.261 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.261 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999853948s client | 0.261 DEBUG Setting timeout of 29.999853948s client | 0.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.261 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.261 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999826286s client | 0.261 DEBUG Setting timeout of 29.999826286s sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/183 (2.2%) client | 0.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=221 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 202180, len: 1016, fin: false } client | 0.262 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 646525137 } client | 0.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.262 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.262 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970775ms client | 0.262 DEBUG Setting timeout of 19.970775ms client | 0.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.262 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.262 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948203ms client | 0.262 DEBUG Setting timeout of 19.948203ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/88 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/184 (2.2%) client | 0.263 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=222 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 203196, len: 1324, fin: false } client | 0.263 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 627630666 } client | 0.263 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.263 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.263 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=92 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 222, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.263 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.263 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.263 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.263 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999808025s client | 0.263 DEBUG Setting timeout of 29.999808025s client | 0.263 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.263 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.263 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.263 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999770815s client | 0.263 DEBUG Setting timeout of 29.999770815s sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/185 (2.2%) client | 0.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=223 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 204520, len: 1008, fin: false } client | 0.264 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 648480790 } client | 0.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.264 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.264 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972869ms client | 0.264 DEBUG Setting timeout of 19.972869ms client | 0.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.264 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.264 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95193ms client | 0.264 DEBUG Setting timeout of 19.95193ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/89 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/186 (2.2%) client | 0.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=224 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 205528, len: 1324, fin: false } client | 0.265 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 629582714 } client | 0.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.265 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=93 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 224, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.265 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.265 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913478s client | 0.265 DEBUG Setting timeout of 29.999913478s client | 0.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.265 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.265 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882029s client | 0.265 DEBUG Setting timeout of 29.999882029s sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/187 (2.1%) client | 0.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=225 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 206852, len: 1008, fin: false } client | 0.266 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 650430193 } client | 0.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.266 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.266 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970795ms client | 0.266 DEBUG Setting timeout of 19.970795ms client | 0.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.266 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.266 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949625ms client | 0.266 DEBUG Setting timeout of 19.949625ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/90 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/188 (2.1%) client | 0.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=226 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 207860, len: 1324, fin: false } client | 0.267 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 631515822 } client | 0.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.267 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=94 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 226, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.267 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.267 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911404s client | 0.267 DEBUG Setting timeout of 29.999911404s client | 0.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.267 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.267 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882259s client | 0.267 DEBUG Setting timeout of 29.999882259s sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/189 (2.1%) client | 0.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=227 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 209184, len: 1008, fin: false } client | 0.268 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 652388851 } client | 0.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.268 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.268 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970434ms client | 0.268 DEBUG Setting timeout of 19.970434ms client | 0.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.268 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.268 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948012ms client | 0.268 DEBUG Setting timeout of 19.948012ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/91 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/190 (2.1%) client | 0.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=228 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 210192, len: 1324, fin: false } client | 0.269 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 633497290 } client | 0.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.269 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=95 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 228, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.269 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.269 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890084s client | 0.269 DEBUG Setting timeout of 29.999890084s client | 0.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.269 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.269 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999860228s client | 0.269 DEBUG Setting timeout of 29.999860228s sim | Forwarding 1026 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/191 (2.1%) client | 0.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=229 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1026 client | -> RX Stream { stream_id: 0, offset: 211516, len: 1000, fin: false } client | 0.270 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 654341987 } client | 0.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.270 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.270 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972058ms client | 0.270 DEBUG Setting timeout of 19.972058ms client | 0.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.270 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.270 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948954ms client | 0.270 DEBUG Setting timeout of 19.948954ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/92 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/192 (2.1%) client | 0.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=230 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 212516, len: 1324, fin: false } client | 0.271 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 635439956 } client | 0.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.271 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=96 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 230, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.271 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.271 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915171s client | 0.271 DEBUG Setting timeout of 29.999915171s client | 0.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.271 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.271 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988793s client | 0.271 DEBUG Setting timeout of 29.99988793s sim | Forwarding 1026 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/193 (2.1%) client | 0.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=231 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1026 client | -> RX Stream { stream_id: 0, offset: 213840, len: 1000, fin: false } client | 0.272 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 656291974 } client | 0.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.272 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.272 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971576ms client | 0.272 DEBUG Setting timeout of 19.971576ms client | 0.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.272 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.272 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950207ms client | 0.272 DEBUG Setting timeout of 19.950207ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/93 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/194 (2.1%) client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=232 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 214840, len: 1324, fin: false } client | 0.273 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 637389583 } client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.273 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=97 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 232, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.273 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.273 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911274s client | 0.273 DEBUG Setting timeout of 29.999911274s client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.273 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.273 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887279s client | 0.273 DEBUG Setting timeout of 29.999887279s sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/195 (2.1%) client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=233 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 216164, len: 1016, fin: false } client | 0.273 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 658217252 } client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.273 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.273 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971657ms client | 0.274 DEBUG Setting timeout of 19.971657ms client | 0.274 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.274 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.274 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.274 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949976ms client | 0.274 DEBUG Setting timeout of 19.949976ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/94 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/196 (2.0%) client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=234 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 217180, len: 1324, fin: false } client | 0.275 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 639353789 } client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=98 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 234, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.275 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910132s client | 0.275 DEBUG Setting timeout of 29.999910132s client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.275 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886117s client | 0.275 DEBUG Setting timeout of 29.999886117s sim | Forwarding 765 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/197 (2.0%) client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=235 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 765 client | -> RX Stream { stream_id: 0, offset: 218504, len: 739, fin: false } client | 0.275 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 659992349 } client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.275 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955967ms client | 0.275 DEBUG Setting timeout of 19.955967ms client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.275 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.275 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932614ms client | 0.275 DEBUG Setting timeout of 19.932614ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/95 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/198 (2.0%) client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=236 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 219243, len: 1324, fin: false } client | 0.277 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 641360610 } client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=99 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 236, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.277 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909841s client | 0.277 DEBUG Setting timeout of 29.999909841s client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.277 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880586s client | 0.277 DEBUG Setting timeout of 29.999880586s sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/199 (2.0%) client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=237 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 220567, len: 1016, fin: false } client | 0.277 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 661928951 } client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.277 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969763ms client | 0.277 DEBUG Setting timeout of 19.969763ms client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.277 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94645ms client | 0.277 DEBUG Setting timeout of 19.94645ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/96 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/200 (2.0%) sim | Forwarding 202 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/201 (2.0%) client | 0.278 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=238 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 221583, len: 1324, fin: false } client | 0.278 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 643111469 } client | 0.278 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.278 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.278 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=100 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 238, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.278 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.278 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.278 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.278 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891677s client | 0.278 DEBUG Setting timeout of 29.999891677s client | 0.278 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=239 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 202 client | -> RX Stream { stream_id: 0, offset: 222907, len: 176, fin: false } client | 0.279 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 663246572 } client | 0.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.279 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.279 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.980974ms client | 0.279 DEBUG Setting timeout of 19.980974ms client | 0.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.279 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.279 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963561ms client | 0.279 DEBUG Setting timeout of 19.963561ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/202 (2.0%) client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=240 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 223083, len: 1324, fin: false } client | 0.280 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 644341287 } client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.280 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=101 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 240, ack_delay: 6, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.280 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.280 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890034s client | 0.280 DEBUG Setting timeout of 29.999890034s client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.280 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.280 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999859707s client | 0.280 DEBUG Setting timeout of 29.999859707s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/97 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/203 (2.0%) client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=241 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 224407, len: 1024, fin: false } client | 0.280 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 665208819 } client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.280 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.280 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.280 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968791ms client | 0.280 DEBUG Setting timeout of 19.968791ms client | 0.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.281 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.281 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947391ms client | 0.281 DEBUG Setting timeout of 19.947391ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/204 (2.0%) client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=242 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 225431, len: 1324, fin: false } client | 0.282 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 646311903 } client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=102 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 242, ack_delay: 4, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.282 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908759s client | 0.282 DEBUG Setting timeout of 29.999908759s client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.282 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880566s client | 0.282 DEBUG Setting timeout of 29.999880566s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/98 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/205 (2.0%) client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=243 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 226755, len: 1024, fin: false } client | 0.282 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 667170037 } client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.282 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960987ms client | 0.282 DEBUG Setting timeout of 19.960987ms client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.282 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.282 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939887ms client | 0.282 DEBUG Setting timeout of 19.939887ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/206 (1.9%) client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=244 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 227779, len: 1324, fin: false } client | 0.284 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 648281902 } client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=103 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 244, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.284 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894071s client | 0.284 DEBUG Setting timeout of 29.999894071s client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.284 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986674s client | 0.284 DEBUG Setting timeout of 29.99986674s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/99 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/207 (1.9%) client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=245 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 229103, len: 1024, fin: false } client | 0.284 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 669112921 } client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.284 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971366ms client | 0.284 DEBUG Setting timeout of 19.971366ms client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.284 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949606ms client | 0.284 DEBUG Setting timeout of 19.949606ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/208 (1.9%) client | 0.285 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=246 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 164577, len: 1174, fin: false } client | -> RX Stream { stream_id: 0, offset: 230127, len: 142, fin: false } client | 0.286 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 650248619 } client | 0.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.286 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=104 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 246, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.286 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.286 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892959s client | 0.286 DEBUG Setting timeout of 29.999892959s client | 0.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.286 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.286 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999859116s client | 0.286 DEBUG Setting timeout of 29.999859116s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/100 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/209 (1.9%) client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=247 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 230269, len: 1324, fin: false } client | 0.287 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 671354653 } client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.287 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967559ms client | 0.287 DEBUG Setting timeout of 19.967559ms client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.287 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947632ms client | 0.287 DEBUG Setting timeout of 19.947632ms sim | Forwarding 908 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/210 (1.9%) client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=248 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 908 client | -> RX Stream { stream_id: 0, offset: 231593, len: 882, fin: false } client | 0.287 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 652099159 } client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=105 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 248, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.287 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914129s client | 0.287 DEBUG Setting timeout of 29.999914129s client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.287 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889853s client | 0.287 DEBUG Setting timeout of 29.999889853s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/101 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/211 (1.9%) client | 0.288 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=249 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 232475, len: 1324, fin: false } client | 0.288 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 673208951 } client | 0.288 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.288 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.288 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.288 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972198ms client | 0.288 DEBUG Setting timeout of 19.972198ms client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.289 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.289 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949476ms client | 0.289 DEBUG Setting timeout of 19.949476ms sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/212 (1.9%) client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=250 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 233799, len: 1024, fin: false } client | 0.289 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 654087127 } client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.289 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=106 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 250, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.289 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.289 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884433s client | 0.289 DEBUG Setting timeout of 29.999884433s client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.289 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.289 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99985635s client | 0.289 DEBUG Setting timeout of 29.99985635s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/102 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/213 (1.9%) client | 0.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=251 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 234823, len: 1324, fin: false } client | 0.290 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 675167223 } client | 0.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.290 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.290 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940799ms client | 0.290 DEBUG Setting timeout of 19.940799ms client | 0.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.290 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.290 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.919219ms client | 0.290 DEBUG Setting timeout of 19.919219ms sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/214 (1.9%) client | 0.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=252 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 236147, len: 1024, fin: false } client | 0.291 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 656028879 } client | 0.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.291 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=107 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 252, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.291 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.291 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912856s client | 0.291 DEBUG Setting timeout of 29.999912856s client | 0.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.291 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.291 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887509s client | 0.291 DEBUG Setting timeout of 29.999887509s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/103 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/215 (1.9%) client | 0.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=253 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 237171, len: 1324, fin: false } client | 0.292 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 677116531 } client | 0.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.292 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.292 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969473ms client | 0.292 DEBUG Setting timeout of 19.969473ms client | 0.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.292 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.292 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948243ms client | 0.292 DEBUG Setting timeout of 19.948243ms sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/216 (1.9%) client | 0.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=254 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 238495, len: 1024, fin: false } client | 0.293 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 658022969 } client | 0.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.293 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=108 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 254, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.293 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.293 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885455s client | 0.293 DEBUG Setting timeout of 29.999885455s client | 0.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.293 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.293 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999857974s client | 0.293 DEBUG Setting timeout of 29.999857974s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/104 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/217 (1.8%) client | 0.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=255 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 239519, len: 1324, fin: false } client | 0.294 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 679113299 } client | 0.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.294 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.294 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969673ms client | 0.294 DEBUG Setting timeout of 19.969673ms client | 0.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.294 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.294 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946009ms client | 0.294 DEBUG Setting timeout of 19.946009ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/105 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/218 (1.8%) client | 0.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=256 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 240843, len: 1024, fin: false } client | 0.295 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 659935466 } client | 0.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.295 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=109 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 256, ack_delay: 4, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.295 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.295 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999856101s client | 0.295 DEBUG Setting timeout of 29.999856101s client | 0.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.295 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.295 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999827637s client | 0.295 DEBUG Setting timeout of 29.999827637s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/219 (1.8%) client | 0.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=257 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 241867, len: 1324, fin: false } client | 0.296 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 681102271 } client | 0.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.296 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.296 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969593ms client | 0.296 DEBUG Setting timeout of 19.969593ms client | 0.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.296 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.296 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93056ms client | 0.296 DEBUG Setting timeout of 19.93056ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/106 (0.0%) sim | Forwarding 1045 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/220 (1.8%) client | 0.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=258 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1045 client | -> RX Stream { stream_id: 0, offset: 243191, len: 1019, fin: false } client | 0.297 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 661939957 } client | 0.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.297 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=110 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 258, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.297 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.297 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999871098s client | 0.297 DEBUG Setting timeout of 29.999871098s client | 0.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.297 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.297 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844659s client | 0.297 DEBUG Setting timeout of 29.999844659s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/221 (1.8%) client | 0.298 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=259 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 244210, len: 1324, fin: false } client | 0.298 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 683068438 } client | 0.298 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.298 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.298 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.298 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972117ms client | 0.298 DEBUG Setting timeout of 19.972117ms client | 0.298 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.298 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.298 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.298 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948884ms client | 0.298 DEBUG Setting timeout of 19.948884ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/107 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/222 (1.8%) client | 0.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=260 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 245534, len: 1024, fin: false } client | 0.299 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 663899863 } client | 0.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.299 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=111 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 260, ack_delay: 3, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.299 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.299 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869676s client | 0.299 DEBUG Setting timeout of 29.999869676s client | 0.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.299 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.299 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999841543s client | 0.299 DEBUG Setting timeout of 29.999841543s sim | Forwarding 1185 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/223 (1.8%) client | 0.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=261 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1185 client | -> RX Stream { stream_id: 0, offset: 246558, len: 1159, fin: false } client | 0.300 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 684872026 } client | 0.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.300 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.300 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969844ms client | 0.300 DEBUG Setting timeout of 19.969844ms client | 0.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.300 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.300 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948303ms client | 0.300 DEBUG Setting timeout of 19.948303ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/108 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/224 (1.8%) client | 0.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=262 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 247717, len: 1324, fin: false } client | 0.301 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 665986819 } client | 0.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.301 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=112 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 262, ack_delay: 5, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.301 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.301 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870757s client | 0.301 DEBUG Setting timeout of 29.999870757s client | 0.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.301 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.301 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844057s client | 0.301 DEBUG Setting timeout of 29.999844057s sim | Forwarding 1036 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/225 (1.8%) client | 0.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=263 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1036 client | -> RX Stream { stream_id: 0, offset: 249041, len: 1010, fin: false } client | 0.302 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 686784918 } client | 0.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.302 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.302 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972889ms client | 0.302 DEBUG Setting timeout of 19.972889ms client | 0.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.302 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.302 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95202ms client | 0.302 DEBUG Setting timeout of 19.95202ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/109 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/226 (1.8%) client | 0.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=264 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 250051, len: 1324, fin: false } client | 0.303 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 667938945 } client | 0.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.303 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=113 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 264, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.303 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.303 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869934s client | 0.303 DEBUG Setting timeout of 29.999869934s client | 0.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.303 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.303 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999840759s client | 0.303 DEBUG Setting timeout of 29.999840759s sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/227 (1.8%) client | 0.304 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=265 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 251375, len: 1024, fin: false } client | 0.304 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 688800082 } client | 0.304 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.304 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.304 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.304 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969933ms client | 0.304 DEBUG Setting timeout of 19.969933ms client | 0.304 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.304 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.304 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.304 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947682ms client | 0.304 DEBUG Setting timeout of 19.947682ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/110 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/228 (1.8%) client | 0.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=266 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 252399, len: 1324, fin: false } client | 0.305 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 669913548 } client | 0.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.305 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=114 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 266, ack_delay: 4, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.305 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.305 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99982963s client | 0.305 DEBUG Setting timeout of 29.99982963s client | 0.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.305 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.305 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999802429s client | 0.305 DEBUG Setting timeout of 29.999802429s sim | Forwarding 1342 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/229 (1.7%) client | 0.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=267 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1342 client | -> RX Stream { stream_id: 0, offset: 253723, len: 1316, fin: false } client | 0.306 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 691000337 } client | 0.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.306 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.306 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958412ms client | 0.306 DEBUG Setting timeout of 19.958412ms client | 0.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.306 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.306 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937072ms client | 0.306 DEBUG Setting timeout of 19.937072ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/111 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/230 (1.7%) client | 0.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=268 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 255039, len: 1324, fin: false } client | 0.307 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 672114238 } client | 0.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.307 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=115 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 268, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.307 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.307 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907837s client | 0.307 DEBUG Setting timeout of 29.999907837s client | 0.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.307 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.307 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887028s client | 0.307 DEBUG Setting timeout of 29.999887028s sim | Forwarding 880 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/231 (1.7%) client | 0.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=269 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 880 client | -> RX Stream { stream_id: 0, offset: 256363, len: 854, fin: false } client | 0.308 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 692835378 } client | 0.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.308 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.308 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971045ms client | 0.308 DEBUG Setting timeout of 19.971045ms client | 0.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.308 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.308 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950597ms client | 0.308 DEBUG Setting timeout of 19.950597ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/112 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 4/232 (1.7%) client | 0.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=270 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 257217, len: 1324, fin: false } client | 0.309 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 673918381 } client | 0.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.309 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=116 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 270, ack_delay: 4, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.309 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.309 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988825s client | 0.309 DEBUG Setting timeout of 29.99988825s client | 0.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.309 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.309 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998617s client | 0.309 DEBUG Setting timeout of 29.9998617s sim | Dropping 1036 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/233 (2.1%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/113 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/234 (2.1%) client | 0.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=272 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 259551, len: 1324, fin: false } client | 0.311 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 675896449 } client | 0.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.311 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=117 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 272, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.311 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.311 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999842966s client | 0.311 DEBUG Setting timeout of 29.999842966s client | 0.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.311 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.311 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999809863s client | 0.311 DEBUG Setting timeout of 29.999809863s sim | Forwarding 1036 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/235 (2.1%) client | 0.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=273 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1036 client | -> RX Stream { stream_id: 0, offset: 260875, len: 1010, fin: false } client | 0.312 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 696751284 } client | 0.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.312 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.312 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970254ms client | 0.312 DEBUG Setting timeout of 19.970254ms client | 0.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.312 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.312 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949044ms client | 0.312 DEBUG Setting timeout of 19.949044ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/114 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/236 (2.1%) client | 0.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=274 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 261885, len: 1324, fin: false } client | 0.313 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 677860302 } client | 0.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.313 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=118 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 274, ack_delay: 4, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.313 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.313 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868361s client | 0.313 DEBUG Setting timeout of 29.999868361s client | 0.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.313 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.313 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999760889s client | 0.313 DEBUG Setting timeout of 29.999760889s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/237 (2.1%) client | 0.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=275 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 197523, len: 1009, fin: false } client | -> RX Stream { stream_id: 0, offset: 263209, len: 307, fin: false } client | 0.314 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 698959776 } client | 0.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.314 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.314 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.921513ms client | 0.314 DEBUG Setting timeout of 19.921513ms client | 0.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/115 (0.0%) client | 0.314 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.314 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.835091ms client | 0.314 DEBUG Setting timeout of 19.835091ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/238 (2.1%) client | 0.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=276 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 263516, len: 1324, fin: false } client | 0.315 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 680083534 } client | 0.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.315 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=119 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 276, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.315 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.315 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910332s client | 0.315 DEBUG Setting timeout of 29.999910332s client | 0.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.315 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.315 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886698s client | 0.315 DEBUG Setting timeout of 29.999886698s sim | Forwarding 719 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/239 (2.1%) client | 0.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=277 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 719 client | -> RX Stream { stream_id: 0, offset: 264840, len: 693, fin: false } client | 0.316 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 700665154 } client | 0.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.316 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.316 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970364ms client | 0.316 DEBUG Setting timeout of 19.970364ms client | 0.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.316 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.316 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949725ms client | 0.316 DEBUG Setting timeout of 19.949725ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/116 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/240 (2.1%) client | 0.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=278 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 265533, len: 1324, fin: false } client | 0.317 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 681766290 } client | 0.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.317 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=120 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 278, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.317 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.317 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886678s client | 0.317 DEBUG Setting timeout of 29.999886678s client | 0.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.317 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.317 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999857513s client | 0.317 DEBUG Setting timeout of 29.999857513s sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/241 (2.1%) client | 0.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=279 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 266857, len: 1016, fin: false } client | 0.318 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 702618593 } client | 0.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.318 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.318 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970465ms client | 0.318 DEBUG Setting timeout of 19.970465ms client | 0.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.318 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.318 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947451ms client | 0.318 DEBUG Setting timeout of 19.947451ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/117 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/242 (2.1%) client | 0.319 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=280 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 267873, len: 1324, fin: false } client | 0.319 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 683733071 } client | 0.319 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.319 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.319 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=121 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 280, ack_delay: 4, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.319 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.319 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.319 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.319 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884934s client | 0.319 DEBUG Setting timeout of 29.999884934s client | 0.319 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.319 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.319 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.319 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999858655s client | 0.319 DEBUG Setting timeout of 29.999858655s sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/243 (2.1%) client | 0.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=281 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 269197, len: 1008, fin: false } client | 0.320 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 704577191 } client | 0.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.320 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.320 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97339ms client | 0.320 DEBUG Setting timeout of 19.97339ms client | 0.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.320 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.320 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95232ms client | 0.320 DEBUG Setting timeout of 19.95232ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/118 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/244 (2.0%) client | 0.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=282 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 270205, len: 1324, fin: false } client | 0.321 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 685684508 } client | 0.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.321 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=122 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 282, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.321 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.321 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908388s client | 0.321 DEBUG Setting timeout of 29.999908388s client | 0.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.321 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.321 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880065s client | 0.321 DEBUG Setting timeout of 29.999880065s sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/245 (2.0%) client | 0.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=283 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 271529, len: 1008, fin: false } client | 0.322 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 706532656 } client | 0.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.322 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.322 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969773ms client | 0.322 DEBUG Setting timeout of 19.969773ms client | 0.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.322 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.322 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946059ms client | 0.322 DEBUG Setting timeout of 19.946059ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/119 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/246 (2.0%) client | 0.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=284 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 272537, len: 1324, fin: false } client | 0.323 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 687614773 } client | 0.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.323 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=123 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 284, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.323 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.323 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896786s client | 0.323 DEBUG Setting timeout of 29.999896786s client | 0.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.323 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.323 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999871078s client | 0.323 DEBUG Setting timeout of 29.999871078s sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/247 (2.0%) client | 0.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=285 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 273861, len: 1008, fin: false } client | 0.324 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 708491064 } client | 0.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.324 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.324 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971997ms client | 0.324 DEBUG Setting timeout of 19.971997ms client | 0.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.324 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.324 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93627ms client | 0.324 DEBUG Setting timeout of 19.93627ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/120 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/248 (2.0%) client | 0.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=286 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 274869, len: 1324, fin: false } client | 0.325 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 689597654 } client | 0.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.325 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=124 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 286, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.325 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.325 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986154s client | 0.325 DEBUG Setting timeout of 29.99986154s client | 0.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.325 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.325 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999838477s client | 0.325 DEBUG Setting timeout of 29.999838477s sim | Forwarding 1026 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/249 (2.0%) client | 0.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=287 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1026 client | -> RX Stream { stream_id: 0, offset: 276193, len: 1000, fin: false } client | 0.326 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 710436007 } client | 0.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.326 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.326 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970115ms client | 0.326 DEBUG Setting timeout of 19.970115ms client | 0.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.326 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.326 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948674ms client | 0.326 DEBUG Setting timeout of 19.948674ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/121 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/250 (2.0%) client | 0.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=288 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 277193, len: 1324, fin: false } client | 0.327 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 691550294 } client | 0.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.327 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=125 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 288, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.327 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.327 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911905s client | 0.327 DEBUG Setting timeout of 29.999911905s client | 0.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.327 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.327 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888411s client | 0.327 DEBUG Setting timeout of 29.999888411s sim | Forwarding 1026 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/251 (2.0%) client | 0.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=289 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1026 client | -> RX Stream { stream_id: 0, offset: 278517, len: 1000, fin: false } client | 0.328 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 712388528 } client | 0.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.328 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.328 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971727ms client | 0.328 DEBUG Setting timeout of 19.971727ms client | 0.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.328 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.328 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948944ms client | 0.328 DEBUG Setting timeout of 19.948944ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/122 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/252 (2.0%) client | 0.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=290 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 279517, len: 1324, fin: false } client | 0.329 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 693496231 } client | 0.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.329 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=126 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 290, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.329 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.329 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915822s client | 0.329 DEBUG Setting timeout of 29.999915822s client | 0.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.329 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.329 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891797s client | 0.329 DEBUG Setting timeout of 29.999891797s sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/253 (2.0%) client | 0.330 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=291 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 280841, len: 1016, fin: false } client | 0.330 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 714346596 } client | 0.330 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.330 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.330 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.330 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970886ms client | 0.330 DEBUG Setting timeout of 19.970886ms client | 0.330 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.330 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.330 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.330 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95179ms client | 0.330 DEBUG Setting timeout of 19.95179ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/123 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/254 (2.0%) client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=292 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 281857, len: 1324, fin: false } client | 0.331 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 695468301 } client | 0.331 DEBUG resumption token [1068]: 0000000127406c00..c8a2e063a671ca89 client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=127 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 292, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.331 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892749s client | 0.331 DEBUG Setting timeout of 29.999892749s client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.331 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999866068s client | 0.331 DEBUG Setting timeout of 29.999866068s sim | Forwarding 765 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/255 (2.0%) client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=293 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 765 client | -> RX Stream { stream_id: 0, offset: 283181, len: 739, fin: false } client | 0.331 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 716091047 } client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.331 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97328ms client | 0.331 DEBUG Setting timeout of 19.97328ms client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.331 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951579ms client | 0.331 DEBUG Setting timeout of 19.951579ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/124 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/256 (2.0%) client | 0.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=294 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 283920, len: 1324, fin: false } client | 0.332 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 697166970 } client | 0.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.332 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=128 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 294, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.333 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910753s client | 0.333 DEBUG Setting timeout of 29.999910753s client | 0.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.333 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888962s client | 0.333 DEBUG Setting timeout of 29.999888962s sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/257 (1.9%) client | 0.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=295 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 285244, len: 1016, fin: false } client | 0.333 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 718078084 } client | 0.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.333 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968531ms client | 0.333 DEBUG Setting timeout of 19.968531ms client | 0.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.333 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947201ms client | 0.333 DEBUG Setting timeout of 19.947201ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/125 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/258 (1.9%) client | 0.334 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=296 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 286260, len: 1324, fin: false } client | 0.334 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 699179301 } client | 0.334 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 202 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/259 (1.9%) client | 0.334 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.334 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=129 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 296, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.335 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.335 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889423s client | 0.335 DEBUG Setting timeout of 29.999889423s client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.335 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.335 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864636s client | 0.335 DEBUG Setting timeout of 29.999864636s client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=297 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 202 client | -> RX Stream { stream_id: 0, offset: 287584, len: 176, fin: false } client | 0.335 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 719385708 } client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.335 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.335 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971727ms client | 0.335 DEBUG Setting timeout of 19.971727ms client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.335 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.335 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950767ms client | 0.335 DEBUG Setting timeout of 19.950767ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/260 (1.9%) client | 0.336 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=298 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 287760, len: 1324, fin: false } client | 0.336 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 700443903 } client | 0.336 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.336 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.336 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=130 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 298, ack_delay: 6, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.336 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.336 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.336 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.336 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999859106s client | 0.336 DEBUG Setting timeout of 29.999859106s client | 0.336 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.336 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.336 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.336 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999831324s client | 0.336 DEBUG Setting timeout of 29.999831324s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/126 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/261 (1.9%) client | 0.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=299 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 289084, len: 1024, fin: false } client | 0.337 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 721298120 } client | 0.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.337 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.337 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967539ms client | 0.337 DEBUG Setting timeout of 19.967539ms client | 0.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.337 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.337 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94627ms client | 0.337 DEBUG Setting timeout of 19.94627ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/262 (1.9%) client | 0.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=300 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 290108, len: 1324, fin: false } client | 0.338 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 702413550 } client | 0.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.338 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=131 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 300, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.338 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.338 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909681s client | 0.338 DEBUG Setting timeout of 29.999909681s client | 0.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.338 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.338 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884133s client | 0.338 DEBUG Setting timeout of 29.999884133s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/127 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/263 (1.9%) client | 0.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=301 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 291432, len: 1024, fin: false } client | 0.339 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 723268924 } client | 0.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.339 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.339 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97323ms client | 0.339 DEBUG Setting timeout of 19.97323ms client | 0.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.339 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.339 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95164ms client | 0.339 DEBUG Setting timeout of 19.95164ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/264 (1.9%) client | 0.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=302 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 292456, len: 1324, fin: false } client | 0.340 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 704375489 } client | 0.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.340 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=132 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 302, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.340 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.340 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879013s client | 0.340 DEBUG Setting timeout of 29.999879013s client | 0.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.340 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.340 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999852443s client | 0.340 DEBUG Setting timeout of 29.999852443s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/128 (0.0%) sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/265 (1.9%) client | 0.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=303 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 293780, len: 1016, fin: false } client | 0.341 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 725234289 } client | 0.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.341 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.341 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970474ms client | 0.341 DEBUG Setting timeout of 19.970474ms client | 0.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.341 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.341 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950016ms client | 0.341 DEBUG Setting timeout of 19.950016ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/266 (1.9%) client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=304 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 294796, len: 1324, fin: false } client | 0.342 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 706344131 } client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=133 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 304, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.342 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991459s client | 0.342 DEBUG Setting timeout of 29.99991459s client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.342 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885565s client | 0.342 DEBUG Setting timeout of 29.999885565s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/129 (0.0%) sim | Forwarding 908 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/267 (1.9%) client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=305 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 908 client | -> RX Stream { stream_id: 0, offset: 296120, len: 882, fin: false } client | 0.342 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 727086493 } client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.342 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970404ms client | 0.342 DEBUG Setting timeout of 19.970404ms client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.342 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935649ms client | 0.342 DEBUG Setting timeout of 19.935649ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/268 (1.9%) client | 0.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=306 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 297002, len: 1324, fin: false } client | 0.343 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 708204768 } client | 0.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.343 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=134 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 306, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.344 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.344 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908048s client | 0.344 DEBUG Setting timeout of 29.999908048s client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.344 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.344 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885385s client | 0.344 DEBUG Setting timeout of 29.999885385s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/130 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/269 (1.9%) client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=307 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 298326, len: 1024, fin: false } client | 0.344 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 729026008 } client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.344 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.344 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971587ms client | 0.344 DEBUG Setting timeout of 19.971587ms client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.344 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.344 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949666ms client | 0.344 DEBUG Setting timeout of 19.949666ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/270 (1.9%) client | 0.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=308 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Ping client | -> RX Padding { len: 1406 } client | 0.345 DEBUG [Recvd-ap] immediate_ack at Instant { tv_sec: 527, tv_nsec: 710210569 } client | 0.345 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 710210569 } client | 0.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.345 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=135 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 308, ack_delay: 4, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.346 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.346 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910502s client | 0.346 DEBUG Setting timeout of 29.999910502s client | 0.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.346 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.346 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887468s client | 0.346 DEBUG Setting timeout of 29.999887468s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/131 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/271 (1.8%) client | 0.347 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=309 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 299350, len: 1324, fin: false } client | 0.347 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 731329738 } client | 0.347 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.347 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.347 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.347 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972157ms client | 0.347 DEBUG Setting timeout of 19.972157ms client | 0.347 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.347 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.347 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.347 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951298ms client | 0.347 DEBUG Setting timeout of 19.951298ms sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/272 (1.8%) client | 0.347 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=310 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 300674, len: 1024, fin: false } client | 0.347 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 712175647 } client | 0.347 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.347 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.347 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=136 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 310, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.348 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.348 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999899451s client | 0.348 DEBUG Setting timeout of 29.999899451s client | 0.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.348 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.348 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999875466s client | 0.348 DEBUG Setting timeout of 29.999875466s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/132 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/273 (1.8%) client | 0.349 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=311 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 301698, len: 1324, fin: false } client | 0.349 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 733262055 } client | 0.349 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.349 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.349 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.349 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972599ms client | 0.349 DEBUG Setting timeout of 19.972599ms client | 0.349 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.349 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.349 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.349 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952501ms client | 0.349 DEBUG Setting timeout of 19.952501ms sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/274 (1.8%) client | 0.349 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=312 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 303022, len: 1024, fin: false } client | 0.349 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 714161662 } client | 0.349 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.349 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.349 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=137 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 312, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.350 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.350 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999903599s client | 0.350 DEBUG Setting timeout of 29.999903599s client | 0.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.350 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.350 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999877119s client | 0.350 DEBUG Setting timeout of 29.999877119s sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/133 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/275 (1.8%) client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=313 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 304046, len: 1324, fin: false } client | 0.351 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 735268157 } client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.351 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.351 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970234ms client | 0.351 DEBUG Setting timeout of 19.970234ms client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.351 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.351 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949355ms client | 0.351 DEBUG Setting timeout of 19.949355ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/134 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/276 (1.8%) client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=314 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 305370, len: 1024, fin: false } client | 0.351 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 716119952 } client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.351 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=138 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 314, ack_delay: 5, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.351 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.352 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873172s client | 0.352 DEBUG Setting timeout of 29.999873172s client | 0.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.352 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.352 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999849608s client | 0.352 DEBUG Setting timeout of 29.999849608s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/277 (1.8%) client | 0.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=315 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 306394, len: 1324, fin: false } client | 0.353 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 737235073 } client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.353 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971627ms client | 0.353 DEBUG Setting timeout of 19.971627ms client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.353 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950998ms client | 0.353 DEBUG Setting timeout of 19.950998ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/135 (0.0%) sim | Forwarding 1045 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/278 (1.8%) client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=316 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1045 client | -> RX Stream { stream_id: 0, offset: 307718, len: 1019, fin: false } client | 0.353 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 718096371 } client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=139 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 316, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.353 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910462s client | 0.353 DEBUG Setting timeout of 29.999910462s client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.353 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888591s client | 0.353 DEBUG Setting timeout of 29.999888591s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/279 (1.8%) client | 0.354 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=317 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 308737, len: 1324, fin: false } client | 0.354 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 739200314 } client | 0.354 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.354 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.354 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.354 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963111ms client | 0.354 DEBUG Setting timeout of 19.963111ms client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.355 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.355 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94122ms client | 0.355 DEBUG Setting timeout of 19.94122ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/136 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/280 (1.8%) client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=318 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 310061, len: 1024, fin: false } client | 0.355 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 720079325 } client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.355 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=140 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 318, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.355 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.355 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911704s client | 0.355 DEBUG Setting timeout of 29.999911704s client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.355 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.355 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890735s client | 0.355 DEBUG Setting timeout of 29.999890735s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/281 (1.8%) client | 0.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=319 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 311085, len: 1324, fin: false } client | 0.356 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 741161717 } client | 0.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.356 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.356 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967859ms client | 0.356 DEBUG Setting timeout of 19.967859ms client | 0.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.356 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.356 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94709ms client | 0.356 DEBUG Setting timeout of 19.94709ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/137 (0.0%) sim | Forwarding 1185 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/282 (1.8%) client | 0.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=320 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1185 client | -> RX Stream { stream_id: 0, offset: 312409, len: 1159, fin: false } client | 0.357 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 722139133 } client | 0.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.357 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=141 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 320, ack_delay: 4, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.358 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.358 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885305s client | 0.358 DEBUG Setting timeout of 29.999885305s client | 0.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.358 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.358 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999856651s client | 0.358 DEBUG Setting timeout of 29.999856651s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/283 (1.8%) client | 0.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=321 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 313568, len: 1324, fin: false } client | 0.359 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 743242485 } client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.359 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963482ms client | 0.359 DEBUG Setting timeout of 19.963482ms client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.359 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942252ms client | 0.359 DEBUG Setting timeout of 19.942252ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/138 (0.0%) sim | Forwarding 1036 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/284 (1.8%) client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=322 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1036 client | -> RX Stream { stream_id: 0, offset: 314892, len: 1010, fin: false } client | 0.359 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 724107417 } client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=142 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 322, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.359 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907066s client | 0.359 DEBUG Setting timeout of 29.999907066s client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.359 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880296s client | 0.359 DEBUG Setting timeout of 29.999880296s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/285 (1.8%) client | 0.360 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=323 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 315902, len: 1324, fin: false } client | 0.360 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 745203312 } client | 0.360 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.360 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.360 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.360 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969132ms client | 0.360 DEBUG Setting timeout of 19.969132ms client | 0.360 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.361 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94668ms client | 0.361 DEBUG Setting timeout of 19.94668ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/139 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/286 (1.7%) client | 0.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=324 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 317226, len: 1024, fin: false } client | 0.361 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 726073914 } client | 0.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=143 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 324, ack_delay: 4, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.361 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999866018s client | 0.361 DEBUG Setting timeout of 29.999866018s client | 0.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.361 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999839128s client | 0.361 DEBUG Setting timeout of 29.999839128s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/287 (1.7%) client | 0.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=325 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 318250, len: 1324, fin: false } client | 0.362 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 747162967 } client | 0.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.362 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.362 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965134ms client | 0.362 DEBUG Setting timeout of 19.965134ms client | 0.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.362 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.362 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931111ms client | 0.362 DEBUG Setting timeout of 19.931111ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/140 (0.0%) sim | Forwarding 1342 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/288 (1.7%) client | 0.364 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=326 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1342 client | -> RX Stream { stream_id: 0, offset: 319574, len: 1316, fin: false } client | 0.364 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 728257217 } client | 0.364 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.364 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.364 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=144 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 326, ack_delay: 3, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.364 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.364 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.364 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.364 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883762s client | 0.364 DEBUG Setting timeout of 29.999883762s client | 0.364 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.364 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.364 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.364 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99985624s client | 0.364 DEBUG Setting timeout of 29.99985624s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/289 (1.7%) client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=327 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 320890, len: 1324, fin: false } client | 0.365 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 749368764 } client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.365 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.365 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97337ms client | 0.365 DEBUG Setting timeout of 19.97337ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/141 (0.0%) client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.365 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.365 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953223ms client | 0.365 DEBUG Setting timeout of 19.953223ms sim | Forwarding 880 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/290 (1.7%) client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=328 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 880 client | -> RX Stream { stream_id: 0, offset: 322214, len: 854, fin: false } client | 0.365 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 730086049 } client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.365 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=145 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 328, ack_delay: 3, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.365 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.365 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.365 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848315s client | 0.366 DEBUG Setting timeout of 29.999848315s client | 0.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.366 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.366 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999819131s client | 0.366 DEBUG Setting timeout of 29.999819131s sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/291 (1.7%) client | 0.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=329 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 323068, len: 1324, fin: false } client | 0.366 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 751200399 } client | 0.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.366 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.366 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963932ms client | 0.366 DEBUG Setting timeout of 19.963932ms client | 0.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.367 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.367 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.367 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942252ms client | 0.367 DEBUG Setting timeout of 19.942252ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/142 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/292 (1.7%) client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=330 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 258541, len: 1010, fin: false } client | -> RX Stream { stream_id: 0, offset: 324392, len: 306, fin: false } client | 0.368 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 732300039 } client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.368 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=146 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 330, ack_delay: 4, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.368 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.368 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872751s client | 0.368 DEBUG Setting timeout of 29.999872751s client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.368 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=147 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 44 client | TX -> MaxStreamData { stream_id: StreamId(0), maximum_stream_data: 1373274 } client | 0.368 DEBUG packet_sent this=0x563cbaf51970, pn=147, ps=44 client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.368 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.368 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 109.449427ms client | 0.368 DEBUG Setting timeout of 109.449427ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/293 (1.7%) sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/143 (0.0%) client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=331 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 324698, len: 1324, fin: false } client | 0.369 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 753414507 } client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.369 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.964704ms client | 0.369 DEBUG Setting timeout of 19.964704ms client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.369 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940519ms client | 0.369 DEBUG Setting timeout of 19.940519ms sim | Forwarding 730 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/294 (1.7%) client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=332 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 730 client | -> RX Stream { stream_id: 0, offset: 326022, len: 704, fin: false } client | 0.369 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 734026094 } client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=148 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 332, ack_delay: 3, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.369 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.010591ms client | 0.369 DEBUG Setting timeout of 108.010591ms client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.369 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 107.981637ms client | 0.369 DEBUG Setting timeout of 107.981637ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/295 (1.7%) client | 0.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=333 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 326726, len: 1324, fin: false } client | 0.370 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 755126049 } client | 0.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.370 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.370 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969904ms client | 0.370 DEBUG Setting timeout of 19.969904ms client | 0.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.370 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.370 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944926ms client | 0.370 DEBUG Setting timeout of 19.944926ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/144 (0.0%) sim | Forwarding 1342 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/296 (1.7%) client | 0.371 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=334 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1342 client | -> RX Stream { stream_id: 0, offset: 328050, len: 1316, fin: false } client | 0.371 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 736207016 } client | 0.371 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.371 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.371 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=149 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 334, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.372 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.372 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 105.844747ms client | 0.372 DEBUG Setting timeout of 105.844747ms client | 0.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.372 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.372 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 105.822495ms client | 0.372 DEBUG Setting timeout of 105.822495ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/297 (1.7%) sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/145 (0.0%) client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=335 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 329366, len: 1324, fin: false } client | 0.373 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 757315796 } client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.373 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970695ms client | 0.373 DEBUG Setting timeout of 19.970695ms client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.373 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948353ms client | 0.373 DEBUG Setting timeout of 19.948353ms client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=336 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 719 client | -> RX Stream { stream_id: 0, offset: 330690, len: 693, fin: false } client | 0.373 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 737922506 } client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=150 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 sim | Forwarding 719 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/298 (1.7%) client | TX -> Ack { largest_acknowledged: 336, ack_delay: 2, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.373 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.099652ms client | 0.373 DEBUG Setting timeout of 104.099652ms client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.373 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.070107ms client | 0.373 DEBUG Setting timeout of 104.070107ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/299 (1.7%) client | 0.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=337 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 331383, len: 1324, fin: false } client | 0.374 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 759072432 } client | 0.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.374 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.374 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967669ms client | 0.374 DEBUG Setting timeout of 19.967669ms client | 0.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.374 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.374 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945147ms client | 0.374 DEBUG Setting timeout of 19.945147ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/146 (0.0%) sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/300 (1.7%) client | 0.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=338 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 332707, len: 1016, fin: false } client | 0.375 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 739866993 } client | 0.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.375 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=151 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 338, ack_delay: 3, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.375 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.375 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.155526ms client | 0.375 DEBUG Setting timeout of 102.155526ms client | 0.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.375 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.375 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.071689ms client | 0.375 DEBUG Setting timeout of 102.071689ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/301 (1.7%) client | 0.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=339 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 333723, len: 1324, fin: false } client | 0.376 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 760984246 } client | 0.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.376 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.376 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950748ms client | 0.376 DEBUG Setting timeout of 19.950748ms client | 0.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.376 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.376 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929779ms client | 0.376 DEBUG Setting timeout of 19.929779ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/147 (0.0%) sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/302 (1.7%) client | 0.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=340 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 335047, len: 1008, fin: false } client | 0.377 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 741827557 } client | 0.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.377 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=152 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 340, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.377 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.377 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.211222ms client | 0.377 DEBUG Setting timeout of 100.211222ms client | 0.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.377 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.377 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.185844ms client | 0.377 DEBUG Setting timeout of 100.185844ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/303 (1.7%) client | 0.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=341 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 336055, len: 1324, fin: false } client | 0.378 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 762934063 } client | 0.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.378 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.378 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968211ms client | 0.378 DEBUG Setting timeout of 19.968211ms client | 0.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.378 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.378 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945288ms client | 0.378 DEBUG Setting timeout of 19.945288ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/148 (0.0%) sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/304 (1.6%) client | 0.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=342 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 337379, len: 1008, fin: false } client | 0.379 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 743756612 } client | 0.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.379 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=153 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 342, ack_delay: 3, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.379 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.379 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 98.265626ms client | 0.379 DEBUG Setting timeout of 98.265626ms client | 0.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.379 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.379 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 98.232784ms client | 0.379 DEBUG Setting timeout of 98.232784ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/305 (1.6%) client | 0.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=343 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 338387, len: 1324, fin: false } client | 0.380 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 764890924 } client | 0.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.380 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.380 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969523ms client | 0.380 DEBUG Setting timeout of 19.969523ms client | 0.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.380 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.380 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94665ms client | 0.380 DEBUG Setting timeout of 19.94665ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/149 (0.0%) sim | Forwarding 1034 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/306 (1.6%) client | 0.381 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=344 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1034 client | -> RX Stream { stream_id: 0, offset: 339711, len: 1008, fin: false } client | 0.381 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 745753147 } client | 0.381 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.381 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.381 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=154 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 344, ack_delay: 3, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.381 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.381 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.381 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.381 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.255045ms client | 0.381 DEBUG Setting timeout of 96.255045ms client | 0.381 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.381 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.381 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.381 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.224157ms client | 0.381 DEBUG Setting timeout of 96.224157ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/307 (1.6%) client | 0.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=345 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 340719, len: 1324, fin: false } client | 0.382 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 766852879 } client | 0.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.382 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.382 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961257ms client | 0.382 DEBUG Setting timeout of 19.961257ms client | 0.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.382 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.382 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938555ms client | 0.382 DEBUG Setting timeout of 19.938555ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/150 (0.0%) sim | Forwarding 1026 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/308 (1.6%) client | 0.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=346 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1026 client | -> RX Stream { stream_id: 0, offset: 342043, len: 1000, fin: false } client | 0.383 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 747673583 } sim | Forwarding 44 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/151 (0.0%) client | 0.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.383 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=155 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 346, ack_delay: 3, first_ack_range: 74, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.383 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.383 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.37783ms client | 0.383 DEBUG Setting timeout of 94.37783ms client | 0.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.383 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.383 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.353273ms client | 0.383 DEBUG Setting timeout of 94.353273ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/309 (1.6%) client | 0.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=347 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 343043, len: 1324, fin: false } client | 0.384 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 768803059 } client | 0.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.384 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.384 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969964ms client | 0.384 DEBUG Setting timeout of 19.969964ms client | 0.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.384 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.384 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947331ms client | 0.384 DEBUG Setting timeout of 19.947331ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/152 (0.0%) sim | Forwarding 1026 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/310 (1.6%) client | 0.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=348 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1026 client | -> RX Stream { stream_id: 0, offset: 344367, len: 1000, fin: false } client | 0.385 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 749644227 } client | 0.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.385 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=156 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 348, ack_delay: 3, first_ack_range: 76, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.385 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.385 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.366149ms client | 0.385 DEBUG Setting timeout of 92.366149ms client | 0.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.385 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.385 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.335341ms client | 0.385 DEBUG Setting timeout of 92.335341ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/311 (1.6%) client | 0.386 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=349 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 345367, len: 1324, fin: false } client | 0.386 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 770753187 } client | 0.386 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.386 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.386 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.386 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968361ms client | 0.386 DEBUG Setting timeout of 19.968361ms client | 0.386 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.386 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.386 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.386 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945779ms client | 0.386 DEBUG Setting timeout of 19.945779ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/153 (0.0%) sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/312 (1.6%) client | 0.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=350 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 346691, len: 1016, fin: false } client | 0.387 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 751595939 } client | 0.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.387 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=157 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 350, ack_delay: 3, first_ack_range: 78, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.387 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.387 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.434615ms client | 0.387 DEBUG Setting timeout of 90.434615ms client | 0.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.387 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.387 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.407534ms client | 0.387 DEBUG Setting timeout of 90.407534ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/313 (1.6%) client | 0.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=351 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 347707, len: 1324, fin: false } client | 0.388 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 772711426 } client | 0.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.388 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.388 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96803ms client | 0.388 DEBUG Setting timeout of 19.96803ms client | 0.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.388 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.388 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945047ms client | 0.388 DEBUG Setting timeout of 19.945047ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/154 (0.0%) sim | Forwarding 765 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/314 (1.6%) client | 0.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=352 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 765 client | -> RX Stream { stream_id: 0, offset: 349031, len: 739, fin: false } client | 0.389 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 753280476 } client | 0.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.389 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=158 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 352, ack_delay: 3, first_ack_range: 80, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.389 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.389 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.770646ms client | 0.389 DEBUG Setting timeout of 88.770646ms client | 0.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.389 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.389 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.743625ms client | 0.389 DEBUG Setting timeout of 88.743625ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/315 (1.6%) client | 0.390 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=353 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 349770, len: 1324, fin: false } client | 0.390 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 774454866 } client | 0.390 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.390 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.390 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.390 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97315ms client | 0.390 DEBUG Setting timeout of 19.97315ms client | 0.390 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.390 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.390 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.390 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949856ms client | 0.390 DEBUG Setting timeout of 19.949856ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/155 (0.0%) sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/316 (1.6%) client | 0.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=354 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 351094, len: 1016, fin: false } client | 0.391 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 755336618 } client | 0.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.391 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=159 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 354, ack_delay: 3, first_ack_range: 82, ack_ranges: [AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.391 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.391 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.718322ms client | 0.391 DEBUG Setting timeout of 86.718322ms client | 0.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.391 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.391 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.69062ms client | 0.391 DEBUG Setting timeout of 86.69062ms sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/317 (1.6%) client | 0.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=355 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 352110, len: 1324, fin: false } client | 0.392 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 776418181 } client | 0.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.392 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.392 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970535ms client | 0.392 DEBUG Setting timeout of 19.970535ms client | 0.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.392 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.392 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948213ms client | 0.392 DEBUG Setting timeout of 19.948213ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/156 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/318 (1.6%) client | 0.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=357 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 353610, len: 1324, fin: false } client | 0.393 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 757508916 } client | 0.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.393 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=160 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 357, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.393 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.393 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.494987ms client | 0.393 DEBUG Setting timeout of 84.494987ms client | 0.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.393 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.393 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.46992ms client | 0.393 DEBUG Setting timeout of 84.46992ms sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/319 (1.6%) client | 0.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=358 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 354934, len: 1024, fin: false } client | 0.394 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 778382477 } client | 0.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.394 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.394 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971988ms client | 0.394 DEBUG Setting timeout of 19.971988ms client | 0.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.394 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.394 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932934ms client | 0.394 DEBUG Setting timeout of 19.932934ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/157 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/320 (1.6%) client | 0.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=359 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 355958, len: 1324, fin: false } client | 0.395 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 759481778 } client | 0.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.395 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=161 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 359, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.395 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.395 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.570205ms client | 0.395 DEBUG Setting timeout of 82.570205ms client | 0.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.395 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.395 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.548485ms client | 0.395 DEBUG Setting timeout of 82.548485ms sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/321 (1.6%) client | 0.396 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=360 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 357282, len: 1024, fin: false } client | 0.396 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 780346129 } client | 0.396 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.396 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.396 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.396 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97353ms client | 0.396 DEBUG Setting timeout of 19.97353ms client | 0.396 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.396 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.396 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.396 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952601ms client | 0.396 DEBUG Setting timeout of 19.952601ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/158 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/322 (1.6%) client | 0.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=361 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 358306, len: 1324, fin: false } client | 0.397 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 761456950 } client | 0.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.397 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=162 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 361, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.397 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.397 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.557703ms client | 0.397 DEBUG Setting timeout of 80.557703ms client | 0.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.397 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.397 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.53486ms client | 0.397 DEBUG Setting timeout of 80.53486ms sim | Forwarding 1042 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/323 (1.5%) client | 0.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=362 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1042 client | -> RX Stream { stream_id: 0, offset: 359630, len: 1016, fin: false } client | 0.398 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 782305672 } client | 0.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.398 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.398 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972278ms client | 0.398 DEBUG Setting timeout of 19.972278ms client | 0.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.398 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.398 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95227ms client | 0.398 DEBUG Setting timeout of 19.95227ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/159 (0.0%) sim | Forwarding 1350 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/324 (1.5%) client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=363 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1350 client | -> RX Stream { stream_id: 0, offset: 360646, len: 1324, fin: false } client | 0.399 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 763407629 } client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=163 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 363, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.399 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.643153ms client | 0.399 DEBUG Setting timeout of 78.643153ms client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.399 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.618106ms client | 0.399 DEBUG Setting timeout of 78.618106ms sim | Forwarding 908 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/325 (1.5%) client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=364 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 908 client | -> RX Stream { stream_id: 0, offset: 361970, len: 882, fin: false } client | 0.399 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 784161663 } client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.399 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.974973ms client | 0.399 DEBUG Setting timeout of 19.974973ms client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.399 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953463ms client | 0.399 DEBUG Setting timeout of 19.953463ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/160 (0.0%) sim | Forwarding 1050 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/326 (1.5%) client | 0.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=365 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1050 client | -> RX Stream { stream_id: 0, offset: 362852, len: 1024, fin: false } client | 0.400 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 765076406 } client | 0.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.400 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=164 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 365, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.400 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.400 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.968064ms client | 0.400 DEBUG Setting timeout of 76.968064ms client | 0.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.400 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.400 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.941685ms client | 0.400 DEBUG Setting timeout of 76.941685ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/327 (1.5%) client | 0.401 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=366 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 363876, len: 1399, fin: false } client | 0.401 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 786196890 } client | 0.401 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.401 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.401 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.401 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970645ms client | 0.401 DEBUG Setting timeout of 19.970645ms client | 0.401 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.401 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.401 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.401 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949425ms client | 0.402 DEBUG Setting timeout of 19.949425ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/161 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/328 (1.5%) client | 0.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=367 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 365275, len: 949, fin: false } client | 0.402 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 766963733 } client | 0.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.402 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=165 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 367, ack_delay: 9, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.402 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.402 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.016404ms client | 0.402 DEBUG Setting timeout of 75.016404ms client | 0.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.402 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.402 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.94384ms client | 0.402 DEBUG Setting timeout of 74.94384ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/329 (1.5%) client | 0.403 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=368 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 366224, len: 1399, fin: false } client | 0.403 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 788163705 } client | 0.403 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.403 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.403 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.403 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969623ms client | 0.403 DEBUG Setting timeout of 19.969623ms client | 0.403 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.403 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.403 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.403 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948573ms client | 0.403 DEBUG Setting timeout of 19.948573ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/162 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/330 (1.5%) client | 0.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=369 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 367623, len: 949, fin: false } client | 0.404 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 768959568 } client | 0.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.404 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=166 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 369, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.404 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.404 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 73.068751ms client | 0.404 DEBUG Setting timeout of 73.068751ms client | 0.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.404 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.404 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 73.002317ms client | 0.404 DEBUG Setting timeout of 73.002317ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/331 (1.5%) client | 0.405 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=370 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 368572, len: 1399, fin: false } client | 0.405 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 790122028 } client | 0.405 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.405 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.405 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.405 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970234ms client | 0.405 DEBUG Setting timeout of 19.970234ms client | 0.405 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.405 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.405 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.405 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954054ms client | 0.405 DEBUG Setting timeout of 19.954054ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/163 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/332 (1.5%) client | 0.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=371 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 369971, len: 949, fin: false } client | 0.406 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 770930643 } client | 0.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.406 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=167 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 371, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.406 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.406 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 71.101734ms client | 0.406 DEBUG Setting timeout of 71.101734ms client | 0.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.406 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.406 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 71.078631ms client | 0.406 DEBUG Setting timeout of 71.078631ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/333 (1.5%) client | 0.407 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=372 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 370920, len: 1399, fin: false } client | 0.407 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 792090848 } client | 0.407 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.407 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.407 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.407 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971376ms client | 0.407 DEBUG Setting timeout of 19.971376ms client | 0.407 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.407 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.407 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.407 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949425ms client | 0.407 DEBUG Setting timeout of 19.949425ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/164 (0.0%) sim | Forwarding 970 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/334 (1.5%) client | 0.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=373 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 970 client | -> RX Stream { stream_id: 0, offset: 372319, len: 944, fin: false } client | 0.408 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 772903018 } client | 0.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.408 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=168 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 373, ack_delay: 7, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.408 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.408 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.098711ms client | 0.408 DEBUG Setting timeout of 69.098711ms client | 0.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.408 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.408 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.077281ms client | 0.408 DEBUG Setting timeout of 69.077281ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/335 (1.5%) client | 0.409 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=374 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 373263, len: 1399, fin: false } client | 0.409 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 794080925 } client | 0.409 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.409 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.409 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.409 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972177ms client | 0.409 DEBUG Setting timeout of 19.972177ms client | 0.409 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.409 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.409 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.409 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950186ms client | 0.409 DEBUG Setting timeout of 19.950186ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/165 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/336 (1.5%) client | 0.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=375 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 374662, len: 949, fin: false } client | 0.410 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 774918732 } client | 0.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.410 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=169 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 375, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.410 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.410 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 67.102754ms client | 0.410 DEBUG Setting timeout of 67.102754ms client | 0.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.410 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.410 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 67.079421ms client | 0.410 DEBUG Setting timeout of 67.079421ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/337 (1.5%) client | 0.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=376 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 375611, len: 1399, fin: false } client | 0.411 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 796040292 } client | 0.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.411 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.411 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970695ms client | 0.411 DEBUG Setting timeout of 19.970695ms client | 0.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.411 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.411 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950066ms client | 0.411 DEBUG Setting timeout of 19.950066ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/166 (0.0%) sim | Forwarding 1110 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/338 (1.5%) client | 0.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=377 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1110 client | -> RX Stream { stream_id: 0, offset: 377010, len: 1084, fin: false } client | 0.412 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 776950524 } client | 0.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.412 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=170 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 377, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.412 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.412 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 65.055753ms client | 0.412 DEBUG Setting timeout of 65.055753ms client | 0.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.412 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.412 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 65.024806ms client | 0.412 DEBUG Setting timeout of 65.024806ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/339 (1.5%) client | 0.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=378 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 378094, len: 1399, fin: false } client | 0.413 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 798106517 } client | 0.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.413 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.413 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970635ms client | 0.413 DEBUG Setting timeout of 19.970635ms client | 0.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.413 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.413 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948974ms client | 0.413 DEBUG Setting timeout of 19.948974ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/167 (0.0%) sim | Forwarding 961 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/340 (1.5%) client | 0.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=379 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 961 client | -> RX Stream { stream_id: 0, offset: 379493, len: 935, fin: false } client | 0.414 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 778834596 } client | 0.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.414 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=171 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 379, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.414 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.414 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 63.217578ms client | 0.414 DEBUG Setting timeout of 63.217578ms client | 0.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.414 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.414 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 63.191299ms client | 0.414 DEBUG Setting timeout of 63.191299ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/341 (1.5%) client | 0.415 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=380 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 380428, len: 1399, fin: false } client | 0.415 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 800090762 } client | 0.415 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.415 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.415 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.415 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970014ms client | 0.415 DEBUG Setting timeout of 19.970014ms client | 0.415 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.415 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.415 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.415 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949135ms client | 0.415 DEBUG Setting timeout of 19.949135ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/168 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/342 (1.5%) client | 0.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=381 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 381827, len: 949, fin: false } client | 0.416 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 780853978 } client | 0.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.416 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=172 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 381, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.416 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.416 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 61.194319ms client | 0.416 DEBUG Setting timeout of 61.194319ms client | 0.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.416 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.416 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 61.168681ms client | 0.416 DEBUG Setting timeout of 61.168681ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/343 (1.5%) client | 0.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=382 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 382776, len: 1399, fin: false } client | 0.417 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 802023749 } client | 0.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.417 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.417 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970114ms client | 0.417 DEBUG Setting timeout of 19.970114ms client | 0.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.417 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.417 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948514ms client | 0.417 DEBUG Setting timeout of 19.948514ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/169 (0.0%) sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/344 (1.5%) client | 0.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=383 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 384175, len: 1241, fin: false } client | 0.418 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 783088433 } client | 0.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.418 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=173 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 383, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.418 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.418 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 58.960334ms client | 0.418 DEBUG Setting timeout of 58.960334ms client | 0.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.418 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.418 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 58.935327ms client | 0.418 DEBUG Setting timeout of 58.935327ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/345 (1.4%) sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/170 (0.0%) client | 0.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=384 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 385416, len: 1399, fin: false } client | 0.419 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 804226658 } client | 0.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.420 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971216ms client | 0.420 DEBUG Setting timeout of 19.971216ms client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.420 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951379ms client | 0.420 DEBUG Setting timeout of 19.951379ms sim | Forwarding 805 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/346 (1.4%) client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=385 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 805 client | -> RX Stream { stream_id: 0, offset: 386815, len: 779, fin: false } client | 0.420 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 784889023 } client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=174 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 385, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.420 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 57.142092ms client | 0.420 DEBUG Setting timeout of 57.142092ms client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.420 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 57.096096ms client | 0.420 DEBUG Setting timeout of 57.096096ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/347 (1.4%) client | 0.421 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=386 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 387594, len: 1399, fin: false } client | 0.421 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 806070807 } client | 0.421 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.421 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.421 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.421 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969934ms client | 0.421 DEBUG Setting timeout of 19.969934ms client | 0.421 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.421 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.421 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.421 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931472ms client | 0.421 DEBUG Setting timeout of 19.931472ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/171 (0.0%) sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/348 (1.4%) client | 0.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=387 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 388993, len: 1241, fin: false } client | 0.422 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 787101562 } client | 0.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.422 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=175 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 387, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 83 }, AckRange { gap: 0, range: 52 }, AckRange { gap: 0, range: 28 }, AckRange { gap: 0, range: 35 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 2, range: 25 }], ecn_count: None } client | 0.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.422 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.422 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 54.948037ms client | 0.422 DEBUG Setting timeout of 54.948037ms client | 0.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.422 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.422 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 54.92284ms client | 0.422 DEBUG Setting timeout of 54.92284ms client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=388 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/349 (1.4%) client | -> RX Ack { largest_acknowledged: 148, ack_delay: 0, first_ack_range: 94, ack_ranges: [], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 390234, len: 1392, fin: false } client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[54..=148] sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/172 (0.0%) client | 0.424 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=148 client | 0.424 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=12520, state=SlowStart, new_acked=44 client | 0.424 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 808260345 } client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.424 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.905122ms client | 0.424 DEBUG Setting timeout of 19.905122ms client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.424 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.884493ms client | 0.424 DEBUG Setting timeout of 19.884493ms sim | Forwarding 662 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/350 (1.4%) client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=389 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 662 client | -> RX Stream { stream_id: 0, offset: 391626, len: 636, fin: false } client | 0.424 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 788815219 } client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=176 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 389, ack_delay: 8, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.424 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874786s client | 0.424 DEBUG Setting timeout of 29.999874786s client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.424 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999849728s client | 0.424 DEBUG Setting timeout of 29.999849728s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/351 (1.4%) client | 0.425 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=390 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 392262, len: 1399, fin: false } client | 0.425 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 809978036 } client | 0.425 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.425 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.425 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.425 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953633ms client | 0.425 DEBUG Setting timeout of 19.953633ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/173 (0.0%) client | 0.425 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.425 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.425 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.425 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.919589ms client | 0.425 DEBUG Setting timeout of 19.919589ms sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/352 (1.4%) client | 0.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=391 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 393661, len: 1241, fin: false } client | 0.426 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 791022901 } client | 0.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.426 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=177 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 391, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.426 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.426 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999898259s client | 0.426 DEBUG Setting timeout of 29.999898259s client | 0.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.426 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.426 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870687s client | 0.426 DEBUG Setting timeout of 29.999870687s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/353 (1.4%) sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/174 (0.0%) client | 0.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=392 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 394902, len: 1399, fin: false } client | 0.427 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 812180973 } client | 0.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.427 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.427 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958743ms client | 0.427 DEBUG Setting timeout of 19.958743ms client | 0.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.427 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.427 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935499ms client | 0.427 DEBUG Setting timeout of 19.935499ms sim | Forwarding 644 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/354 (1.4%) client | 0.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=393 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 644 client | -> RX Stream { stream_id: 0, offset: 396301, len: 618, fin: false } client | 0.428 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 792720965 } client | 0.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.428 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=178 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 393, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.428 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.428 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911243s client | 0.428 DEBUG Setting timeout of 29.999911243s client | 0.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.428 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.428 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886937s client | 0.428 DEBUG Setting timeout of 29.999886937s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/355 (1.4%) client | 0.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=394 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 396919, len: 1399, fin: false } client | 0.429 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 813896530 } client | 0.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.429 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.429 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969332ms client | 0.429 DEBUG Setting timeout of 19.969332ms client | 0.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.429 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.429 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948052ms client | 0.429 DEBUG Setting timeout of 19.948052ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/175 (0.0%) sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/356 (1.4%) client | 0.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=395 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 398318, len: 941, fin: false } client | 0.430 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 794682049 } client | 0.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.430 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=179 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 395, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.430 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.430 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901836s client | 0.430 DEBUG Setting timeout of 29.999901836s client | 0.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.430 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.430 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878593s client | 0.430 DEBUG Setting timeout of 29.999878593s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/357 (1.4%) client | 0.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=396 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 399259, len: 1399, fin: false } client | 0.431 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 815855630 } client | 0.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.431 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.431 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955918ms client | 0.431 DEBUG Setting timeout of 19.955918ms client | 0.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.431 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.431 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934929ms client | 0.431 DEBUG Setting timeout of 19.934929ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/176 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/358 (1.4%) client | 0.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=397 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 400658, len: 933, fin: false } client | 0.432 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 796635470 } client | 0.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.432 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=180 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 397, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.432 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.432 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888379s client | 0.432 DEBUG Setting timeout of 29.999888379s client | 0.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.432 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.432 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999860867s client | 0.432 DEBUG Setting timeout of 29.999860867s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/359 (1.4%) client | 0.433 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=398 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 401591, len: 1399, fin: false } client | 0.433 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 817801709 } client | 0.433 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.433 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.433 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.433 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972739ms client | 0.433 DEBUG Setting timeout of 19.972739ms client | 0.433 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.433 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.433 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.433 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950878ms client | 0.433 DEBUG Setting timeout of 19.950878ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/177 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/360 (1.4%) client | 0.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=399 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 402990, len: 933, fin: false } client | 0.434 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 798582223 } client | 0.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.434 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=181 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 399, ack_delay: 4, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.434 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.434 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892811s client | 0.434 DEBUG Setting timeout of 29.999892811s client | 0.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.434 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.434 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999840852s client | 0.434 DEBUG Setting timeout of 29.999840852s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/361 (1.4%) client | 0.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=400 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 403923, len: 1399, fin: false } client | 0.435 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 819759158 } client | 0.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.435 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.435 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969623ms client | 0.435 DEBUG Setting timeout of 19.969623ms client | 0.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.435 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.435 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947111ms client | 0.435 DEBUG Setting timeout of 19.947111ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/178 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/362 (1.4%) client | 0.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=401 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 405322, len: 933, fin: false } client | 0.436 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 800545884 } client | 0.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.436 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=182 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 401, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.436 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.436 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910843s client | 0.436 DEBUG Setting timeout of 29.999910843s client | 0.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.436 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.436 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884093s client | 0.436 DEBUG Setting timeout of 29.999884093s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/363 (1.4%) client | 0.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=402 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 406255, len: 1399, fin: false } client | 0.437 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 821714555 } client | 0.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.437 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.437 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972538ms client | 0.437 DEBUG Setting timeout of 19.972538ms client | 0.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.437 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.437 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951008ms client | 0.437 DEBUG Setting timeout of 19.951008ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/179 (0.0%) sim | Forwarding 951 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/364 (1.4%) client | 0.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=403 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 951 client | -> RX Stream { stream_id: 0, offset: 407654, len: 925, fin: false } client | 0.438 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 802488759 } client | 0.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.438 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=183 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 403, ack_delay: 4, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.438 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.438 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868944s client | 0.438 DEBUG Setting timeout of 29.999868944s client | 0.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.438 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.438 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844909s client | 0.438 DEBUG Setting timeout of 29.999844909s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/365 (1.4%) client | 0.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=404 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 408579, len: 1399, fin: false } client | 0.439 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 823666766 } client | 0.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.439 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.439 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970214ms client | 0.439 DEBUG Setting timeout of 19.970214ms client | 0.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.439 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.439 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926552ms client | 0.439 DEBUG Setting timeout of 19.926552ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/180 (0.0%) sim | Forwarding 951 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/366 (1.4%) client | 0.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=405 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 951 client | -> RX Stream { stream_id: 0, offset: 409978, len: 925, fin: false } client | 0.440 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 804452250 } client | 0.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.440 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=184 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 405, ack_delay: 3, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.440 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.440 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917726s client | 0.440 DEBUG Setting timeout of 29.999917726s client | 0.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.440 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.440 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891136s client | 0.440 DEBUG Setting timeout of 29.999891136s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/367 (1.4%) client | 0.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=406 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 410903, len: 1399, fin: false } client | 0.441 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 825608675 } client | 0.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.441 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.441 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969212ms client | 0.441 DEBUG Setting timeout of 19.969212ms client | 0.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.441 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.441 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93071ms client | 0.441 DEBUG Setting timeout of 19.93071ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/181 (0.0%) sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/368 (1.4%) client | 0.442 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=407 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 412302, len: 941, fin: false } client | 0.442 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 806469369 } client | 0.442 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.442 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.442 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=185 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 407, ack_delay: 6, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.442 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.442 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.442 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.442 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864275s client | 0.442 DEBUG Setting timeout of 29.999864275s client | 0.442 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.442 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.442 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.442 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999821467s client | 0.442 DEBUG Setting timeout of 29.999821467s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/369 (1.4%) client | 0.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=408 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 413243, len: 1399, fin: false } client | 0.443 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 827575564 } client | 0.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.443 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.443 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965716ms client | 0.443 DEBUG Setting timeout of 19.965716ms client | 0.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.443 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.443 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944145ms client | 0.443 DEBUG Setting timeout of 19.944145ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/182 (0.0%) sim | Forwarding 690 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/370 (1.4%) client | 0.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=409 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 690 client | -> RX Stream { stream_id: 0, offset: 414642, len: 664, fin: false } client | 0.443 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 808152118 } client | 0.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.443 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=186 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 409, ack_delay: 3, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.444 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.444 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894522s client | 0.444 DEBUG Setting timeout of 29.999894522s client | 0.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.444 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.444 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868964s client | 0.444 DEBUG Setting timeout of 29.999868964s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/371 (1.3%) client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=410 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 415306, len: 1399, fin: false } client | 0.445 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 829314625 } client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.445 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967989ms client | 0.445 DEBUG Setting timeout of 19.967989ms client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.445 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945597ms client | 0.445 DEBUG Setting timeout of 19.945597ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/183 (0.0%) sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/372 (1.3%) client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=411 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 416705, len: 941, fin: false } client | 0.445 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 810095438 } client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=187 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 411, ack_delay: 4, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.445 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906404s client | 0.445 DEBUG Setting timeout of 29.999906404s client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.445 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876348s client | 0.445 DEBUG Setting timeout of 29.999876348s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/373 (1.3%) client | 0.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=412 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 417646, len: 1399, fin: false } client | 0.447 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 831274992 } client | 0.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.447 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.447 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961728ms client | 0.447 DEBUG Setting timeout of 19.961728ms client | 0.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.447 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.447 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939937ms client | 0.447 DEBUG Setting timeout of 19.939937ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/184 (0.0%) sim | Forwarding 1275 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/374 (1.3%) client | 0.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=413 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1275 client | -> RX Stream { stream_id: 0, offset: 419045, len: 1249, fin: false } client | 0.448 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 812314522 } client | 0.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.448 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=188 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 413, ack_delay: 6, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.448 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.448 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886858s client | 0.448 DEBUG Setting timeout of 29.999886858s client | 0.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.448 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.448 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986089s client | 0.448 DEBUG Setting timeout of 29.99986089s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/375 (1.3%) client | 0.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=414 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 353434, len: 176, fin: false } client | -> RX Stream { stream_id: 0, offset: 420294, len: 1215, fin: false } client | 0.449 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 833483083 } client | 0.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.449 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.449 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965555ms client | 0.449 DEBUG Setting timeout of 19.965555ms client | 0.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.449 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.449 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.832836ms client | 0.449 DEBUG Setting timeout of 19.832836ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/185 (0.0%) sim | Forwarding 1159 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/376 (1.3%) client | 0.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=415 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1159 client | -> RX Stream { stream_id: 0, offset: 421509, len: 1133, fin: false } client | 0.450 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 814438811 } client | 0.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.450 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=189 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 415, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.450 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.450 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905443s client | 0.450 DEBUG Setting timeout of 29.999905443s client | 0.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.450 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.450 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878092s client | 0.450 DEBUG Setting timeout of 29.999878092s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/377 (1.3%) client | 0.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=416 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 422642, len: 1399, fin: false } client | 0.451 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 835588171 } client | 0.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.451 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.451 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970474ms client | 0.451 DEBUG Setting timeout of 19.970474ms client | 0.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.451 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.451 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947231ms client | 0.451 DEBUG Setting timeout of 19.947231ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/186 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/378 (1.3%) client | 0.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=417 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 424041, len: 949, fin: false } client | 0.452 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 816391864 } client | 0.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.452 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=190 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 417, ack_delay: 3, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.452 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.452 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913789s client | 0.452 DEBUG Setting timeout of 29.999913789s client | 0.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.452 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.452 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885135s client | 0.452 DEBUG Setting timeout of 29.999885135s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/379 (1.3%) client | 0.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=418 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 424990, len: 1399, fin: false } client | 0.453 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 837555831 } client | 0.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.453 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.453 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969453ms client | 0.453 DEBUG Setting timeout of 19.969453ms client | 0.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.453 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.453 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.903088ms client | 0.453 DEBUG Setting timeout of 19.903088ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/187 (0.0%) sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/380 (1.3%) client | 0.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=419 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 426389, len: 941, fin: false } client | 0.454 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 818354186 } client | 0.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.454 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=191 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 419, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.454 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.454 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892017s client | 0.454 DEBUG Setting timeout of 29.999892017s client | 0.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.454 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.454 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999863273s client | 0.454 DEBUG Setting timeout of 29.999863273s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/381 (1.3%) client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=420 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 427330, len: 1399, fin: false } client | 0.455 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 839529491 } client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.455 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973491ms client | 0.455 DEBUG Setting timeout of 19.973491ms client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.455 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95203ms client | 0.455 DEBUG Setting timeout of 19.95203ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/188 (0.0%) sim | Forwarding 533 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/382 (1.3%) client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=421 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 533 client | -> RX Stream { stream_id: 0, offset: 428729, len: 507, fin: false } client | 0.455 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 819972674 } client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=192 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 421, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.455 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999899352s client | 0.455 DEBUG Setting timeout of 29.999899352s client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.455 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99987178s client | 0.455 DEBUG Setting timeout of 29.99987178s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/383 (1.3%) client | 0.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=422 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 429236, len: 1399, fin: false } client | 0.456 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 841150322 } client | 0.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.456 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.456 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970304ms client | 0.456 DEBUG Setting timeout of 19.970304ms client | 0.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.456 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.456 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948383ms client | 0.456 DEBUG Setting timeout of 19.948383ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/189 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/384 (1.3%) client | 0.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=423 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 430635, len: 949, fin: false } client | 0.457 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 821996815 } client | 0.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.457 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=193 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 423, ack_delay: 5, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.457 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.457 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999842978s client | 0.457 DEBUG Setting timeout of 29.999842978s client | 0.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.457 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.457 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999815767s client | 0.457 DEBUG Setting timeout of 29.999815767s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/385 (1.3%) client | 0.458 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=424 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 431584, len: 1399, fin: false } client | 0.458 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 843126293 } client | 0.458 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.458 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.458 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.458 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968972ms client | 0.458 DEBUG Setting timeout of 19.968972ms client | 0.458 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.458 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.458 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.458 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945588ms client | 0.458 DEBUG Setting timeout of 19.945588ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/190 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/386 (1.3%) client | 0.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=425 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 432983, len: 949, fin: false } client | 0.459 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 823902211 } client | 0.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.459 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=194 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 425, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.459 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.459 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911874s client | 0.459 DEBUG Setting timeout of 29.999911874s client | 0.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.459 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.459 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872531s client | 0.459 DEBUG Setting timeout of 29.999872531s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/387 (1.3%) client | 0.460 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=426 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 433932, len: 1399, fin: false } client | 0.460 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 845107241 } client | 0.460 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.460 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.460 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.460 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970474ms client | 0.460 DEBUG Setting timeout of 19.970474ms client | 0.460 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.460 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.460 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.460 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946369ms client | 0.460 DEBUG Setting timeout of 19.946369ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/191 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/388 (1.3%) client | 0.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=427 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 435331, len: 949, fin: false } client | 0.461 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 825875697 } client | 0.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.461 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=195 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 427, ack_delay: 3, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.461 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.461 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991525s client | 0.461 DEBUG Setting timeout of 29.99991525s client | 0.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.461 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.461 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889622s client | 0.461 DEBUG Setting timeout of 29.999889622s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/389 (1.3%) client | 0.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=428 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 436280, len: 1399, fin: false } client | 0.462 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 847061854 } client | 0.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.462 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.462 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970875ms client | 0.462 DEBUG Setting timeout of 19.970875ms client | 0.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.462 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.462 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947572ms client | 0.462 DEBUG Setting timeout of 19.947572ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/192 (0.0%) sim | Forwarding 970 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/390 (1.3%) client | 0.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=429 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 970 client | -> RX Stream { stream_id: 0, offset: 437679, len: 944, fin: false } client | 0.463 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 827851338 } client | 0.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.463 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=196 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 429, ack_delay: 3, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.463 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.463 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910673s client | 0.463 DEBUG Setting timeout of 29.999910673s client | 0.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.463 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.463 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884314s client | 0.463 DEBUG Setting timeout of 29.999884314s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/391 (1.3%) client | 0.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=430 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 438623, len: 1399, fin: false } client | 0.464 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 849022825 } client | 0.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.464 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.464 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970695ms client | 0.464 DEBUG Setting timeout of 19.970695ms client | 0.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.464 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.464 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948704ms client | 0.464 DEBUG Setting timeout of 19.948704ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/193 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/392 (1.3%) client | 0.465 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=431 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 440022, len: 949, fin: false } client | 0.465 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 829797344 } client | 0.465 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.465 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.465 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=197 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 431, ack_delay: 3, first_ack_range: 74, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.465 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.465 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.465 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.465 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902958s client | 0.465 DEBUG Setting timeout of 29.999902958s client | 0.465 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.465 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.465 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.465 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876187s client | 0.465 DEBUG Setting timeout of 29.999876187s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/393 (1.3%) client | 0.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=432 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 440971, len: 1399, fin: false } client | 0.466 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 850997590 } client | 0.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.466 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.466 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954024ms client | 0.466 DEBUG Setting timeout of 19.954024ms client | 0.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.466 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.466 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931581ms client | 0.466 DEBUG Setting timeout of 19.931581ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/194 (0.0%) sim | Forwarding 1110 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/394 (1.3%) client | 0.467 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=433 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1110 client | -> RX Stream { stream_id: 0, offset: 442370, len: 1084, fin: false } client | 0.467 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 831866969 } client | 0.467 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.467 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.467 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=198 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 433, ack_delay: 3, first_ack_range: 76, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.467 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.467 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.467 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.467 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912386s client | 0.467 DEBUG Setting timeout of 29.999912386s client | 0.467 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.467 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.467 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.467 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884924s client | 0.467 DEBUG Setting timeout of 29.999884924s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/395 (1.3%) client | 0.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=434 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 443454, len: 1399, fin: false } client | 0.468 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 853067866 } client | 0.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.468 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.468 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96819ms client | 0.468 DEBUG Setting timeout of 19.96819ms client | 0.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.468 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.468 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945768ms client | 0.468 DEBUG Setting timeout of 19.945768ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/195 (0.0%) sim | Forwarding 961 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/396 (1.3%) client | 0.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=435 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 961 client | -> RX Stream { stream_id: 0, offset: 444853, len: 935, fin: false } client | 0.469 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 833820620 } client | 0.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.469 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=199 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 435, ack_delay: 3, first_ack_range: 78, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.469 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.469 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991445s client | 0.469 DEBUG Setting timeout of 29.99991445s client | 0.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.469 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.469 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889573s client | 0.469 DEBUG Setting timeout of 29.999889573s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/397 (1.3%) client | 0.470 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=436 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 445788, len: 1399, fin: false } client | 0.470 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 855028144 } client | 0.470 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.470 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.470 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.470 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971807ms client | 0.470 DEBUG Setting timeout of 19.971807ms client | 0.470 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.470 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.470 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.470 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948082ms client | 0.470 DEBUG Setting timeout of 19.948082ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/196 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/398 (1.3%) client | 0.471 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=437 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 447187, len: 949, fin: false } client | 0.471 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 835790845 } client | 0.471 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.471 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.471 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=200 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 437, ack_delay: 7, first_ack_range: 80, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.471 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.471 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.471 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.471 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886598s client | 0.471 DEBUG Setting timeout of 29.999886598s client | 0.471 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.471 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.471 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.471 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999860228s client | 0.471 DEBUG Setting timeout of 29.999860228s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/399 (1.3%) client | 0.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=438 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 448136, len: 1399, fin: false } client | 0.472 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 856972731 } client | 0.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.472 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.472 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950297ms client | 0.472 DEBUG Setting timeout of 19.950297ms client | 0.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.472 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.472 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926542ms client | 0.472 DEBUG Setting timeout of 19.926542ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/197 (0.0%) sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/400 (1.2%) client | 0.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=439 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 449535, len: 1241, fin: false } client | 0.473 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 838031229 } client | 0.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.473 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=201 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 439, ack_delay: 3, first_ack_range: 82, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.473 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.473 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885173s client | 0.473 DEBUG Setting timeout of 29.999885173s client | 0.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.473 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.473 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999853874s client | 0.473 DEBUG Setting timeout of 29.999853874s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/401 (1.2%) sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/198 (0.0%) client | 0.474 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=440 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 450776, len: 1399, fin: false } client | 0.474 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 859179202 } client | 0.474 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.474 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.474 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.474 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969613ms client | 0.474 DEBUG Setting timeout of 19.969613ms client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.475 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.475 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.873723ms client | 0.475 DEBUG Setting timeout of 19.873723ms sim | Forwarding 805 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/402 (1.2%) client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=441 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 805 client | -> RX Stream { stream_id: 0, offset: 452175, len: 779, fin: false } client | 0.475 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 839843748 } client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.475 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=202 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 441, ack_delay: 3, first_ack_range: 84, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.475 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.475 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910442s client | 0.475 DEBUG Setting timeout of 29.999910442s client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.475 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.475 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844218s client | 0.475 DEBUG Setting timeout of 29.999844218s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/403 (1.2%) client | 0.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=442 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 452954, len: 1399, fin: false } sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/199 (0.0%) client | 0.476 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 861027558 } client | 0.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.476 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.476 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970444ms client | 0.476 DEBUG Setting timeout of 19.970444ms client | 0.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.476 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.476 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938294ms client | 0.476 DEBUG Setting timeout of 19.938294ms sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/404 (1.2%) client | 0.477 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=443 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 454353, len: 1241, fin: false } client | 0.477 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 842058629 } client | 0.477 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.477 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.477 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=203 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 443, ack_delay: 3, first_ack_range: 86, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.477 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.477 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.477 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.477 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884463s client | 0.477 DEBUG Setting timeout of 29.999884463s client | 0.477 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.477 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.477 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.477 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999854316s client | 0.477 DEBUG Setting timeout of 29.999854316s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/200 (0.0%) sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/405 (1.2%) client | 0.478 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=444 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 455594, len: 1399, fin: false } client | 0.479 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 863223477 } client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.479 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.923537ms client | 0.479 DEBUG Setting timeout of 19.923537ms client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.479 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.900374ms client | 0.479 DEBUG Setting timeout of 19.900374ms sim | Forwarding 655 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/406 (1.2%) client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=445 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 655 client | -> RX Stream { stream_id: 0, offset: 456993, len: 629, fin: false } client | 0.479 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 843761032 } client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=204 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 445, ack_delay: 3, first_ack_range: 88, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.479 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914439s client | 0.479 DEBUG Setting timeout of 29.999914439s client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.479 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989339s client | 0.479 DEBUG Setting timeout of 29.99989339s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/407 (1.2%) client | 0.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=446 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 457622, len: 1399, fin: false } client | 0.480 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 864916409 } client | 0.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.480 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.480 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969523ms client | 0.480 DEBUG Setting timeout of 19.969523ms client | 0.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.480 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.480 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929698ms client | 0.480 DEBUG Setting timeout of 19.929698ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/201 (0.0%) sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/408 (1.2%) client | 0.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=447 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 459021, len: 1241, fin: false } client | 0.481 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 845968056 } client | 0.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.481 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=205 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 447, ack_delay: 3, first_ack_range: 90, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.481 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.481 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894452s client | 0.481 DEBUG Setting timeout of 29.999894452s client | 0.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.481 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.481 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869355s client | 0.481 DEBUG Setting timeout of 29.999869355s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/409 (1.2%) sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/202 (0.0%) client | 0.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=448 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 460262, len: 1399, fin: false } client | 0.482 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 867129013 } client | 0.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.482 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.482 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970484ms client | 0.482 DEBUG Setting timeout of 19.970484ms client | 0.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.482 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.482 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949024ms client | 0.482 DEBUG Setting timeout of 19.949024ms sim | Forwarding 644 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/410 (1.2%) client | 0.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=449 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 644 client | -> RX Stream { stream_id: 0, offset: 461661, len: 618, fin: false } client | 0.483 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 847653136 } client | 0.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.483 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=206 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 449, ack_delay: 3, first_ack_range: 92, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.483 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.483 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911764s client | 0.483 DEBUG Setting timeout of 29.999911764s client | 0.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.483 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.483 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890935s client | 0.483 DEBUG Setting timeout of 29.999890935s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/411 (1.2%) client | 0.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=450 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 462279, len: 1399, fin: false } client | 0.484 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 868818932 } client | 0.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.484 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.484 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970694ms client | 0.484 DEBUG Setting timeout of 19.970694ms client | 0.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.484 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.484 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948343ms client | 0.484 DEBUG Setting timeout of 19.948343ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/203 (0.0%) sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/412 (1.2%) client | 0.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=451 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 463678, len: 941, fin: false } client | 0.485 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 849618560 } client | 0.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.485 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=207 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 451, ack_delay: 3, first_ack_range: 94, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.485 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.485 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913558s client | 0.485 DEBUG Setting timeout of 29.999913558s client | 0.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.485 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.485 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890064s client | 0.485 DEBUG Setting timeout of 29.999890064s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/413 (1.2%) client | 0.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=452 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 464619, len: 1399, fin: false } client | 0.486 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 870785080 } client | 0.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.486 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.486 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970535ms client | 0.486 DEBUG Setting timeout of 19.970535ms client | 0.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.486 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.486 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948774ms client | 0.486 DEBUG Setting timeout of 19.948774ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/204 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/414 (1.2%) client | 0.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=453 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 466018, len: 933, fin: false } client | 0.487 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 851574258 } client | 0.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.487 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=208 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 453, ack_delay: 3, first_ack_range: 96, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.487 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.487 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913678s client | 0.487 DEBUG Setting timeout of 29.999913678s client | 0.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.487 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.487 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885886s client | 0.487 DEBUG Setting timeout of 29.999885886s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/415 (1.2%) client | 0.488 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=454 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 466951, len: 1399, fin: false } client | 0.488 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 872738053 } client | 0.488 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.488 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.488 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.488 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970786ms client | 0.488 DEBUG Setting timeout of 19.970786ms client | 0.488 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.488 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.488 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.488 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948193ms client | 0.488 DEBUG Setting timeout of 19.948193ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/205 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/416 (1.2%) client | 0.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=455 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 468350, len: 933, fin: false } client | 0.489 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 853499761 } client | 0.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.489 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=209 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 455, ack_delay: 3, first_ack_range: 98, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.489 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.489 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990393s client | 0.489 DEBUG Setting timeout of 29.99990393s client | 0.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.489 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.489 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99987763s client | 0.489 DEBUG Setting timeout of 29.99987763s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/417 (1.2%) client | 0.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=456 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 469283, len: 1399, fin: false } client | 0.490 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 874689933 } client | 0.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.490 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.490 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970605ms client | 0.490 DEBUG Setting timeout of 19.970605ms client | 0.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.490 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.490 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949024ms client | 0.490 DEBUG Setting timeout of 19.949024ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/206 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/418 (1.2%) client | 0.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=457 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 470682, len: 933, fin: false } client | 0.491 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 855496486 } client | 0.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.491 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=210 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 457, ack_delay: 3, first_ack_range: 100, ack_ranges: [AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.491 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.491 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911344s client | 0.491 DEBUG Setting timeout of 29.999911344s client | 0.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.491 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.491 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890555s client | 0.491 DEBUG Setting timeout of 29.999890555s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 5/419 (1.2%) client | 0.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=458 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 471615, len: 1399, fin: false } client | 0.492 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 876655810 } client | 0.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.492 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.492 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.974593ms client | 0.492 DEBUG Setting timeout of 19.974593ms client | 0.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.492 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.492 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953573ms client | 0.492 DEBUG Setting timeout of 19.953573ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/207 (0.0%) sim | Dropping 951 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/420 (1.4%) sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/421 (1.4%) client | 0.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=460 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 473939, len: 1399, fin: false } client | 0.494 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 858610344 } client | 0.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.494 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=211 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 460, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.494 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.494 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907537s client | 0.494 DEBUG Setting timeout of 29.999907537s client | 0.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.494 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.494 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878593s client | 0.494 DEBUG Setting timeout of 29.999878593s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/208 (0.0%) sim | Forwarding 951 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/422 (1.4%) client | 0.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=461 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 951 client | -> RX Stream { stream_id: 0, offset: 475338, len: 925, fin: false } client | 0.495 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 879390579 } client | 0.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.495 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.495 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968571ms client | 0.495 DEBUG Setting timeout of 19.968571ms client | 0.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.495 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.495 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946971ms client | 0.495 DEBUG Setting timeout of 19.946971ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/423 (1.4%) client | 0.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=462 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 476263, len: 1399, fin: false } client | 0.496 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 860582068 } client | 0.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.496 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=212 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 462, ack_delay: 7, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.496 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.496 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880556s client | 0.496 DEBUG Setting timeout of 29.999880556s client | 0.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.496 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.496 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848616s client | 0.496 DEBUG Setting timeout of 29.999848616s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/209 (0.0%) sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/424 (1.4%) client | 0.497 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=463 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 477662, len: 941, fin: false } client | 0.497 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 881330813 } client | 0.497 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.497 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.497 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.497 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971607ms client | 0.497 DEBUG Setting timeout of 19.971607ms client | 0.497 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.497 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.497 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.497 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.922325ms client | 0.497 DEBUG Setting timeout of 19.922325ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/425 (1.4%) client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=464 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 478603, len: 1399, fin: false } client | 0.498 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 862513741 } client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=213 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 464, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.498 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891396s client | 0.498 DEBUG Setting timeout of 29.999891396s client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.498 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869906s client | 0.498 DEBUG Setting timeout of 29.999869906s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/210 (0.0%) sim | Forwarding 690 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/426 (1.4%) client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=465 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 690 client | -> RX Stream { stream_id: 0, offset: 480002, len: 664, fin: false } client | 0.498 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 883045531 } client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.498 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971086ms client | 0.498 DEBUG Setting timeout of 19.971086ms client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.498 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950136ms client | 0.498 DEBUG Setting timeout of 19.950136ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/427 (1.4%) client | 0.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=466 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Ping client | -> RX Padding { len: 1443 } client | 0.500 DEBUG [Recvd-ap] immediate_ack at Instant { tv_sec: 527, tv_nsec: 864263691 } client | 0.500 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 864263691 } client | 0.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.500 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=214 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 466, ack_delay: 5, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.500 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.500 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999875545s client | 0.500 DEBUG Setting timeout of 29.999875545s client | 0.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.500 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.500 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848063s client | 0.500 DEBUG Setting timeout of 29.999848063s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/211 (0.0%) sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/428 (1.4%) client | 0.501 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=467 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 480666, len: 1399, fin: false } client | 0.501 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 885443070 } client | 0.501 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.501 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.501 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.501 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972338ms client | 0.501 DEBUG Setting timeout of 19.972338ms client | 0.501 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.501 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.501 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.501 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950217ms client | 0.501 DEBUG Setting timeout of 19.950217ms sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/429 (1.4%) client | 0.501 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=468 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 482065, len: 941, fin: false } client | 0.501 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 866219305 } client | 0.501 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.501 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=215 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 468, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.502 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.502 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990942s client | 0.502 DEBUG Setting timeout of 29.99990942s client | 0.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.502 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.502 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884272s client | 0.502 DEBUG Setting timeout of 29.999884272s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/212 (0.0%) sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/430 (1.4%) client | 0.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=469 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 483006, len: 1399, fin: false } client | 0.503 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 887395792 } client | 0.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.503 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.503 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970785ms client | 0.503 DEBUG Setting timeout of 19.970785ms client | 0.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.503 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.503 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954094ms client | 0.503 DEBUG Setting timeout of 19.954094ms sim | Forwarding 1275 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/431 (1.4%) client | 0.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=470 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1275 client | -> RX Stream { stream_id: 0, offset: 484405, len: 1249, fin: false } client | 0.504 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 868452223 } client | 0.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.504 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=216 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 470, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.504 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.504 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991447s client | 0.504 DEBUG Setting timeout of 29.99991447s client | 0.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.504 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.504 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890364s client | 0.504 DEBUG Setting timeout of 29.999890364s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/213 (0.0%) sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/432 (1.4%) client | 0.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=471 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 485654, len: 1399, fin: false } client | 0.505 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 889612599 } client | 0.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.505 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.505 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96814ms client | 0.505 DEBUG Setting timeout of 19.96814ms client | 0.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.505 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.505 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946369ms client | 0.505 DEBUG Setting timeout of 19.946369ms sim | Forwarding 1151 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/433 (1.4%) client | 0.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=472 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1151 client | -> RX Stream { stream_id: 0, offset: 487053, len: 1125, fin: false } client | 0.506 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 870552400 } client | 0.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.506 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=217 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 472, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/214 (0.0%) client | 0.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.506 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.506 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908368s client | 0.506 DEBUG Setting timeout of 29.999908368s client | 0.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.506 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.506 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882119s client | 0.506 DEBUG Setting timeout of 29.999882119s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/434 (1.4%) client | 0.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=473 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 488178, len: 1399, fin: false } client | 0.507 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 891730094 } client | 0.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.507 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.507 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968461ms client | 0.507 DEBUG Setting timeout of 19.968461ms client | 0.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.507 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.507 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947161ms client | 0.507 DEBUG Setting timeout of 19.947161ms sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/435 (1.4%) client | 0.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=474 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 489577, len: 949, fin: false } client | 0.508 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 872528142 } client | 0.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.508 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=218 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 474, ack_delay: 4, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.508 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.508 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905823s client | 0.508 DEBUG Setting timeout of 29.999905823s client | 0.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.508 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.508 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878943s client | 0.508 DEBUG Setting timeout of 29.999878943s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/436 (1.4%) client | 0.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=475 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 490526, len: 1399, fin: false } client | 0.509 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 893702996 } client | 0.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.509 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.509 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971888ms client | 0.509 DEBUG Setting timeout of 19.971888ms client | 0.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.509 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.509 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949886ms client | 0.509 DEBUG Setting timeout of 19.949886ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/215 (0.0%) sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/437 (1.4%) client | 0.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=476 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 491925, len: 941, fin: false } client | 0.510 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 874494192 } client | 0.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.510 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=219 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 476, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.510 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.510 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908328s client | 0.510 DEBUG Setting timeout of 29.999908328s client | 0.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.510 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.510 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886447s client | 0.510 DEBUG Setting timeout of 29.999886447s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/438 (1.4%) client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=477 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 492866, len: 1399, fin: false } client | 0.511 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 895659380 } client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.511 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.511 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970946ms client | 0.511 DEBUG Setting timeout of 19.970946ms client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.511 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.511 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949846ms client | 0.511 DEBUG Setting timeout of 19.949846ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/216 (0.0%) sim | Forwarding 533 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/439 (1.4%) client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=478 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 533 client | -> RX Stream { stream_id: 0, offset: 494265, len: 507, fin: false } client | 0.511 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 876128710 } client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.511 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=220 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 478, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.511 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.511 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999898951s client | 0.511 DEBUG Setting timeout of 29.999898951s client | 0.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.512 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.512 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.512 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873523s client | 0.512 DEBUG Setting timeout of 29.999873523s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/440 (1.4%) client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=479 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 494772, len: 1399, fin: false } client | 0.513 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 897272680 } client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.513 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.513 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970965ms client | 0.513 DEBUG Setting timeout of 19.970965ms client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.513 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.513 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948674ms client | 0.513 DEBUG Setting timeout of 19.948674ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/217 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/441 (1.4%) client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=480 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 496171, len: 949, fin: false } client | 0.513 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 878122487 } client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.513 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=221 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 480, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.513 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.513 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896316s client | 0.513 DEBUG Setting timeout of 29.999896316s client | 0.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.513 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.513 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.514 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870607s client | 0.514 DEBUG Setting timeout of 29.999870607s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/442 (1.4%) client | 0.514 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=481 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 497120, len: 1399, fin: false } client | 0.515 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 899244657 } client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.515 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967079ms client | 0.515 DEBUG Setting timeout of 19.967079ms client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.515 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94617ms client | 0.515 DEBUG Setting timeout of 19.94617ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/218 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/443 (1.4%) client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=482 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 498519, len: 949, fin: false } client | 0.515 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 880061540 } client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=222 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 482, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.515 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911333s client | 0.515 DEBUG Setting timeout of 29.999911333s client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.515 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886186s client | 0.515 DEBUG Setting timeout of 29.999886186s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/444 (1.4%) client | 0.516 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=483 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 499468, len: 1399, fin: false } client | 0.516 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 901211250 } client | 0.516 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.516 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.516 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.516 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970856ms client | 0.516 DEBUG Setting timeout of 19.970856ms client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.517 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948574ms client | 0.517 DEBUG Setting timeout of 19.948574ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/219 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 6/445 (1.3%) client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=484 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 500867, len: 949, fin: false } client | 0.517 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 882019155 } client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=223 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 484, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.517 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913458s client | 0.517 DEBUG Setting timeout of 29.999913458s client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.517 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999850971s client | 0.517 DEBUG Setting timeout of 29.999850971s sim | Dropping 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/446 (1.6%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/220 (0.0%) sim | Forwarding 970 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/447 (1.6%) client | 0.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=486 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 970 client | -> RX Stream { stream_id: 0, offset: 503215, len: 944, fin: false } client | 0.519 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 883945660 } client | 0.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.519 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=224 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 486, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.519 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.519 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998773s client | 0.519 DEBUG Setting timeout of 29.9998773s client | 0.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.519 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.519 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99985075s client | 0.519 DEBUG Setting timeout of 29.99985075s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/448 (1.6%) client | 0.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=487 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 504159, len: 1399, fin: false } client | 0.520 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 905144398 } client | 0.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.520 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.520 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971376ms client | 0.520 DEBUG Setting timeout of 19.971376ms client | 0.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.520 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.520 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950758ms client | 0.520 DEBUG Setting timeout of 19.950758ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/221 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/449 (1.6%) client | 0.521 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=488 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 505558, len: 949, fin: false } client | 0.521 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 885951942 } client | 0.521 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.521 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.521 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=225 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 488, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.521 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.521 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.521 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.521 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999897788s client | 0.521 DEBUG Setting timeout of 29.999897788s client | 0.521 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.521 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.521 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.521 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872661s client | 0.521 DEBUG Setting timeout of 29.999872661s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/450 (1.6%) client | 0.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=489 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 506507, len: 1399, fin: false } client | 0.522 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 907100406 } client | 0.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.522 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.522 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970324ms client | 0.522 DEBUG Setting timeout of 19.970324ms client | 0.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.522 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.522 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948533ms client | 0.522 DEBUG Setting timeout of 19.948533ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/222 (0.0%) sim | Forwarding 1110 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/451 (1.6%) client | 0.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=490 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1110 client | -> RX Stream { stream_id: 0, offset: 507906, len: 1084, fin: false } client | 0.523 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 888025982 } client | 0.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.523 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=226 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 490, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.523 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.523 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914209s client | 0.523 DEBUG Setting timeout of 29.999914209s client | 0.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.523 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.523 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892568s client | 0.523 DEBUG Setting timeout of 29.999892568s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/452 (1.5%) client | 0.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=491 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 508990, len: 1399, fin: false } client | 0.524 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 909187644 } client | 0.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.524 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.524 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969603ms client | 0.524 DEBUG Setting timeout of 19.969603ms client | 0.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.524 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.524 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948584ms client | 0.524 DEBUG Setting timeout of 19.948584ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/223 (0.0%) sim | Forwarding 961 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/453 (1.5%) client | 0.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=492 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 961 client | -> RX Stream { stream_id: 0, offset: 510389, len: 935, fin: false } client | 0.525 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 890018369 } client | 0.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.525 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=227 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 492, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.526 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.526 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999829941s client | 0.526 DEBUG Setting timeout of 29.999829941s client | 0.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.526 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.526 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999721809s client | 0.526 DEBUG Setting timeout of 29.999721809s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/454 (1.5%) client | 0.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=493 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 511324, len: 1399, fin: false } client | 0.526 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 911157705 } client | 0.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.526 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.526 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972348ms client | 0.526 DEBUG Setting timeout of 19.972348ms client | 0.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.526 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.526 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951058ms client | 0.526 DEBUG Setting timeout of 19.951058ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/224 (0.0%) sim | Forwarding 975 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/455 (1.5%) client | 0.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=494 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 975 client | -> RX Stream { stream_id: 0, offset: 512723, len: 949, fin: false } client | 0.527 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 891928801 } client | 0.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.527 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=228 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 494, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.527 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.527 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890635s client | 0.527 DEBUG Setting timeout of 29.999890635s client | 0.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.527 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.527 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867661s client | 0.527 DEBUG Setting timeout of 29.999867661s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/456 (1.5%) client | 0.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=495 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 513672, len: 1399, fin: false } client | 0.528 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 913112269 } client | 0.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.528 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.528 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971427ms client | 0.528 DEBUG Setting timeout of 19.971427ms client | 0.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.528 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.528 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949436ms client | 0.528 DEBUG Setting timeout of 19.949436ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/225 (0.0%) sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/457 (1.5%) client | 0.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=496 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 515071, len: 1241, fin: false } client | 0.529 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 894139768 } client | 0.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.529 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=229 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 496, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.529 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.529 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912186s client | 0.529 DEBUG Setting timeout of 29.999912186s client | 0.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.529 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.530 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.530 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886497s client | 0.530 DEBUG Setting timeout of 29.999886497s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/458 (1.5%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/226 (0.0%) client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=497 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 516312, len: 1399, fin: false } client | 0.531 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 915307210 } client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.531 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.838315ms client | 0.531 DEBUG Setting timeout of 19.838315ms client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.531 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.810182ms client | 0.531 DEBUG Setting timeout of 19.810182ms sim | Forwarding 805 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/459 (1.5%) client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=498 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 805 client | -> RX Stream { stream_id: 0, offset: 517711, len: 779, fin: false } client | 0.531 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 895966148 } client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=230 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 498, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.531 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888801s client | 0.531 DEBUG Setting timeout of 29.999888801s client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.531 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986146s client | 0.531 DEBUG Setting timeout of 29.99986146s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/460 (1.5%) client | 0.532 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=499 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 518490, len: 1399, fin: false } client | 0.532 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 917158157 } client | 0.532 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.532 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.532 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.532 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967369ms client | 0.532 DEBUG Setting timeout of 19.967369ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/227 (0.0%) client | 0.532 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.532 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.532 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.532 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945549ms client | 0.532 DEBUG Setting timeout of 19.945549ms sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/461 (1.5%) client | 0.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=500 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 519889, len: 1241, fin: false } client | 0.533 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 898173318 } client | 0.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.533 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=231 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 500, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.534 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.534 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905042s client | 0.534 DEBUG Setting timeout of 29.999905042s client | 0.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.534 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.534 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879294s client | 0.534 DEBUG Setting timeout of 29.999879294s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/228 (0.0%) sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/462 (1.5%) client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=501 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 521130, len: 1399, fin: false } client | 0.535 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 919339768 } client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.535 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971056ms client | 0.535 DEBUG Setting timeout of 19.971056ms client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.535 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949956ms client | 0.535 DEBUG Setting timeout of 19.949956ms sim | Forwarding 655 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/463 (1.5%) client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=502 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 655 client | -> RX Stream { stream_id: 0, offset: 522529, len: 629, fin: false } client | 0.535 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 899893021 } client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=232 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 502, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.535 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910733s client | 0.535 DEBUG Setting timeout of 29.999910733s client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.535 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873042s client | 0.535 DEBUG Setting timeout of 29.999873042s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/464 (1.5%) client | 0.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=503 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 523158, len: 1399, fin: false } client | 0.536 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 921073344 } client | 0.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.536 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.536 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96826ms client | 0.536 DEBUG Setting timeout of 19.96826ms client | 0.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.536 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.536 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947311ms client | 0.536 DEBUG Setting timeout of 19.947311ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/229 (0.0%) sim | Forwarding 1267 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/465 (1.5%) client | 0.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=504 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1267 client | -> RX Stream { stream_id: 0, offset: 524557, len: 1241, fin: false } client | 0.537 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 902086835 } client | 0.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.537 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=233 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 504, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.537 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.537 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913418s client | 0.537 DEBUG Setting timeout of 29.999913418s client | 0.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.537 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.537 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988807s client | 0.537 DEBUG Setting timeout of 29.99988807s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/466 (1.5%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/230 (0.0%) client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=505 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 525798, len: 1399, fin: false } client | 0.539 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 923258602 } client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.539 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971576ms client | 0.539 DEBUG Setting timeout of 19.971576ms client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.539 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951248ms client | 0.539 DEBUG Setting timeout of 19.951248ms sim | Forwarding 644 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/467 (1.5%) client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=506 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 644 client | -> RX Stream { stream_id: 0, offset: 527197, len: 618, fin: false } client | 0.539 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 903794532 } client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=234 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 506, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.539 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914048s client | 0.539 DEBUG Setting timeout of 29.999914048s client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.539 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887909s client | 0.539 DEBUG Setting timeout of 29.999887909s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/468 (1.5%) client | 0.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=507 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 527815, len: 1399, fin: false } client | 0.540 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 924964712 } client | 0.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.540 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.540 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971096ms client | 0.540 DEBUG Setting timeout of 19.971096ms client | 0.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.540 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.540 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932273ms client | 0.540 DEBUG Setting timeout of 19.932273ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/231 (0.0%) sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/469 (1.5%) client | 0.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=508 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 529214, len: 941, fin: false } client | 0.541 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 905749674 } client | 0.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.541 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=235 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 508, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.541 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.541 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912175s client | 0.541 DEBUG Setting timeout of 29.999912175s client | 0.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.541 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.541 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885395s client | 0.541 DEBUG Setting timeout of 29.999885395s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/470 (1.5%) client | 0.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=509 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 530155, len: 1399, fin: false } client | 0.542 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 926915391 } client | 0.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.542 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.542 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971617ms client | 0.542 DEBUG Setting timeout of 19.971617ms client | 0.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.542 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.542 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951169ms client | 0.542 DEBUG Setting timeout of 19.951169ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/232 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/471 (1.5%) client | 0.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=510 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 531554, len: 933, fin: false } client | 0.543 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 907712167 } client | 0.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.543 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=236 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 510, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.543 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.543 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999863196s client | 0.543 DEBUG Setting timeout of 29.999863196s client | 0.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.543 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.543 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999834061s client | 0.543 DEBUG Setting timeout of 29.999834061s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/472 (1.5%) client | 0.544 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=511 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 532487, len: 1399, fin: false } client | 0.544 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 928879484 } client | 0.544 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.544 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.544 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.544 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969082ms client | 0.544 DEBUG Setting timeout of 19.969082ms client | 0.544 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.544 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.544 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.544 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945969ms client | 0.544 DEBUG Setting timeout of 19.945969ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/233 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/473 (1.5%) client | 0.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=512 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 533886, len: 933, fin: false } client | 0.545 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 909659056 } client | 0.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.545 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=237 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 512, ack_delay: 4, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.545 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.545 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904882s client | 0.545 DEBUG Setting timeout of 29.999904882s client | 0.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.545 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.545 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881628s client | 0.545 DEBUG Setting timeout of 29.999881628s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/474 (1.5%) client | 0.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=513 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 534819, len: 1399, fin: false } client | 0.546 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 930833784 } client | 0.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.546 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.546 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971517ms client | 0.546 DEBUG Setting timeout of 19.971517ms client | 0.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.546 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.546 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948193ms client | 0.546 DEBUG Setting timeout of 19.948193ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/234 (0.0%) sim | Forwarding 959 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/475 (1.5%) client | 0.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=514 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 959 client | -> RX Stream { stream_id: 0, offset: 536218, len: 933, fin: false } client | 0.547 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 911624805 } client | 0.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.547 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=238 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 514, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.547 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.547 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999893773s client | 0.547 DEBUG Setting timeout of 29.999893773s client | 0.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.547 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.547 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99985486s client | 0.547 DEBUG Setting timeout of 29.99985486s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/476 (1.5%) client | 0.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=515 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 537151, len: 1399, fin: false } client | 0.548 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 932784760 } client | 0.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.548 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.548 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970615ms client | 0.548 DEBUG Setting timeout of 19.970615ms client | 0.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.548 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.548 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.918016ms client | 0.548 DEBUG Setting timeout of 19.918016ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/235 (0.0%) sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/477 (1.5%) client | 0.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=516 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 538550, len: 1399, fin: false } client | 0.549 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 913951999 } client | 0.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.549 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=239 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 516, ack_delay: 4, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.549 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.549 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887669s client | 0.549 DEBUG Setting timeout of 29.999887669s client | 0.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.549 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.549 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986117s client | 0.549 DEBUG Setting timeout of 29.99986117s sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/478 (1.5%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/236 (0.0%) client | 0.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=517 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 473014, len: 925, fin: false } client | -> RX Stream { stream_id: 0, offset: 539949, len: 466, fin: false } client | 0.550 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 935113537 } client | 0.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.550 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.550 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955706ms client | 0.550 DEBUG Setting timeout of 19.955706ms client | 0.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.550 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.550 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.924788ms client | 0.550 DEBUG Setting timeout of 19.924788ms sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/479 (1.5%) client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=518 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 540415, len: 1399, fin: false } client | 0.552 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 916280636 } client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=240 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 518, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.552 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906865s client | 0.552 DEBUG Setting timeout of 29.999906865s client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.552 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881728s client | 0.552 DEBUG Setting timeout of 29.999881728s sim | Forwarding 485 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/480 (1.5%) client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=519 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 485 client | -> RX Stream { stream_id: 0, offset: 541814, len: 459, fin: false } client | 0.552 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 936710736 } client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.552 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968882ms client | 0.552 DEBUG Setting timeout of 19.968882ms client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.552 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945999ms client | 0.552 DEBUG Setting timeout of 19.945999ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 0/237 (0.0%) sim | Forwarding 1425 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/481 (1.5%) client | 0.553 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=520 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1425 client | -> RX Stream { stream_id: 0, offset: 542273, len: 1399, fin: false } client | 0.553 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 917861324 } client | 0.553 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.553 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.553 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=241 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 520, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.553 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.553 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.553 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.553 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9999145s client | 0.553 DEBUG Setting timeout of 29.9999145s client | 0.553 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.553 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.553 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.553 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999784657s client | 0.553 DEBUG Setting timeout of 29.999784657s sim | Forwarding 967 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/482 (1.5%) client | 0.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=521 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 967 client | -> RX Stream { stream_id: 0, offset: 543672, len: 941, fin: false } client | 0.554 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 938660935 } client | 0.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.554 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.554 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97339ms client | 0.554 DEBUG Setting timeout of 19.97339ms client | 0.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.554 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.554 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954224ms client | 0.554 DEBUG Setting timeout of 19.954224ms sim | Dropping 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/238 (0.4%) sim | Forwarding 690 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/483 (1.4%) client | 0.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=522 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 690 client | -> RX Stream { stream_id: 0, offset: 544613, len: 664, fin: false } client | 0.554 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 919166752 } client | 0.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.554 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=242 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 522, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.555 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.555 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883502s client | 0.555 DEBUG Setting timeout of 29.999883502s client | 0.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.555 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.555 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99985595s client | 0.555 DEBUG Setting timeout of 29.99985595s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/484 (1.4%) client | 0.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=523 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 545277, len: 1436, fin: false } client | 0.556 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 940426710 } client | 0.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.556 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.556 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966568ms client | 0.556 DEBUG Setting timeout of 19.966568ms client | 0.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.556 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.556 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944667ms client | 0.556 DEBUG Setting timeout of 19.944667ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/239 (0.4%) sim | Forwarding 930 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/485 (1.4%) client | 0.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=524 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 930 client | -> RX Stream { stream_id: 0, offset: 546713, len: 904, fin: false } client | 0.556 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 921137765 } client | 0.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.556 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=243 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 524, ack_delay: 9, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.557 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.557 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.557 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.557 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999866369s client | 0.557 DEBUG Setting timeout of 29.999866369s client | 0.557 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.557 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.557 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.557 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844488s client | 0.557 DEBUG Setting timeout of 29.999844488s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/486 (1.4%) client | 0.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=525 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 547617, len: 1436, fin: false } client | 0.558 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 942393575 } client | 0.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.558 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.558 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937142ms client | 0.558 DEBUG Setting timeout of 19.937142ms client | 0.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.558 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.558 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.911083ms client | 0.558 DEBUG Setting timeout of 19.911083ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/240 (0.4%) sim | Forwarding 1238 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/487 (1.4%) client | 0.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=526 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1238 client | -> RX Stream { stream_id: 0, offset: 549053, len: 1212, fin: false } client | 0.559 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 923392452 } client | 0.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.559 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=244 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 526, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.559 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.559 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905924s client | 0.559 DEBUG Setting timeout of 29.999905924s client | 0.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.559 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.559 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879204s client | 0.559 DEBUG Setting timeout of 29.999879204s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/488 (1.4%) client | 0.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=527 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 550265, len: 1436, fin: false } client | 0.560 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 944589206 } client | 0.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.560 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.560 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972719ms client | 0.560 DEBUG Setting timeout of 19.972719ms client | 0.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.560 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.560 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95203ms client | 0.560 DEBUG Setting timeout of 19.95203ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/241 (0.4%) sim | Forwarding 1114 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/489 (1.4%) client | 0.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=528 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1114 client | -> RX Stream { stream_id: 0, offset: 551701, len: 1088, fin: false } client | 0.561 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 925509133 } client | 0.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.561 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=245 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 528, ack_delay: 3, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.561 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.561 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910412s client | 0.561 DEBUG Setting timeout of 29.999910412s client | 0.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.561 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.561 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883541s client | 0.561 DEBUG Setting timeout of 29.999883541s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/490 (1.4%) client | 0.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=529 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 552789, len: 1436, fin: false } client | 0.562 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 946737482 } client | 0.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.562 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.562 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969723ms client | 0.562 DEBUG Setting timeout of 19.969723ms client | 0.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.562 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.562 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947932ms client | 0.562 DEBUG Setting timeout of 19.947932ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/242 (0.4%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/491 (1.4%) client | 0.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=530 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 554225, len: 912, fin: false } client | 0.563 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 927464020 } client | 0.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.563 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=246 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 530, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.563 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.563 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913949s client | 0.563 DEBUG Setting timeout of 29.999913949s client | 0.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.563 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.563 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988774s client | 0.563 DEBUG Setting timeout of 29.99988774s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/492 (1.4%) client | 0.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=531 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 555137, len: 1436, fin: false } client | 0.564 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 948665293 } client | 0.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.564 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.564 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971216ms client | 0.564 DEBUG Setting timeout of 19.971216ms client | 0.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.564 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.564 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949936ms client | 0.564 DEBUG Setting timeout of 19.949936ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/243 (0.4%) sim | Forwarding 930 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/493 (1.4%) client | 0.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=532 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 930 client | -> RX Stream { stream_id: 0, offset: 556573, len: 904, fin: false } client | 0.565 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 929389819 } client | 0.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.565 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=247 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 532, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.565 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.565 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910832s client | 0.565 DEBUG Setting timeout of 29.999910832s client | 0.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.565 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.565 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889042s client | 0.565 DEBUG Setting timeout of 29.999889042s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/494 (1.4%) client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=533 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 557477, len: 1436, fin: false } client | 0.566 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 950633218 } client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.566 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967619ms client | 0.566 DEBUG Setting timeout of 19.967619ms client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.566 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945227ms client | 0.566 DEBUG Setting timeout of 19.945227ms sim | Forwarding 496 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/495 (1.4%) client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=534 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 496 client | -> RX Stream { stream_id: 0, offset: 558913, len: 470, fin: false } client | 0.566 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 931064637 } client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=248 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 534, ack_delay: 6, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.566 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886687s client | 0.566 DEBUG Setting timeout of 29.999886687s client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.566 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999862462s client | 0.566 DEBUG Setting timeout of 29.999862462s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/244 (0.4%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/496 (1.4%) client | 0.567 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=535 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 559383, len: 1436, fin: false } client | 0.568 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 952247764 } client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.568 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968741ms client | 0.568 DEBUG Setting timeout of 19.968741ms client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.568 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947521ms client | 0.568 DEBUG Setting timeout of 19.947521ms sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/497 (1.4%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/245 (0.4%) client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=536 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 560819, len: 912, fin: false } client | 0.568 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 933035471 } client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=249 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 536, ack_delay: 4, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.568 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887329s client | 0.568 DEBUG Setting timeout of 29.999887329s client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.568 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999818309s client | 0.568 DEBUG Setting timeout of 29.999818309s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/498 (1.4%) client | 0.569 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=537 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 561731, len: 1436, fin: false } client | 0.569 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 954209625 } client | 0.569 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.569 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.569 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.569 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967449ms client | 0.569 DEBUG Setting timeout of 19.967449ms client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.570 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.570 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945988ms client | 0.570 DEBUG Setting timeout of 19.945988ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/246 (0.4%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/499 (1.4%) client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=538 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 563167, len: 912, fin: false } client | 0.570 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 934987494 } client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.570 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=250 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 538, ack_delay: 5, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.570 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.570 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876388s client | 0.570 DEBUG Setting timeout of 29.999876388s client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.570 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.570 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848486s client | 0.570 DEBUG Setting timeout of 29.999848486s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/500 (1.4%) client | 0.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=539 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 564079, len: 1436, fin: false } client | 0.571 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 956162867 } client | 0.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.571 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.571 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970616ms client | 0.571 DEBUG Setting timeout of 19.970616ms client | 0.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.571 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.571 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949696ms client | 0.571 DEBUG Setting timeout of 19.949696ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/247 (0.4%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/501 (1.4%) client | 0.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=540 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 565515, len: 912, fin: false } client | 0.572 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 936943237 } client | 0.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.572 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=251 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 540, ack_delay: 3, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.572 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.572 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878572s client | 0.572 DEBUG Setting timeout of 29.999878572s client | 0.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.572 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.572 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999855799s client | 0.572 DEBUG Setting timeout of 29.999855799s sim | Forwarding 970 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/502 (1.4%) client | 0.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=541 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 970 client | -> RX Stream { stream_id: 0, offset: 566427, len: 944, fin: false } client | 0.573 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 957758787 } client | 0.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.573 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.573 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971497ms client | 0.573 DEBUG Setting timeout of 19.971497ms client | 0.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.573 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.573 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949035ms client | 0.573 DEBUG Setting timeout of 19.949035ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/248 (0.4%) sim | Forwarding 1461 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/503 (1.4%) client | 0.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=542 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1461 client | -> RX Stream { stream_id: 0, offset: 501816, len: 1399, fin: false } client | -> RX Stream { stream_id: 0, offset: 567371, len: 29, fin: false } client | 0.574 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 938927543 } client | 0.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.574 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=252 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 542, ack_delay: 4, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.574 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.574 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887108s client | 0.574 DEBUG Setting timeout of 29.999887108s client | 0.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.574 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.574 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999719383s client | 0.574 DEBUG Setting timeout of 29.999719383s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/504 (1.4%) client | 0.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=543 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 567400, len: 1436, fin: false } client | 0.575 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 960143158 } client | 0.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.575 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.575 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96824ms client | 0.575 DEBUG Setting timeout of 19.96824ms client | 0.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.575 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.575 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946059ms client | 0.575 DEBUG Setting timeout of 19.946059ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/249 (0.4%) client | 0.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=544 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 909 client | -> RX Stream { stream_id: 0, offset: 568836, len: 883, fin: false } client | 0.576 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 940871512 } client | 0.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.576 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=253 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 544, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } sim | Forwarding 909 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/505 (1.4%) client | 0.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.576 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.576 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999836824s client | 0.576 DEBUG Setting timeout of 29.999836824s client | 0.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.576 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.576 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999806307s client | 0.576 DEBUG Setting timeout of 29.999806307s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/506 (1.4%) client | 0.577 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=545 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 569719, len: 1436, fin: false } client | 0.577 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 962070401 } client | 0.577 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.577 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.577 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.577 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968772ms client | 0.577 DEBUG Setting timeout of 19.968772ms client | 0.577 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.577 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.577 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.577 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945388ms client | 0.577 DEBUG Setting timeout of 19.945388ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/250 (0.4%) sim | Forwarding 1073 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/507 (1.4%) client | 0.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=546 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1073 client | -> RX Stream { stream_id: 0, offset: 571155, len: 1047, fin: false } client | 0.578 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 942975909 } client | 0.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.578 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=254 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 546, ack_delay: 5, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.578 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.578 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891817s client | 0.578 DEBUG Setting timeout of 29.999891817s client | 0.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.578 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.578 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999843647s client | 0.578 DEBUG Setting timeout of 29.999843647s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/508 (1.4%) client | 0.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=547 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 572202, len: 1436, fin: false } client | 0.579 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 964170962 } client | 0.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.579 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.579 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972648ms client | 0.579 DEBUG Setting timeout of 19.972648ms client | 0.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.579 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.579 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949725ms client | 0.579 DEBUG Setting timeout of 19.949725ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/251 (0.4%) sim | Forwarding 924 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/509 (1.4%) client | 0.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=548 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 924 client | -> RX Stream { stream_id: 0, offset: 573638, len: 898, fin: false } client | 0.580 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 944874742 } client | 0.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.580 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=255 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 548, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.580 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.580 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912275s client | 0.580 DEBUG Setting timeout of 29.999912275s client | 0.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.580 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.580 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887529s client | 0.580 DEBUG Setting timeout of 29.999887529s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/510 (1.4%) client | 0.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=549 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 574536, len: 1436, fin: false } client | 0.581 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 966125576 } client | 0.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.581 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.581 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971497ms client | 0.581 DEBUG Setting timeout of 19.971497ms client | 0.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.581 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.581 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948734ms client | 0.581 DEBUG Setting timeout of 19.948734ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/252 (0.4%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/511 (1.4%) client | 0.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=550 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 575972, len: 912, fin: false } client | 0.582 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 946885200 } client | 0.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.582 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=256 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 550, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.582 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.582 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867491s client | 0.582 DEBUG Setting timeout of 29.999867491s client | 0.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.582 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.582 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99984051s client | 0.582 DEBUG Setting timeout of 29.99984051s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/512 (1.4%) client | 0.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=551 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 576884, len: 1436, fin: false } client | 0.583 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 968093752 } client | 0.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.583 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.583 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97336ms client | 0.583 DEBUG Setting timeout of 19.97336ms client | 0.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.583 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.583 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950076ms client | 0.583 DEBUG Setting timeout of 19.950076ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/253 (0.4%) sim | Forwarding 1230 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/513 (1.4%) client | 0.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=552 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1230 client | -> RX Stream { stream_id: 0, offset: 578320, len: 1204, fin: false } client | 0.584 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 949093669 } client | 0.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.584 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=257 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 552, ack_delay: 5, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.584 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.584 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999900634s client | 0.584 DEBUG Setting timeout of 29.999900634s client | 0.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.584 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.584 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873984s client | 0.584 DEBUG Setting timeout of 29.999873984s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/514 (1.4%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/254 (0.4%) client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=553 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 579524, len: 1436, fin: false } client | 0.586 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 970298739 } client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.586 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.956929ms client | 0.586 DEBUG Setting timeout of 19.956929ms client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.586 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.933044ms client | 0.586 DEBUG Setting timeout of 19.933044ms sim | Forwarding 768 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/515 (1.4%) client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=554 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 768 client | -> RX Stream { stream_id: 0, offset: 580960, len: 742, fin: false } client | 0.586 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 950933855 } client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=258 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 554, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.586 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999871379s client | 0.586 DEBUG Setting timeout of 29.999871379s client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.586 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999825733s client | 0.586 DEBUG Setting timeout of 29.999825733s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/516 (1.4%) client | 0.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=555 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 581702, len: 1436, fin: false } client | 0.587 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 972109796 } client | 0.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.587 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.587 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969002ms client | 0.587 DEBUG Setting timeout of 19.969002ms client | 0.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.587 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.587 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932905ms client | 0.587 DEBUG Setting timeout of 19.932905ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/255 (0.4%) sim | Forwarding 1230 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/517 (1.4%) client | 0.588 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=556 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1230 client | -> RX Stream { stream_id: 0, offset: 583138, len: 1204, fin: false } client | 0.588 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 953130820 } client | 0.588 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.588 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.588 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=259 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 556, ack_delay: 3, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.588 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.588 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.588 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.588 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911704s client | 0.588 DEBUG Setting timeout of 29.999911704s client | 0.588 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.588 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.588 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.588 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883852s client | 0.589 DEBUG Setting timeout of 29.999883852s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/256 (0.4%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/518 (1.4%) client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=557 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 584342, len: 1436, fin: false } client | 0.590 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 974327224 } client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.590 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945377ms client | 0.590 DEBUG Setting timeout of 19.945377ms client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.590 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.922555ms client | 0.590 DEBUG Setting timeout of 19.922555ms sim | Forwarding 618 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/519 (1.3%) client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=558 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 618 client | -> RX Stream { stream_id: 0, offset: 585778, len: 592, fin: false } client | 0.590 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 954846426 } client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=260 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 558, ack_delay: 3, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.590 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910352s client | 0.590 DEBUG Setting timeout of 29.999910352s client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.590 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885866s client | 0.590 DEBUG Setting timeout of 29.999885866s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/520 (1.3%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/257 (0.4%) client | 0.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=559 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 586370, len: 1436, fin: false } client | 0.591 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 976046146 } client | 0.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.591 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.591 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970755ms client | 0.591 DEBUG Setting timeout of 19.970755ms client | 0.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.591 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=261 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 44 client | TX -> MaxStreamData { stream_id: StreamId(0), maximum_stream_data: 1636382 } client | 0.591 DEBUG packet_sent this=0x563cbaf51970, pn=261, ps=44 client | 0.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.591 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.591 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.88765ms client | 0.591 DEBUG Setting timeout of 19.88765ms sim | Forwarding 1230 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/521 (1.3%) client | 0.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=560 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1230 client | -> RX Stream { stream_id: 0, offset: 587806, len: 1204, fin: false } client | 0.592 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 957060576 } client | 0.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.592 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=262 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 560, ack_delay: 3, first_ack_range: 74, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.592 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.592 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 113.824344ms client | 0.592 DEBUG Setting timeout of 113.824344ms client | 0.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.592 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.592 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 113.796743ms client | 0.592 DEBUG Setting timeout of 113.796743ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/522 (1.3%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/258 (0.4%) client | 0.593 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=561 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 589010, len: 1436, fin: false } client | 0.594 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 978236238 } client | 0.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.594 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.594 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969623ms client | 0.594 DEBUG Setting timeout of 19.969623ms client | 0.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.594 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.594 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946159ms client | 0.594 DEBUG Setting timeout of 19.946159ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/523 (1.3%) client | 0.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=562 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 590446, len: 1436, fin: false } client | 0.595 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 959432454 } client | 0.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.595 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=263 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 562, ack_delay: 3, first_ack_range: 76, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.595 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.595 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 111.457886ms client | 0.595 DEBUG Setting timeout of 111.457886ms client | 0.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.595 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.595 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 111.431647ms client | 0.595 DEBUG Setting timeout of 111.431647ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/259 (0.4%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/524 (1.3%) sim | Forwarding 74 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/525 (1.3%) client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=563 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 591882, len: 1436, fin: false } client | 0.596 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 980612988 } client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.596 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.596 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971327ms client | 0.596 DEBUG Setting timeout of 19.971327ms client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=564 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 74 client | -> RX Stream { stream_id: 0, offset: 593318, len: 49, fin: false } client | 0.596 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 960664715 } client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.596 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=264 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 564, ack_delay: 2, first_ack_range: 78, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.596 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.596 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.241705ms client | 0.596 DEBUG Setting timeout of 110.241705ms client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.596 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.596 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.220436ms client | 0.596 DEBUG Setting timeout of 110.220436ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/526 (1.3%) client | 0.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=565 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 593367, len: 1436, fin: false } client | 0.597 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 981898278 } client | 0.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.597 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.597 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959103ms client | 0.597 DEBUG Setting timeout of 19.959103ms client | 0.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.597 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.597 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935629ms client | 0.597 DEBUG Setting timeout of 19.935629ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/260 (0.4%) sim | Forwarding 922 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/527 (1.3%) client | 0.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=566 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 922 client | -> RX Stream { stream_id: 0, offset: 594803, len: 896, fin: false } client | 0.598 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 962660025 } client | 0.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.598 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=265 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 566, ack_delay: 3, first_ack_range: 80, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.598 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.598 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.217301ms client | 0.598 DEBUG Setting timeout of 108.217301ms client | 0.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.598 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.598 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.178749ms client | 0.598 DEBUG Setting timeout of 108.178749ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/528 (1.3%) client | 0.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=567 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 595699, len: 1436, fin: false } client | 0.599 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 983836989 } client | 0.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.599 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.599 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969222ms client | 0.599 DEBUG Setting timeout of 19.969222ms client | 0.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.599 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.599 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945638ms client | 0.599 DEBUG Setting timeout of 19.945638ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/261 (0.4%) sim | Forwarding 922 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/529 (1.3%) client | 0.600 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=568 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 922 client | -> RX Stream { stream_id: 0, offset: 597135, len: 896, fin: false } client | 0.600 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 964618079 } client | 0.600 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.600 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.600 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=266 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 568, ack_delay: 3, first_ack_range: 82, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.600 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.600 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.600 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.600 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.267412ms client | 0.600 DEBUG Setting timeout of 106.267412ms client | 0.600 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.600 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.600 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.600 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.24004ms client | 0.600 DEBUG Setting timeout of 106.24004ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/530 (1.3%) client | 0.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=569 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 598031, len: 1436, fin: false } client | 0.601 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 985828299 } client | 0.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.601 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.601 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971437ms client | 0.601 DEBUG Setting timeout of 19.971437ms client | 0.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.601 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.601 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936111ms client | 0.601 DEBUG Setting timeout of 19.936111ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/262 (0.4%) sim | Forwarding 922 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/531 (1.3%) client | 0.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=570 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 922 client | -> RX Stream { stream_id: 0, offset: 599467, len: 896, fin: false } client | 0.602 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 966520196 } client | 0.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.602 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=267 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 570, ack_delay: 3, first_ack_range: 84, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.602 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.602 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.366807ms client | 0.602 DEBUG Setting timeout of 104.366807ms client | 0.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.602 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.602 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.294502ms client | 0.602 DEBUG Setting timeout of 104.294502ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/532 (1.3%) client | 0.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=571 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 600363, len: 1436, fin: false } client | 0.603 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 987766061 } client | 0.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.603 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.603 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969824ms client | 0.603 DEBUG Setting timeout of 19.969824ms client | 0.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.603 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.603 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947211ms client | 0.603 DEBUG Setting timeout of 19.947211ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/263 (0.4%) sim | Forwarding 1388 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/533 (1.3%) client | 0.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=572 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1388 client | -> RX Stream { stream_id: 0, offset: 601799, len: 1362, fin: false } client | 0.604 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 968899927 } client | 0.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.604 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=268 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 572, ack_delay: 3, first_ack_range: 86, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.604 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.604 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.986345ms client | 0.604 DEBUG Setting timeout of 101.986345ms client | 0.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.604 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.604 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.942814ms client | 0.604 DEBUG Setting timeout of 101.942814ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/534 (1.3%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/264 (0.4%) client | 0.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=573 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 603161, len: 1436, fin: false } client | 0.605 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 990092895 } client | 0.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.605 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.605 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969864ms client | 0.605 DEBUG Setting timeout of 19.969864ms client | 0.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.605 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.605 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944687ms client | 0.605 DEBUG Setting timeout of 19.944687ms sim | Forwarding 1380 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/535 (1.3%) client | 0.606 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=574 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1380 client | -> RX Stream { stream_id: 0, offset: 604597, len: 1354, fin: false } client | 0.606 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 971215174 } client | 0.606 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.606 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=269 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 574, ack_delay: 4, first_ack_range: 88, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.607 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.607 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.662923ms client | 0.607 DEBUG Setting timeout of 99.662923ms client | 0.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.607 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.607 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.635462ms sim | Forwarding 44 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/265 (0.4%) client | 0.607 DEBUG Setting timeout of 99.635462ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/266 (0.4%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/536 (1.3%) client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=575 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 605951, len: 1436, fin: false } client | 0.608 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 992445869 } client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.608 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971476ms client | 0.608 DEBUG Setting timeout of 19.971476ms client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.608 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948734ms client | 0.608 DEBUG Setting timeout of 19.948734ms sim | Forwarding 448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/537 (1.3%) client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=576 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 448 client | -> RX Stream { stream_id: 0, offset: 607387, len: 422, fin: false } client | 0.608 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 972805950 } client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=270 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 576, ack_delay: 3, first_ack_range: 90, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.608 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 98.082036ms client | 0.608 DEBUG Setting timeout of 98.082036ms client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.608 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 98.056318ms client | 0.608 DEBUG Setting timeout of 98.056318ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/538 (1.3%) sim | Forwarding 195 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/539 (1.3%) client | 0.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=577 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 607809, len: 1436, fin: false } client | 0.609 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 993998354 } client | 0.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.609 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.609 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958282ms client | 0.609 DEBUG Setting timeout of 19.958282ms client | 0.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.609 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.609 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936711ms client | 0.609 DEBUG Setting timeout of 19.936711ms client | 0.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=578 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 195 client | -> RX Stream { stream_id: 0, offset: 609245, len: 169, fin: false } client | 0.609 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 974197700 } client | 0.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.609 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=271 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 578, ack_delay: 3, first_ack_range: 92, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.610 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.610 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.692891ms client | 0.610 DEBUG Setting timeout of 96.692891ms client | 0.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.610 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.610 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.670348ms client | 0.610 DEBUG Setting timeout of 96.670348ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/267 (0.4%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/540 (1.3%) client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=579 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 609414, len: 1436, fin: false } client | 0.611 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 995364227 } client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.611 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.611 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969943ms client | 0.611 DEBUG Setting timeout of 19.969943ms client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.611 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.611 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932874ms client | 0.611 DEBUG Setting timeout of 19.932874ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/268 (0.4%) sim | Forwarding 930 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/541 (1.3%) client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=580 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 930 client | -> RX Stream { stream_id: 0, offset: 610850, len: 904, fin: false } client | 0.611 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 976128881 } client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.611 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=272 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 580, ack_delay: 7, first_ack_range: 94, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.612 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.612 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.612 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.721343ms client | 0.612 DEBUG Setting timeout of 94.721343ms client | 0.612 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.612 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.612 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.612 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.693471ms client | 0.612 DEBUG Setting timeout of 94.693471ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/542 (1.3%) client | 0.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=581 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 611754, len: 1436, fin: false } client | 0.613 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 997328171 } client | 0.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.613 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.613 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970736ms client | 0.613 DEBUG Setting timeout of 19.970736ms client | 0.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.613 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.613 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947632ms client | 0.613 DEBUG Setting timeout of 19.947632ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/269 (0.4%) sim | Forwarding 1238 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 7/543 (1.3%) client | 0.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=582 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1238 client | -> RX Stream { stream_id: 0, offset: 613190, len: 1212, fin: false } client | 0.614 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 978346971 } client | 0.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.614 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=273 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 582, ack_delay: 3, first_ack_range: 96, ack_ranges: [AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.614 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.614 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.540583ms client | 0.614 DEBUG Setting timeout of 92.540583ms client | 0.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.614 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.614 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.51717ms client | 0.614 DEBUG Setting timeout of 92.51717ms sim | Dropping 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/544 (1.5%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/270 (0.4%) sim | Forwarding 1114 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/545 (1.5%) client | 0.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=584 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1114 client | -> RX Stream { stream_id: 0, offset: 615838, len: 1088, fin: false } client | 0.616 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 980458589 } client | 0.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.616 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=274 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 584, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.616 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.616 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.423525ms client | 0.616 DEBUG Setting timeout of 90.423525ms client | 0.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.616 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.616 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.399029ms client | 0.616 DEBUG Setting timeout of 90.399029ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/546 (1.5%) client | 0.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=585 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 616926, len: 1436, fin: false } client | 0.617 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 1647692 } client | 0.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.617 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.617 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970896ms client | 0.617 DEBUG Setting timeout of 19.970896ms client | 0.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.617 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.617 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950798ms client | 0.617 DEBUG Setting timeout of 19.950798ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/271 (0.4%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/547 (1.5%) client | 0.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=586 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 618362, len: 912, fin: false } client | 0.618 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 982423216 } client | 0.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.618 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=275 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 586, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.618 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.618 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.456334ms client | 0.618 DEBUG Setting timeout of 88.456334ms client | 0.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.618 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.618 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.431848ms client | 0.618 DEBUG Setting timeout of 88.431848ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/548 (1.5%) client | 0.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=587 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 619274, len: 1436, fin: false } client | 0.619 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 3610751 } client | 0.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.619 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.619 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969122ms client | 0.619 DEBUG Setting timeout of 19.969122ms client | 0.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.619 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.619 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932313ms client | 0.619 DEBUG Setting timeout of 19.932313ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/272 (0.4%) sim | Forwarding 930 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/549 (1.5%) client | 0.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=588 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 930 client | -> RX Stream { stream_id: 0, offset: 620710, len: 904, fin: false } client | 0.620 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 984396214 } client | 0.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.620 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=276 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 588, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.620 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.620 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.466003ms client | 0.620 DEBUG Setting timeout of 86.466003ms client | 0.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.620 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.620 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.439183ms client | 0.620 DEBUG Setting timeout of 86.439183ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/550 (1.5%) client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=589 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 621614, len: 1436, fin: false } client | 0.621 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 5583583 } client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.621 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967729ms client | 0.621 DEBUG Setting timeout of 19.967729ms client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.621 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935138ms client | 0.621 DEBUG Setting timeout of 19.935138ms sim | Forwarding 496 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/551 (1.5%) client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=590 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 496 client | -> RX Stream { stream_id: 0, offset: 623050, len: 470, fin: false } client | 0.621 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 985992989 } client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=277 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 590, ack_delay: 5, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.621 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.834593ms client | 0.621 DEBUG Setting timeout of 84.834593ms client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.621 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.80594ms client | 0.621 DEBUG Setting timeout of 84.80594ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/273 (0.4%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/552 (1.4%) client | 0.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=591 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 623520, len: 1436, fin: false } client | 0.622 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 7193412 } client | 0.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.622 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.622 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969783ms client | 0.622 DEBUG Setting timeout of 19.969783ms client | 0.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.622 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.622 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94696ms client | 0.622 DEBUG Setting timeout of 19.94696ms sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/553 (1.4%) client | 0.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=592 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 624956, len: 912, fin: false } client | 0.623 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 987962174 } sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/274 (0.4%) client | 0.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.623 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=278 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 592, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.623 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.623 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.906135ms client | 0.623 DEBUG Setting timeout of 82.906135ms client | 0.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.623 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.623 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.877822ms client | 0.623 DEBUG Setting timeout of 82.877822ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/554 (1.4%) client | 0.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=593 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 625868, len: 1436, fin: false } client | 0.624 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 9148652 } client | 0.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.624 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.624 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969192ms client | 0.624 DEBUG Setting timeout of 19.969192ms client | 0.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.624 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.624 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946009ms client | 0.624 DEBUG Setting timeout of 19.946009ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/275 (0.4%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/555 (1.4%) client | 0.625 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=594 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 627304, len: 912, fin: false } client | 0.625 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 989927398 } client | 0.625 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.625 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.625 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=279 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 594, ack_delay: 4, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.625 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.625 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.625 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.625 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.913159ms client | 0.625 DEBUG Setting timeout of 80.913159ms client | 0.625 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.625 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.625 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.625 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.884696ms client | 0.625 DEBUG Setting timeout of 80.884696ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/556 (1.4%) client | 0.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=595 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 628216, len: 1436, fin: false } client | 0.626 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 11121297 } client | 0.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.626 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.626 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970235ms client | 0.626 DEBUG Setting timeout of 19.970235ms client | 0.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.626 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.626 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936512ms client | 0.626 DEBUG Setting timeout of 19.936512ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/276 (0.4%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/557 (1.4%) client | 0.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=596 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 629652, len: 912, fin: false } client | 0.627 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 991894108 } client | 0.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.627 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=280 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 596, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.627 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.627 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.992886ms client | 0.627 DEBUG Setting timeout of 78.992886ms client | 0.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.627 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.627 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.956037ms client | 0.627 DEBUG Setting timeout of 78.956037ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 8/558 (1.4%) client | 0.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=597 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 630564, len: 1436, fin: false } client | 0.628 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 13092941 } client | 0.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.628 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.628 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968ms client | 0.628 DEBUG Setting timeout of 19.968ms client | 0.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.628 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.628 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945117ms client | 0.628 DEBUG Setting timeout of 19.945117ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/277 (0.4%) sim | Dropping 962 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/559 (1.6%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/560 (1.6%) client | 0.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=599 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 632936, len: 1436, fin: false } client | 0.630 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 995093356 } client | 0.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.630 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=281 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 58 client | TX -> Ack { largest_acknowledged: 599, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.630 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.630 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.786625ms client | 0.630 DEBUG Setting timeout of 75.786625ms client | 0.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.630 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.630 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.764954ms client | 0.630 DEBUG Setting timeout of 75.764954ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/278 (0.4%) sim | Forwarding 909 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/561 (1.6%) client | 0.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=600 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 909 client | -> RX Stream { stream_id: 0, offset: 634372, len: 883, fin: false } client | 0.631 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 15904988 } client | 0.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.631 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.631 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97361ms client | 0.631 DEBUG Setting timeout of 19.97361ms client | 0.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.631 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.631 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951309ms client | 0.631 DEBUG Setting timeout of 19.951309ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/562 (1.6%) client | 0.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=601 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 635255, len: 1436, fin: false } client | 0.632 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 997017552 } client | 0.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.632 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=282 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 58 client | TX -> Ack { largest_acknowledged: 601, ack_delay: 4, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.632 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.632 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 73.863501ms client | 0.632 DEBUG Setting timeout of 73.863501ms client | 0.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.632 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.632 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 73.838093ms client | 0.632 DEBUG Setting timeout of 73.838093ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/279 (0.4%) sim | Forwarding 1073 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/563 (1.6%) client | 0.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=602 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1073 client | -> RX Stream { stream_id: 0, offset: 636691, len: 1047, fin: false } client | 0.633 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 17922809 } client | 0.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.633 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.633 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972408ms client | 0.633 DEBUG Setting timeout of 19.972408ms client | 0.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.633 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.633 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950366ms client | 0.633 DEBUG Setting timeout of 19.950366ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/564 (1.6%) client | 0.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=603 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 637738, len: 1436, fin: false } client | 0.634 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 527, tv_nsec: 999103522 } client | 0.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.634 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=283 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 58 client | TX -> Ack { largest_acknowledged: 603, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.634 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.634 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 71.778743ms client | 0.634 DEBUG Setting timeout of 71.778743ms client | 0.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.634 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.634 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 71.748396ms client | 0.634 DEBUG Setting timeout of 71.748396ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/280 (0.4%) sim | Forwarding 924 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/565 (1.6%) client | 0.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=604 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 924 client | -> RX Stream { stream_id: 0, offset: 639174, len: 898, fin: false } client | 0.635 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 19907451 } client | 0.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.635 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.635 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970194ms client | 0.635 DEBUG Setting timeout of 19.970194ms client | 0.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.635 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.635 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948433ms client | 0.635 DEBUG Setting timeout of 19.948433ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/566 (1.6%) client | 0.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=605 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 640072, len: 1436, fin: false } client | 0.636 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 1068554 } client | 0.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.636 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=284 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 58 client | TX -> Ack { largest_acknowledged: 605, ack_delay: 7, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/281 (0.4%) client | 0.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.636 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.636 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.781701ms client | 0.636 DEBUG Setting timeout of 69.781701ms client | 0.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.636 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.636 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.760361ms client | 0.636 DEBUG Setting timeout of 69.760361ms sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/567 (1.6%) client | 0.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=606 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 641508, len: 912, fin: false } client | 0.637 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 21825749 } client | 0.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.637 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.637 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969373ms client | 0.637 DEBUG Setting timeout of 19.969373ms client | 0.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.637 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.637 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947181ms client | 0.637 DEBUG Setting timeout of 19.947181ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/568 (1.6%) client | 0.638 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=607 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 642420, len: 1436, fin: false } client | 0.638 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 3018436 } client | 0.638 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.638 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.638 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=285 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 58 client | TX -> Ack { largest_acknowledged: 607, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.638 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.638 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.638 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.638 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 67.874138ms client | 0.638 DEBUG Setting timeout of 67.874138ms client | 0.638 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.638 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.638 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.638 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 67.836257ms client | 0.638 DEBUG Setting timeout of 67.836257ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/282 (0.4%) client | 0.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=608 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1230 client | -> RX Stream { stream_id: 0, offset: 643856, len: 1204, fin: false } sim | Forwarding 1230 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/569 (1.6%) client | 0.639 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 24045867 } client | 0.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.639 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.639 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970785ms client | 0.639 DEBUG Setting timeout of 19.970785ms client | 0.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.639 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.639 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948513ms client | 0.639 DEBUG Setting timeout of 19.948513ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/570 (1.6%) sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/283 (0.4%) client | 0.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=609 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 645060, len: 1436, fin: false } client | 0.640 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 5220871 } client | 0.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.640 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=286 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 58 client | TX -> Ack { largest_acknowledged: 609, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.641 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.641 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 65.662987ms client | 0.641 DEBUG Setting timeout of 65.662987ms client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.641 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.641 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 65.636317ms client | 0.641 DEBUG Setting timeout of 65.636317ms sim | Forwarding 768 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/571 (1.6%) client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=610 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 768 client | -> RX Stream { stream_id: 0, offset: 646496, len: 742, fin: false } client | 0.641 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 25863124 } client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.641 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.641 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972058ms client | 0.641 DEBUG Setting timeout of 19.972058ms client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.641 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.641 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950948ms client | 0.641 DEBUG Setting timeout of 19.950948ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/572 (1.6%) sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/284 (0.4%) client | 0.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=611 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 647238, len: 1436, fin: false } client | 0.642 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 7068654 } client | 0.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.642 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=287 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 58 client | TX -> Ack { largest_acknowledged: 611, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.642 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.642 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 63.817317ms client | 0.642 DEBUG Setting timeout of 63.817317ms client | 0.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.642 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.642 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 63.793924ms client | 0.642 DEBUG Setting timeout of 63.793924ms sim | Forwarding 1230 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/573 (1.6%) client | 0.643 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=612 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1230 client | -> RX Stream { stream_id: 0, offset: 648674, len: 1204, fin: false } client | 0.643 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 28090766 } client | 0.643 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.643 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.643 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.643 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969763ms client | 0.643 DEBUG Setting timeout of 19.969763ms client | 0.643 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.643 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.643 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.643 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948453ms client | 0.643 DEBUG Setting timeout of 19.948453ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/574 (1.6%) client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=613 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 649878, len: 1436, fin: false } client | 0.645 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 9258962 } client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=288 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 58 client | TX -> Ack { largest_acknowledged: 613, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }, AckRange { gap: 0, range: 24 }, AckRange { gap: 0, range: 101 }, AckRange { gap: 0, range: 83 }], ecn_count: None } client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.645 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 61.628252ms client | 0.645 DEBUG Setting timeout of 61.628252ms client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.645 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 61.607974ms client | 0.645 DEBUG Setting timeout of 61.607974ms sim | Forwarding 618 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/575 (1.6%) client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=614 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 618 client | -> RX Stream { stream_id: 0, offset: 651314, len: 592, fin: false } client | 0.645 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 29774226 } client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.645 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.974022ms client | 0.645 DEBUG Setting timeout of 19.974022ms client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.645 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952541ms client | 0.645 DEBUG Setting timeout of 19.952541ms sim | Forwarding 58 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/285 (0.4%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/576 (1.6%) client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=615 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Ack { largest_acknowledged: 262, ack_delay: 0, first_ack_range: 27, ack_ranges: [AckRange { gap: 0, range: 84 }], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 651906, len: 1427, fin: false } client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[235..=262, 149..=233] client | 0.646 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=262 client | 0.646 DEBUG [Cubic [last_max_cwnd: 12520, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/8764 ssthresh 8764] Cong event -> recovery; cwnd 8764, ssthresh 8764 client | 0.646 DEBUG [Cubic [last_max_cwnd: 12520, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/8764 ssthresh 8764] state -> RecoveryStart client | 0.646 DEBUG on_packets_lost this=0x563cbaf51970, bytes_in_flight=44, cwnd=8764, state=RecoveryStart client | 0.646 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=8764, state=RecoveryStart, new_acked=0 client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 506, smallest: 486, ack_needed: true }, PacketRange { largest: 484, smallest: 460, ack_needed: true }, PacketRange { largest: 458, smallest: 357, ack_needed: true }, PacketRange { largest: 355, smallest: 272, ack_needed: true }] }) client | 0.646 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 10974284 } client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.646 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=289 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 615, ack_delay: 17, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.646 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.646 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999799554s client | 0.646 DEBUG Setting timeout of 29.999799554s client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.646 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.646 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999777723s client | 0.646 DEBUG Setting timeout of 29.999777723s sim | Forwarding 1239 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/577 (1.6%) client | 0.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=616 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1239 client | -> RX Stream { stream_id: 0, offset: 653333, len: 1213, fin: false } client | 0.647 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 31989966 } client | 0.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.647 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.647 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954815ms client | 0.647 DEBUG Setting timeout of 19.954815ms client | 0.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.647 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.647 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932734ms client | 0.647 DEBUG Setting timeout of 19.932734ms sim | Forwarding 58 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/286 (0.3%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/578 (1.6%) client | 0.648 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=617 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 654546, len: 1436, fin: false } client | 0.648 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 13182392 } client | 0.648 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.648 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.648 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=290 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 617, ack_delay: 6, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.649 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.649 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889102s client | 0.649 DEBUG Setting timeout of 29.999889102s client | 0.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.649 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.649 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999863023s client | 0.649 DEBUG Setting timeout of 29.999863023s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/579 (1.6%) sim | Forwarding 58 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/287 (0.3%) client | 0.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=618 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 655982, len: 1436, fin: false } client | 0.650 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 34375986 } client | 0.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.650 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.650 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968912ms client | 0.650 DEBUG Setting timeout of 19.968912ms client | 0.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.650 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.650 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94665ms client | 0.650 DEBUG Setting timeout of 19.94665ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/580 (1.6%) client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=619 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 657418, len: 1436, fin: false } sim | Forwarding 74 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/581 (1.5%) client | 0.651 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 15563343 } client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.651 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=291 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 619, ack_delay: 4, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.651 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.651 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894322s client | 0.651 DEBUG Setting timeout of 29.999894322s client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=620 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 74 client | -> RX Stream { stream_id: 0, offset: 658854, len: 49, fin: false } client | 0.651 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 35697424 } client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.651 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.651 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97872ms client | 0.651 DEBUG Setting timeout of 19.97872ms client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.651 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.651 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961668ms client | 0.651 DEBUG Setting timeout of 19.961668ms sim | Forwarding 58 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/288 (0.3%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/582 (1.5%) client | 0.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=621 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 658903, len: 1436, fin: false } client | 0.652 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 16822702 } client | 0.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.652 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=292 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 621, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.652 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.652 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910642s client | 0.652 DEBUG Setting timeout of 29.999910642s client | 0.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.652 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.652 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999845929s client | 0.652 DEBUG Setting timeout of 29.999845929s sim | Forwarding 922 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/583 (1.5%) client | 0.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=622 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 922 client | -> RX Stream { stream_id: 0, offset: 660339, len: 896, fin: false } client | 0.653 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 37606164 } client | 0.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.653 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.653 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971998ms client | 0.653 DEBUG Setting timeout of 19.971998ms client | 0.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.653 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.653 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948664ms client | 0.653 DEBUG Setting timeout of 19.948664ms sim | Forwarding 58 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/289 (0.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/584 (1.5%) client | 0.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=624 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Ping client | -> RX Padding { len: 1452 } client | 0.654 DEBUG [Recvd-ap] immediate_ack at Instant { tv_sec: 528, tv_nsec: 18810661 } client | 0.654 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 18810661 } client | 0.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.654 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=293 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 624, ack_delay: 4, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.654 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.654 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904201s client | 0.654 DEBUG Setting timeout of 29.999904201s client | 0.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.654 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.654 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999826314s client | 0.654 DEBUG Setting timeout of 29.999826314s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/585 (1.5%) client | 0.655 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=625 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 661235, len: 1436, fin: false } client | 0.655 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 39994180 } client | 0.655 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.655 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.655 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.655 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953302ms client | 0.655 DEBUG Setting timeout of 19.953302ms client | 0.655 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.655 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.655 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.655 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931431ms client | 0.655 DEBUG Setting timeout of 19.931431ms sim | Forwarding 58 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/290 (0.3%) sim | Forwarding 922 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/586 (1.5%) client | 0.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=626 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 922 client | -> RX Stream { stream_id: 0, offset: 662671, len: 896, fin: false } client | 0.656 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 20714982 } client | 0.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.656 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=294 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 626, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.656 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.656 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909941s client | 0.656 DEBUG Setting timeout of 29.999909941s client | 0.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.656 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.656 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885475s client | 0.656 DEBUG Setting timeout of 29.999885475s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/587 (1.5%) client | 0.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=627 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 663567, len: 1436, fin: false } client | 0.657 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 41960440 } client | 0.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.657 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.657 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.928075ms client | 0.657 DEBUG Setting timeout of 19.928075ms client | 0.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.657 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.657 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.905553ms client | 0.657 DEBUG Setting timeout of 19.905553ms sim | Forwarding 58 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/291 (0.3%) sim | Forwarding 922 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/588 (1.5%) client | 0.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=628 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 922 client | -> RX Stream { stream_id: 0, offset: 665003, len: 896, fin: false } client | 0.658 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 22685157 } client | 0.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.658 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=295 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 628, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.658 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.658 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911765s client | 0.658 DEBUG Setting timeout of 29.999911765s client | 0.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.658 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.658 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887439s client | 0.658 DEBUG Setting timeout of 29.999887439s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/589 (1.5%) client | 0.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=629 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 665899, len: 1436, fin: false } client | 0.659 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 43942314 } client | 0.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.659 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.659 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959493ms client | 0.659 DEBUG Setting timeout of 19.959493ms client | 0.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.659 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.659 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.912395ms client | 0.659 DEBUG Setting timeout of 19.912395ms sim | Forwarding 58 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 1/292 (0.3%) sim | Forwarding 1388 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/590 (1.5%) client | 0.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=630 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1388 client | -> RX Stream { stream_id: 0, offset: 667335, len: 1362, fin: false } client | 0.660 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 25052970 } client | 0.660 DEBUG resumption token [1068]: 000000012a406c00..6280fa132a0c36a7 client | 0.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.660 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=296 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 630, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.660 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.660 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999900754s client | 0.660 DEBUG Setting timeout of 29.999900754s client | 0.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.660 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.660 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999877851s client | 0.660 DEBUG Setting timeout of 29.999877851s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/591 (1.5%) client | 0.661 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=631 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 668697, len: 1436, fin: false } client | 0.661 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 46231294 } client | 0.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.662 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.662 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970444ms client | 0.662 DEBUG Setting timeout of 19.970444ms client | 0.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.662 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.662 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948433ms client | 0.662 DEBUG Setting timeout of 19.948433ms sim | Dropping 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/293 (0.7%) sim | Forwarding 1380 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/592 (1.5%) client | 0.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=632 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1380 client | -> RX Stream { stream_id: 0, offset: 670133, len: 1354, fin: false } client | 0.663 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 27358679 } client | 0.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.663 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=297 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 632, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.663 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.663 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908619s client | 0.663 DEBUG Setting timeout of 29.999908619s client | 0.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.663 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.663 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999877761s client | 0.663 DEBUG Setting timeout of 29.999877761s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/294 (0.7%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/593 (1.5%) client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=633 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 671487, len: 1436, fin: false } client | 0.664 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 48573981 } client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.664 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969813ms client | 0.664 DEBUG Setting timeout of 19.969813ms client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.664 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949215ms client | 0.664 DEBUG Setting timeout of 19.949215ms sim | Forwarding 448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/594 (1.5%) client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=634 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 448 client | -> RX Stream { stream_id: 0, offset: 672923, len: 422, fin: false } client | 0.664 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 28970376 } client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=298 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 634, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.664 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895684s client | 0.664 DEBUG Setting timeout of 29.999895684s client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.664 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.664 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874865s client | 0.664 DEBUG Setting timeout of 29.999874865s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/595 (1.5%) client | 0.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=635 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 673345, len: 1436, fin: false } client | 0.665 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 50140591 } client | 0.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 195 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/596 (1.5%) client | 0.665 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.665 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970916ms client | 0.665 DEBUG Setting timeout of 19.970916ms client | 0.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.665 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.665 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949285ms client | 0.665 DEBUG Setting timeout of 19.949285ms client | 0.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=636 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 195 client | -> RX Stream { stream_id: 0, offset: 674781, len: 169, fin: false } client | 0.666 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 30336579 } client | 0.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.666 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=299 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 636, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.666 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.666 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914951s client | 0.666 DEBUG Setting timeout of 29.999914951s client | 0.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.666 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.666 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998933s client | 0.666 DEBUG Setting timeout of 29.9998933s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/295 (0.7%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/597 (1.5%) client | 0.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=637 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 674950, len: 1436, fin: false } client | 0.667 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 51518167 } client | 0.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.667 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.667 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969763ms client | 0.667 DEBUG Setting timeout of 19.969763ms client | 0.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.667 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.667 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947571ms client | 0.667 DEBUG Setting timeout of 19.947571ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/296 (0.7%) sim | Forwarding 930 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/598 (1.5%) client | 0.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=638 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 930 client | -> RX Stream { stream_id: 0, offset: 676386, len: 904, fin: false } client | 0.668 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 32286959 } client | 0.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.668 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=300 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 638, ack_delay: 5, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.668 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.668 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867932s client | 0.668 DEBUG Setting timeout of 29.999867932s client | 0.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.668 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.668 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999841563s client | 0.668 DEBUG Setting timeout of 29.999841563s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/599 (1.5%) client | 0.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=639 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 677290, len: 1436, fin: false } client | 0.669 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 53475298 } client | 0.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.669 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.669 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96785ms client | 0.669 DEBUG Setting timeout of 19.96785ms client | 0.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.669 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.669 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94646ms client | 0.669 DEBUG Setting timeout of 19.94646ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/297 (0.7%) sim | Forwarding 1238 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/600 (1.5%) client | 0.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=640 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1238 client | -> RX Stream { stream_id: 0, offset: 678726, len: 1212, fin: false } client | 0.670 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 34485965 } client | 0.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.670 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=301 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 640, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.670 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.670 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895183s client | 0.670 DEBUG Setting timeout of 29.999895183s client | 0.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.670 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.670 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868112s client | 0.670 DEBUG Setting timeout of 29.999868112s sim | Forwarding 1114 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/601 (1.5%) client | 0.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=641 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1114 client | -> RX Stream { stream_id: 0, offset: 679938, len: 1088, fin: false } client | 0.671 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 55400501 } client | 0.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.671 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.671 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968882ms client | 0.671 DEBUG Setting timeout of 19.968882ms client | 0.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.671 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.671 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947582ms client | 0.671 DEBUG Setting timeout of 19.947582ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/298 (0.7%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/602 (1.5%) client | 0.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=642 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 614402, len: 1436, fin: false } client | 0.672 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 36598522 } client | 0.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.672 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=302 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 642, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.672 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.672 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908117s client | 0.672 DEBUG Setting timeout of 29.999908117s client | 0.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.672 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.672 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873122s client | 0.672 DEBUG Setting timeout of 29.999873122s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/603 (1.5%) client | 0.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=643 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 681026, len: 1436, fin: false } client | 0.673 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 57798924 } client | 0.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.673 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.673 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9675ms client | 0.673 DEBUG Setting timeout of 19.9675ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/299 (0.7%) client | 0.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.673 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.673 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934478ms client | 0.673 DEBUG Setting timeout of 19.934478ms sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/604 (1.5%) client | 0.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=644 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 682462, len: 912, fin: false } client | 0.674 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 38534227 } client | 0.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.674 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=303 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 644, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.674 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.674 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905041s client | 0.674 DEBUG Setting timeout of 29.999905041s client | 0.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.674 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.674 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883451s client | 0.674 DEBUG Setting timeout of 29.999883451s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/605 (1.5%) client | 0.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=645 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 683374, len: 1436, fin: false } client | 0.675 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 59756319 } client | 0.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.675 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.675 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969132ms client | 0.675 DEBUG Setting timeout of 19.969132ms client | 0.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.675 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.675 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947581ms client | 0.675 DEBUG Setting timeout of 19.947581ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/300 (0.7%) sim | Forwarding 930 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/606 (1.5%) client | 0.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=646 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 930 client | -> RX Stream { stream_id: 0, offset: 684810, len: 904, fin: false } client | 0.676 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 40546581 } client | 0.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.676 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=304 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 646, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.676 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.676 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912385s client | 0.676 DEBUG Setting timeout of 29.999912385s client | 0.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.676 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.676 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887469s client | 0.676 DEBUG Setting timeout of 29.999887469s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/607 (1.5%) client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=647 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 685714, len: 1436, fin: false } client | 0.677 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 61720110 } client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.677 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972067ms client | 0.677 DEBUG Setting timeout of 19.972067ms client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.677 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951409ms client | 0.677 DEBUG Setting timeout of 19.951409ms sim | Forwarding 496 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/608 (1.5%) client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=648 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 496 client | -> RX Stream { stream_id: 0, offset: 687150, len: 470, fin: false } client | 0.677 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 42129388 } client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=305 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 648, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.677 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915532s client | 0.677 DEBUG Setting timeout of 29.999915532s client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.677 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890275s client | 0.677 DEBUG Setting timeout of 29.999890275s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/301 (0.7%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/609 (1.5%) client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=649 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 687620, len: 1436, fin: false } client | 0.679 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 63339022 } client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.679 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966658ms client | 0.679 DEBUG Setting timeout of 19.966658ms client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.679 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945679ms client | 0.679 DEBUG Setting timeout of 19.945679ms sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/610 (1.5%) client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=650 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/302 (0.7%) client | -> RX Stream { stream_id: 0, offset: 689056, len: 912, fin: false } client | 0.679 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 44105243 } client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=306 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 650, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.679 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991496s client | 0.679 DEBUG Setting timeout of 29.99991496s client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.679 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892147s client | 0.679 DEBUG Setting timeout of 29.999892147s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/611 (1.5%) client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=651 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 689968, len: 1436, fin: false } client | 0.681 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 65303907 } client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.681 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949546ms client | 0.681 DEBUG Setting timeout of 19.949546ms client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.681 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.927655ms client | 0.681 DEBUG Setting timeout of 19.927655ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/303 (0.7%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/612 (1.5%) client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=652 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 691404, len: 912, fin: false } client | 0.681 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 46085522 } client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=307 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 652, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.681 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902797s client | 0.681 DEBUG Setting timeout of 29.999902797s client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.681 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.681 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881147s client | 0.681 DEBUG Setting timeout of 29.999881147s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/613 (1.5%) client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=653 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 692316, len: 1436, fin: false } client | 0.683 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 67270910 } client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.683 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968761ms client | 0.683 DEBUG Setting timeout of 19.968761ms client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.683 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947702ms client | 0.683 DEBUG Setting timeout of 19.947702ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/304 (0.7%) sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/614 (1.5%) client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=654 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 693752, len: 912, fin: false } client | 0.683 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 48051406 } client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=308 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 654, ack_delay: 4, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.683 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889555s client | 0.683 DEBUG Setting timeout of 29.999889555s client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.683 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.683 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999862684s client | 0.683 DEBUG Setting timeout of 29.999862684s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/615 (1.5%) client | 0.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=655 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 694664, len: 1436, fin: false } client | 0.685 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 69238500 } client | 0.685 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.685 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.685 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.685 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972217ms client | 0.685 DEBUG Setting timeout of 19.972217ms client | 0.685 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.685 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.685 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.685 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950276ms client | 0.685 DEBUG Setting timeout of 19.950276ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/305 (0.7%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/616 (1.5%) client | 0.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=656 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 696100, len: 1436, fin: false } client | 0.686 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 50427628 } client | 0.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.686 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=309 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 656, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.686 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.686 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991418s client | 0.686 DEBUG Setting timeout of 29.99991418s client | 0.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.686 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.686 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894483s client | 0.686 DEBUG Setting timeout of 29.999894483s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/617 (1.5%) client | 0.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=657 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 632000, len: 936, fin: false } client | -> RX Stream { stream_id: 0, offset: 697536, len: 492, fin: false } client | 0.687 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 71616127 } client | 0.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.687 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.687 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947372ms client | 0.687 DEBUG Setting timeout of 19.947372ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/306 (0.7%) client | 0.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.687 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.687 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.78625ms client | 0.687 DEBUG Setting timeout of 19.78625ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/618 (1.5%) client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=658 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 698028, len: 1436, fin: false } client | 0.688 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 52807401 } client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.688 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=310 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 658, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.688 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.688 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913147s client | 0.688 DEBUG Setting timeout of 29.999913147s client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.688 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.688 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887649s client | 0.688 DEBUG Setting timeout of 29.999887649s sim | Forwarding 417 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/619 (1.5%) client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=659 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 417 client | -> RX Stream { stream_id: 0, offset: 699464, len: 391, fin: false } client | 0.688 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 73215374 } client | 0.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.688 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.688 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.689 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96811ms client | 0.689 DEBUG Setting timeout of 19.96811ms client | 0.689 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.689 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.689 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.689 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943965ms client | 0.689 DEBUG Setting timeout of 19.943965ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/307 (0.7%) client | 0.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=660 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 699855, len: 1436, fin: false } client | 0.690 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 54326943 } client | 0.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.690 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=311 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/620 (1.5%) client | TX -> Ack { largest_acknowledged: 660, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.690 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.690 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911253s client | 0.690 DEBUG Setting timeout of 29.999911253s client | 0.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.690 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.690 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881948s client | 0.690 DEBUG Setting timeout of 29.999881948s sim | Forwarding 1073 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/621 (1.4%) client | 0.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=661 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1073 client | -> RX Stream { stream_id: 0, offset: 701291, len: 1047, fin: false } client | 0.691 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 75255079 } client | 0.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.691 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.691 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967519ms client | 0.691 DEBUG Setting timeout of 19.967519ms client | 0.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.691 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.691 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945468ms client | 0.691 DEBUG Setting timeout of 19.945468ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/308 (0.6%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/622 (1.4%) client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=662 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 702338, len: 1436, fin: false } client | 0.692 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 56439515 } client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.692 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=312 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 662, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.692 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.692 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869653s client | 0.692 DEBUG Setting timeout of 29.999869653s client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.692 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.692 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844997s client | 0.692 DEBUG Setting timeout of 29.999844997s sim | Forwarding 924 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/623 (1.4%) client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=663 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 924 client | -> RX Stream { stream_id: 0, offset: 703774, len: 898, fin: false } client | 0.692 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 77202757 } client | 0.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.692 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.692 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.693 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970535ms client | 0.693 DEBUG Setting timeout of 19.970535ms client | 0.693 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.693 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.693 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.693 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932494ms client | 0.693 DEBUG Setting timeout of 19.932494ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/309 (0.6%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/624 (1.4%) client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=664 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 704672, len: 1436, fin: false } client | 0.694 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 58376054 } client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=313 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 664, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.694 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910762s client | 0.694 DEBUG Setting timeout of 29.999910762s client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.694 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887589s client | 0.694 DEBUG Setting timeout of 29.999887589s sim | Forwarding 938 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/625 (1.4%) client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=665 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 938 client | -> RX Stream { stream_id: 0, offset: 706108, len: 912, fin: false } client | 0.694 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 79177833 } client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.694 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969423ms client | 0.694 DEBUG Setting timeout of 19.969423ms client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.694 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94635ms client | 0.694 DEBUG Setting timeout of 19.94635ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/310 (0.6%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/626 (1.4%) client | 0.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=666 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 707020, len: 1436, fin: false } client | 0.696 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 60361431 } client | 0.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.696 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=314 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 666, ack_delay: 3, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.696 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.696 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989812s client | 0.696 DEBUG Setting timeout of 29.99989812s client | 0.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.696 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.696 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868754s client | 0.696 DEBUG Setting timeout of 29.999868754s sim | Forwarding 1230 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/627 (1.4%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/311 (0.6%) client | 0.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=667 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1230 client | -> RX Stream { stream_id: 0, offset: 708456, len: 1204, fin: false } client | 0.697 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 81381976 } client | 0.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.697 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.697 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969472ms client | 0.697 DEBUG Setting timeout of 19.969472ms client | 0.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.697 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.697 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946168ms client | 0.697 DEBUG Setting timeout of 19.946168ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/628 (1.4%) client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=668 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 709660, len: 1436, fin: false } client | 0.698 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 62579462 } client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.698 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=315 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 668, ack_delay: 4, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.698 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.698 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999862662s client | 0.698 DEBUG Setting timeout of 29.999862662s client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.698 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.698 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999828979s client | 0.698 DEBUG Setting timeout of 29.999828979s sim | Forwarding 768 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/629 (1.4%) client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=669 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 768 client | -> RX Stream { stream_id: 0, offset: 711096, len: 742, fin: false } sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/312 (0.6%) client | 0.698 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 83213261 } client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.698 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.698 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971096ms client | 0.699 DEBUG Setting timeout of 19.971096ms client | 0.699 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.699 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.699 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.699 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947051ms client | 0.699 DEBUG Setting timeout of 19.947051ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/630 (1.4%) client | 0.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=670 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 711838, len: 1436, fin: false } client | 0.700 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 64399626 } client | 0.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.700 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=316 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 670, ack_delay: 4, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.700 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.700 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904451s client | 0.700 DEBUG Setting timeout of 29.999904451s client | 0.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.700 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.700 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876519s client | 0.700 DEBUG Setting timeout of 29.999876519s sim | Forwarding 1230 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/631 (1.4%) client | 0.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=671 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1230 client | -> RX Stream { stream_id: 0, offset: 713274, len: 1204, fin: false } client | 0.701 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 85408718 } client | 0.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.701 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.701 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9683ms client | 0.701 DEBUG Setting timeout of 19.9683ms client | 0.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.701 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.701 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946289ms client | 0.701 DEBUG Setting timeout of 19.946289ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/313 (0.6%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/632 (1.4%) client | 0.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=672 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 714478, len: 1436, fin: false } client | 0.702 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 66616854 } client | 0.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.702 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=317 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 672, ack_delay: 4, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.702 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.702 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909721s client | 0.702 DEBUG Setting timeout of 29.999909721s client | 0.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.702 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.702 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881828s client | 0.702 DEBUG Setting timeout of 29.999881828s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/633 (1.4%) client | 0.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=673 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 715914, len: 1436, fin: false } client | 0.703 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 87791886 } client | 0.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.703 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.703 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965886ms client | 0.703 DEBUG Setting timeout of 19.965886ms client | 0.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.703 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.703 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.907066ms client | 0.703 DEBUG Setting timeout of 19.907066ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/314 (0.6%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/634 (1.4%) client | 0.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=674 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 717350, len: 1436, fin: false } client | 0.704 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 68983973 } client | 0.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.704 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=318 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 674, ack_delay: 5, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.704 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.704 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999846141s client | 0.704 DEBUG Setting timeout of 29.999846141s client | 0.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.704 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.704 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999814181s client | 0.704 DEBUG Setting timeout of 29.999814181s sim | Forwarding 386 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/635 (1.4%) client | 0.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=675 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 386 client | -> RX Stream { stream_id: 0, offset: 718786, len: 360, fin: false } client | 0.705 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 89305146 } client | 0.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.705 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.705 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972789ms client | 0.705 DEBUG Setting timeout of 19.972789ms client | 0.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.705 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.705 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949245ms client | 0.705 DEBUG Setting timeout of 19.949245ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/315 (0.6%) sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/636 (1.4%) client | 0.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=676 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 719146, len: 1436, fin: false } client | 0.706 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 70514875 } client | 0.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.706 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=319 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 676, ack_delay: 4, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.706 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.706 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999903429s client | 0.706 DEBUG Setting timeout of 29.999903429s client | 0.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.706 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.706 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999859216s client | 0.706 DEBUG Setting timeout of 29.999859216s sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/637 (1.4%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/316 (0.6%) client | 0.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=677 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 720582, len: 1436, fin: false } client | 0.707 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 91714603 } client | 0.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.707 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.707 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970816ms client | 0.707 DEBUG Setting timeout of 19.970816ms client | 0.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.707 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.707 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949516ms client | 0.707 DEBUG Setting timeout of 19.949516ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/638 (1.4%) sim | Forwarding 74 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/639 (1.4%) client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=678 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 722018, len: 1436, fin: false } client | 0.708 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 72901580 } client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.708 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=320 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 678, ack_delay: 3, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.708 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.708 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911764s client | 0.708 DEBUG Setting timeout of 29.999911764s client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=679 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 74 client | -> RX Stream { stream_id: 0, offset: 723454, len: 49, fin: false } client | 0.708 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 93029841 } client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.708 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.708 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.980914ms client | 0.708 DEBUG Setting timeout of 19.980914ms client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.708 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.708 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961057ms client | 0.708 DEBUG Setting timeout of 19.961057ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/317 (0.6%) sim | Forwarding 922 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/640 (1.4%) client | 0.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=680 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 922 client | -> RX Stream { stream_id: 0, offset: 723503, len: 896, fin: false } client | 0.709 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 73819490 } client | 0.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.709 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=321 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 680, ack_delay: 3, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.709 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.709 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907005s client | 0.709 DEBUG Setting timeout of 29.999907005s client | 0.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.709 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.709 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885786s client | 0.709 DEBUG Setting timeout of 29.999885786s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/641 (1.4%) client | 0.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=681 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 724399, len: 1445, fin: false } client | 0.710 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 94952898 } client | 0.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.710 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.710 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972068ms client | 0.710 DEBUG Setting timeout of 19.972068ms client | 0.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.710 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.710 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.899282ms client | 0.710 DEBUG Setting timeout of 19.899282ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/318 (0.6%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/642 (1.4%) client | 0.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=682 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 725844, len: 887, fin: false } client | 0.711 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 75696067 } client | 0.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.711 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=322 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 682, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.711 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.711 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910082s client | 0.711 DEBUG Setting timeout of 29.999910082s client | 0.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.711 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.711 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885546s client | 0.711 DEBUG Setting timeout of 29.999885546s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/643 (1.4%) client | 0.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=683 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 726731, len: 1445, fin: false } client | 0.712 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 96907674 } client | 0.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.712 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.712 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971417ms client | 0.712 DEBUG Setting timeout of 19.971417ms client | 0.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.712 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.712 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949596ms client | 0.712 DEBUG Setting timeout of 19.949596ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/644 (1.4%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/319 (0.6%) client | 0.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=684 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 728176, len: 887, fin: false } client | 0.713 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 77665094 } client | 0.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.713 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=323 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 684, ack_delay: 3, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.713 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.713 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912305s client | 0.713 DEBUG Setting timeout of 29.999912305s client | 0.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.713 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.713 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885054s client | 0.713 DEBUG Setting timeout of 29.999885054s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/645 (1.4%) client | 0.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=685 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 729063, len: 1445, fin: false } client | 0.714 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 98862490 } client | 0.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.714 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.714 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970124ms client | 0.714 DEBUG Setting timeout of 19.970124ms client | 0.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.714 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.714 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947111ms client | 0.714 DEBUG Setting timeout of 19.947111ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/320 (0.6%) sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/646 (1.4%) client | 0.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=686 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 730508, len: 1353, fin: false } client | 0.715 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 79953316 } client | 0.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.715 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=324 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 686, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.715 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.715 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999866821s client | 0.715 DEBUG Setting timeout of 29.999866821s client | 0.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.715 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.715 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999833168s client | 0.715 DEBUG Setting timeout of 29.999833168s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 9/647 (1.4%) client | 0.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=687 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 731861, len: 1445, fin: false } client | 0.716 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 101192457 } client | 0.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.716 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.716 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970134ms client | 0.716 DEBUG Setting timeout of 19.970134ms client | 0.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.716 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.716 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947621ms client | 0.716 DEBUG Setting timeout of 19.947621ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/321 (0.6%) sim | Dropping 1371 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/648 (1.5%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/649 (1.5%) client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=689 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 734651, len: 1445, fin: false } client | 0.719 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 83511567 } client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=325 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 689, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.719 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913117s client | 0.719 DEBUG Setting timeout of 29.999913117s client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.719 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889032s client | 0.719 DEBUG Setting timeout of 29.999889032s sim | Forwarding 439 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/650 (1.5%) client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=690 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 439 client | -> RX Stream { stream_id: 0, offset: 736096, len: 413, fin: false } client | 0.719 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 103908100 } client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.719 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971236ms client | 0.719 DEBUG Setting timeout of 19.971236ms client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.719 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949245ms client | 0.719 DEBUG Setting timeout of 19.949245ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/322 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/651 (1.5%) client | 0.720 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=691 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/652 (1.5%) client | -> RX Stream { stream_id: 0, offset: 736509, len: 1445, fin: false } client | 0.720 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 85105187 } client | 0.720 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.720 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.720 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=326 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 691, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.720 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.720 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.720 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.720 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911514s client | 0.720 DEBUG Setting timeout of 29.999911514s client | 0.720 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.720 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.720 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.720 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884673s client | 0.720 DEBUG Setting timeout of 29.999884673s client | 0.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=692 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 737954, len: 160, fin: false } client | 0.721 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 105314831 } client | 0.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.721 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.721 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.974002ms client | 0.721 DEBUG Setting timeout of 19.974002ms client | 0.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.721 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.721 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954034ms client | 0.721 DEBUG Setting timeout of 19.954034ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/323 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/653 (1.5%) client | 0.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=693 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 738114, len: 1445, fin: false } client | 0.722 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 86456570 } client | 0.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.722 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=327 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 693, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.722 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.722 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915692s client | 0.722 DEBUG Setting timeout of 29.999915692s client | 0.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.722 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.722 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894683s client | 0.722 DEBUG Setting timeout of 29.999894683s sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/654 (1.5%) client | 0.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=694 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 739559, len: 895, fin: false } client | 0.723 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 107232362 } client | 0.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.723 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.723 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968431ms client | 0.723 DEBUG Setting timeout of 19.968431ms client | 0.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.723 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.723 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.89881ms client | 0.723 DEBUG Setting timeout of 19.89881ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/324 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/655 (1.5%) client | 0.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=695 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 740454, len: 1445, fin: false } client | 0.724 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 88423771 } client | 0.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.724 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=328 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 695, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.724 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.724 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912496s client | 0.724 DEBUG Setting timeout of 29.999912496s client | 0.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.724 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.724 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892558s client | 0.724 DEBUG Setting timeout of 29.999892558s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/325 (0.6%) sim | Forwarding 1229 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/656 (1.5%) client | 0.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=696 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1229 client | -> RX Stream { stream_id: 0, offset: 741899, len: 1203, fin: false } client | 0.725 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 109426695 } client | 0.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.725 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.725 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967589ms client | 0.725 DEBUG Setting timeout of 19.967589ms client | 0.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.725 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.725 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946129ms client | 0.725 DEBUG Setting timeout of 19.946129ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/657 (1.5%) client | 0.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=697 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 743102, len: 1445, fin: false } client | 0.726 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 90632839 } client | 0.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.726 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=329 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 697, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.726 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.726 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889823s client | 0.726 DEBUG Setting timeout of 29.999889823s client | 0.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.726 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.726 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999861891s client | 0.726 DEBUG Setting timeout of 29.999861891s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/326 (0.6%) sim | Forwarding 1105 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/658 (1.5%) client | 0.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=698 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1105 client | -> RX Stream { stream_id: 0, offset: 744547, len: 1079, fin: false } client | 0.727 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 111532424 } client | 0.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.727 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.727 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969933ms client | 0.727 DEBUG Setting timeout of 19.969933ms client | 0.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.727 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.727 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93077ms client | 0.727 DEBUG Setting timeout of 19.93077ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/659 (1.5%) client | 0.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=699 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 745626, len: 1445, fin: false } client | 0.728 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 92741151 } client | 0.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.728 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=330 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 699, ack_delay: 6, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/327 (0.6%) client | 0.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.728 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.728 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869766s client | 0.728 DEBUG Setting timeout of 29.999869766s client | 0.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.728 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.728 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999838838s client | 0.728 DEBUG Setting timeout of 29.999838838s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/660 (1.5%) client | 0.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=700 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 747071, len: 903, fin: false } client | 0.729 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 113509053 } client | 0.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.729 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.729 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968981ms client | 0.729 DEBUG Setting timeout of 19.968981ms client | 0.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.729 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.729 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946239ms client | 0.729 DEBUG Setting timeout of 19.946239ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/661 (1.5%) client | 0.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=701 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 747974, len: 1445, fin: false } client | 0.730 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 94701660 } client | 0.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.730 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=331 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 701, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.730 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.730 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9999092s client | 0.730 DEBUG Setting timeout of 29.9999092s client | 0.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.730 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.730 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883742s client | 0.730 DEBUG Setting timeout of 29.999883742s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/328 (0.6%) sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/662 (1.5%) client | 0.731 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=702 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 749419, len: 895, fin: false } client | 0.731 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 115475130 } client | 0.731 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.731 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.731 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.731 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967619ms client | 0.731 DEBUG Setting timeout of 19.967619ms client | 0.731 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.731 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.731 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.731 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946259ms client | 0.731 DEBUG Setting timeout of 19.946259ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/663 (1.5%) client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=703 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 750314, len: 1445, fin: false } client | 0.732 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 96681060 } client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=332 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 703, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.732 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904701s client | 0.732 DEBUG Setting timeout of 29.999904701s client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.732 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999877941s client | 0.732 DEBUG Setting timeout of 29.999877941s sim | Forwarding 487 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/664 (1.5%) client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=704 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 487 client | -> RX Stream { stream_id: 0, offset: 751759, len: 461, fin: false } client | 0.732 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 117122909 } client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.732 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970235ms client | 0.732 DEBUG Setting timeout of 19.970235ms client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.732 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948243ms client | 0.732 DEBUG Setting timeout of 19.948243ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/665 (1.5%) client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=705 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 752220, len: 1445, fin: false } client | 0.734 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 98288221 } client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=333 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 705, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.734 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907827s client | 0.734 DEBUG Setting timeout of 29.999907827s client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.734 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881949s client | 0.734 DEBUG Setting timeout of 29.999881949s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/329 (0.6%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/666 (1.5%) client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=706 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 753665, len: 903, fin: false } client | 0.734 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 119040906 } client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.734 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970164ms client | 0.734 DEBUG Setting timeout of 19.970164ms client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.734 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948594ms client | 0.734 DEBUG Setting timeout of 19.948594ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/667 (1.5%) client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=707 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 754568, len: 1445, fin: false } client | 0.736 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 100255871 } client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=334 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 707, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.736 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909049s client | 0.736 DEBUG Setting timeout of 29.999909049s client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.736 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887308s client | 0.736 DEBUG Setting timeout of 29.999887308s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/330 (0.6%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/668 (1.5%) client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=708 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 756013, len: 903, fin: false } client | 0.736 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 121024901 } client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.736 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970865ms client | 0.736 DEBUG Setting timeout of 19.970865ms client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.736 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950497ms client | 0.736 DEBUG Setting timeout of 19.950497ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/331 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/669 (1.5%) client | 0.737 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=709 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 756916, len: 1445, fin: false } client | 0.737 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 102217889 } client | 0.737 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.737 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=335 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 709, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.738 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.738 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908388s client | 0.738 DEBUG Setting timeout of 29.999908388s client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.738 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.738 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999836163s client | 0.738 DEBUG Setting timeout of 29.999836163s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/670 (1.5%) client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=710 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 758361, len: 903, fin: false } client | 0.738 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 122987192 } client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.738 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.738 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959174ms client | 0.738 DEBUG Setting timeout of 19.959174ms client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.738 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.738 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938665ms client | 0.738 DEBUG Setting timeout of 19.938665ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/332 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/671 (1.5%) client | 0.739 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=711 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 759264, len: 1445, fin: false } client | 0.739 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 104182313 } client | 0.739 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.739 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.739 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=336 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 711, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.740 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.740 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908158s client | 0.740 DEBUG Setting timeout of 29.999908158s client | 0.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.740 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.740 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881167s client | 0.740 DEBUG Setting timeout of 29.999881167s sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/672 (1.5%) client | 0.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=712 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 760709, len: 1427, fin: false } client | 0.741 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 125383931 } client | 0.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.741 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.741 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968521ms client | 0.741 DEBUG Setting timeout of 19.968521ms client | 0.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.741 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.741 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931ms client | 0.741 DEBUG Setting timeout of 19.931ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/333 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/673 (1.5%) client | 0.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=713 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 762136, len: 1445, fin: false } client | 0.742 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 106548185 } client | 0.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.742 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=337 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 713, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.742 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.742 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915622s client | 0.742 DEBUG Setting timeout of 29.999915622s client | 0.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.742 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.742 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878793s client | 0.742 DEBUG Setting timeout of 29.999878793s sim | Forwarding 1445 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/674 (1.5%) client | 0.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=714 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1445 client | -> RX Stream { stream_id: 0, offset: 763581, len: 1419, fin: false } client | 0.743 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 127756999 } client | 0.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.743 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.743 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96816ms client | 0.743 DEBUG Setting timeout of 19.96816ms client | 0.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.743 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.743 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.928336ms client | 0.743 DEBUG Setting timeout of 19.928336ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/334 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/675 (1.5%) client | 0.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=715 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 765000, len: 1445, fin: false } client | 0.744 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 108935835 } client | 0.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.744 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=338 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 715, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.744 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.744 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999839279s client | 0.744 DEBUG Setting timeout of 29.999839279s client | 0.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.744 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.744 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999814402s client | 0.744 DEBUG Setting timeout of 29.999814402s sim | Forwarding 408 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/676 (1.5%) client | 0.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=716 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 408 client | -> RX Stream { stream_id: 0, offset: 766445, len: 382, fin: false } client | 0.745 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 129398100 } client | 0.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.745 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.745 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970545ms client | 0.745 DEBUG Setting timeout of 19.970545ms client | 0.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.745 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.745 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950257ms client | 0.745 DEBUG Setting timeout of 19.950257ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/335 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/677 (1.5%) client | 0.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=717 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 766827, len: 1445, fin: false } client | 0.746 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 110458090 } client | 0.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.746 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=339 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 717, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.746 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.746 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912917s client | 0.746 DEBUG Setting timeout of 29.999912917s client | 0.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.746 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.746 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886036s client | 0.746 DEBUG Setting timeout of 29.999886036s sim | Forwarding 1064 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/678 (1.5%) client | 0.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=718 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1064 client | -> RX Stream { stream_id: 0, offset: 768272, len: 1038, fin: false } client | 0.747 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 131384836 } client | 0.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.747 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.747 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968762ms client | 0.747 DEBUG Setting timeout of 19.968762ms client | 0.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.747 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.747 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947722ms client | 0.747 DEBUG Setting timeout of 19.947722ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/336 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/679 (1.5%) client | 0.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=719 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 769310, len: 1445, fin: false } client | 0.748 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 112588164 } client | 0.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.748 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=340 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 719, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.748 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.748 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911463s client | 0.748 DEBUG Setting timeout of 29.999911463s client | 0.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.748 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.748 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886246s client | 0.748 DEBUG Setting timeout of 29.999886246s sim | Forwarding 915 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/680 (1.5%) client | 0.749 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=720 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 915 client | -> RX Stream { stream_id: 0, offset: 770755, len: 889, fin: false } client | 0.749 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 133336463 } client | 0.749 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.749 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.749 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.749 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97314ms client | 0.749 DEBUG Setting timeout of 19.97314ms client | 0.749 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.749 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.749 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.749 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950598ms client | 0.749 DEBUG Setting timeout of 19.950598ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/337 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/681 (1.5%) client | 0.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=721 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 771644, len: 1445, fin: false } client | 0.750 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 114543670 } client | 0.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.750 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=341 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 721, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.750 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.750 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999850808s client | 0.750 DEBUG Setting timeout of 29.999850808s client | 0.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.750 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.750 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999823978s client | 0.750 DEBUG Setting timeout of 29.999823978s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 10/682 (1.5%) client | 0.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=722 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 773089, len: 903, fin: false } client | 0.751 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 135309376 } client | 0.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.751 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.751 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948574ms client | 0.751 DEBUG Setting timeout of 19.948574ms client | 0.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.751 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.751 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926262ms client | 0.751 DEBUG Setting timeout of 19.926262ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/338 (0.6%) sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/683 (1.6%) sim | Forwarding 1221 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/684 (1.6%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/339 (0.6%) client | 0.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=724 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1221 client | -> RX Stream { stream_id: 0, offset: 775437, len: 1195, fin: false } client | 0.753 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 117504214 } client | 0.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.753 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=342 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 724, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.753 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.753 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906665s client | 0.753 DEBUG Setting timeout of 29.999906665s client | 0.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.753 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.753 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881227s client | 0.753 DEBUG Setting timeout of 29.999881227s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/685 (1.6%) client | 0.754 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=725 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 776632, len: 1445, fin: false } client | 0.754 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 138712034 } client | 0.754 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.754 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.754 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.754 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969152ms client | 0.754 DEBUG Setting timeout of 19.969152ms client | 0.754 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.754 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.754 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.754 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948032ms client | 0.754 DEBUG Setting timeout of 19.948032ms sim | Forwarding 759 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/686 (1.6%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/340 (0.6%) client | 0.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=726 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 759 client | -> RX Stream { stream_id: 0, offset: 778077, len: 733, fin: false } client | 0.755 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 119335052 } client | 0.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.755 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=343 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 726, ack_delay: 4, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.755 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.755 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905663s client | 0.755 DEBUG Setting timeout of 29.999905663s client | 0.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.755 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.755 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878612s client | 0.755 DEBUG Setting timeout of 29.999878612s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/687 (1.6%) client | 0.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=727 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 778810, len: 1445, fin: false } client | 0.756 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 140574778 } client | 0.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.756 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.756 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969824ms client | 0.756 DEBUG Setting timeout of 19.969824ms client | 0.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.756 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.756 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.918778ms client | 0.756 DEBUG Setting timeout of 19.918778ms sim | Forwarding 1221 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/688 (1.6%) client | 0.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=728 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1221 client | -> RX Stream { stream_id: 0, offset: 780255, len: 1195, fin: false } client | 0.757 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 121544564 } client | 0.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.757 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=344 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 728, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.757 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.757 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999893158s client | 0.757 DEBUG Setting timeout of 29.999893158s client | 0.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.757 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.757 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867479s client | 0.757 DEBUG Setting timeout of 29.999867479s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/341 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/689 (1.6%) client | 0.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=729 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 781450, len: 1445, fin: false } client | 0.758 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 142742844 } client | 0.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.758 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.758 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966357ms client | 0.758 DEBUG Setting timeout of 19.966357ms client | 0.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.758 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.758 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944777ms client | 0.758 DEBUG Setting timeout of 19.944777ms sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/690 (1.6%) client | 0.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=730 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 782895, len: 1427, fin: false } client | 0.759 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 123934588 } client | 0.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.759 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=345 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 730, ack_delay: 4, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/342 (0.6%) client | 0.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.759 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.759 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998882s client | 0.759 DEBUG Setting timeout of 29.9998882s client | 0.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.759 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.759 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999865657s client | 0.759 DEBUG Setting timeout of 29.999865657s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/691 (1.6%) client | 0.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=731 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 784322, len: 1445, fin: false } client | 0.760 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 145102018 } client | 0.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.760 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.760 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970565ms client | 0.760 DEBUG Setting timeout of 19.970565ms client | 0.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.760 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.760 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948263ms client | 0.760 DEBUG Setting timeout of 19.948263ms sim | Forwarding 377 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/692 (1.6%) client | 0.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=732 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 377 client | -> RX Stream { stream_id: 0, offset: 785767, len: 351, fin: false } client | 0.761 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 125480648 } client | 0.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.761 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=346 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 732, ack_delay: 4, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/343 (0.6%) client | 0.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.761 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.761 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873162s client | 0.761 DEBUG Setting timeout of 29.999873162s client | 0.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.761 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.761 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999847334s client | 0.761 DEBUG Setting timeout of 29.999847334s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/693 (1.6%) client | 0.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=733 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 786118, len: 1445, fin: false } client | 0.762 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 146648538 } client | 0.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.762 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.762 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968791ms client | 0.762 DEBUG Setting timeout of 19.968791ms client | 0.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.762 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.762 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948052ms client | 0.762 DEBUG Setting timeout of 19.948052ms sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/694 (1.6%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/344 (0.6%) client | 0.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=734 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 787563, len: 1427, fin: false } client | 0.763 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 127838330 } client | 0.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.763 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=347 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 734, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.763 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.763 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990937s client | 0.763 DEBUG Setting timeout of 29.99990937s client | 0.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.763 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.763 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879214s client | 0.763 DEBUG Setting timeout of 29.999879214s sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/695 (1.6%) client | 0.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=735 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 788990, len: 945, fin: false } client | 0.764 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 148653273 } client | 0.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.764 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.764 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969994ms client | 0.764 DEBUG Setting timeout of 19.969994ms client | 0.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.764 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.764 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94677ms client | 0.764 DEBUG Setting timeout of 19.94677ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/696 (1.6%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/345 (0.6%) client | 0.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=736 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 789935, len: 1445, fin: false } client | 0.765 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 129841770 } client | 0.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.765 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=348 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 736, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.765 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.765 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909951s client | 0.765 DEBUG Setting timeout of 29.999909951s client | 0.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.765 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.765 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988798s client | 0.765 DEBUG Setting timeout of 29.99988798s sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/697 (1.6%) client | 0.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=737 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 791380, len: 887, fin: false } client | 0.766 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 150540983 } client | 0.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.766 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.766 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967018ms client | 0.766 DEBUG Setting timeout of 19.967018ms client | 0.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.766 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.766 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944706ms client | 0.766 DEBUG Setting timeout of 19.944706ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/698 (1.6%) client | 0.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=738 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 792267, len: 1445, fin: false } client | 0.767 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 131746544 } client | 0.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.767 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=349 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 738, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.767 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.767 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905753s client | 0.767 DEBUG Setting timeout of 29.999905753s client | 0.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.767 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.767 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880836s client | 0.767 DEBUG Setting timeout of 29.999880836s sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/699 (1.6%) client | 0.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=739 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 793712, len: 887, fin: false } client | 0.768 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 152556471 } client | 0.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.768 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.768 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969643ms client | 0.768 DEBUG Setting timeout of 19.969643ms client | 0.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.768 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.768 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947521ms client | 0.768 DEBUG Setting timeout of 19.947521ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/346 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/700 (1.6%) client | 0.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=740 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 794599, len: 1445, fin: false } client | 0.769 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 133750813 } client | 0.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.769 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=350 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 740, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.769 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.769 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909881s client | 0.769 DEBUG Setting timeout of 29.999909881s client | 0.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.769 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.769 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890003s client | 0.769 DEBUG Setting timeout of 29.999890003s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/347 (0.6%) sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/701 (1.6%) client | 0.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=741 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 796044, len: 1353, fin: false } client | 0.770 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 154849333 } client | 0.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.770 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.770 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968501ms client | 0.770 DEBUG Setting timeout of 19.968501ms client | 0.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.770 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.770 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9467ms client | 0.770 DEBUG Setting timeout of 19.9467ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/702 (1.6%) client | 0.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=742 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 797397, len: 1445, fin: false } client | 0.771 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 136095966 } client | 0.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.771 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=351 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 742, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.771 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.771 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892638s client | 0.771 DEBUG Setting timeout of 29.999892638s client | 0.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.771 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.771 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986705s client | 0.771 DEBUG Setting timeout of 29.99986705s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/348 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/703 (1.6%) client | 0.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=743 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 798842, len: 1445, fin: false } client | 0.773 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 157272981 } client | 0.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.773 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.773 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970644ms client | 0.773 DEBUG Setting timeout of 19.970644ms client | 0.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.773 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.773 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93661ms client | 0.773 DEBUG Setting timeout of 19.93661ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/704 (1.6%) client | 0.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=744 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 733306, len: 1345, fin: false } client | -> RX Stream { stream_id: 0, offset: 800287, len: 92, fin: false } client | 0.774 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 138473473 } client | 0.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.774 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=352 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 744, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.774 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.774 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891274s client | 0.774 DEBUG Setting timeout of 29.999891274s client | 0.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.774 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.774 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999791066s client | 0.774 DEBUG Setting timeout of 29.999791066s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/349 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/705 (1.6%) client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=745 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 800379, len: 1445, fin: false } client | 0.775 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 159685493 } client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.775 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969523ms client | 0.775 DEBUG Setting timeout of 19.969523ms client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.775 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947401ms client | 0.775 DEBUG Setting timeout of 19.947401ms sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/706 (1.6%) client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=746 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 801824, len: 321, fin: false } client | 0.775 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 139970257 } client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=353 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 746, ack_delay: 8, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.775 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869645s client | 0.775 DEBUG Setting timeout of 29.999869645s client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.775 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.775 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844538s client | 0.775 DEBUG Setting timeout of 29.999844538s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/350 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/707 (1.6%) client | 0.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=747 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 802145, len: 1445, fin: false } client | 0.776 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 161191490 } client | 0.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.776 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.776 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971126ms client | 0.776 DEBUG Setting timeout of 19.971126ms client | 0.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.776 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.776 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948733ms client | 0.776 DEBUG Setting timeout of 19.948733ms sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/708 (1.6%) client | 0.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=748 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 803590, len: 160, fin: false } client | 0.777 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 141394012 } client | 0.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.777 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=354 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 748, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.777 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.777 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999916002s client | 0.777 DEBUG Setting timeout of 29.999916002s client | 0.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.777 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.777 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999842504s client | 0.777 DEBUG Setting timeout of 29.999842504s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/709 (1.6%) client | 0.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=749 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 803750, len: 1445, fin: false } client | 0.778 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 162559992 } client | 0.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.778 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.778 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968962ms client | 0.778 DEBUG Setting timeout of 19.968962ms client | 0.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.778 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.778 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947582ms client | 0.778 DEBUG Setting timeout of 19.947582ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/351 (0.6%) sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/710 (1.5%) client | 0.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=750 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 805195, len: 895, fin: false } client | 0.779 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 143297085 } client | 0.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.779 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=355 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 750, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.779 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.779 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990872s client | 0.779 DEBUG Setting timeout of 29.99990872s client | 0.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.779 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.779 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887259s client | 0.779 DEBUG Setting timeout of 29.999887259s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/711 (1.5%) client | 0.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=751 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 806090, len: 1445, fin: false } client | 0.780 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 164532687 } client | 0.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.780 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.780 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96799ms client | 0.780 DEBUG Setting timeout of 19.96799ms client | 0.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.780 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.780 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946671ms client | 0.780 DEBUG Setting timeout of 19.946671ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/352 (0.6%) sim | Forwarding 1229 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/712 (1.5%) client | 0.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=752 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1229 client | -> RX Stream { stream_id: 0, offset: 807535, len: 1203, fin: false } client | 0.781 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 145521421 } client | 0.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.781 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=356 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 752, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.781 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.781 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909971s client | 0.781 DEBUG Setting timeout of 29.999909971s client | 0.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.781 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.781 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885185s client | 0.781 DEBUG Setting timeout of 29.999885185s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/713 (1.5%) client | 0.782 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=753 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 808738, len: 1445, fin: false } client | 0.782 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 166725459 } client | 0.782 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.782 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.782 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.782 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970685ms client | 0.782 DEBUG Setting timeout of 19.970685ms client | 0.782 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.782 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.782 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.782 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931912ms client | 0.782 DEBUG Setting timeout of 19.931912ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/353 (0.6%) sim | Forwarding 1105 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/714 (1.5%) client | 0.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=754 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1105 client | -> RX Stream { stream_id: 0, offset: 810183, len: 1079, fin: false } client | 0.783 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 147627010 } client | 0.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.783 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=357 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 754, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.783 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.783 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864807s client | 0.783 DEBUG Setting timeout of 29.999864807s client | 0.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.783 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.783 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999841974s client | 0.783 DEBUG Setting timeout of 29.999841974s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/715 (1.5%) client | 0.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=755 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 811262, len: 1445, fin: false } client | 0.784 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 168841688 } client | 0.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/354 (0.6%) client | 0.784 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.784 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969663ms client | 0.784 DEBUG Setting timeout of 19.969663ms client | 0.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.784 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.784 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932574ms client | 0.784 DEBUG Setting timeout of 19.932574ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/716 (1.5%) client | 0.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=756 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 812707, len: 903, fin: false } client | 0.785 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 149597170 } client | 0.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.785 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=358 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 756, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.785 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.785 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908058s client | 0.785 DEBUG Setting timeout of 29.999908058s client | 0.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.785 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.785 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881608s client | 0.785 DEBUG Setting timeout of 29.999881608s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/717 (1.5%) client | 0.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=757 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 813610, len: 1445, fin: false } client | 0.786 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 170800634 } client | 0.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.786 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.786 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972939ms client | 0.786 DEBUG Setting timeout of 19.972939ms client | 0.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.786 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.786 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950157ms client | 0.786 DEBUG Setting timeout of 19.950157ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/355 (0.6%) sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/718 (1.5%) client | 0.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=758 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 815055, len: 895, fin: false } client | 0.787 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 151623712 } client | 0.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.787 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=359 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 758, ack_delay: 4, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.787 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.787 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990933s client | 0.787 DEBUG Setting timeout of 29.99990933s client | 0.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.787 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.787 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878652s client | 0.787 DEBUG Setting timeout of 29.999878652s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/719 (1.5%) client | 0.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=759 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 815950, len: 1445, fin: false } client | 0.788 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 172767031 } client | 0.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.788 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.788 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969072ms client | 0.788 DEBUG Setting timeout of 19.969072ms client | 0.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.788 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.788 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929658ms client | 0.788 DEBUG Setting timeout of 19.929658ms sim | Forwarding 487 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/720 (1.5%) client | 0.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=760 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 487 client | -> RX Stream { stream_id: 0, offset: 817395, len: 461, fin: false } client | 0.788 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 153181378 } client | 0.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.788 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=360 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 760, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.789 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.789 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909069s client | 0.789 DEBUG Setting timeout of 29.999909069s client | 0.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.789 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.789 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886627s client | 0.789 DEBUG Setting timeout of 29.999886627s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/356 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/721 (1.5%) client | 0.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=761 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 817856, len: 1445, fin: false } client | 0.790 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 174386518 } client | 0.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.790 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.790 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970665ms client | 0.790 DEBUG Setting timeout of 19.970665ms client | 0.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.790 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.790 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948082ms client | 0.790 DEBUG Setting timeout of 19.948082ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/722 (1.5%) client | 0.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=762 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/357 (0.6%) client | -> RX Stream { stream_id: 0, offset: 819301, len: 903, fin: false } client | 0.790 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 155150690 } client | 0.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.790 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=361 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 762, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.791 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.791 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891437s client | 0.791 DEBUG Setting timeout of 29.999891437s client | 0.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.791 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.791 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986652s client | 0.791 DEBUG Setting timeout of 29.99986652s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/723 (1.5%) client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=763 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 820204, len: 1445, fin: false } client | 0.792 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 176348065 } client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.792 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.792 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971266ms client | 0.792 DEBUG Setting timeout of 19.971266ms client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.792 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.792 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949655ms client | 0.792 DEBUG Setting timeout of 19.949655ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/358 (0.6%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/724 (1.5%) client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=764 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 821649, len: 903, fin: false } client | 0.792 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 157107289 } client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.792 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=362 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 764, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.792 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.792 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.792 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874082s client | 0.792 DEBUG Setting timeout of 29.999874082s client | 0.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.793 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.793 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999847742s client | 0.793 DEBUG Setting timeout of 29.999847742s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/725 (1.5%) client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=765 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 822552, len: 1445, fin: false } client | 0.794 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 178326365 } client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.794 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969543ms client | 0.794 DEBUG Setting timeout of 19.969543ms client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.794 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929628ms client | 0.794 DEBUG Setting timeout of 19.929628ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/359 (0.6%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/726 (1.5%) client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=766 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 823997, len: 903, fin: false } client | 0.794 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 159091460 } client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=363 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 766, ack_delay: 4, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.794 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902286s client | 0.794 DEBUG Setting timeout of 29.999902286s client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.794 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.794 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999877109s client | 0.794 DEBUG Setting timeout of 29.999877109s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/727 (1.5%) client | 0.796 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=767 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 824900, len: 1445, fin: false } client | 0.796 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 180282787 } client | 0.796 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.796 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.796 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.796 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95179ms client | 0.796 DEBUG Setting timeout of 19.95179ms client | 0.796 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.796 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.796 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.796 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929268ms client | 0.796 DEBUG Setting timeout of 19.929268ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/360 (0.6%) sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/728 (1.5%) client | 0.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=768 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 826345, len: 1427, fin: false } client | 0.797 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 161445086 } client | 0.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.797 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=364 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 768, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.797 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.797 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990391s client | 0.797 DEBUG Setting timeout of 29.99990391s client | 0.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.797 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.797 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999875917s client | 0.797 DEBUG Setting timeout of 29.999875917s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/729 (1.5%) client | 0.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=769 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 827772, len: 1445, fin: false } client | 0.798 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 182647475 } client | 0.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.798 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.798 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938726ms client | 0.798 DEBUG Setting timeout of 19.938726ms client | 0.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.798 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.798 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.916214ms client | 0.798 DEBUG Setting timeout of 19.916214ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/361 (0.6%) sim | Forwarding 1445 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/730 (1.5%) client | 0.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=770 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1445 client | -> RX Stream { stream_id: 0, offset: 829217, len: 1419, fin: false } client | 0.799 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 163835873 } client | 0.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.799 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=365 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 770, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.799 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.799 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912786s client | 0.799 DEBUG Setting timeout of 29.999912786s client | 0.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.799 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.799 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870086s client | 0.799 DEBUG Setting timeout of 29.999870086s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/362 (0.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/731 (1.5%) client | 0.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=771 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 830636, len: 1445, fin: false } client | 0.800 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 185115199 } client | 0.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.800 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.800 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958632ms client | 0.800 DEBUG Setting timeout of 19.958632ms client | 0.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.800 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.800 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937112ms client | 0.800 DEBUG Setting timeout of 19.937112ms sim | Forwarding 408 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/732 (1.5%) client | 0.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=772 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 408 client | -> RX Stream { stream_id: 0, offset: 832081, len: 382, fin: false } client | 0.801 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 165383002 } client | 0.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.801 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=366 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 772, ack_delay: 3, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.801 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.801 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873403s client | 0.801 DEBUG Setting timeout of 29.999873403s client | 0.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.801 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.801 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999822307s client | 0.801 DEBUG Setting timeout of 29.999822307s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/733 (1.5%) client | 0.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=773 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 832463, len: 1445, fin: false } client | 0.802 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 186574860 } client | 0.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.802 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.802 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968541ms client | 0.802 DEBUG Setting timeout of 19.968541ms client | 0.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.802 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.802 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94637ms client | 0.802 DEBUG Setting timeout of 19.94637ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/363 (0.6%) sim | Forwarding 1064 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/734 (1.5%) client | 0.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=774 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1064 client | -> RX Stream { stream_id: 0, offset: 833908, len: 1038, fin: false } client | 0.803 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 167476541 } client | 0.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.803 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=367 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 774, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.803 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.803 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911724s client | 0.803 DEBUG Setting timeout of 29.999911724s client | 0.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.803 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.803 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886127s client | 0.803 DEBUG Setting timeout of 29.999886127s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/364 (0.5%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/735 (1.5%) client | 0.804 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=775 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 834946, len: 1445, fin: false } client | 0.804 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 188723530 } client | 0.804 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.804 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.804 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.804 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953052ms client | 0.804 DEBUG Setting timeout of 19.953052ms client | 0.804 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.804 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.804 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.804 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932394ms client | 0.804 DEBUG Setting timeout of 19.932394ms sim | Forwarding 915 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/736 (1.5%) client | 0.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=776 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 915 client | -> RX Stream { stream_id: 0, offset: 836391, len: 889, fin: false } client | 0.805 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 169442876 } client | 0.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.805 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=368 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 776, ack_delay: 3, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.805 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.805 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911284s client | 0.805 DEBUG Setting timeout of 29.999911284s client | 0.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.805 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.805 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885496s client | 0.805 DEBUG Setting timeout of 29.999885496s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/365 (0.5%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/737 (1.5%) client | 0.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=777 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 837280, len: 1445, fin: false } client | 0.806 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 190627402 } client | 0.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.806 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.806 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95647ms client | 0.806 DEBUG Setting timeout of 19.95647ms client | 0.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.806 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.806 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93514ms client | 0.806 DEBUG Setting timeout of 19.93514ms sim | Forwarding 679 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/738 (1.5%) client | 0.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=778 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 679 client | -> RX Stream { stream_id: 0, offset: 838725, len: 653, fin: false } client | 0.806 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 171210594 } client | 0.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.806 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=369 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 778, ack_delay: 3, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.807 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.807 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912035s client | 0.807 DEBUG Setting timeout of 29.999912035s client | 0.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.807 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.807 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887219s client | 0.807 DEBUG Setting timeout of 29.999887219s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/739 (1.5%) client | 0.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=779 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 773992, len: 1445, fin: false } client | 0.808 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 192410865 } client | 0.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/366 (0.5%) client | 0.808 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.808 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968752ms client | 0.808 DEBUG Setting timeout of 19.968752ms client | 0.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.808 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.808 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.820193ms client | 0.808 DEBUG Setting timeout of 19.820193ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/740 (1.5%) client | 0.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=780 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 839378, len: 1445, fin: false } client | 0.809 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 173614307 } client | 0.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.809 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=370 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 780, ack_delay: 3, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.809 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.809 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905603s client | 0.809 DEBUG Setting timeout of 29.999905603s client | 0.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.809 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.809 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999815264s client | 0.809 DEBUG Setting timeout of 29.999815264s sim | Forwarding 759 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/741 (1.5%) client | 0.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=781 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 759 client | -> RX Stream { stream_id: 0, offset: 840823, len: 733, fin: false } client | 0.810 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 194240381 } client | 0.810 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.810 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.810 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.810 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970585ms client | 0.810 DEBUG Setting timeout of 19.970585ms client | 0.810 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.810 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.810 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/367 (0.5%) client | 0.810 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945388ms client | 0.810 DEBUG Setting timeout of 19.945388ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/742 (1.5%) client | 0.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=782 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 841556, len: 1445, fin: false } client | 0.811 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 175444569 } client | 0.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.811 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=371 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 782, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.811 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.811 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912195s client | 0.811 DEBUG Setting timeout of 29.999912195s client | 0.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.811 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.811 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889803s client | 0.811 DEBUG Setting timeout of 29.999889803s sim | Forwarding 1221 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/743 (1.5%) client | 0.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=783 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1221 client | -> RX Stream { stream_id: 0, offset: 843001, len: 1195, fin: false } client | 0.812 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 196437573 } client | 0.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.812 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.812 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971246ms client | 0.812 DEBUG Setting timeout of 19.971246ms client | 0.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.812 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.812 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948042ms client | 0.812 DEBUG Setting timeout of 19.948042ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/368 (0.5%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/744 (1.5%) client | 0.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=784 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 844196, len: 1445, fin: false } client | 0.813 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 177645178 } client | 0.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.813 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=372 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 784, ack_delay: 3, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.813 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.813 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9999095s client | 0.813 DEBUG Setting timeout of 29.9999095s client | 0.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.813 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.813 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988275s client | 0.813 DEBUG Setting timeout of 29.99988275s sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/745 (1.5%) client | 0.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=785 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 845641, len: 1427, fin: false } client | 0.814 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 198825742 } client | 0.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.814 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.814 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969853ms client | 0.814 DEBUG Setting timeout of 19.969853ms client | 0.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.814 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.814 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945187ms client | 0.814 DEBUG Setting timeout of 19.945187ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 2/369 (0.5%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/746 (1.5%) client | 0.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=786 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 847068, len: 1445, fin: false } client | 0.815 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 180025172 } client | 0.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.815 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=373 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 786, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.815 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.815 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999923567s client | 0.815 DEBUG Setting timeout of 29.999923567s client | 0.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.815 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.815 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999897438s client | 0.815 DEBUG Setting timeout of 29.999897438s sim | Forwarding 377 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/747 (1.5%) client | 0.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=787 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 377 client | -> RX Stream { stream_id: 0, offset: 848513, len: 351, fin: false } client | 0.816 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 200324869 } client | 0.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.816 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.816 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967559ms client | 0.816 DEBUG Setting timeout of 19.967559ms client | 0.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.816 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.816 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943294ms client | 0.816 DEBUG Setting timeout of 19.943294ms sim | Dropping 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/370 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/748 (1.5%) client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=788 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 848864, len: 1445, fin: false } client | 0.817 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 181553969 } client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.817 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=374 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 788, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.817 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.817 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908819s client | 0.817 DEBUG Setting timeout of 29.999908819s client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.817 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=375 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 44 client | TX -> MaxStreamData { stream_id: StreamId(0), maximum_stream_data: 1898885 } client | 0.817 DEBUG packet_sent this=0x563cbaf51970, pn=375, ps=44 client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.817 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.817 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 116.857713ms client | 0.817 DEBUG Setting timeout of 116.857713ms sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/749 (1.5%) sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/371 (0.8%) client | 0.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=789 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 850309, len: 1427, fin: false } client | 0.818 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 202738941 } client | 0.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.818 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.818 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970003ms client | 0.818 DEBUG Setting timeout of 19.970003ms client | 0.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.818 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.818 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948453ms client | 0.818 DEBUG Setting timeout of 19.948453ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/750 (1.5%) client | 0.819 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=790 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 851736, len: 1445, fin: false } client | 0.819 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 183950423 } client | 0.819 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.819 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.819 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=376 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 790, ack_delay: 3, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.819 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.819 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.819 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.819 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 114.522263ms client | 0.819 DEBUG Setting timeout of 114.522263ms client | 0.819 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.819 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.819 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.819 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 114.493339ms client | 0.819 DEBUG Setting timeout of 114.493339ms sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/751 (1.5%) sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/372 (0.8%) client | 0.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=791 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 853181, len: 945, fin: false } client | 0.820 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 204742158 } client | 0.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.820 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.820 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948283ms client | 0.820 DEBUG Setting timeout of 19.948283ms client | 0.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.820 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.820 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.924027ms client | 0.820 DEBUG Setting timeout of 19.924027ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/752 (1.5%) client | 0.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=792 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 854126, len: 1445, fin: false } client | 0.821 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 185941858 } client | 0.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.821 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=377 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 792, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.821 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.821 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 112.53719ms client | 0.821 DEBUG Setting timeout of 112.53719ms client | 0.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.821 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.821 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 112.507324ms client | 0.821 DEBUG Setting timeout of 112.507324ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/373 (0.8%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/753 (1.5%) client | 0.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=793 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 855571, len: 887, fin: false } client | 0.822 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 206705588 } client | 0.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.822 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.822 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969693ms client | 0.822 DEBUG Setting timeout of 19.969693ms client | 0.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.822 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.822 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926682ms client | 0.822 DEBUG Setting timeout of 19.926682ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/754 (1.5%) client | 0.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=794 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 856458, len: 1445, fin: false } client | 0.823 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 187901624 } client | 0.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.823 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=378 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 794, ack_delay: 3, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.823 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.823 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.555594ms client | 0.823 DEBUG Setting timeout of 110.555594ms client | 0.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.823 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.823 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.530226ms client | 0.823 DEBUG Setting timeout of 110.530226ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/755 (1.5%) client | 0.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=795 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 857903, len: 887, fin: false } client | 0.824 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 208662766 } client | 0.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.824 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.824 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970595ms client | 0.824 DEBUG Setting timeout of 19.970595ms client | 0.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.824 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.824 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948082ms client | 0.824 DEBUG Setting timeout of 19.948082ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/374 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/756 (1.5%) client | 0.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=796 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 858790, len: 1445, fin: false } client | 0.825 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 189850844 } client | 0.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.825 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=379 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 796, ack_delay: 3, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.825 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.825 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.644174ms client | 0.825 DEBUG Setting timeout of 108.644174ms client | 0.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.825 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.825 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.619929ms client | 0.825 DEBUG Setting timeout of 108.619929ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/375 (0.8%) sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/757 (1.5%) client | 0.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=797 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 860235, len: 1353, fin: false } client | 0.826 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 210932122 } client | 0.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.826 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.826 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969904ms client | 0.826 DEBUG Setting timeout of 19.969904ms client | 0.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.826 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.826 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945628ms client | 0.826 DEBUG Setting timeout of 19.945628ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/758 (1.5%) client | 0.827 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=798 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 861588, len: 1445, fin: false } client | 0.827 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 192182417 } client | 0.827 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.827 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.827 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=380 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 798, ack_delay: 3, first_ack_range: 74, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.828 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.828 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.828 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.828 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.308343ms client | 0.828 DEBUG Setting timeout of 106.308343ms client | 0.828 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.828 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.828 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.828 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.281623ms client | 0.828 DEBUG Setting timeout of 106.281623ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/376 (0.8%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/759 (1.4%) client | 0.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=799 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 863033, len: 1437, fin: false } client | 0.829 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 213373180 } client | 0.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.829 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.829 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970876ms client | 0.829 DEBUG Setting timeout of 19.970876ms client | 0.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.829 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.829 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949536ms client | 0.829 DEBUG Setting timeout of 19.949536ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/760 (1.4%) sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/761 (1.4%) client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=800 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 864470, len: 1445, fin: false } client | 0.830 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 194570944 } client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=381 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 800, ack_delay: 3, first_ack_range: 76, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.830 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 103.914215ms client | 0.830 DEBUG Setting timeout of 103.914215ms client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.830 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 103.887355ms client | 0.830 DEBUG Setting timeout of 103.887355ms client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=801 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 865915, len: 321, fin: false } client | 0.830 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 214868394 } client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.830 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958883ms client | 0.830 DEBUG Setting timeout of 19.958883ms client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.830 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936791ms client | 0.830 DEBUG Setting timeout of 19.936791ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/377 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/762 (1.4%) client | 0.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=802 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 866236, len: 1445, fin: false } client | 0.831 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 196095949 } client | 0.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.831 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=382 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 802, ack_delay: 3, first_ack_range: 78, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/763 (1.4%) client | 0.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.831 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.831 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.383079ms client | 0.831 DEBUG Setting timeout of 102.383079ms client | 0.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.831 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.831 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.354425ms client | 0.831 DEBUG Setting timeout of 102.354425ms client | 0.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=803 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 867681, len: 160, fin: false } client | 0.832 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 216371195 } client | 0.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.832 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.832 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971226ms client | 0.832 DEBUG Setting timeout of 19.971226ms client | 0.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.832 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.832 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949234ms client | 0.832 DEBUG Setting timeout of 19.949234ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/378 (0.8%) sim | Forwarding 44 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/379 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/764 (1.4%) client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=804 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 867841, len: 1445, fin: false } client | 0.833 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 197459148 } client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=383 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 804, ack_delay: 3, first_ack_range: 80, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.833 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.039377ms client | 0.833 DEBUG Setting timeout of 101.039377ms client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.833 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.01404ms client | 0.833 DEBUG Setting timeout of 101.01404ms sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/765 (1.4%) client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=805 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 869286, len: 895, fin: false } client | 0.833 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 218220901 } client | 0.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.834 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970294ms client | 0.834 DEBUG Setting timeout of 19.970294ms client | 0.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.834 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.834 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94678ms client | 0.834 DEBUG Setting timeout of 19.94678ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/380 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/766 (1.4%) client | 0.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=806 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 870181, len: 1445, fin: false } client | 0.835 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 199450355 } client | 0.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.835 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=384 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 806, ack_delay: 4, first_ack_range: 82, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.835 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.835 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.034354ms client | 0.835 DEBUG Setting timeout of 99.034354ms client | 0.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.835 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.835 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.007523ms client | 0.835 DEBUG Setting timeout of 99.007523ms sim | Forwarding 1229 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/767 (1.4%) client | 0.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=807 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1229 client | -> RX Stream { stream_id: 0, offset: 871626, len: 1203, fin: false } client | 0.836 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 220410235 } client | 0.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.836 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.836 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970665ms client | 0.836 DEBUG Setting timeout of 19.970665ms client | 0.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.836 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.836 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948994ms client | 0.836 DEBUG Setting timeout of 19.948994ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/381 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/768 (1.4%) client | 0.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=808 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 872829, len: 1445, fin: false } client | 0.837 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 201621607 } client | 0.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.837 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=385 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 808, ack_delay: 3, first_ack_range: 84, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.837 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.837 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.853534ms client | 0.837 DEBUG Setting timeout of 96.853534ms client | 0.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.837 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.837 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.826022ms client | 0.837 DEBUG Setting timeout of 96.826022ms sim | Forwarding 1105 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/769 (1.4%) client | 0.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=809 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1105 client | -> RX Stream { stream_id: 0, offset: 874274, len: 1079, fin: false } client | 0.838 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 222533648 } client | 0.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.838 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.838 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972809ms client | 0.838 DEBUG Setting timeout of 19.972809ms client | 0.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.838 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.838 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949315ms client | 0.838 DEBUG Setting timeout of 19.949315ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/382 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/770 (1.4%) client | 0.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=810 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 875353, len: 1445, fin: false } client | 0.839 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 203738998 } client | 0.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.839 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=386 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 810, ack_delay: 3, first_ack_range: 86, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.839 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.839 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.758444ms client | 0.839 DEBUG Setting timeout of 94.758444ms client | 0.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.839 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.839 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.737726ms client | 0.839 DEBUG Setting timeout of 94.737726ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/771 (1.4%) client | 0.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=811 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 876798, len: 903, fin: false } client | 0.840 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 224501663 } client | 0.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.840 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.840 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970344ms client | 0.840 DEBUG Setting timeout of 19.970344ms client | 0.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.840 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.840 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94693ms client | 0.840 DEBUG Setting timeout of 19.94693ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/383 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/772 (1.4%) client | 0.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=812 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 877701, len: 1445, fin: false } client | 0.841 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 205696484 } client | 0.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.841 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=387 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 812, ack_delay: 4, first_ack_range: 88, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.841 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.841 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.771313ms client | 0.841 DEBUG Setting timeout of 92.771313ms client | 0.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.841 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.841 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.741788ms client | 0.841 DEBUG Setting timeout of 92.741788ms sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/773 (1.4%) client | 0.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=813 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 879146, len: 895, fin: false } client | 0.842 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 226463523 } client | 0.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.842 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.842 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970355ms client | 0.842 DEBUG Setting timeout of 19.970355ms client | 0.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.842 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.842 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931221ms client | 0.842 DEBUG Setting timeout of 19.931221ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/384 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/774 (1.4%) client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=814 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 880041, len: 1445, fin: false } client | 0.843 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 207673772 } client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=388 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 814, ack_delay: 7, first_ack_range: 90, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } sim | Forwarding 487 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/775 (1.4%) client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.843 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.750864ms client | 0.843 DEBUG Setting timeout of 90.750864ms client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.843 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.711169ms client | 0.843 DEBUG Setting timeout of 90.711169ms client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=815 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 487 client | -> RX Stream { stream_id: 0, offset: 881486, len: 461, fin: false } client | 0.843 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 228044237 } client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.843 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.974582ms client | 0.843 DEBUG Setting timeout of 19.974582ms client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.843 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955556ms client | 0.843 DEBUG Setting timeout of 19.955556ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/776 (1.4%) client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=816 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 881947, len: 1445, fin: false } client | 0.845 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 209271128 } client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=389 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 56 client | TX -> Ack { largest_acknowledged: 816, ack_delay: 3, first_ack_range: 92, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.845 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.221967ms client | 0.845 DEBUG Setting timeout of 89.221967ms client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.845 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.198944ms client | 0.845 DEBUG Setting timeout of 89.198944ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/385 (0.8%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/777 (1.4%) client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=817 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 883392, len: 903, fin: false } client | 0.845 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 230065217 } client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.845 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969763ms client | 0.845 DEBUG Setting timeout of 19.969763ms client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.845 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946419ms client | 0.845 DEBUG Setting timeout of 19.946419ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/778 (1.4%) client | 0.846 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=818 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 884295, len: 1445, fin: false } client | 0.847 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 211248744 } client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=390 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 818, ack_delay: 5, first_ack_range: 94, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/386 (0.8%) client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.847 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 87.226127ms client | 0.847 DEBUG Setting timeout of 87.226127ms client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.847 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 87.064113ms client | 0.847 DEBUG Setting timeout of 87.064113ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/779 (1.4%) client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=819 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 885740, len: 903, fin: false } client | 0.847 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 232023039 } client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.847 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968511ms client | 0.847 DEBUG Setting timeout of 19.968511ms client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.847 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.847 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944716ms client | 0.847 DEBUG Setting timeout of 19.944716ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/387 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/780 (1.4%) client | 0.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=820 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 886643, len: 1445, fin: false } client | 0.848 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 213216955 } client | 0.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.848 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=391 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 820, ack_delay: 4, first_ack_range: 96, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.849 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.849 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.268986ms client | 0.849 DEBUG Setting timeout of 85.268986ms client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.849 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.849 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.243148ms client | 0.849 DEBUG Setting timeout of 85.243148ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/781 (1.4%) client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=821 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 888088, len: 903, fin: false } client | 0.849 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 233954471 } client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.849 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.849 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.964273ms client | 0.849 DEBUG Setting timeout of 19.964273ms client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.849 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.849 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.849 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.924118ms client | 0.849 DEBUG Setting timeout of 19.924118ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/388 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/782 (1.4%) client | 0.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=822 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 888991, len: 1445, fin: false } client | 0.850 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 215180120 } client | 0.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.850 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=392 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 822, ack_delay: 3, first_ack_range: 98, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.851 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.851 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.851 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.851 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 83.316221ms client | 0.851 DEBUG Setting timeout of 83.316221ms client | 0.851 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.851 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.851 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.851 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 83.286716ms client | 0.851 DEBUG Setting timeout of 83.286716ms sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/783 (1.4%) client | 0.852 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=823 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 890436, len: 1427, fin: false } client | 0.852 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 236370955 } client | 0.852 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.852 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.852 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.852 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969523ms client | 0.852 DEBUG Setting timeout of 19.969523ms client | 0.852 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.852 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.852 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.852 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94654ms client | 0.852 DEBUG Setting timeout of 19.94654ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/389 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/784 (1.4%) client | 0.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=824 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 891863, len: 1445, fin: false } client | 0.853 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 217590733 } client | 0.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.853 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=393 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 824, ack_delay: 3, first_ack_range: 100, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.853 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.853 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.896962ms client | 0.853 DEBUG Setting timeout of 80.896962ms client | 0.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.853 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.853 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.86914ms client | 0.853 DEBUG Setting timeout of 80.86914ms sim | Forwarding 1445 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/785 (1.4%) client | 0.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=825 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1445 client | -> RX Stream { stream_id: 0, offset: 893308, len: 1419, fin: false } client | 0.854 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 238701661 } client | 0.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.854 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.854 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968641ms client | 0.854 DEBUG Setting timeout of 19.968641ms client | 0.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.854 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.854 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945457ms client | 0.854 DEBUG Setting timeout of 19.945457ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/390 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/786 (1.4%) client | 0.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=826 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 894727, len: 1445, fin: false } client | 0.855 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 219889128 } client | 0.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.855 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=394 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 826, ack_delay: 3, first_ack_range: 102, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.855 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.855 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.603896ms client | 0.855 DEBUG Setting timeout of 78.603896ms client | 0.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.855 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.855 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.558301ms client | 0.855 DEBUG Setting timeout of 78.558301ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/391 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/787 (1.4%) client | 0.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=827 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 896172, len: 1445, fin: false } client | 0.856 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 241121217 } client | 0.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.856 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.856 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959975ms client | 0.856 DEBUG Setting timeout of 19.959975ms client | 0.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.856 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.856 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937483ms client | 0.856 DEBUG Setting timeout of 19.937483ms sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/788 (1.4%) client | 0.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=828 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 897617, len: 1420, fin: false } client | 0.858 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 222318843 } client | 0.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.858 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=395 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 828, ack_delay: 3, first_ack_range: 104, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.858 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.858 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.143123ms client | 0.858 DEBUG Setting timeout of 76.143123ms client | 0.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.858 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.858 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.114369ms client | 0.858 DEBUG Setting timeout of 76.114369ms sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/392 (0.8%) client | 0.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=829 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 899037, len: 1445, fin: false } sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/789 (1.4%) client | 0.859 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 243527742 } client | 0.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.859 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.859 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973059ms client | 0.859 DEBUG Setting timeout of 19.973059ms client | 0.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.859 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.859 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949886ms client | 0.859 DEBUG Setting timeout of 19.949886ms sim | Forwarding 915 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/790 (1.4%) client | 0.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=830 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 915 client | -> RX Stream { stream_id: 0, offset: 900482, len: 889, fin: false } client | 0.860 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 224281821 } client | 0.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.860 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=396 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 830, ack_delay: 3, first_ack_range: 106, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } sim | Forwarding 56 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/393 (0.8%) client | 0.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.860 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.860 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.190725ms client | 0.860 DEBUG Setting timeout of 74.190725ms client | 0.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.860 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.860 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.163303ms client | 0.860 DEBUG Setting timeout of 74.163303ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/791 (1.4%) client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=831 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 901371, len: 1445, fin: false } client | 0.861 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 245478496 } client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.861 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971427ms client | 0.861 DEBUG Setting timeout of 19.971427ms client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.861 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.930209ms client | 0.861 DEBUG Setting timeout of 19.930209ms sim | Forwarding 679 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/792 (1.4%) client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=832 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 679 client | -> RX Stream { stream_id: 0, offset: 902816, len: 653, fin: false } client | 0.861 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 226072638 } client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=397 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 832, ack_delay: 3, first_ack_range: 108, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.861 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.41675ms client | 0.861 DEBUG Setting timeout of 72.41675ms client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.861 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.38476ms client | 0.861 DEBUG Setting timeout of 72.38476ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/394 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/793 (1.4%) client | 0.862 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=833 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 903469, len: 1445, fin: false } client | 0.863 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 247249066 } client | 0.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.863 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.863 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970264ms client | 0.863 DEBUG Setting timeout of 19.970264ms client | 0.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.863 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.863 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932994ms client | 0.863 DEBUG Setting timeout of 19.932994ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/794 (1.4%) sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/395 (0.8%) client | 0.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=834 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 904914, len: 1445, fin: false } client | 0.864 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 228456831 } client | 0.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.864 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=398 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 834, ack_delay: 3, first_ack_range: 110, ack_ranges: [AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.864 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.864 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.037105ms client | 0.864 DEBUG Setting timeout of 70.037105ms client | 0.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.864 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.864 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.942848ms client | 0.864 DEBUG Setting timeout of 69.942848ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 11/795 (1.4%) client | 0.865 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=835 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 906359, len: 1445, fin: false } client | 0.865 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 249660188 } client | 0.865 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.865 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.865 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.865 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971697ms client | 0.865 DEBUG Setting timeout of 19.971697ms client | 0.865 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.865 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.865 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.865 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948884ms client | 0.865 DEBUG Setting timeout of 19.948884ms sim | Dropping 759 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/796 (1.5%) sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/396 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/797 (1.5%) client | 0.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=837 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 908537, len: 1445, fin: false } client | 0.867 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 231487134 } client | 0.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.867 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=399 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 837, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 111 }, AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.867 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.867 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.992617ms client | 0.867 DEBUG Setting timeout of 66.992617ms client | 0.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.867 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.867 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.889765ms client | 0.867 DEBUG Setting timeout of 66.889765ms sim | Forwarding 1221 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/798 (1.5%) client | 0.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=838 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1221 client | -> RX Stream { stream_id: 0, offset: 909982, len: 1195, fin: false } client | 0.868 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 252490088 } client | 0.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.868 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.868 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945297ms client | 0.868 DEBUG Setting timeout of 19.945297ms client | 0.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.868 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.868 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.922544ms client | 0.868 DEBUG Setting timeout of 19.922544ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/397 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/799 (1.5%) client | 0.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=839 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 911177, len: 1445, fin: false } client | 0.869 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 233689558 } client | 0.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.869 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=400 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 839, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 111 }, AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.869 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.869 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.801002ms client | 0.869 DEBUG Setting timeout of 64.801002ms client | 0.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.869 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.869 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.774292ms client | 0.869 DEBUG Setting timeout of 64.774292ms sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/800 (1.5%) client | 0.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=840 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 912622, len: 1427, fin: false } client | 0.870 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 254869401 } client | 0.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.870 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.870 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971978ms client | 0.870 DEBUG Setting timeout of 19.971978ms client | 0.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.870 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.870 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950177ms client | 0.870 DEBUG Setting timeout of 19.950177ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/398 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/801 (1.5%) client | 0.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=841 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 914049, len: 1445, fin: false } sim | Forwarding 377 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/802 (1.5%) client | 0.871 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 236097185 } client | 0.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.871 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=401 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 841, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 111 }, AckRange { gap: 0, range: 33 }, AckRange { gap: 0, range: 63 }, AckRange { gap: 0, range: 23 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 96 }], ecn_count: None } client | 0.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.871 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.871 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 62.3907ms client | 0.871 DEBUG Setting timeout of 62.3907ms client | 0.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.871 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.871 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 62.365362ms client | 0.871 DEBUG Setting timeout of 62.365362ms client | 0.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=842 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 377 client | -> RX Stream { stream_id: 0, offset: 915494, len: 351, fin: false } client | 0.872 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 256353486 } client | 0.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.872 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.872 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972909ms client | 0.872 DEBUG Setting timeout of 19.972909ms client | 0.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.872 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.872 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95183ms client | 0.872 DEBUG Setting timeout of 19.95183ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/803 (1.5%) sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/399 (0.8%) client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=843 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Ack { largest_acknowledged: 376, ack_delay: 0, first_ack_range: 9, ack_ranges: [AckRange { gap: 0, range: 75 }, AckRange { gap: 0, range: 25 }], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 915845, len: 1434, fin: false } client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[367..=376, 290..=365, 263..=288] client | 0.873 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=376 client | 0.873 DEBUG [Cubic [last_max_cwnd: 7449.4, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/6134 ssthresh 6134] Cong event -> recovery; cwnd 6134, ssthresh 6134 client | 0.873 DEBUG [Cubic [last_max_cwnd: 7449.4, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/6134 ssthresh 6134] state -> RecoveryStart client | 0.873 DEBUG on_packets_lost this=0x563cbaf51970, bytes_in_flight=44, cwnd=6134, state=RecoveryStart client | 0.873 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=6134, state=RecoveryStart, new_acked=0 client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 615, smallest: 599, ack_needed: true }, PacketRange { largest: 597, smallest: 584, ack_needed: true }, PacketRange { largest: 582, smallest: 486, ack_needed: true }] }) client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 772, smallest: 724, ack_needed: true }, PacketRange { largest: 722, smallest: 689, ack_needed: true }, PacketRange { largest: 687, smallest: 624, ack_needed: true }, PacketRange { largest: 622, smallest: 599, ack_needed: true }, PacketRange { largest: 597, smallest: 584, ack_needed: true }, PacketRange { largest: 582, smallest: 486, ack_needed: true }] }) client | 0.873 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 237592985 } client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.873 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=402 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 843, ack_delay: 28, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.873 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.873 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999710998s client | 0.873 DEBUG Setting timeout of 29.999710998s client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.873 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.873 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999689087s client | 0.873 DEBUG Setting timeout of 29.999689087s sim | Forwarding 1464 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/804 (1.5%) client | 0.874 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=844 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1464 client | -> RX Stream { stream_id: 0, offset: 917279, len: 1438, fin: false } client | 0.874 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 258804067 } client | 0.874 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.874 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.874 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.874 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972679ms client | 0.874 DEBUG Setting timeout of 19.972679ms client | 0.874 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.874 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.874 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.874 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9516ms client | 0.874 DEBUG Setting timeout of 19.9516ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/400 (0.8%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/805 (1.5%) client | 0.875 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=845 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 918717, len: 1445, fin: false } client | 0.875 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 239997810 } client | 0.875 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.875 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.875 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=403 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 845, ack_delay: 5, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.875 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.875 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.875 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.875 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892287s client | 0.875 DEBUG Setting timeout of 29.999892287s client | 0.875 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.875 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.875 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.875 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999866459s client | 0.875 DEBUG Setting timeout of 29.999866459s sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/806 (1.5%) client | 0.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=846 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 920162, len: 945, fin: false } client | 0.876 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 260803386 } client | 0.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.876 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.876 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960696ms client | 0.876 DEBUG Setting timeout of 19.960696ms client | 0.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.876 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.876 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939326ms client | 0.876 DEBUG Setting timeout of 19.939326ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/401 (0.7%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/807 (1.5%) client | 0.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=847 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 921107, len: 1445, fin: false } client | 0.877 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 242019171 } client | 0.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.877 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=404 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 847, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.877 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.877 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902156s client | 0.877 DEBUG Setting timeout of 29.999902156s client | 0.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.877 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.877 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876538s client | 0.877 DEBUG Setting timeout of 29.999876538s sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/808 (1.5%) client | 0.878 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=848 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 922552, len: 887, fin: false } client | 0.878 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 262691184 } client | 0.878 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.878 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.878 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.878 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969332ms client | 0.878 DEBUG Setting timeout of 19.969332ms client | 0.878 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.878 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.878 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.878 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948152ms client | 0.878 DEBUG Setting timeout of 19.948152ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/402 (0.7%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/809 (1.5%) client | 0.879 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=849 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 923439, len: 1445, fin: false } client | 0.879 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 243954571 } client | 0.879 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.879 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.879 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=405 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 849, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.879 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.879 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.879 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.879 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986666s client | 0.879 DEBUG Setting timeout of 29.99986666s client | 0.879 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.879 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.879 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.879 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999783444s client | 0.879 DEBUG Setting timeout of 29.999783444s sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/810 (1.5%) client | 0.880 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=850 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 924884, len: 887, fin: false } client | 0.880 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 264709054 } client | 0.880 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.880 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.880 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.880 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970805ms client | 0.880 DEBUG Setting timeout of 19.970805ms client | 0.880 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.880 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.880 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.880 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950587ms client | 0.880 DEBUG Setting timeout of 19.950587ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/811 (1.5%) client | 0.881 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=851 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 925771, len: 1445, fin: false } client | 0.881 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 245902252 } client | 0.881 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.881 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.881 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=406 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 851, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.881 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.881 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.881 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.881 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913698s client | 0.881 DEBUG Setting timeout of 29.999913698s client | 0.881 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.881 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.881 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.881 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872261s client | 0.881 DEBUG Setting timeout of 29.999872261s sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/403 (0.7%) sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/812 (1.5%) client | 0.882 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=852 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 927216, len: 1353, fin: false } client | 0.882 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 267053733 } client | 0.882 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.882 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.882 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.882 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97371ms client | 0.882 DEBUG Setting timeout of 19.97371ms client | 0.882 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.882 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.882 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.882 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952801ms client | 0.882 DEBUG Setting timeout of 19.952801ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/813 (1.5%) client | 0.883 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=853 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 928569, len: 1445, fin: false } client | 0.884 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 248234325 } client | 0.884 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.884 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.884 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=407 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 853, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.884 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.884 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.884 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.884 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910482s client | 0.884 DEBUG Setting timeout of 29.999910482s client | 0.884 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.884 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.884 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.884 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888641s client | 0.884 DEBUG Setting timeout of 29.999888641s sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 3/404 (0.7%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/814 (1.5%) client | 0.885 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=854 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 930014, len: 1437, fin: false } client | 0.885 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 269428968 } client | 0.885 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.885 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.885 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.885 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969072ms client | 0.885 DEBUG Setting timeout of 19.969072ms client | 0.885 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.885 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.885 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.885 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948223ms client | 0.885 DEBUG Setting timeout of 19.948223ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/815 (1.5%) client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=855 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 931451, len: 1445, fin: false } client | 0.886 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 250623909 } client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=408 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 855, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/816 (1.5%) client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.886 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894222s client | 0.886 DEBUG Setting timeout of 29.999894222s client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.886 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869375s client | 0.886 DEBUG Setting timeout of 29.999869375s client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=856 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 932896, len: 321, fin: false } client | 0.886 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 270886927 } client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.886 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971547ms client | 0.886 DEBUG Setting timeout of 19.971547ms client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.886 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949425ms client | 0.886 DEBUG Setting timeout of 19.949425ms sim | Dropping 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/405 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/817 (1.5%) client | 0.887 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=857 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 933217, len: 1445, fin: false } client | 0.887 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 252132726 } client | 0.887 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.887 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.887 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=409 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/818 (1.5%) client | TX -> Ack { largest_acknowledged: 857, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.887 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.887 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.887 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.887 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999897307s client | 0.888 DEBUG Setting timeout of 29.999897307s client | 0.888 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.888 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.888 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.888 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867451s client | 0.888 DEBUG Setting timeout of 29.999867451s client | 0.888 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=858 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 934662, len: 160, fin: false } client | 0.888 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 272305550 } client | 0.888 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.888 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.888 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.888 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.975253ms client | 0.888 DEBUG Setting timeout of 19.975253ms client | 0.888 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.888 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.888 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.888 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.91047ms client | 0.888 DEBUG Setting timeout of 19.91047ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/406 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/819 (1.5%) client | 0.889 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=859 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 934822, len: 1445, fin: false } client | 0.889 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 253512005 } client | 0.889 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.889 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.889 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=410 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 859, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.889 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.889 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.889 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.889 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895584s client | 0.889 DEBUG Setting timeout of 29.999895584s client | 0.889 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.889 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.889 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.889 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999865968s client | 0.889 DEBUG Setting timeout of 29.999865968s sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/820 (1.5%) client | 0.890 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=860 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 936267, len: 895, fin: false } client | 0.890 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 274281418 } client | 0.890 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.890 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.890 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.890 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972077ms client | 0.890 DEBUG Setting timeout of 19.972077ms client | 0.890 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.890 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.890 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.890 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95194ms client | 0.890 DEBUG Setting timeout of 19.95194ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/407 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/821 (1.5%) client | 0.891 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=861 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 937162, len: 1445, fin: false } client | 0.891 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 255512487 } client | 0.891 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.891 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.891 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=411 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 861, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.891 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.891 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.891 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.891 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912196s client | 0.891 DEBUG Setting timeout of 29.999912196s client | 0.891 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.891 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.891 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.891 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884934s client | 0.891 DEBUG Setting timeout of 29.999884934s sim | Forwarding 1229 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/822 (1.5%) client | 0.892 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=862 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1229 client | -> RX Stream { stream_id: 0, offset: 938607, len: 1203, fin: false } client | 0.892 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 276484418 } client | 0.892 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.892 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.892 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.892 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970124ms client | 0.892 DEBUG Setting timeout of 19.970124ms client | 0.892 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.892 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.892 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.892 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949105ms client | 0.892 DEBUG Setting timeout of 19.949105ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/408 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/823 (1.5%) client | 0.893 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=863 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 939810, len: 1445, fin: false } client | 0.893 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 257677665 } client | 0.893 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.893 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.893 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=412 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 863, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.893 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.893 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.893 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.893 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914469s client | 0.893 DEBUG Setting timeout of 29.999914469s client | 0.893 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.893 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.893 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.893 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891055s client | 0.893 DEBUG Setting timeout of 29.999891055s sim | Forwarding 1105 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/824 (1.5%) client | 0.894 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=864 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1105 client | -> RX Stream { stream_id: 0, offset: 941255, len: 1079, fin: false } client | 0.894 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 278590049 } client | 0.894 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.894 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.894 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.894 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969874ms client | 0.894 DEBUG Setting timeout of 19.969874ms client | 0.894 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.894 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.894 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.894 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948584ms client | 0.894 DEBUG Setting timeout of 19.948584ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/409 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/825 (1.5%) client | 0.895 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=865 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 942334, len: 1445, fin: false } client | 0.895 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 259782615 } client | 0.895 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.895 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.895 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=413 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 865, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.895 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.895 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.895 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.895 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889422s client | 0.895 DEBUG Setting timeout of 29.999889422s client | 0.895 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.895 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.895 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.895 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999861089s client | 0.895 DEBUG Setting timeout of 29.999861089s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/826 (1.5%) client | 0.896 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=866 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 943779, len: 903, fin: false } client | 0.896 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 280551871 } client | 0.896 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.896 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.896 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.896 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970595ms client | 0.896 DEBUG Setting timeout of 19.970595ms client | 0.896 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.896 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.896 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.896 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948744ms client | 0.896 DEBUG Setting timeout of 19.948744ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/410 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/827 (1.5%) client | 0.897 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=867 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 944682, len: 1445, fin: false } client | 0.897 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 261746331 } client | 0.897 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.897 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.897 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=414 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 867, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.897 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.897 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.897 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.897 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895374s client | 0.897 DEBUG Setting timeout of 29.999895374s client | 0.897 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.897 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.897 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.897 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999871339s client | 0.897 DEBUG Setting timeout of 29.999871339s sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/828 (1.4%) client | 0.898 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=868 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 946127, len: 895, fin: false } client | 0.898 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 282503641 } client | 0.898 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.898 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.898 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.898 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970855ms client | 0.898 DEBUG Setting timeout of 19.970855ms client | 0.898 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.898 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.898 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.898 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949736ms client | 0.898 DEBUG Setting timeout of 19.949736ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/411 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/829 (1.4%) client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=869 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 947022, len: 1445, fin: false } client | 0.899 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 263697121 } client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=415 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 869, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.899 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999857432s client | 0.899 DEBUG Setting timeout of 29.999857432s client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.899 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999833427s client | 0.899 DEBUG Setting timeout of 29.999833427s sim | Forwarding 487 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/830 (1.4%) client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=870 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 487 client | -> RX Stream { stream_id: 0, offset: 948467, len: 461, fin: false } client | 0.899 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 284129222 } client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.899 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965165ms client | 0.899 DEBUG Setting timeout of 19.965165ms client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.899 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.899 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944386ms client | 0.899 DEBUG Setting timeout of 19.944386ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/831 (1.4%) client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=871 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 948928, len: 1445, fin: false } client | 0.901 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 265345671 } client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=416 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 871, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.901 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999897949s client | 0.901 DEBUG Setting timeout of 29.999897949s client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.901 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999823489s client | 0.901 DEBUG Setting timeout of 29.999823489s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/412 (1.0%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/832 (1.4%) client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=872 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 950373, len: 903, fin: false } client | 0.901 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 286097698 } client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.901 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970654ms client | 0.901 DEBUG Setting timeout of 19.970654ms client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.901 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.901 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947802ms client | 0.901 DEBUG Setting timeout of 19.947802ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/833 (1.4%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/413 (1.0%) client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=873 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 951276, len: 1445, fin: false } client | 0.903 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 267307245 } client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=417 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 873, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.903 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908188s client | 0.903 DEBUG Setting timeout of 29.999908188s client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.903 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886107s client | 0.903 DEBUG Setting timeout of 29.999886107s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/834 (1.4%) client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=874 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 952721, len: 903, fin: false } client | 0.903 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 288078653 } client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.903 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967919ms client | 0.903 DEBUG Setting timeout of 19.967919ms client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.903 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.903 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934577ms client | 0.903 DEBUG Setting timeout of 19.934577ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/414 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/835 (1.4%) client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=875 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 953624, len: 1445, fin: false } client | 0.905 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 269269966 } client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=418 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 875, ack_delay: 4, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.905 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910703s client | 0.905 DEBUG Setting timeout of 29.999910703s client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.905 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886918s client | 0.905 DEBUG Setting timeout of 29.999886918s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/836 (1.4%) client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=876 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 955069, len: 903, fin: false } client | 0.905 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 290046464 } client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.905 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970114ms client | 0.905 DEBUG Setting timeout of 19.970114ms client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.905 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.905 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948904ms client | 0.905 DEBUG Setting timeout of 19.948904ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 4/415 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/837 (1.4%) client | 0.906 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=877 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 955972, len: 1445, fin: false } client | 0.907 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 271234582 } client | 0.907 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.907 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.907 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=419 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 877, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.907 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.907 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.907 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.907 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872691s client | 0.907 DEBUG Setting timeout of 29.999872691s client | 0.907 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.907 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.907 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.907 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99984557s client | 0.907 DEBUG Setting timeout of 29.99984557s sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/838 (1.4%) client | 0.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=878 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 957417, len: 1427, fin: false } client | 0.908 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 292425494 } client | 0.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.908 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.908 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967479ms client | 0.908 DEBUG Setting timeout of 19.967479ms client | 0.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.908 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.908 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946219ms client | 0.908 DEBUG Setting timeout of 19.946219ms sim | Dropping 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/416 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/839 (1.4%) client | 0.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=879 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 958844, len: 1445, fin: false } client | 0.909 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 273620832 } client | 0.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.909 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=420 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 879, ack_delay: 4, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.909 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.909 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910492s client | 0.909 DEBUG Setting timeout of 29.999910492s client | 0.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.909 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.909 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885294s client | 0.909 DEBUG Setting timeout of 29.999885294s sim | Forwarding 1445 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/840 (1.4%) client | 0.910 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=880 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1445 client | -> RX Stream { stream_id: 0, offset: 960289, len: 1419, fin: false } client | 0.910 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 294764688 } client | 0.910 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.910 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.910 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.910 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969884ms client | 0.910 DEBUG Setting timeout of 19.969884ms client | 0.910 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.910 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.910 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.910 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948864ms client | 0.910 DEBUG Setting timeout of 19.948864ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/417 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/841 (1.4%) client | 0.911 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=881 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 961708, len: 1445, fin: false } client | 0.911 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 275966725 } client | 0.911 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.911 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.911 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=421 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 881, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.911 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.911 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.911 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.911 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99987209s client | 0.911 DEBUG Setting timeout of 29.99987209s client | 0.911 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.911 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.911 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.911 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999846111s client | 0.911 DEBUG Setting timeout of 29.999846111s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/418 (1.2%) sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/842 (1.4%) client | 0.912 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=882 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 963153, len: 1420, fin: false } client | 0.912 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 297154042 } client | 0.912 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.912 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.912 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.912 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958713ms client | 0.912 DEBUG Setting timeout of 19.958713ms client | 0.912 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.912 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.912 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.912 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935209ms client | 0.912 DEBUG Setting timeout of 19.935209ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/843 (1.4%) client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=883 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 964573, len: 1445, fin: false } client | 0.914 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 278393629 } client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=422 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 883, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.914 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895294s client | 0.914 DEBUG Setting timeout of 29.999895294s client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.914 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868654s client | 0.914 DEBUG Setting timeout of 29.999868654s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/419 (1.2%) sim | Forwarding 915 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/844 (1.4%) client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=884 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 915 client | -> RX Stream { stream_id: 0, offset: 966018, len: 889, fin: false } client | 0.914 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 299124798 } client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.914 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949456ms client | 0.914 DEBUG Setting timeout of 19.949456ms client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.914 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.914 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929097ms client | 0.914 DEBUG Setting timeout of 19.929097ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/845 (1.4%) client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=885 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 966907, len: 1445, fin: false } client | 0.916 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 280346060 } client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=423 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 885, ack_delay: 3, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.916 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990399s client | 0.916 DEBUG Setting timeout of 29.99990399s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/420 (1.2%) client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.916 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999853956s client | 0.916 DEBUG Setting timeout of 29.999853956s sim | Forwarding 679 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/846 (1.4%) client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=886 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 679 client | -> RX Stream { stream_id: 0, offset: 968352, len: 653, fin: false } client | 0.916 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 300891703 } client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.916 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970775ms client | 0.916 DEBUG Setting timeout of 19.970775ms client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.916 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.916 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950066ms client | 0.916 DEBUG Setting timeout of 19.950066ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/847 (1.4%) client | 0.917 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=887 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 969005, len: 1445, fin: false } client | 0.917 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 282118953 } client | 0.917 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.917 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.917 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=424 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 887, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.917 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.917 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.917 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.917 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908879s client | 0.917 DEBUG Setting timeout of 29.999908879s client | 0.917 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.917 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.917 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.917 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881538s client | 0.917 DEBUG Setting timeout of 29.999881538s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/421 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/848 (1.4%) client | 0.919 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=888 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 970450, len: 1445, fin: false } client | 0.919 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 303303324 } client | 0.919 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.919 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.919 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.919 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96792ms client | 0.919 DEBUG Setting timeout of 19.96792ms client | 0.919 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.919 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.919 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.919 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947642ms client | 0.919 DEBUG Setting timeout of 19.947642ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/849 (1.4%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/422 (1.2%) client | 0.920 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=889 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 971895, len: 1445, fin: false } client | 0.920 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 284509827 } client | 0.920 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.920 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.920 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=425 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 889, ack_delay: 5, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.920 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.920 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.920 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.920 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894873s client | 0.920 DEBUG Setting timeout of 29.999894873s client | 0.920 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.920 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.920 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.920 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872391s client | 0.920 DEBUG Setting timeout of 29.999872391s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/850 (1.4%) client | 0.921 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=890 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 973340, len: 1445, fin: false } client | 0.921 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 305713965 } client | 0.921 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.921 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.921 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.921 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969723ms client | 0.921 DEBUG Setting timeout of 19.969723ms client | 0.921 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.921 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.921 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.921 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947451ms client | 0.921 DEBUG Setting timeout of 19.947451ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/423 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/851 (1.4%) client | 0.922 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=891 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 907804, len: 733, fin: false } client | -> RX Stream { stream_id: 0, offset: 974785, len: 704, fin: false } client | 0.922 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 286918078 } client | 0.922 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.922 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.922 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=426 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 891, ack_delay: 3, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.922 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.922 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.922 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.922 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999865688s client | 0.922 DEBUG Setting timeout of 29.999865688s client | 0.922 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.922 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.922 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.922 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999776561s client | 0.922 DEBUG Setting timeout of 29.999776561s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/852 (1.4%) client | 0.923 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=892 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 975489, len: 1445, fin: false } client | 0.923 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 308104243 } client | 0.923 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.923 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.923 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.923 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970425ms client | 0.923 DEBUG Setting timeout of 19.970425ms client | 0.923 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.923 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.923 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.923 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948564ms client | 0.923 DEBUG Setting timeout of 19.948564ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/853 (1.4%) client | 0.924 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=893 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 976934, len: 491, fin: false } client | 0.924 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 288559712 } client | 0.924 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.924 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.924 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=427 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 893, ack_delay: 3, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.924 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.924 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.924 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.924 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913448s client | 0.924 DEBUG Setting timeout of 29.999913448s client | 0.924 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.924 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.924 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.924 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884914s client | 0.924 DEBUG Setting timeout of 29.999884914s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/424 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/854 (1.4%) client | 0.925 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=894 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 977425, len: 1445, fin: false } client | 0.925 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 309740910 } client | 0.925 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.925 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.925 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.925 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973391ms client | 0.925 DEBUG Setting timeout of 19.973391ms client | 0.925 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.925 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.925 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.925 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95157ms client | 0.925 DEBUG Setting timeout of 19.95157ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/855 (1.4%) client | 0.926 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=895 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 978870, len: 1445, fin: false } client | 0.926 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 290946200 } client | 0.926 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.926 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.926 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=428 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 895, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.926 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/425 (1.2%) client | 0.926 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.926 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.926 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999826487s client | 0.926 DEBUG Setting timeout of 29.999826487s client | 0.926 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.926 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.926 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.926 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999796991s client | 0.926 DEBUG Setting timeout of 29.999796991s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/856 (1.4%) client | 0.927 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=896 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 980315, len: 1445, fin: false } client | 0.927 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 312164730 } client | 0.927 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.927 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.927 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.927 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96816ms client | 0.927 DEBUG Setting timeout of 19.96816ms client | 0.927 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.927 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.927 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.927 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944766ms client | 0.927 DEBUG Setting timeout of 19.944766ms sim | Forwarding 348 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/857 (1.4%) client | 0.928 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=897 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 348 client | -> RX Stream { stream_id: 0, offset: 981760, len: 322, fin: false } client | 0.928 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 292507536 } client | 0.928 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.928 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.928 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=429 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 897, ack_delay: 4, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.928 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.928 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.928 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.928 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884103s client | 0.928 DEBUG Setting timeout of 29.999884103s client | 0.928 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.928 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.928 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.928 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999856531s client | 0.928 DEBUG Setting timeout of 29.999856531s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/858 (1.4%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/426 (1.2%) client | 0.929 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=898 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 982082, len: 1445, fin: false } client | 0.929 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 313663701 } client | 0.929 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.929 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.929 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.929 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971536ms client | 0.929 DEBUG Setting timeout of 19.971536ms client | 0.929 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.929 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.929 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.929 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947121ms client | 0.929 DEBUG Setting timeout of 19.947121ms sim | Forwarding 1464 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/859 (1.4%) client | 0.930 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=899 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1464 client | -> RX Stream { stream_id: 0, offset: 983527, len: 1438, fin: false } client | 0.930 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 294864356 } client | 0.930 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.930 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.930 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=430 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 899, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.930 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.930 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.930 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.930 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913147s client | 0.930 DEBUG Setting timeout of 29.999913147s client | 0.930 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.930 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.930 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.930 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886186s client | 0.930 DEBUG Setting timeout of 29.999886186s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/427 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/860 (1.4%) client | 0.931 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=900 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 984965, len: 1445, fin: false } client | 0.931 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 316071926 } client | 0.931 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.931 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.931 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.931 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969052ms client | 0.931 DEBUG Setting timeout of 19.969052ms client | 0.931 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.931 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.931 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.931 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94674ms client | 0.931 DEBUG Setting timeout of 19.94674ms sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/861 (1.4%) client | 0.932 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=901 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 986410, len: 945, fin: false } client | 0.932 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 296850396 } client | 0.932 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.932 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.932 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=431 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 901, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.932 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.932 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.932 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.932 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914269s client | 0.932 DEBUG Setting timeout of 29.999914269s client | 0.932 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.932 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.932 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.932 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887379s client | 0.932 DEBUG Setting timeout of 29.999887379s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/428 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/862 (1.4%) client | 0.933 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=902 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 987355, len: 1445, fin: false } client | 0.933 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 318058812 } client | 0.933 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.933 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.933 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.933 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971386ms client | 0.933 DEBUG Setting timeout of 19.971386ms client | 0.933 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.933 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.933 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.933 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948063ms client | 0.933 DEBUG Setting timeout of 19.948063ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/863 (1.4%) client | 0.934 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=903 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 988800, len: 887, fin: false } client | 0.934 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 298815100 } client | 0.934 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.934 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.934 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=432 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 903, ack_delay: 3, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.934 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.934 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.934 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.934 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999899111s client | 0.934 DEBUG Setting timeout of 29.999899111s client | 0.934 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.934 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.934 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.934 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999871399s client | 0.934 DEBUG Setting timeout of 29.999871399s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/429 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/864 (1.4%) client | 0.935 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=904 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 989687, len: 1445, fin: false } client | 0.935 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 319991654 } client | 0.935 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.935 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.935 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.935 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954535ms client | 0.935 DEBUG Setting timeout of 19.954535ms client | 0.935 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.935 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.935 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.935 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.930019ms client | 0.935 DEBUG Setting timeout of 19.930019ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/865 (1.4%) client | 0.936 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=905 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 991132, len: 887, fin: false } client | 0.936 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 300767759 } client | 0.936 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.936 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.936 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=433 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 905, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.936 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.936 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.936 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.936 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910061s client | 0.936 DEBUG Setting timeout of 29.999910061s client | 0.936 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.936 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.936 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.936 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882389s client | 0.936 DEBUG Setting timeout of 29.999882389s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/866 (1.4%) client | 0.937 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=906 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 992019, len: 1445, fin: false } client | 0.937 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 321972369 } client | 0.937 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.937 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.937 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.937 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.956329ms client | 0.937 DEBUG Setting timeout of 19.956329ms client | 0.937 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.937 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.937 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.937 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932734ms client | 0.937 DEBUG Setting timeout of 19.932734ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/430 (1.2%) sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/867 (1.4%) client | 0.938 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=907 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 993464, len: 1353, fin: false } client | 0.938 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 303099400 } client | 0.938 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.938 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.938 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=434 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 907, ack_delay: 3, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.938 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.938 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.938 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.938 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881538s client | 0.938 DEBUG Setting timeout of 29.999881538s client | 0.938 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.938 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.938 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.938 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999855789s client | 0.938 DEBUG Setting timeout of 29.999855789s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/431 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/868 (1.4%) client | 0.940 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=908 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 994817, len: 1445, fin: false } client | 0.940 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 324292402 } client | 0.940 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.940 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.940 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.940 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949094ms client | 0.940 DEBUG Setting timeout of 19.949094ms client | 0.940 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.940 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.940 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.940 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.925169ms client | 0.940 DEBUG Setting timeout of 19.925169ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/869 (1.4%) client | 0.941 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=909 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 996262, len: 1437, fin: false } client | 0.941 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 305485570 } client | 0.941 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.941 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.941 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=435 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 909, ack_delay: 3, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.941 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.941 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.941 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.941 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913378s client | 0.941 DEBUG Setting timeout of 29.999913378s client | 0.941 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.941 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.941 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.941 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844658s client | 0.941 DEBUG Setting timeout of 29.999844658s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/432 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/870 (1.4%) client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=910 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 997699, len: 1445, fin: false } client | 0.942 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 326688677 } client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.942 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970866ms client | 0.942 DEBUG Setting timeout of 19.970866ms client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.942 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948073ms client | 0.942 DEBUG Setting timeout of 19.948073ms sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/871 (1.4%) client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=911 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 999144, len: 321, fin: false } client | 0.942 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 307024894 } client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=436 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 911, ack_delay: 3, first_ack_range: 74, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.942 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895494s client | 0.942 DEBUG Setting timeout of 29.999895494s client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.942 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.942 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867842s client | 0.942 DEBUG Setting timeout of 29.999867842s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/433 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/872 (1.4%) client | 0.943 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=912 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 999465, len: 1445, fin: false } client | 0.943 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 328192804 } client | 0.943 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.943 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.943 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.943 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969773ms client | 0.943 DEBUG Setting timeout of 19.969773ms client | 0.943 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.943 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.943 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.943 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947551ms client | 0.943 DEBUG Setting timeout of 19.947551ms sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/873 (1.4%) client | 0.944 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=913 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1000910, len: 160, fin: false } client | 0.944 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 308379705 } client | 0.944 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.944 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.944 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=437 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 913, ack_delay: 3, first_ack_range: 76, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.944 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.944 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.944 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.944 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999918207s client | 0.944 DEBUG Setting timeout of 29.999918207s client | 0.944 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.944 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.944 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.944 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999893551s client | 0.944 DEBUG Setting timeout of 29.999893551s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/874 (1.4%) client | 0.945 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=914 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1001070, len: 1445, fin: false } client | 0.945 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 329557201 } client | 0.945 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.945 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.945 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.945 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971356ms client | 0.945 DEBUG Setting timeout of 19.971356ms client | 0.945 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.945 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.945 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.945 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950437ms client | 0.945 DEBUG Setting timeout of 19.950437ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/434 (1.2%) sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/875 (1.4%) client | 0.946 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=915 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1002515, len: 895, fin: false } client | 0.946 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 310291022 } client | 0.946 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.946 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.946 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=438 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 915, ack_delay: 3, first_ack_range: 78, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.946 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.946 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.946 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.946 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999863364s client | 0.946 DEBUG Setting timeout of 29.999863364s client | 0.946 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.946 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.946 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.946 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999832055s client | 0.946 DEBUG Setting timeout of 29.999832055s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/876 (1.4%) client | 0.947 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=916 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1003410, len: 1445, fin: false } client | 0.947 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 331521485 } client | 0.947 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.947 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.947 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.947 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970995ms client | 0.947 DEBUG Setting timeout of 19.970995ms client | 0.947 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.947 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.947 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.947 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947401ms client | 0.947 DEBUG Setting timeout of 19.947401ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/435 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/877 (1.4%) client | 0.948 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=917 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1004855, len: 1445, fin: false } client | 0.948 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 312748266 } client | 0.948 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.948 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.948 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=439 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 917, ack_delay: 3, first_ack_range: 80, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.948 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.948 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.948 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.948 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915041s client | 0.948 DEBUG Setting timeout of 29.999915041s client | 0.948 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.948 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.948 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.948 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999806407s client | 0.948 DEBUG Setting timeout of 29.999806407s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/878 (1.4%) client | 0.949 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=918 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1006300, len: 1445, fin: false } client | 0.949 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 333919404 } client | 0.949 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/436 (1.1%) client | 0.949 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.949 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.949 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970344ms client | 0.949 DEBUG Setting timeout of 19.970344ms client | 0.949 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.949 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.949 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.949 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926592ms client | 0.949 DEBUG Setting timeout of 19.926592ms sim | Forwarding 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/879 (1.4%) client | 0.950 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=919 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 863 client | -> RX Stream { stream_id: 0, offset: 1007745, len: 837, fin: false } client | 0.950 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 314637261 } client | 0.950 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.950 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.950 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=440 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 919, ack_delay: 3, first_ack_range: 82, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.950 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.950 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.950 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.950 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895665s client | 0.950 DEBUG Setting timeout of 29.999895665s client | 0.950 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.950 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.950 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.950 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872321s client | 0.950 DEBUG Setting timeout of 29.999872321s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/880 (1.4%) client | 0.951 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=920 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1008582, len: 1445, fin: false } client | 0.951 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 335849274 } client | 0.951 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.951 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.951 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.951 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971096ms client | 0.951 DEBUG Setting timeout of 19.971096ms client | 0.951 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.951 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.951 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.951 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948584ms client | 0.951 DEBUG Setting timeout of 19.948584ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/437 (1.1%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/881 (1.4%) client | 0.952 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=921 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1010027, len: 903, fin: false } client | 0.952 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 316594030 } client | 0.952 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.952 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.952 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=441 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 921, ack_delay: 3, first_ack_range: 84, ack_ranges: [AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.952 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.952 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.952 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.952 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912956s client | 0.952 DEBUG Setting timeout of 29.999912956s client | 0.952 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.952 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.952 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.952 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988811s client | 0.952 DEBUG Setting timeout of 29.99988811s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 12/882 (1.4%) client | 0.953 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=922 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1010930, len: 1445, fin: false } client | 0.953 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 337805681 } client | 0.953 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.953 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.953 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.953 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971928ms client | 0.953 DEBUG Setting timeout of 19.971928ms client | 0.953 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.953 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.953 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.953 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950147ms client | 0.953 DEBUG Setting timeout of 19.950147ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/438 (1.1%) sim | Dropping 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/883 (1.5%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/884 (1.5%) client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=924 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1013270, len: 1445, fin: false } client | 0.955 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 319775941 } client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=442 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 924, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.955 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910322s client | 0.955 DEBUG Setting timeout of 29.999910322s client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.955 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884674s client | 0.955 DEBUG Setting timeout of 29.999884674s sim | Forwarding 487 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/885 (1.5%) client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=925 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 487 client | -> RX Stream { stream_id: 0, offset: 1014715, len: 461, fin: false } client | 0.955 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 340186332 } client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.955 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970765ms client | 0.955 DEBUG Setting timeout of 19.970765ms client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.955 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.955 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949355ms client | 0.955 DEBUG Setting timeout of 19.949355ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/439 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/886 (1.5%) client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=926 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1015176, len: 1445, fin: false } client | 0.957 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 321391763 } client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=443 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 926, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.957 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894082s client | 0.957 DEBUG Setting timeout of 29.999894082s client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.957 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867151s client | 0.957 DEBUG Setting timeout of 29.999867151s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/887 (1.5%) client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=927 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1016621, len: 903, fin: false } client | 0.957 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 342156665 } client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.957 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970685ms client | 0.957 DEBUG Setting timeout of 19.970685ms client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.957 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.957 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947902ms client | 0.957 DEBUG Setting timeout of 19.947902ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/440 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/888 (1.5%) client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=928 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1017524, len: 1445, fin: false } client | 0.959 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 323356903 } client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=444 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 928, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.959 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999898281s client | 0.959 DEBUG Setting timeout of 29.999898281s client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.959 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999798324s client | 0.959 DEBUG Setting timeout of 29.999798324s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/441 (1.1%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/889 (1.5%) client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=929 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1018969, len: 903, fin: false } client | 0.959 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 344116305 } client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.959 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970825ms client | 0.959 DEBUG Setting timeout of 19.970825ms client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.959 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.959 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950206ms client | 0.959 DEBUG Setting timeout of 19.950206ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/890 (1.5%) client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=930 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1019872, len: 1445, fin: false } client | 0.961 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 325323159 } client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=445 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 930, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.961 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913368s client | 0.961 DEBUG Setting timeout of 29.999913368s client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.961 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887569s client | 0.961 DEBUG Setting timeout of 29.999887569s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/442 (1.1%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/891 (1.5%) client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=931 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1021317, len: 903, fin: false } client | 0.961 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 346082303 } client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.961 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970876ms client | 0.961 DEBUG Setting timeout of 19.970876ms client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.961 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.961 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955958ms client | 0.961 DEBUG Setting timeout of 19.955958ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/892 (1.5%) client | 0.963 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=932 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1022220, len: 1445, fin: false } client | 0.963 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 327288855 } client | 0.963 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.963 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.963 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=446 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 932, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.963 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.963 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.963 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.963 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999918156s client | 0.963 DEBUG Setting timeout of 29.999918156s client | 0.963 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.963 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.963 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.963 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895123s client | 0.963 DEBUG Setting timeout of 29.999895123s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/443 (1.1%) sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/893 (1.5%) client | 0.964 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=933 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 1023665, len: 1427, fin: false } client | 0.964 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 348470974 } client | 0.964 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.964 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.964 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.964 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947591ms client | 0.964 DEBUG Setting timeout of 19.947591ms client | 0.964 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.964 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.964 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.964 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926913ms client | 0.964 DEBUG Setting timeout of 19.926913ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/894 (1.5%) client | 0.965 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=934 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/444 (1.1%) client | -> RX Stream { stream_id: 0, offset: 1025092, len: 1445, fin: false } client | 0.965 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 329676786 } client | 0.965 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.965 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.965 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=447 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 934, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.965 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.965 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.965 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.965 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904942s client | 0.965 DEBUG Setting timeout of 29.999904942s client | 0.965 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.965 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.965 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.965 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883261s client | 0.965 DEBUG Setting timeout of 29.999883261s sim | Forwarding 1445 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/895 (1.5%) client | 0.966 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=935 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1445 client | -> RX Stream { stream_id: 0, offset: 1026537, len: 1419, fin: false } client | 0.966 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 350811492 } client | 0.966 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.966 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.966 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.966 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969413ms client | 0.966 DEBUG Setting timeout of 19.969413ms client | 0.966 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.966 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.966 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.966 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948363ms client | 0.966 DEBUG Setting timeout of 19.948363ms sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/445 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/896 (1.5%) client | 0.967 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=936 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1027956, len: 1445, fin: false } client | 0.967 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 332062618 } client | 0.967 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.967 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.967 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=448 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 936, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.967 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.967 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.967 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.967 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911674s client | 0.967 DEBUG Setting timeout of 29.999911674s client | 0.967 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.967 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.967 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.967 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886397s client | 0.967 DEBUG Setting timeout of 29.999886397s sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/897 (1.4%) client | 0.968 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=937 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1029401, len: 1420, fin: false } client | 0.969 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 353243503 } client | 0.969 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.969 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.969 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.969 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959093ms client | 0.969 DEBUG Setting timeout of 19.959093ms client | 0.969 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.969 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.969 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.969 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937313ms client | 0.969 DEBUG Setting timeout of 19.937313ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/898 (1.4%) client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=938 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1030821, len: 1445, fin: false } client | 0.970 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 334440329 } client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=449 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 938, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.970 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912235s client | 0.970 DEBUG Setting timeout of 29.999912235s client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.970 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887819s client | 0.970 DEBUG Setting timeout of 29.999887819s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/446 (1.1%) sim | Forwarding 915 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/899 (1.4%) client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=939 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 915 client | -> RX Stream { stream_id: 0, offset: 1032266, len: 889, fin: false } client | 0.970 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 355174324 } client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.970 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970695ms client | 0.970 DEBUG Setting timeout of 19.970695ms client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.970 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.970 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949435ms client | 0.970 DEBUG Setting timeout of 19.949435ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/900 (1.4%) client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=940 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1033155, len: 1445, fin: false } client | 0.972 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 336398845 } client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=450 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 940, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.972 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910131s client | 0.972 DEBUG Setting timeout of 29.999910131s client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.972 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884623s client | 0.972 DEBUG Setting timeout of 29.999884623s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/447 (1.1%) sim | Forwarding 679 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/901 (1.4%) client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=941 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 679 client | -> RX Stream { stream_id: 0, offset: 1034600, len: 653, fin: false } client | 0.972 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 356930883 } client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.972 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973721ms client | 0.972 DEBUG Setting timeout of 19.973721ms client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.972 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.972 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952952ms client | 0.972 DEBUG Setting timeout of 19.952952ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/902 (1.4%) client | 0.973 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=942 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1035253, len: 1445, fin: false } client | 0.973 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 338169318 } client | 0.973 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.973 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.973 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=451 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 942, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.974 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.974 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.974 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.974 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910853s client | 0.974 DEBUG Setting timeout of 29.999910853s client | 0.974 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.974 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.974 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.974 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885646s client | 0.974 DEBUG Setting timeout of 29.999885646s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/448 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/903 (1.4%) client | 0.975 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=943 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1036698, len: 1445, fin: false } client | 0.975 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 359371766 } client | 0.975 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.975 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.975 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.975 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970515ms client | 0.975 DEBUG Setting timeout of 19.970515ms client | 0.975 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.975 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.975 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.975 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948734ms client | 0.975 DEBUG Setting timeout of 19.948734ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/904 (1.4%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/449 (1.1%) client | 0.976 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=944 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1038143, len: 1445, fin: false } client | 0.976 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 340558411 } client | 0.976 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.976 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.976 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=452 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 944, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.976 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.976 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.976 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.976 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915151s client | 0.976 DEBUG Setting timeout of 29.999915151s client | 0.976 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.976 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.976 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.976 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894031s client | 0.976 DEBUG Setting timeout of 29.999894031s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/905 (1.4%) client | 0.977 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=945 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1039588, len: 1437, fin: false } client | 0.977 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 361765976 } client | 0.977 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.977 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.977 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.977 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969182ms client | 0.977 DEBUG Setting timeout of 19.969182ms client | 0.977 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.977 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.977 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.977 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948353ms client | 0.977 DEBUG Setting timeout of 19.948353ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/450 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/906 (1.4%) client | 0.978 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=946 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1041025, len: 1445, fin: false } client | 0.978 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 342947422 } client | 0.978 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.978 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.978 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=453 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 946, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.978 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.978 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.978 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.978 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999835963s client | 0.978 DEBUG Setting timeout of 29.999835963s client | 0.978 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.978 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.978 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.978 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99980777s client | 0.978 DEBUG Setting timeout of 29.99980777s sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/907 (1.4%) client | 0.979 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=947 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1042470, len: 491, fin: false } client | 0.979 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 363416328 } client | 0.979 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.979 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.979 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.979 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969483ms client | 0.979 DEBUG Setting timeout of 19.969483ms client | 0.979 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.979 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.979 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.979 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945688ms client | 0.979 DEBUG Setting timeout of 19.945688ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/908 (1.4%) client | 0.980 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=948 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1042961, len: 1445, fin: false } client | 0.980 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 344600512 } client | 0.980 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.980 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.980 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=454 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 948, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.980 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.980 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.980 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.980 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912746s client | 0.980 DEBUG Setting timeout of 29.999912746s client | 0.980 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.980 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.980 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.980 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890685s client | 0.980 DEBUG Setting timeout of 29.999890685s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/451 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/909 (1.4%) client | 0.981 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=949 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1044406, len: 1445, fin: false } client | 0.981 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 365802328 } client | 0.981 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.981 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.981 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.981 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968691ms client | 0.981 DEBUG Setting timeout of 19.968691ms client | 0.981 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.981 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.981 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.981 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947962ms client | 0.981 DEBUG Setting timeout of 19.947962ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/910 (1.4%) client | 0.982 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=950 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1045851, len: 1445, fin: false } client | 0.982 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 347015080 } client | 0.982 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 348 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/911 (1.4%) client | 0.982 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.982 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=455 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 950, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.982 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.982 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.982 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.982 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912215s client | 0.982 DEBUG Setting timeout of 29.999912215s client | 0.982 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.982 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.982 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.982 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885555s client | 0.982 DEBUG Setting timeout of 29.999885555s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/452 (1.1%) client | 0.982 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=951 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 348 client | -> RX Stream { stream_id: 0, offset: 1047296, len: 322, fin: false } client | 0.983 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 367249457 } client | 0.983 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.983 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.983 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.983 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971136ms client | 0.983 DEBUG Setting timeout of 19.971136ms client | 0.983 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.983 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.983 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.983 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936812ms client | 0.983 DEBUG Setting timeout of 19.936812ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/912 (1.4%) client | 0.984 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=952 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1047618, len: 1445, fin: false } client | 0.984 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 348506434 } client | 0.984 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.984 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.984 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=456 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 952, ack_delay: 4, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.984 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.984 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.984 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.984 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908528s client | 0.984 DEBUG Setting timeout of 29.999908528s client | 0.984 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.984 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.984 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.984 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883542s client | 0.984 DEBUG Setting timeout of 29.999883542s sim | Forwarding 1464 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/913 (1.4%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/453 (1.1%) client | 0.985 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=953 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1464 client | -> RX Stream { stream_id: 0, offset: 1049063, len: 1438, fin: false } client | 0.985 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 369697055 } client | 0.985 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.985 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.985 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.985 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970174ms client | 0.985 DEBUG Setting timeout of 19.970174ms client | 0.985 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.985 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.985 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.985 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948273ms client | 0.985 DEBUG Setting timeout of 19.948273ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/914 (1.4%) client | 0.986 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=954 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1050501, len: 1445, fin: false } client | 0.986 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 350901965 } client | 0.986 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.986 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.986 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=457 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 954, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.986 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.986 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.986 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.986 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999857794s client | 0.986 DEBUG Setting timeout of 29.999857794s client | 0.986 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.986 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.986 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.986 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99976547s client | 0.986 DEBUG Setting timeout of 29.99976547s sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/915 (1.4%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/454 (1.1%) client | 0.987 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=955 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1051946, len: 945, fin: false } client | 0.987 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 371694143 } client | 0.987 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.987 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.987 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.987 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968692ms client | 0.987 DEBUG Setting timeout of 19.968692ms client | 0.987 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.987 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.987 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.987 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947762ms client | 0.987 DEBUG Setting timeout of 19.947762ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/916 (1.4%) client | 0.988 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=956 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1052891, len: 1445, fin: false } client | 0.988 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 352913554 } client | 0.988 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.988 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.988 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=458 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 956, ack_delay: 4, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.988 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.988 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.988 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.988 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891326s client | 0.988 DEBUG Setting timeout of 29.999891326s client | 0.988 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.988 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.988 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.988 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999866198s client | 0.988 DEBUG Setting timeout of 29.999866198s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/455 (1.1%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/917 (1.4%) client | 0.989 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=957 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1054336, len: 887, fin: false } client | 0.989 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 373632411 } client | 0.989 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.989 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.989 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.989 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943324ms client | 0.989 DEBUG Setting timeout of 19.943324ms client | 0.989 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.989 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.989 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.989 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.91984ms client | 0.989 DEBUG Setting timeout of 19.91984ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/918 (1.4%) client | 0.990 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=958 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1055223, len: 1445, fin: false } client | 0.990 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 354861944 } client | 0.990 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.990 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.990 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=459 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 958, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.990 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.990 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.990 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.990 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911324s client | 0.990 DEBUG Setting timeout of 29.999911324s client | 0.990 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.990 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.990 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.990 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885285s client | 0.990 DEBUG Setting timeout of 29.999885285s sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/919 (1.4%) client | 0.991 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=959 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1056668, len: 887, fin: false } client | 0.991 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 375607151 } client | 0.991 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.991 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.991 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.991 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969763ms client | 0.991 DEBUG Setting timeout of 19.969763ms client | 0.991 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.991 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.991 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.991 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950768ms client | 0.991 DEBUG Setting timeout of 19.950768ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/456 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/920 (1.4%) client | 0.992 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=960 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1057555, len: 1445, fin: false } client | 0.992 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 356820396 } client | 0.992 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.992 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.992 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=460 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 960, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.992 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.992 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.992 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.992 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989883s client | 0.992 DEBUG Setting timeout of 29.99989883s client | 0.992 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.992 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.992 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.992 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999871088s client | 0.992 DEBUG Setting timeout of 29.999871088s sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/921 (1.4%) client | 0.993 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=961 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 1059000, len: 1353, fin: false } client | 0.993 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 377946704 } client | 0.993 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.993 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.993 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.993 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969864ms client | 0.993 DEBUG Setting timeout of 19.969864ms client | 0.993 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.993 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.993 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.993 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948323ms client | 0.993 DEBUG Setting timeout of 19.948323ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/457 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/922 (1.4%) client | 0.994 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=962 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1060353, len: 1445, fin: false } client | 0.994 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 359140437 } client | 0.994 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.994 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.994 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=461 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 962, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.994 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.995 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.995 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.995 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890334s client | 0.995 DEBUG Setting timeout of 29.999890334s client | 0.995 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.995 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.995 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.995 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999863073s client | 0.995 DEBUG Setting timeout of 29.999863073s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/458 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/923 (1.4%) client | 0.996 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=963 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1061798, len: 1437, fin: false } client | 0.996 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 380340987 } client | 0.996 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.996 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.996 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.996 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972689ms client | 0.996 DEBUG Setting timeout of 19.972689ms client | 0.996 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.996 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.996 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.996 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940799ms client | 0.996 DEBUG Setting timeout of 19.940799ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/924 (1.4%) client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=964 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1063235, len: 1445, fin: false } client | 0.997 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 361535056 } client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.997 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=462 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 964, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.997 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.997 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908098s client | 0.997 DEBUG Setting timeout of 29.999908098s client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.997 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.997 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880816s client | 0.997 DEBUG Setting timeout of 29.999880816s client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=965 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1064680, len: 321, fin: false } client | 0.997 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 381859184 } client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/925 (1.4%) client | 0.997 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.997 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971587ms client | 0.997 DEBUG Setting timeout of 19.971587ms client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.997 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.997 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.997 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950848ms client | 0.997 DEBUG Setting timeout of 19.950848ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/459 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/926 (1.4%) client | 0.998 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=966 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1065001, len: 1445, fin: false } client | 0.998 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 363051811 } client | 0.998 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.998 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.998 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=463 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 966, ack_delay: 4, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/927 (1.4%) client | 0.998 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.998 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.998 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.998 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905984s client | 0.998 DEBUG Setting timeout of 29.999905984s client | 0.998 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.998 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.998 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.998 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883121s client | 0.998 DEBUG Setting timeout of 29.999883121s client | 0.999 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=967 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1066446, len: 160, fin: false } client | 0.999 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 383303655 } client | 0.999 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.999 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.999 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.999 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970324ms client | 0.999 DEBUG Setting timeout of 19.970324ms client | 0.999 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.999 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 0.999 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 0.999 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938244ms client | 0.999 DEBUG Setting timeout of 19.938244ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/460 (1.1%) client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=968 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1066606, len: 1445, fin: false } client | 1.000 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 364373917 } client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=464 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/928 (1.4%) client | TX -> Ack { largest_acknowledged: 968, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.000 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990953s client | 1.000 DEBUG Setting timeout of 29.99990953s client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.000 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882379s client | 1.000 DEBUG Setting timeout of 29.999882379s sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/929 (1.4%) client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=969 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1068051, len: 895, fin: false } client | 1.000 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 385136535 } client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.000 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973109ms client | 1.000 DEBUG Setting timeout of 19.973109ms client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.000 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.000 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951769ms client | 1.000 DEBUG Setting timeout of 19.951769ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/461 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/930 (1.4%) client | 1.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=970 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1068946, len: 1445, fin: false } client | 1.002 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 366385107 } client | 1.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.002 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=465 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 970, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.002 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.002 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911935s client | 1.002 DEBUG Setting timeout of 29.999911935s client | 1.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.002 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.002 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.002 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887569s client | 1.002 DEBUG Setting timeout of 29.999887569s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/931 (1.4%) client | 1.003 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=971 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1070391, len: 1445, fin: false } client | 1.003 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 387591466 } client | 1.003 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.003 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.003 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.003 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970043ms client | 1.003 DEBUG Setting timeout of 19.970043ms client | 1.003 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.003 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.003 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.003 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945748ms client | 1.003 DEBUG Setting timeout of 19.945748ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/462 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/932 (1.4%) client | 1.004 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=972 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1071836, len: 1445, fin: false } client | 1.004 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 368767638 } client | 1.004 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.004 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.004 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=466 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 972, ack_delay: 3, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.004 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.004 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.004 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.004 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999900043s client | 1.004 DEBUG Setting timeout of 29.999900043s client | 1.004 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.004 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.004 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.004 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870878s client | 1.004 DEBUG Setting timeout of 29.999870878s sim | Forwarding 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/933 (1.4%) client | 1.005 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=973 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 863 client | -> RX Stream { stream_id: 0, offset: 1073281, len: 837, fin: false } client | 1.005 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 389499725 } client | 1.005 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.005 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.005 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.005 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970364ms client | 1.005 DEBUG Setting timeout of 19.970364ms client | 1.005 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.005 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.005 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.005 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948253ms client | 1.005 DEBUG Setting timeout of 19.948253ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/463 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/934 (1.4%) client | 1.006 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=974 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1074118, len: 1445, fin: false } client | 1.006 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 370698692 } client | 1.006 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.006 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.006 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=467 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 974, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.006 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.006 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.006 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.006 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908078s client | 1.006 DEBUG Setting timeout of 29.999908078s client | 1.006 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.006 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.006 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.006 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881959s client | 1.006 DEBUG Setting timeout of 29.999881959s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/935 (1.4%) client | 1.007 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=975 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1075563, len: 903, fin: false } client | 1.007 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 391463561 } client | 1.007 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.007 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.007 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.007 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969112ms client | 1.007 DEBUG Setting timeout of 19.969112ms client | 1.007 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.007 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.007 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.007 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94707ms client | 1.007 DEBUG Setting timeout of 19.94707ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/464 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/936 (1.4%) client | 1.008 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=976 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1076466, len: 1445, fin: false } client | 1.008 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 372656028 } client | 1.008 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.008 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.008 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=468 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 976, ack_delay: 3, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.008 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.008 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.008 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.008 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907066s client | 1.008 DEBUG Setting timeout of 29.999907066s client | 1.008 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.008 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.008 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.008 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882259s client | 1.008 DEBUG Setting timeout of 29.999882259s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/937 (1.4%) client | 1.009 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=977 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1077911, len: 1445, fin: false } client | 1.009 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 393864414 } client | 1.009 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.009 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.009 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.009 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970314ms client | 1.009 DEBUG Setting timeout of 19.970314ms client | 1.009 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.009 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.009 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.009 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949625ms client | 1.009 DEBUG Setting timeout of 19.949625ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/465 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/938 (1.4%) client | 1.010 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=978 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1012375, len: 895, fin: false } client | -> RX Stream { stream_id: 0, offset: 1079356, len: 542, fin: false } client | 1.010 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 375070708 } client | 1.010 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.010 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.010 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=469 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 978, ack_delay: 4, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.010 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.010 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.010 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.010 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907566s client | 1.010 DEBUG Setting timeout of 29.999907566s client | 1.010 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.010 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.010 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.010 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99982436s client | 1.011 DEBUG Setting timeout of 29.99982436s sim | Forwarding 1390 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/939 (1.4%) client | 1.011 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=979 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1390 client | -> RX Stream { stream_id: 0, offset: 1079898, len: 1364, fin: false } client | 1.011 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 396193843 } client | 1.011 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.011 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.011 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.011 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968822ms client | 1.011 DEBUG Setting timeout of 19.968822ms client | 1.011 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.011 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.011 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.011 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945889ms client | 1.012 DEBUG Setting timeout of 19.945889ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/466 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/940 (1.4%) client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=980 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1081262, len: 1445, fin: false } client | 1.013 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 377397246 } client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=470 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 980, ack_delay: 3, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.013 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999875827s client | 1.013 DEBUG Setting timeout of 29.999875827s client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.013 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848235s client | 1.013 DEBUG Setting timeout of 29.999848235s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/941 (1.4%) client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=981 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1082707, len: 903, fin: false } client | 1.013 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 398166299 } client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.013 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973781ms client | 1.013 DEBUG Setting timeout of 19.973781ms client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.013 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.013 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950497ms client | 1.013 DEBUG Setting timeout of 19.950497ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/467 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/942 (1.4%) client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=982 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1083610, len: 1445, fin: false } client | 1.015 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 379363033 } client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=471 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 982, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.015 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999916934s client | 1.015 DEBUG Setting timeout of 29.999916934s client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.015 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891236s client | 1.015 DEBUG Setting timeout of 29.999891236s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/468 (1.1%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/943 (1.4%) client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=983 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1085055, len: 903, fin: false } client | 1.015 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 400133002 } client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.015 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973099ms client | 1.015 DEBUG Setting timeout of 19.973099ms client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.015 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.015 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949024ms client | 1.015 DEBUG Setting timeout of 19.949024ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/944 (1.4%) client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=984 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1085958, len: 1445, fin: false } client | 1.017 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 381344322 } client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=472 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 984, ack_delay: 3, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.017 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912626s client | 1.017 DEBUG Setting timeout of 29.999912626s client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.017 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890234s client | 1.017 DEBUG Setting timeout of 29.999890234s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/469 (1.1%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/945 (1.4%) client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=985 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1087403, len: 903, fin: false } client | 1.017 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 402094158 } client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.017 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970665ms client | 1.017 DEBUG Setting timeout of 19.970665ms client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.017 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.017 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949034ms client | 1.017 DEBUG Setting timeout of 19.949034ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/946 (1.4%) client | 1.019 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=986 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1088306, len: 1445, fin: false } client | 1.019 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 383297214 } client | 1.019 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.019 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.019 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=473 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 986, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.019 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.019 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.019 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.019 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912866s client | 1.019 DEBUG Setting timeout of 29.999912866s client | 1.019 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.019 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.019 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.019 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999845179s client | 1.019 DEBUG Setting timeout of 29.999845179s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/470 (1.1%) sim | Forwarding 1453 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/947 (1.4%) client | 1.020 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=987 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1453 client | -> RX Stream { stream_id: 0, offset: 1089751, len: 1427, fin: false } client | 1.020 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 404489631 } client | 1.020 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.020 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.020 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.020 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972899ms client | 1.020 DEBUG Setting timeout of 19.972899ms client | 1.020 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.020 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.020 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.020 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949475ms client | 1.020 DEBUG Setting timeout of 19.949475ms client | 1.021 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=988 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1091178, len: 1445, fin: false } client | 1.021 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 385624489 } client | 1.021 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/948 (1.4%) client | 1.021 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.021 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=474 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 988, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.021 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.021 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.021 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.021 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895544s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/471 (1.1%) client | 1.021 DEBUG Setting timeout of 29.999895544s client | 1.021 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.021 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.021 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.021 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869756s client | 1.021 DEBUG Setting timeout of 29.999869756s sim | Forwarding 1445 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/949 (1.4%) client | 1.022 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=989 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1445 client | -> RX Stream { stream_id: 0, offset: 1092623, len: 1419, fin: false } client | 1.022 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 406830488 } client | 1.022 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.022 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.022 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.022 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970164ms client | 1.022 DEBUG Setting timeout of 19.970164ms client | 1.022 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.022 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.022 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.022 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946911ms client | 1.022 DEBUG Setting timeout of 19.946911ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/472 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/950 (1.4%) client | 1.023 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=990 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1094042, len: 1445, fin: false } client | 1.023 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 388052152 } client | 1.023 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.023 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.023 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=475 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 990, ack_delay: 3, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.023 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.023 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.023 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.023 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872148s client | 1.023 DEBUG Setting timeout of 29.999872148s client | 1.023 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.023 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.023 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.023 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999839667s client | 1.023 DEBUG Setting timeout of 29.999839667s sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/951 (1.4%) client | 1.025 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=991 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1095487, len: 1420, fin: false } client | 1.025 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 409251245 } client | 1.025 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.025 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.025 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.025 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969532ms client | 1.025 DEBUG Setting timeout of 19.969532ms client | 1.025 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.025 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.025 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.025 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945738ms client | 1.025 DEBUG Setting timeout of 19.945738ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/473 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/952 (1.4%) client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=992 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1096907, len: 1445, fin: false } client | 1.026 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 390440261 } client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=476 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 992, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.026 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999820822s client | 1.026 DEBUG Setting timeout of 29.999820822s client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.026 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999791578s client | 1.026 DEBUG Setting timeout of 29.999791578s sim | Forwarding 915 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/953 (1.4%) client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=993 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 915 client | -> RX Stream { stream_id: 0, offset: 1098352, len: 889, fin: false } client | 1.026 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 411163101 } client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.026 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969983ms client | 1.026 DEBUG Setting timeout of 19.969983ms client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.026 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.026 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948093ms client | 1.026 DEBUG Setting timeout of 19.948093ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/954 (1.4%) client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=994 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1099241, len: 1445, fin: false } client | 1.028 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 392408527 } client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=477 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 994, ack_delay: 5, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.028 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999899922s client | 1.028 DEBUG Setting timeout of 29.999899922s client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.028 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874184s client | 1.028 DEBUG Setting timeout of 29.999874184s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/474 (1.1%) sim | Forwarding 679 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/955 (1.4%) client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=995 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 679 client | -> RX Stream { stream_id: 0, offset: 1100686, len: 653, fin: false } client | 1.028 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 412993010 } client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.028 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949585ms client | 1.028 DEBUG Setting timeout of 19.949585ms client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.028 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.028 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.924598ms client | 1.028 DEBUG Setting timeout of 19.924598ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/956 (1.4%) client | 1.029 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=996 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1101339, len: 1445, fin: false } client | 1.029 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 394181875 } client | 1.029 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.029 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.029 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=478 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 996, ack_delay: 3, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.030 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.030 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.030 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.030 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915562s client | 1.030 DEBUG Setting timeout of 29.999915562s client | 1.030 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.030 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.030 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.030 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848857s client | 1.030 DEBUG Setting timeout of 29.999848857s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/475 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/957 (1.4%) client | 1.031 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=997 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1102784, len: 1445, fin: false } client | 1.031 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 415375218 } client | 1.031 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.031 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.031 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.031 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970535ms client | 1.031 DEBUG Setting timeout of 19.970535ms client | 1.031 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.031 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.031 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.031 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947963ms client | 1.031 DEBUG Setting timeout of 19.947963ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/958 (1.4%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/476 (1.1%) client | 1.032 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=998 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1104229, len: 1445, fin: false } client | 1.032 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 396578908 } client | 1.032 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.032 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.032 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=479 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 998, ack_delay: 3, first_ack_range: 74, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.032 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.032 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.032 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.032 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999834688s client | 1.032 DEBUG Setting timeout of 29.999834688s client | 1.032 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.032 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.032 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.032 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999806295s client | 1.032 DEBUG Setting timeout of 29.999806295s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/959 (1.4%) client | 1.033 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=999 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1105674, len: 1437, fin: false } client | 1.033 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 417785212 } client | 1.033 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.033 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.033 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.033 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969553ms client | 1.033 DEBUG Setting timeout of 19.969553ms client | 1.033 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.033 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.033 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.033 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94702ms client | 1.033 DEBUG Setting timeout of 19.94702ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 5/477 (1.0%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/960 (1.4%) client | 1.034 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1000 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1107111, len: 1445, fin: false } client | 1.034 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 398961749 } client | 1.034 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.034 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.034 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=480 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1000, ack_delay: 3, first_ack_range: 76, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.034 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.034 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.034 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.034 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891437s client | 1.034 DEBUG Setting timeout of 29.999891437s client | 1.034 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.034 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.034 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.034 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864817s client | 1.034 DEBUG Setting timeout of 29.999864817s sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/961 (1.4%) client | 1.035 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1001 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1108556, len: 491, fin: false } client | 1.035 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 419402345 } client | 1.035 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.035 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.035 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.035 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970555ms client | 1.035 DEBUG Setting timeout of 19.970555ms client | 1.035 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.035 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.035 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.035 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949034ms client | 1.035 DEBUG Setting timeout of 19.949034ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/962 (1.4%) client | 1.036 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1002 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1109047, len: 1445, fin: false } client | 1.036 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 400602441 } client | 1.036 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.036 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.036 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=481 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1002, ack_delay: 3, first_ack_range: 78, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.036 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.036 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.036 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.036 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906755s client | 1.036 DEBUG Setting timeout of 29.999906755s client | 1.036 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.036 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.036 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.036 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882951s client | 1.036 DEBUG Setting timeout of 29.999882951s sim | Dropping 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/478 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/963 (1.3%) client | 1.037 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1003 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1110492, len: 1445, fin: false } client | 1.037 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 421810832 } client | 1.037 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.037 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.037 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.037 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971617ms client | 1.037 DEBUG Setting timeout of 19.971617ms client | 1.037 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.037 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.037 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.037 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.858677ms client | 1.037 DEBUG Setting timeout of 19.858677ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/964 (1.3%) client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1004 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1111937, len: 1445, fin: false } client | 1.038 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 402999790 } client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.038 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=482 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1004, ack_delay: 5, first_ack_range: 80, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.038 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.038 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870578s client | 1.038 DEBUG Setting timeout of 29.999870578s client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.038 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=483 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 44 client | TX -> MaxStreamData { stream_id: StreamId(0), maximum_stream_data: 2161958 } client | 1.038 DEBUG packet_sent this=0x563cbaf51970, pn=483, ps=44 client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.038 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.038 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.038 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 116.700382ms client | 1.038 DEBUG Setting timeout of 116.700382ms sim | Forwarding 348 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/965 (1.3%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/479 (1.3%) client | 1.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1005 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 348 client | -> RX Stream { stream_id: 0, offset: 1113382, len: 322, fin: false } client | 1.039 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 423441283 } client | 1.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.039 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.039 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970745ms client | 1.039 DEBUG Setting timeout of 19.970745ms client | 1.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.039 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.039 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.039 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9467ms client | 1.039 DEBUG Setting timeout of 19.9467ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/966 (1.3%) client | 1.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1006 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1113704, len: 1445, fin: false } client | 1.040 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 404512417 } client | 1.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.040 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=484 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1006, ack_delay: 3, first_ack_range: 82, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.040 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.040 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 115.314593ms client | 1.040 DEBUG Setting timeout of 115.314593ms client | 1.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.040 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.040 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.040 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 115.289426ms client | 1.040 DEBUG Setting timeout of 115.289426ms sim | Forwarding 1464 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/967 (1.3%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/480 (1.2%) client | 1.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1007 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1464 client | -> RX Stream { stream_id: 0, offset: 1115149, len: 1438, fin: false } client | 1.041 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 425713579 } client | 1.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.041 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.041 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970334ms client | 1.041 DEBUG Setting timeout of 19.970334ms client | 1.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.041 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.041 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.041 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947752ms client | 1.041 DEBUG Setting timeout of 19.947752ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/968 (1.3%) client | 1.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1008 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1116587, len: 1445, fin: false } client | 1.042 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 406915794 } client | 1.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.042 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=485 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1008, ack_delay: 3, first_ack_range: 84, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.042 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.042 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 112.827306ms client | 1.042 DEBUG Setting timeout of 112.827306ms client | 1.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.042 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.042 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.042 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 112.796649ms client | 1.042 DEBUG Setting timeout of 112.796649ms sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/969 (1.3%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/481 (1.2%) client | 1.043 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1009 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1118032, len: 945, fin: false } client | 1.043 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 427712393 } client | 1.043 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.043 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.043 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.043 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969923ms client | 1.043 DEBUG Setting timeout of 19.969923ms client | 1.043 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.043 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.043 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.043 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946439ms client | 1.043 DEBUG Setting timeout of 19.946439ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/970 (1.3%) client | 1.044 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1010 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1118977, len: 1445, fin: false } client | 1.044 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 408914743 } client | 1.044 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.044 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.044 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=486 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1010, ack_delay: 3, first_ack_range: 86, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.044 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.044 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.044 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.044 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.893602ms client | 1.044 DEBUG Setting timeout of 110.893602ms client | 1.044 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.044 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.044 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.044 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.869236ms client | 1.044 DEBUG Setting timeout of 110.869236ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/482 (1.2%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/971 (1.3%) client | 1.045 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1011 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1120422, len: 887, fin: false } client | 1.045 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 429646971 } client | 1.045 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.045 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.045 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.045 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970665ms client | 1.045 DEBUG Setting timeout of 19.970665ms client | 1.045 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.045 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.045 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.045 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9361ms client | 1.045 DEBUG Setting timeout of 19.9361ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/972 (1.3%) client | 1.046 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1012 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1121309, len: 1445, fin: false } client | 1.046 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 410897256 } client | 1.046 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.046 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.046 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=487 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1012, ack_delay: 3, first_ack_range: 88, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.046 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.046 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.046 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.046 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.928822ms client | 1.046 DEBUG Setting timeout of 108.928822ms client | 1.046 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.046 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.046 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.046 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.880612ms client | 1.046 DEBUG Setting timeout of 108.880612ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/973 (1.3%) client | 1.047 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1013 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1122754, len: 887, fin: false } client | 1.047 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 431624109 } client | 1.047 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.047 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.047 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.047 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971737ms client | 1.047 DEBUG Setting timeout of 19.971737ms client | 1.047 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.047 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.047 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.047 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948603ms client | 1.047 DEBUG Setting timeout of 19.948603ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/483 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/974 (1.3%) client | 1.048 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1014 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1123641, len: 1445, fin: false } client | 1.048 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 412825294 } client | 1.048 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.048 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.048 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=488 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1014, ack_delay: 3, first_ack_range: 90, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.048 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.048 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.048 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.048 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.997728ms client | 1.048 DEBUG Setting timeout of 106.997728ms client | 1.048 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.048 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.048 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.048 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.974064ms client | 1.048 DEBUG Setting timeout of 106.974064ms sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/975 (1.3%) client | 1.049 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1015 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 1125086, len: 1353, fin: false } client | 1.049 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 433949232 } client | 1.049 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.049 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.049 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.049 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972038ms client | 1.049 DEBUG Setting timeout of 19.972038ms client | 1.049 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.049 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.049 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.049 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950387ms client | 1.049 DEBUG Setting timeout of 19.950387ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/484 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/976 (1.3%) client | 1.050 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1016 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1126439, len: 1445, fin: false } client | 1.050 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 415150803 } client | 1.050 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.050 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.050 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=489 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1016, ack_delay: 3, first_ack_range: 92, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.050 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.050 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.050 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.050 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.67269ms client | 1.050 DEBUG Setting timeout of 104.67269ms client | 1.051 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.051 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.051 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.051 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.649646ms client | 1.051 DEBUG Setting timeout of 104.649646ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/485 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/977 (1.3%) client | 1.052 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1017 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1127884, len: 1437, fin: false } client | 1.052 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 436344091 } client | 1.052 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.052 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.052 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.052 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969803ms client | 1.052 DEBUG Setting timeout of 19.969803ms client | 1.052 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.052 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.052 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.052 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94682ms client | 1.052 DEBUG Setting timeout of 19.94682ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/978 (1.3%) client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1018 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1129321, len: 1445, fin: false } client | 1.053 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 417543360 } client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=490 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1018, ack_delay: 3, first_ack_range: 94, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.053 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.256839ms client | 1.053 DEBUG Setting timeout of 102.256839ms sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/979 (1.3%) client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.053 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.230289ms client | 1.053 DEBUG Setting timeout of 102.230289ms client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1019 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1130766, len: 321, fin: false } client | 1.053 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 437880049 } client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.053 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970034ms client | 1.053 DEBUG Setting timeout of 19.970034ms client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.053 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.053 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946069ms client | 1.053 DEBUG Setting timeout of 19.946069ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/486 (1.2%) sim | Forwarding 44 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/487 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/980 (1.3%) client | 1.054 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1020 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1131087, len: 1445, fin: false } client | 1.054 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 419072323 } client | 1.054 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/981 (1.3%) client | 1.054 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.054 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=491 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1020, ack_delay: 4, first_ack_range: 96, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.054 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.054 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.054 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.054 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.703732ms client | 1.054 DEBUG Setting timeout of 100.703732ms client | 1.055 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1021 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1132532, len: 160, fin: false } client | 1.055 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 439242201 } client | 1.055 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.055 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.055 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.055 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942179ms client | 1.055 DEBUG Setting timeout of 19.942179ms client | 1.055 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.055 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.055 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.055 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9212ms client | 1.055 DEBUG Setting timeout of 19.9212ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/488 (1.2%) client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1022 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1132692, len: 1445, fin: false } sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/982 (1.3%) client | 1.056 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 420374545 } client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=492 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1022, ack_delay: 3, first_ack_range: 98, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.056 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.464738ms client | 1.056 DEBUG Setting timeout of 99.464738ms client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.056 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.437186ms client | 1.056 DEBUG Setting timeout of 99.437186ms sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/983 (1.3%) client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1023 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1134137, len: 895, fin: false } client | 1.056 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 441145391 } client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.056 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970816ms client | 1.056 DEBUG Setting timeout of 19.970816ms client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.056 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.056 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9464ms client | 1.056 DEBUG Setting timeout of 19.9464ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/489 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/984 (1.3%) client | 1.058 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1024 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1135032, len: 1445, fin: false } client | 1.058 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 422412356 } client | 1.058 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.058 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.058 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=493 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1024, ack_delay: 4, first_ack_range: 100, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.058 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.058 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.058 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.058 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.413631ms client | 1.058 DEBUG Setting timeout of 97.413631ms client | 1.058 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.058 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.058 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.058 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.3866ms client | 1.058 DEBUG Setting timeout of 97.3866ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/985 (1.3%) client | 1.059 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1025 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1136477, len: 1445, fin: false } client | 1.059 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 443588382 } client | 1.059 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.059 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.059 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.059 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972388ms client | 1.059 DEBUG Setting timeout of 19.972388ms client | 1.059 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.059 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.059 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.059 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950317ms client | 1.059 DEBUG Setting timeout of 19.950317ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/490 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/986 (1.3%) client | 1.060 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1026 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1137922, len: 1445, fin: false } client | 1.060 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 424785788 } client | 1.060 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.060 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.060 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=494 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1026, ack_delay: 3, first_ack_range: 102, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.060 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.060 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.060 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.060 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 95.044929ms client | 1.060 DEBUG Setting timeout of 95.044929ms client | 1.060 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.060 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.060 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.060 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 95.017868ms client | 1.060 DEBUG Setting timeout of 95.017868ms sim | Forwarding 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/987 (1.3%) client | 1.061 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1027 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 863 client | -> RX Stream { stream_id: 0, offset: 1139367, len: 837, fin: false } client | 1.061 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 445503355 } client | 1.061 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.061 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.061 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.061 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950637ms client | 1.061 DEBUG Setting timeout of 19.950637ms client | 1.061 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.061 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.061 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.061 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.927904ms client | 1.061 DEBUG Setting timeout of 19.927904ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/491 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/988 (1.3%) client | 1.062 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1028 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1140204, len: 1445, fin: false } client | 1.062 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 426700120 } client | 1.062 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.062 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.062 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=495 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1028, ack_delay: 3, first_ack_range: 104, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.062 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.062 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.062 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.062 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 93.128252ms client | 1.062 DEBUG Setting timeout of 93.128252ms client | 1.062 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.062 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.062 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.062 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 93.104307ms client | 1.062 DEBUG Setting timeout of 93.104307ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/989 (1.3%) client | 1.063 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1029 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1141649, len: 903, fin: false } client | 1.063 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 447470344 } client | 1.063 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.063 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.063 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.063 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969091ms client | 1.063 DEBUG Setting timeout of 19.969091ms client | 1.063 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.063 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.063 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.063 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944586ms client | 1.063 DEBUG Setting timeout of 19.944586ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/492 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/990 (1.3%) client | 1.064 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1030 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1142552, len: 1445, fin: false } client | 1.064 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 428659745 } client | 1.064 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.064 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.064 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=496 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1030, ack_delay: 3, first_ack_range: 106, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.064 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.064 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.064 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.064 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.168236ms client | 1.064 DEBUG Setting timeout of 91.168236ms client | 1.064 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.064 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.064 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.064 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.141506ms client | 1.064 DEBUG Setting timeout of 91.141506ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/991 (1.3%) client | 1.065 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1031 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1143997, len: 1437, fin: false } client | 1.065 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 449861950 } client | 1.065 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.065 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.065 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.065 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971276ms client | 1.065 DEBUG Setting timeout of 19.971276ms client | 1.065 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.065 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.065 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.065 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949095ms client | 1.065 DEBUG Setting timeout of 19.949095ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/493 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/992 (1.3%) client | 1.066 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1032 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1145434, len: 1445, fin: false } client | 1.066 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 431093998 } client | 1.066 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.066 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.066 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=497 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1032, ack_delay: 3, first_ack_range: 108, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.066 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.066 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.066 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.066 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.728192ms client | 1.066 DEBUG Setting timeout of 88.728192ms client | 1.066 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.066 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.066 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.066 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.703556ms client | 1.066 DEBUG Setting timeout of 88.703556ms sim | Forwarding 1390 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/993 (1.3%) client | 1.067 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1033 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1390 client | -> RX Stream { stream_id: 0, offset: 1146879, len: 1364, fin: false } client | 1.067 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 452202162 } client | 1.067 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.067 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.067 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.067 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971197ms client | 1.067 DEBUG Setting timeout of 19.971197ms client | 1.067 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.067 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.068 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.068 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948534ms client | 1.068 DEBUG Setting timeout of 19.948534ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/494 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/994 (1.3%) client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1034 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1148243, len: 1445, fin: false } client | 1.069 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 433394139 } client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=498 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1034, ack_delay: 3, first_ack_range: 110, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.069 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.420597ms client | 1.069 DEBUG Setting timeout of 86.420597ms client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.069 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.396963ms client | 1.069 DEBUG Setting timeout of 86.396963ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/995 (1.3%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/495 (1.2%) client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1035 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1149688, len: 903, fin: false } client | 1.069 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 454161045 } client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.069 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971797ms client | 1.069 DEBUG Setting timeout of 19.971797ms client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.069 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.069 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949375ms client | 1.069 DEBUG Setting timeout of 19.949375ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/996 (1.3%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/496 (1.2%) client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1036 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1150591, len: 1445, fin: false } client | 1.071 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 435614235 } client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=499 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1036, ack_delay: 3, first_ack_range: 112, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.071 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.211061ms client | 1.071 DEBUG Setting timeout of 84.211061ms client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.071 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.178179ms client | 1.071 DEBUG Setting timeout of 84.178179ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/997 (1.3%) client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1037 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1152036, len: 903, fin: false } client | 1.071 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 456122579 } client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.071 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969192ms client | 1.071 DEBUG Setting timeout of 19.969192ms client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.071 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.071 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.917786ms client | 1.071 DEBUG Setting timeout of 19.917786ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/998 (1.3%) client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1038 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1152939, len: 1445, fin: false } client | 1.073 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 437354840 } client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=500 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1038, ack_delay: 3, first_ack_range: 114, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.073 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.469495ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/497 (1.2%) client | 1.073 DEBUG Setting timeout of 82.469495ms client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.073 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.446311ms client | 1.073 DEBUG Setting timeout of 82.446311ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/999 (1.3%) client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1039 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1154384, len: 903, fin: false } client | 1.073 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 458101031 } client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.073 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970655ms client | 1.073 DEBUG Setting timeout of 19.970655ms client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.073 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.073 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947641ms client | 1.073 DEBUG Setting timeout of 19.947641ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1000 (1.3%) client | 1.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1040 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1155287, len: 1445, fin: false } client | 1.075 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 439303116 } client | 1.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.075 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=501 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1040, ack_delay: 3, first_ack_range: 116, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.075 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.075 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.52164ms client | 1.075 DEBUG Setting timeout of 80.52164ms client | 1.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.075 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.075 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.075 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.498416ms client | 1.075 DEBUG Setting timeout of 80.498416ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/498 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1001 (1.3%) client | 1.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1041 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1156732, len: 1445, fin: false } client | 1.076 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 460505721 } client | 1.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.076 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.076 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970074ms client | 1.076 DEBUG Setting timeout of 19.970074ms client | 1.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.076 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.076 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.076 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.927394ms client | 1.076 DEBUG Setting timeout of 19.927394ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1002 (1.3%) client | 1.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1042 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1158177, len: 1445, fin: false } client | 1.077 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 441703157 } client | 1.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.077 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=502 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1042, ack_delay: 3, first_ack_range: 118, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.077 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.077 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.123682ms client | 1.077 DEBUG Setting timeout of 78.123682ms client | 1.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.077 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.077 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.077 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.097173ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/499 (1.2%) client | 1.077 DEBUG Setting timeout of 78.097173ms sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1003 (1.3%) client | 1.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1043 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1159622, len: 1401, fin: false } client | 1.078 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 462831230 } client | 1.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.078 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.078 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969653ms client | 1.078 DEBUG Setting timeout of 19.969653ms client | 1.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.078 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.078 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.078 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94703ms client | 1.078 DEBUG Setting timeout of 19.94703ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/500 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1004 (1.3%) client | 1.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1044 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1161023, len: 1445, fin: false } client | 1.079 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 444063411 } client | 1.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.079 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=503 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1044, ack_delay: 3, first_ack_range: 120, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.079 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.079 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.758899ms client | 1.079 DEBUG Setting timeout of 75.758899ms client | 1.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.079 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.079 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.079 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.730596ms client | 1.079 DEBUG Setting timeout of 75.730596ms sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1005 (1.3%) client | 1.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1045 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1162468, len: 1420, fin: false } client | 1.081 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 465264566 } client | 1.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.081 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.081 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970555ms client | 1.081 DEBUG Setting timeout of 19.970555ms client | 1.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.081 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.081 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.081 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947842ms client | 1.081 DEBUG Setting timeout of 19.947842ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/501 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1006 (1.3%) client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1046 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1163888, len: 1445, fin: false } client | 1.082 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 446439863 } client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.082 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=504 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1046, ack_delay: 17, first_ack_range: 122, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.082 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.082 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 73.255858ms client | 1.082 DEBUG Setting timeout of 73.255858ms client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.082 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.082 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 73.225631ms client | 1.082 DEBUG Setting timeout of 73.225631ms sim | Forwarding 915 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1007 (1.3%) client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1047 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 915 client | -> RX Stream { stream_id: 0, offset: 1165333, len: 889, fin: false } client | 1.082 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 467212644 } client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.082 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.082 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.082 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970164ms client | 1.083 DEBUG Setting timeout of 19.970164ms client | 1.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.083 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.083 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.083 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947541ms client | 1.083 DEBUG Setting timeout of 19.947541ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1008 (1.3%) client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1048 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1166222, len: 1445, fin: false } client | 1.084 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 448414579 } client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=505 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1048, ack_delay: 3, first_ack_range: 124, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.084 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 71.396361ms client | 1.084 DEBUG Setting timeout of 71.396361ms client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.084 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 71.369771ms client | 1.084 DEBUG Setting timeout of 71.369771ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/502 (1.2%) sim | Forwarding 679 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1009 (1.3%) client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1049 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 679 client | -> RX Stream { stream_id: 0, offset: 1167667, len: 653, fin: false } client | 1.084 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 468991636 } client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.084 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952591ms client | 1.084 DEBUG Setting timeout of 19.952591ms client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.084 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.084 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.927935ms client | 1.084 DEBUG Setting timeout of 19.927935ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1010 (1.3%) client | 1.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1050 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1168320, len: 1445, fin: false } client | 1.085 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 450201523 } client | 1.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.085 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.085 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=506 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1050, ack_delay: 3, first_ack_range: 126, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.086 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.086 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.630686ms client | 1.086 DEBUG Setting timeout of 69.630686ms client | 1.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.086 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.086 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.086 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.605559ms client | 1.086 DEBUG Setting timeout of 69.605559ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/503 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1011 (1.3%) client | 1.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1051 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1169765, len: 1445, fin: false } client | 1.087 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 471379324 } client | 1.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.087 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.087 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926222ms client | 1.087 DEBUG Setting timeout of 19.926222ms client | 1.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.087 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.087 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.087 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.902628ms client | 1.087 DEBUG Setting timeout of 19.902628ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1012 (1.3%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/504 (1.2%) client | 1.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1052 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1171210, len: 1445, fin: false } client | 1.088 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 452572832 } client | 1.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.088 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=507 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1052, ack_delay: 3, first_ack_range: 128, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.088 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.088 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 67.22782ms client | 1.088 DEBUG Setting timeout of 67.22782ms client | 1.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.088 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.088 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.088 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 67.202933ms client | 1.088 DEBUG Setting timeout of 67.202933ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1013 (1.3%) client | 1.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1053 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1172655, len: 1437, fin: false } client | 1.089 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 473785116 } client | 1.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.089 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.089 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969273ms client | 1.089 DEBUG Setting timeout of 19.969273ms client | 1.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.089 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.089 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.089 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947331ms client | 1.089 DEBUG Setting timeout of 19.947331ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/505 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1014 (1.3%) client | 1.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1054 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1174092, len: 1445, fin: false } client | 1.090 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 454980706 } client | 1.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.090 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=508 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1054, ack_delay: 5, first_ack_range: 130, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.090 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.090 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.825675ms client | 1.090 DEBUG Setting timeout of 64.825675ms client | 1.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.090 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.090 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.090 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.796661ms client | 1.090 DEBUG Setting timeout of 64.796661ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1015 (1.3%) client | 1.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1055 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1175537, len: 491, fin: false } client | 1.091 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 475436851 } client | 1.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.091 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.091 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.974592ms client | 1.091 DEBUG Setting timeout of 19.974592ms client | 1.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.091 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.091 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.091 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950857ms client | 1.091 DEBUG Setting timeout of 19.950857ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1016 (1.3%) client | 1.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1056 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1176028, len: 1445, fin: false } client | 1.092 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 456617728 } client | 1.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.092 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=509 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1056, ack_delay: 3, first_ack_range: 132, ack_ranges: [AckRange { gap: 0, range: 85 }, AckRange { gap: 0, range: 111 }], ecn_count: None } client | 1.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.092 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.092 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 63.153046ms client | 1.092 DEBUG Setting timeout of 63.153046ms client | 1.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.092 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.092 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.092 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 63.043821ms client | 1.092 DEBUG Setting timeout of 63.043821ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/506 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1017 (1.3%) client | 1.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1057 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1177473, len: 1445, fin: false } client | 1.093 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 477817984 } client | 1.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.093 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.093 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96816ms client | 1.093 DEBUG Setting timeout of 19.96816ms client | 1.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.093 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.093 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.093 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944386ms client | 1.093 DEBUG Setting timeout of 19.944386ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 13/1018 (1.3%) client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1058 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Ack { largest_acknowledged: 484, ack_delay: 0, first_ack_range: 9, ack_ranges: [AckRange { gap: 0, range: 60 }, AckRange { gap: 0, range: 9 }, AckRange { gap: 0, range: 23 }], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 1178918, len: 1433, fin: false } client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[475..=484, 413..=473, 402..=411, 377..=400] client | 1.094 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=484 client | 1.094 DEBUG [Cubic [last_max_cwnd: 6134, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/4293 ssthresh 4293] Cong event -> recovery; cwnd 4293, ssthresh 4293 client | 1.094 DEBUG [Cubic [last_max_cwnd: 6134, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/4293 ssthresh 4293] state -> RecoveryStart client | 1.094 DEBUG on_packets_lost this=0x563cbaf51970, bytes_in_flight=44, cwnd=4293, state=RecoveryStart client | 1.094 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=4293, state=RecoveryStart, new_acked=0 client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 841, smallest: 837, ack_needed: true }, PacketRange { largest: 835, smallest: 724, ack_needed: true }, PacketRange { largest: 722, smallest: 689, ack_needed: true }, PacketRange { largest: 687, smallest: 624, ack_needed: true }, PacketRange { largest: 622, smallest: 599, ack_needed: true }, PacketRange { largest: 597, smallest: 584, ack_needed: true }, PacketRange { largest: 582, smallest: 486, ack_needed: true }] }) client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 863, smallest: 837, ack_needed: true }, PacketRange { largest: 835, smallest: 724, ack_needed: true }] }) client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 988, smallest: 924, ack_needed: true }, PacketRange { largest: 922, smallest: 837, ack_needed: true }, PacketRange { largest: 835, smallest: 724, ack_needed: true }] }) client | 1.094 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 459021985 } client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.094 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=510 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1058, ack_delay: 16, first_ack_range: 134, ack_ranges: [], ecn_count: None } client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.094 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.094 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999810284s client | 1.094 DEBUG Setting timeout of 29.999810284s client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.094 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.094 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.094 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999787241s client | 1.094 DEBUG Setting timeout of 29.999787241s sim | Dropping 360 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1019 (1.4%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/507 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1020 (1.4%) client | 1.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1060 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1180685, len: 1445, fin: false } client | 1.096 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 460533510 } client | 1.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.096 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=511 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1060, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.096 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.096 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915472s client | 1.096 DEBUG Setting timeout of 29.999915472s client | 1.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.096 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.096 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.096 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889543s client | 1.096 DEBUG Setting timeout of 29.999889543s sim | Forwarding 1464 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1021 (1.4%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 6/508 (1.2%) client | 1.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1061 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1464 client | -> RX Stream { stream_id: 0, offset: 1182130, len: 1438, fin: false } client | 1.097 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 481723474 } client | 1.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.097 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.097 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972309ms client | 1.097 DEBUG Setting timeout of 19.972309ms client | 1.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.097 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.097 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.097 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950999ms client | 1.097 DEBUG Setting timeout of 19.950999ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1022 (1.4%) client | 1.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1062 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1183568, len: 1445, fin: false } client | 1.098 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 462930698 } client | 1.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.098 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=512 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1062, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.098 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.098 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896526s client | 1.098 DEBUG Setting timeout of 29.999896526s client | 1.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.098 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.098 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.098 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99987155s client | 1.098 DEBUG Setting timeout of 29.99987155s sim | Dropping 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/509 (1.4%) sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1023 (1.4%) client | 1.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1063 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1185013, len: 945, fin: false } client | 1.099 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 483734184 } client | 1.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.099 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.099 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972889ms client | 1.099 DEBUG Setting timeout of 19.972889ms client | 1.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.099 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.099 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.099 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950657ms client | 1.099 DEBUG Setting timeout of 19.950657ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1024 (1.4%) client | 1.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1064 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1185958, len: 1445, fin: false } client | 1.100 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 464927836 } client | 1.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.100 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=513 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1064, ack_delay: 4, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.100 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.100 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892659s client | 1.100 DEBUG Setting timeout of 29.999892659s client | 1.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.100 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.100 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.100 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986656s client | 1.100 DEBUG Setting timeout of 29.99986656s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/510 (1.4%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1025 (1.4%) client | 1.101 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1065 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1187403, len: 887, fin: false } client | 1.101 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 485709409 } client | 1.101 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.101 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.101 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.101 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970515ms client | 1.101 DEBUG Setting timeout of 19.970515ms client | 1.101 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.101 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.101 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.101 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948494ms client | 1.101 DEBUG Setting timeout of 19.948494ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1026 (1.4%) client | 1.102 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1066 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1188290, len: 1445, fin: false } client | 1.102 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 466885758 } client | 1.102 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.102 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.102 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=514 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1066, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.102 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.102 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.102 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.102 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913668s client | 1.102 DEBUG Setting timeout of 29.999913668s client | 1.102 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.102 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.102 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.102 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999858715s client | 1.102 DEBUG Setting timeout of 29.999858715s sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1027 (1.4%) client | 1.103 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1067 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1189735, len: 887, fin: false } client | 1.103 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 487641079 } client | 1.103 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.103 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.103 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.103 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972869ms client | 1.103 DEBUG Setting timeout of 19.972869ms client | 1.103 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.103 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.103 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.103 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953582ms client | 1.103 DEBUG Setting timeout of 19.953582ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/511 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1028 (1.4%) client | 1.104 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1068 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1190622, len: 1445, fin: false } client | 1.104 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 468839809 } client | 1.104 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.104 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.104 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=515 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1068, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.104 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.104 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.104 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.104 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999898289s client | 1.104 DEBUG Setting timeout of 29.999898289s client | 1.104 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.104 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.104 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.104 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999816626s client | 1.104 DEBUG Setting timeout of 29.999816626s sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1029 (1.4%) client | 1.105 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1069 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 1192067, len: 1353, fin: false } client | 1.105 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 489963547 } client | 1.105 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.105 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.105 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.105 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97348ms client | 1.105 DEBUG Setting timeout of 19.97348ms client | 1.105 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.105 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.105 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.105 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9359ms client | 1.105 DEBUG Setting timeout of 19.9359ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/512 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1030 (1.4%) client | 1.106 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1070 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1193420, len: 1445, fin: false } client | 1.106 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 471171367 } client | 1.106 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.106 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.106 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=516 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1070, ack_delay: 4, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.107 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.107 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904761s client | 1.107 DEBUG Setting timeout of 29.999904761s client | 1.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.107 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.107 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.107 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878222s client | 1.107 DEBUG Setting timeout of 29.999878222s sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/513 (1.4%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1031 (1.4%) client | 1.108 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1071 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1194865, len: 1437, fin: false } client | 1.108 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 492362639 } client | 1.108 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.108 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.108 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.108 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970034ms client | 1.108 DEBUG Setting timeout of 19.970034ms client | 1.108 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.108 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.108 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.108 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948002ms client | 1.108 DEBUG Setting timeout of 19.948002ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1032 (1.4%) client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1072 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1196302, len: 1445, fin: false } client | 1.109 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 473557650 } client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=517 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1072, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.109 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913527s client | 1.109 DEBUG Setting timeout of 29.999913527s client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.109 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892378s client | 1.109 DEBUG Setting timeout of 29.999892378s sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1033 (1.4%) client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1073 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1197747, len: 321, fin: false } client | 1.109 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 493878162 } client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.109 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950407ms client | 1.109 DEBUG Setting timeout of 19.950407ms client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.109 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.109 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.930129ms client | 1.109 DEBUG Setting timeout of 19.930129ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/514 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1034 (1.4%) sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1035 (1.4%) client | 1.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1074 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1198068, len: 1445, fin: false } client | 1.110 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 475083823 } client | 1.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.110 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=518 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1074, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.110 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.110 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917295s client | 1.110 DEBUG Setting timeout of 29.999917295s client | 1.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.110 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.110 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.110 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896817s client | 1.110 DEBUG Setting timeout of 29.999896817s client | 1.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1075 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1199513, len: 160, fin: false } client | 1.111 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 495291923 } client | 1.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.111 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.111 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.975795ms client | 1.111 DEBUG Setting timeout of 19.975795ms client | 1.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.111 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.111 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.111 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955397ms client | 1.111 DEBUG Setting timeout of 19.955397ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/515 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1036 (1.4%) client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1076 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1199673, len: 1445, fin: false } client | 1.112 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 476391525 } client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=519 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1076, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.112 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999918407s client | 1.112 DEBUG Setting timeout of 29.999918407s client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.112 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892588s client | 1.112 DEBUG Setting timeout of 29.999892588s sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1037 (1.4%) client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1077 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1201118, len: 895, fin: false } client | 1.112 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 497158624 } client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.112 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972749ms client | 1.112 DEBUG Setting timeout of 19.972749ms client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.112 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.112 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951379ms client | 1.112 DEBUG Setting timeout of 19.951379ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/516 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1038 (1.3%) client | 1.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1078 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1202013, len: 1445, fin: false } client | 1.114 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 478404250 } client | 1.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.114 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=520 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1078, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.114 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.114 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991463s client | 1.114 DEBUG Setting timeout of 29.99991463s client | 1.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.114 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.114 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.114 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989337s client | 1.114 DEBUG Setting timeout of 29.99989337s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1039 (1.3%) client | 1.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1079 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1203458, len: 1445, fin: false } client | 1.115 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 499599286 } client | 1.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.115 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.115 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970585ms client | 1.115 DEBUG Setting timeout of 19.970585ms client | 1.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.115 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.115 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.115 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947411ms client | 1.115 DEBUG Setting timeout of 19.947411ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/517 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1040 (1.3%) client | 1.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1080 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1204903, len: 1445, fin: false } client | 1.116 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 480798044 } client | 1.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.116 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=521 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1080, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.116 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.116 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910131s client | 1.116 DEBUG Setting timeout of 29.999910131s client | 1.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.116 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.116 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.116 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888641s client | 1.116 DEBUG Setting timeout of 29.999888641s sim | Forwarding 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1041 (1.3%) client | 1.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1081 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 863 client | -> RX Stream { stream_id: 0, offset: 1206348, len: 837, fin: false } client | 1.117 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 501509478 } client | 1.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.117 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.117 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972949ms client | 1.117 DEBUG Setting timeout of 19.972949ms client | 1.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.117 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.117 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.117 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95245ms client | 1.117 DEBUG Setting timeout of 19.95245ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/518 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1042 (1.3%) client | 1.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1082 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1207185, len: 1445, fin: false } client | 1.118 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 482725900 } client | 1.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.118 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=522 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1082, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.118 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.118 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999916163s client | 1.118 DEBUG Setting timeout of 29.999916163s client | 1.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.118 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.118 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.118 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989334s client | 1.118 DEBUG Setting timeout of 29.99989334s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1043 (1.3%) client | 1.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1083 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1208630, len: 903, fin: false } client | 1.119 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 503476838 } client | 1.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.119 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.119 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972489ms client | 1.119 DEBUG Setting timeout of 19.972489ms client | 1.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.119 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.119 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.119 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950127ms client | 1.119 DEBUG Setting timeout of 19.950127ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/519 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1044 (1.3%) client | 1.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1084 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1209533, len: 1445, fin: false } client | 1.120 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 484680140 } client | 1.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.120 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=523 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1084, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.120 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.120 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911645s client | 1.120 DEBUG Setting timeout of 29.999911645s client | 1.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.120 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.120 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.120 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886066s client | 1.120 DEBUG Setting timeout of 29.999886066s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1045 (1.3%) client | 1.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1085 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1210978, len: 1437, fin: false } client | 1.121 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 505871760 } client | 1.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.121 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.121 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970054ms client | 1.121 DEBUG Setting timeout of 19.970054ms client | 1.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.121 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.121 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.121 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929739ms client | 1.121 DEBUG Setting timeout of 19.929739ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/520 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1046 (1.3%) client | 1.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1086 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1212415, len: 1445, fin: false } client | 1.122 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 487087206 } client | 1.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.122 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=524 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1086, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.122 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.122 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991482s client | 1.122 DEBUG Setting timeout of 29.99991482s client | 1.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.122 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.122 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.122 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890845s client | 1.122 DEBUG Setting timeout of 29.999890845s sim | Forwarding 1390 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1047 (1.3%) client | 1.123 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1087 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1390 client | -> RX Stream { stream_id: 0, offset: 1213860, len: 1364, fin: false } client | 1.123 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 508216612 } client | 1.123 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.123 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.123 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.123 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971186ms client | 1.124 DEBUG Setting timeout of 19.971186ms client | 1.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.124 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.124 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.124 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951138ms client | 1.124 DEBUG Setting timeout of 19.951138ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/521 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1048 (1.3%) client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1088 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1215224, len: 1445, fin: false } client | 1.125 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 489419769 } client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=525 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1088, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.125 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910953s client | 1.125 DEBUG Setting timeout of 29.999910953s client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.125 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887119s client | 1.125 DEBUG Setting timeout of 29.999887119s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1049 (1.3%) client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1089 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1216669, len: 903, fin: false } client | 1.125 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 510180084 } client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.125 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973059ms client | 1.125 DEBUG Setting timeout of 19.973059ms client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.125 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.125 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951619ms client | 1.125 DEBUG Setting timeout of 19.951619ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/522 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1050 (1.3%) client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1090 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1217572, len: 1445, fin: false } client | 1.127 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 491371611 } client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=526 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1090, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.127 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888471s client | 1.127 DEBUG Setting timeout of 29.999888471s client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/523 (1.3%) client | 1.127 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999862673s client | 1.127 DEBUG Setting timeout of 29.999862673s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1051 (1.3%) client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1091 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1219017, len: 903, fin: false } client | 1.127 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 512148776 } client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.127 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972778ms client | 1.127 DEBUG Setting timeout of 19.972778ms client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.127 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.127 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935719ms client | 1.127 DEBUG Setting timeout of 19.935719ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1052 (1.3%) client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1092 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1219920, len: 1445, fin: false } client | 1.129 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 493364984 } client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=527 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1092, ack_delay: 4, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.129 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884733s client | 1.129 DEBUG Setting timeout of 29.999884733s client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/524 (1.3%) client | 1.129 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998562s client | 1.129 DEBUG Setting timeout of 29.9998562s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1053 (1.3%) client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1093 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1221365, len: 903, fin: false } client | 1.129 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 514113879 } client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.129 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971256ms client | 1.129 DEBUG Setting timeout of 19.971256ms client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.129 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.129 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950627ms client | 1.129 DEBUG Setting timeout of 19.950627ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1054 (1.3%) client | 1.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1094 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1222268, len: 1445, fin: false } client | 1.131 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 495316568 } client | 1.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.131 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=528 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1094, ack_delay: 8, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.131 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.131 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999825233s client | 1.131 DEBUG Setting timeout of 29.999825233s client | 1.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.131 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.131 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.131 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999798132s client | 1.131 DEBUG Setting timeout of 29.999798132s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/525 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1055 (1.3%) client | 1.132 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1095 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1223713, len: 1445, fin: false } client | 1.132 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 516521277 } client | 1.132 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.132 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.132 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.132 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968892ms client | 1.132 DEBUG Setting timeout of 19.968892ms client | 1.132 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.132 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.132 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.132 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947772ms client | 1.132 DEBUG Setting timeout of 19.947772ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1056 (1.3%) client | 1.133 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1096 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1225158, len: 1445, fin: false } client | 1.133 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 497711579 } client | 1.133 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.133 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.133 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=529 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1096, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.133 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.133 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.133 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.133 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917265s client | 1.133 DEBUG Setting timeout of 29.999917265s client | 1.133 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.133 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.133 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.133 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896586s client | 1.133 DEBUG Setting timeout of 29.999896586s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/526 (1.3%) sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1057 (1.3%) client | 1.134 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1097 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1226603, len: 1401, fin: false } client | 1.134 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 518876484 } client | 1.134 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.134 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.134 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.134 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936531ms client | 1.134 DEBUG Setting timeout of 19.936531ms client | 1.134 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.134 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.134 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.134 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.916133ms client | 1.134 DEBUG Setting timeout of 19.916133ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/527 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1058 (1.3%) client | 1.135 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1098 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1228004, len: 1445, fin: false } client | 1.135 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 500114688 } client | 1.135 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.135 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.135 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=530 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1098, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.135 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.135 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.135 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.135 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9999197s client | 1.135 DEBUG Setting timeout of 29.9999197s client | 1.135 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.135 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.135 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.135 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989851s client | 1.135 DEBUG Setting timeout of 29.99989851s sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1059 (1.3%) client | 1.136 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1099 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1229449, len: 1420, fin: false } client | 1.136 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 521228998 } client | 1.137 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.137 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.137 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.137 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969293ms client | 1.137 DEBUG Setting timeout of 19.969293ms client | 1.137 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.137 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.137 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.137 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937854ms client | 1.137 DEBUG Setting timeout of 19.937854ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/528 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1060 (1.3%) client | 1.138 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1100 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1230869, len: 1445, fin: false } client | 1.138 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 502453529 } client | 1.138 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.138 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.138 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=531 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1100, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.138 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.138 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.138 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.138 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999857482s client | 1.138 DEBUG Setting timeout of 29.999857482s client | 1.138 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.138 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.138 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.138 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999830091s client | 1.138 DEBUG Setting timeout of 29.999830091s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 14/1061 (1.3%) client | 1.139 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1101 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1232314, len: 1445, fin: false } client | 1.139 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 523657963 } client | 1.139 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.139 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.139 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.139 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969412ms client | 1.139 DEBUG Setting timeout of 19.969412ms client | 1.139 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.139 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.139 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.139 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948834ms client | 1.139 DEBUG Setting timeout of 19.948834ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/529 (1.3%) sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1062 (1.4%) sim | Forwarding 123 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1063 (1.4%) client | 1.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1103 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 123 client | -> RX Stream { stream_id: 0, offset: 1235204, len: 97, fin: false } client | 1.140 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 504952469 } client | 1.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.140 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=532 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1103, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.140 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.140 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999897297s client | 1.140 DEBUG Setting timeout of 29.999897297s client | 1.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.140 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.140 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.140 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867151s client | 1.140 DEBUG Setting timeout of 29.999867151s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1064 (1.4%) client | 1.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1104 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1235301, len: 1445, fin: false } client | 1.141 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 526194358 } client | 1.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.141 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.141 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972509ms client | 1.141 DEBUG Setting timeout of 19.972509ms client | 1.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.141 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.141 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.141 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952581ms client | 1.141 DEBUG Setting timeout of 19.952581ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/530 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1065 (1.4%) client | 1.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1105 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1236746, len: 1445, fin: false } client | 1.143 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 507424235 } client | 1.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.143 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=533 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1105, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.143 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.143 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913689s client | 1.143 DEBUG Setting timeout of 29.999913689s client | 1.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.143 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.143 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.143 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888491s client | 1.143 DEBUG Setting timeout of 29.999888491s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1066 (1.4%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/531 (1.3%) client | 1.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1106 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1238191, len: 1445, fin: false } client | 1.144 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 528588951 } client | 1.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.144 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.144 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969954ms client | 1.144 DEBUG Setting timeout of 19.969954ms client | 1.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.144 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.144 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.144 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948393ms client | 1.144 DEBUG Setting timeout of 19.948393ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1067 (1.4%) client | 1.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1107 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1239636, len: 1437, fin: false } client | 1.145 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 509785565 } client | 1.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.145 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=534 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1107, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.145 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.145 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910482s client | 1.145 DEBUG Setting timeout of 29.999910482s client | 1.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.145 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.145 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.145 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885696s client | 1.145 DEBUG Setting timeout of 29.999885696s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/532 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1068 (1.4%) client | 1.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1108 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1241073, len: 1445, fin: false } client | 1.146 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 530996917 } client | 1.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.146 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.146 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952852ms client | 1.146 DEBUG Setting timeout of 19.952852ms client | 1.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.146 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.146 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.146 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931782ms client | 1.146 DEBUG Setting timeout of 19.931782ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1069 (1.4%) client | 1.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1109 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1242518, len: 491, fin: false } client | 1.147 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 511430039 } client | 1.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.147 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=535 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1109, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.147 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.147 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913367s client | 1.147 DEBUG Setting timeout of 29.999913367s client | 1.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.147 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.147 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.147 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889172s client | 1.147 DEBUG Setting timeout of 29.999889172s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1070 (1.4%) client | 1.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1110 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1243009, len: 1445, fin: false } client | 1.148 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 532625065 } client | 1.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.148 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.148 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9678ms client | 1.148 DEBUG Setting timeout of 19.9678ms client | 1.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.148 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.148 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.148 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944957ms client | 1.148 DEBUG Setting timeout of 19.944957ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/533 (1.3%) sim | Forwarding 1459 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1071 (1.4%) client | 1.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1111 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1459 client | -> RX Stream { stream_id: 0, offset: 1244454, len: 1433, fin: false } client | 1.149 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 513812162 } client | 1.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.149 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=536 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1111, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.149 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.149 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879404s client | 1.149 DEBUG Setting timeout of 29.999879404s client | 1.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.149 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.149 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.149 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999851632s client | 1.149 DEBUG Setting timeout of 29.999851632s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1072 (1.4%) client | 1.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1112 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1245887, len: 1445, fin: false } client | 1.150 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 535032177 } client | 1.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.150 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.150 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969623ms client | 1.150 DEBUG Setting timeout of 19.969623ms client | 1.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.150 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.150 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.150 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947882ms client | 1.150 DEBUG Setting timeout of 19.947882ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/534 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1073 (1.4%) client | 1.151 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1113 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1180351, len: 334, fin: false } client | -> RX Stream { stream_id: 0, offset: 1247332, len: 1103, fin: false } client | 1.152 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 516233190 } client | 1.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.152 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=537 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1113, ack_delay: 4, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.152 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.152 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901826s client | 1.152 DEBUG Setting timeout of 29.999901826s client | 1.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.152 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.152 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.152 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864336s client | 1.152 DEBUG Setting timeout of 29.999864336s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1074 (1.4%) client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1114 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1248435, len: 1445, fin: false } client | 1.153 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 537421831 } client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.153 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.153 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1075 (1.4%) client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968521ms client | 1.153 DEBUG Setting timeout of 19.968521ms client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.153 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.153 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947431ms client | 1.153 DEBUG Setting timeout of 19.947431ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/535 (1.3%) client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1115 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1249880, len: 335, fin: false } client | 1.153 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 517767680 } client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.153 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=538 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1115, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.153 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.153 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913839s client | 1.153 DEBUG Setting timeout of 29.999913839s client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.153 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.153 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.153 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892799s client | 1.153 DEBUG Setting timeout of 29.999892799s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1076 (1.4%) client | 1.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1116 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1250215, len: 1445, fin: false } client | 1.154 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 538935357 } client | 1.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.154 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.154 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970554ms client | 1.154 DEBUG Setting timeout of 19.970554ms client | 1.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.154 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.154 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.154 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948844ms client | 1.154 DEBUG Setting timeout of 19.948844ms sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1077 (1.4%) client | 1.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1117 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1251660, len: 945, fin: false } client | 1.155 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 519737472 } client | 1.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.155 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=539 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1117, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.155 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.155 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913658s client | 1.155 DEBUG Setting timeout of 29.999913658s client | 1.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.155 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.155 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.155 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888762s client | 1.155 DEBUG Setting timeout of 29.999888762s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/536 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1078 (1.4%) client | 1.156 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1118 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1252605, len: 1445, fin: false } client | 1.156 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 540934397 } client | 1.156 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.156 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.156 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.156 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970605ms client | 1.156 DEBUG Setting timeout of 19.970605ms client | 1.156 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.156 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.156 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.156 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948624ms client | 1.156 DEBUG Setting timeout of 19.948624ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1079 (1.4%) client | 1.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1119 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1254050, len: 887, fin: false } client | 1.157 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 521696015 } client | 1.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.157 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=540 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1119, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.157 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.157 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990954s client | 1.157 DEBUG Setting timeout of 29.99990954s client | 1.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.157 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.157 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.157 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885225s client | 1.157 DEBUG Setting timeout of 29.999885225s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/537 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1080 (1.4%) client | 1.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1120 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1254937, len: 1445, fin: false } client | 1.158 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 542883081 } client | 1.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.158 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.158 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970715ms client | 1.158 DEBUG Setting timeout of 19.970715ms client | 1.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.158 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.158 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.158 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949385ms client | 1.158 DEBUG Setting timeout of 19.949385ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1081 (1.4%) client | 1.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1121 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1256382, len: 887, fin: false } client | 1.159 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 523652199 } client | 1.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.159 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=541 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1121, ack_delay: 4, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.159 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.159 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881218s client | 1.159 DEBUG Setting timeout of 29.999881218s client | 1.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.159 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.159 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.159 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999854076s client | 1.159 DEBUG Setting timeout of 29.999854076s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1082 (1.4%) client | 1.160 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1122 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1257269, len: 1445, fin: false } client | 1.160 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 544848833 } client | 1.160 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.160 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.160 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.160 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970194ms client | 1.160 DEBUG Setting timeout of 19.970194ms client | 1.160 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.160 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.160 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.160 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948924ms client | 1.160 DEBUG Setting timeout of 19.948924ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/538 (1.3%) sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1083 (1.4%) client | 1.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1123 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 1258714, len: 1353, fin: false } client | 1.161 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 525980135 } client | 1.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.161 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=542 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1123, ack_delay: 5, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.161 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.161 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999897318s client | 1.161 DEBUG Setting timeout of 29.999897318s client | 1.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.161 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.161 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.161 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872341s client | 1.161 DEBUG Setting timeout of 29.999872341s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/539 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1084 (1.4%) client | 1.162 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1124 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1260067, len: 1445, fin: false } client | 1.162 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 547171769 } client | 1.162 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.162 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.162 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.162 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967799ms client | 1.162 DEBUG Setting timeout of 19.967799ms client | 1.162 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.162 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.162 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.162 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945468ms client | 1.162 DEBUG Setting timeout of 19.945468ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1085 (1.4%) client | 1.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1125 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1261512, len: 1437, fin: false } client | 1.164 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 528373771 } client | 1.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.164 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=543 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1125, ack_delay: 4, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.164 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.164 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908088s client | 1.164 DEBUG Setting timeout of 29.999908088s client | 1.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.164 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.164 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.164 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884243s client | 1.164 DEBUG Setting timeout of 29.999884243s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/540 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1086 (1.4%) client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1126 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1262949, len: 1445, fin: false } client | 1.165 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 549529358 } client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.165 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968351ms client | 1.165 DEBUG Setting timeout of 19.968351ms client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.165 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94678ms client | 1.165 DEBUG Setting timeout of 19.94678ms sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1087 (1.4%) client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1127 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1264394, len: 321, fin: false } client | 1.165 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 529899387 } client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=544 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1127, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.165 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910162s client | 1.165 DEBUG Setting timeout of 29.999910162s client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.165 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.165 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870548s client | 1.165 DEBUG Setting timeout of 29.999870548s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1088 (1.4%) sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1089 (1.4%) client | 1.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1128 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1264715, len: 1445, fin: false } client | 1.166 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 551046290 } client | 1.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.166 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.166 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967388ms client | 1.166 DEBUG Setting timeout of 19.967388ms client | 1.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.166 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.166 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93124ms client | 1.166 DEBUG Setting timeout of 19.93124ms client | 1.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1129 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1266160, len: 160, fin: false } client | 1.166 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 531207218 } client | 1.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.166 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.166 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=545 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1129, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.167 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.167 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880084s client | 1.167 DEBUG Setting timeout of 29.999880084s client | 1.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.167 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.167 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.167 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999846871s client | 1.167 DEBUG Setting timeout of 29.999846871s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/541 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1090 (1.4%) client | 1.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1130 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1266320, len: 1445, fin: false } client | 1.168 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 552393717 } client | 1.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.168 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.168 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970133ms client | 1.168 DEBUG Setting timeout of 19.970133ms client | 1.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.168 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.168 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94694ms client | 1.168 DEBUG Setting timeout of 19.94694ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/542 (1.3%) sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1091 (1.4%) client | 1.168 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1131 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1267765, len: 895, fin: false } client | 1.168 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 533181001 } client | 1.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.169 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=546 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1131, ack_delay: 10, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.169 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.169 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999846602s client | 1.169 DEBUG Setting timeout of 29.999846602s client | 1.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.169 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.169 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.169 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999824891s client | 1.169 DEBUG Setting timeout of 29.999824891s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1092 (1.4%) client | 1.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1132 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1268660, len: 1445, fin: false } client | 1.170 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 554375434 } client | 1.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.170 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.170 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970084ms client | 1.170 DEBUG Setting timeout of 19.970084ms client | 1.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.170 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.170 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.170 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948443ms client | 1.170 DEBUG Setting timeout of 19.948443ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/543 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1093 (1.4%) client | 1.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1133 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1270105, len: 1445, fin: false } client | 1.171 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 535611133 } client | 1.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.171 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=547 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1133, ack_delay: 4, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.171 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.171 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906133s client | 1.171 DEBUG Setting timeout of 29.999906133s client | 1.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.171 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.171 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.171 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881898s client | 1.171 DEBUG Setting timeout of 29.999881898s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1094 (1.4%) client | 1.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1134 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1271550, len: 1445, fin: false } client | 1.172 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 556804339 } client | 1.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.172 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.172 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/544 (1.3%) client | 1.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971045ms client | 1.172 DEBUG Setting timeout of 19.971045ms client | 1.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.172 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.172 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.172 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934637ms client | 1.172 DEBUG Setting timeout of 19.934637ms sim | Forwarding 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1095 (1.4%) client | 1.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1135 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 863 client | -> RX Stream { stream_id: 0, offset: 1272995, len: 837, fin: false } client | 1.173 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 537516615 } client | 1.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.173 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=548 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1135, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.173 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.173 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886888s client | 1.173 DEBUG Setting timeout of 29.999886888s client | 1.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.173 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.173 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.173 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999862001s client | 1.173 DEBUG Setting timeout of 29.999862001s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1096 (1.4%) client | 1.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1136 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1273832, len: 1445, fin: false } client | 1.174 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 558734150 } client | 1.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.174 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.174 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969232ms client | 1.174 DEBUG Setting timeout of 19.969232ms client | 1.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.174 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.174 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.174 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947982ms client | 1.174 DEBUG Setting timeout of 19.947982ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/545 (1.3%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1097 (1.4%) client | 1.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1137 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1275277, len: 903, fin: false } client | 1.175 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 539461935 } client | 1.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.175 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=549 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1137, ack_delay: 4, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.175 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.175 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909971s client | 1.175 DEBUG Setting timeout of 29.999909971s client | 1.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.175 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.175 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.175 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884954s client | 1.175 DEBUG Setting timeout of 29.999884954s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1098 (1.4%) client | 1.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1138 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1276180, len: 1445, fin: false } client | 1.176 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 560660213 } client | 1.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.176 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.176 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96816ms client | 1.176 DEBUG Setting timeout of 19.96816ms client | 1.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.176 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.176 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.176 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945909ms client | 1.176 DEBUG Setting timeout of 19.945909ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/546 (1.3%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1099 (1.4%) client | 1.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1139 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1277625, len: 1437, fin: false } client | 1.177 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 541872216 } client | 1.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.177 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=550 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1139, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.177 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.177 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917956s client | 1.177 DEBUG Setting timeout of 29.999917956s client | 1.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.177 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.177 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.177 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999897959s client | 1.177 DEBUG Setting timeout of 29.999897959s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1100 (1.4%) client | 1.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1140 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1279062, len: 1445, fin: false } client | 1.178 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 563086964 } client | 1.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.178 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.178 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971126ms client | 1.178 DEBUG Setting timeout of 19.971126ms client | 1.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.178 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.178 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.178 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950988ms client | 1.178 DEBUG Setting timeout of 19.950988ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/547 (1.3%) sim | Forwarding 1390 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1101 (1.4%) client | 1.179 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1141 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1390 client | -> RX Stream { stream_id: 0, offset: 1280507, len: 1364, fin: false } client | 1.179 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 544225629 } client | 1.179 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.180 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=551 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1141, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.180 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.180 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912836s client | 1.180 DEBUG Setting timeout of 29.999912836s client | 1.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.180 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.180 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.180 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886457s client | 1.180 DEBUG Setting timeout of 29.999886457s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/548 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1102 (1.4%) client | 1.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1142 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1281871, len: 1445, fin: false } client | 1.181 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 565404490 } client | 1.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.181 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.181 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970555ms client | 1.181 DEBUG Setting timeout of 19.970555ms client | 1.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.181 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.181 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949685ms client | 1.181 DEBUG Setting timeout of 19.949685ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1103 (1.4%) client | 1.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1143 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1283316, len: 903, fin: false } client | 1.181 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 546190632 } client | 1.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.181 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.181 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=552 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1143, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.182 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.182 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910662s client | 1.182 DEBUG Setting timeout of 29.999910662s client | 1.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.182 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.182 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.182 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885084s client | 1.182 DEBUG Setting timeout of 29.999885084s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/549 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1104 (1.4%) client | 1.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1144 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1284219, len: 1445, fin: false } client | 1.183 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 567389202 } client | 1.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.183 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.183 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970334ms client | 1.183 DEBUG Setting timeout of 19.970334ms client | 1.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.183 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.183 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948172ms client | 1.183 DEBUG Setting timeout of 19.948172ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1105 (1.4%) client | 1.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1145 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1285664, len: 903, fin: false } client | 1.183 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 548162973 } client | 1.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.183 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.183 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=553 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1145, ack_delay: 8, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.184 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.184 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874063s client | 1.184 DEBUG Setting timeout of 29.999874063s client | 1.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.184 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.184 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.184 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999847133s client | 1.184 DEBUG Setting timeout of 29.999847133s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/550 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1106 (1.4%) client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1146 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1286567, len: 1445, fin: false } client | 1.185 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 569364650 } client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.185 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.185 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966797ms client | 1.185 DEBUG Setting timeout of 19.966797ms client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.185 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.185 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944927ms client | 1.185 DEBUG Setting timeout of 19.944927ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1107 (1.4%) client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1147 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1288012, len: 903, fin: false } client | 1.185 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 550127891 } client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.185 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=554 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1147, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.185 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.185 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990452s client | 1.185 DEBUG Setting timeout of 29.99990452s client | 1.185 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.185 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.185 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.186 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878432s client | 1.186 DEBUG Setting timeout of 29.999878432s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/551 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1108 (1.4%) client | 1.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1148 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1288915, len: 1445, fin: false } client | 1.187 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 571327842 } client | 1.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.187 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.187 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969864ms client | 1.187 DEBUG Setting timeout of 19.969864ms client | 1.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.187 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.187 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.187 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948994ms client | 1.187 DEBUG Setting timeout of 19.948994ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1109 (1.4%) client | 1.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1149 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1290360, len: 1445, fin: false } client | 1.188 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 552526670 } client | 1.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.188 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=555 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1149, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.188 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.188 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912035s client | 1.188 DEBUG Setting timeout of 29.999912035s client | 1.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.188 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.188 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.188 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885495s client | 1.188 DEBUG Setting timeout of 29.999885495s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/552 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1110 (1.4%) client | 1.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1150 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1291805, len: 1445, fin: false } client | 1.189 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 573724717 } client | 1.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.189 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.189 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969242ms client | 1.189 DEBUG Setting timeout of 19.969242ms client | 1.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.189 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.189 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.189 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947502ms client | 1.189 DEBUG Setting timeout of 19.947502ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/553 (1.3%) sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1111 (1.4%) client | 1.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1151 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1293250, len: 1401, fin: false } client | 1.190 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 554844409 } client | 1.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.190 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=556 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1151, ack_delay: 4, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.190 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.190 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908198s client | 1.190 DEBUG Setting timeout of 29.999908198s client | 1.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.190 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.190 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.190 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883802s client | 1.190 DEBUG Setting timeout of 29.999883802s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1112 (1.3%) client | 1.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1152 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1294651, len: 1445, fin: false } client | 1.191 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 576056307 } client | 1.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.191 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.191 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971106ms client | 1.191 DEBUG Setting timeout of 19.971106ms client | 1.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.191 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.191 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.191 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948624ms client | 1.191 DEBUG Setting timeout of 19.948624ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/554 (1.3%) sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1113 (1.3%) client | 1.192 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1153 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1296096, len: 1420, fin: false } client | 1.193 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 557246234 } client | 1.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.193 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=557 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1153, ack_delay: 6, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.193 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.193 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876501s client | 1.193 DEBUG Setting timeout of 29.999876501s client | 1.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.193 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.193 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.193 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999852396s client | 1.193 DEBUG Setting timeout of 29.999852396s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1114 (1.3%) sim | Forwarding 123 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1115 (1.3%) client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1154 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1297516, len: 1445, fin: false } client | 1.194 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 578482820 } client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.194 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.194 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969302ms client | 1.194 DEBUG Setting timeout of 19.969302ms client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1155 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 123 client | -> RX Stream { stream_id: 0, offset: 1298961, len: 97, fin: false } client | 1.194 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 558537193 } client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.194 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=558 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1155, ack_delay: 2, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.194 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.194 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999930209s client | 1.194 DEBUG Setting timeout of 29.999930209s client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.194 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.194 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.194 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906164s client | 1.194 DEBUG Setting timeout of 29.999906164s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/555 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1116 (1.3%) client | 1.195 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1156 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1233759, len: 1445, fin: false } client | 1.195 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 579808138 } client | 1.195 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.195 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.195 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.195 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969402ms client | 1.195 DEBUG Setting timeout of 19.969402ms client | 1.195 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.195 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.195 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.195 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.858184ms client | 1.195 DEBUG Setting timeout of 19.858184ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1117 (1.3%) client | 1.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1157 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1299058, len: 1445, fin: false } client | 1.196 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 561025419 } client | 1.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.196 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=559 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1157, ack_delay: 3, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.196 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.196 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917856s client | 1.196 DEBUG Setting timeout of 29.999917856s client | 1.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.196 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.196 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.196 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999820213s client | 1.196 DEBUG Setting timeout of 29.999820213s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/556 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1118 (1.3%) client | 1.197 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1158 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1300503, len: 1445, fin: false } client | 1.197 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 582202559 } client | 1.197 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.197 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.197 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.197 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960086ms client | 1.198 DEBUG Setting timeout of 19.960086ms client | 1.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.198 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.198 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.198 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937192ms client | 1.198 DEBUG Setting timeout of 19.937192ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 15/1119 (1.3%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/557 (1.3%) client | 1.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1159 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1301948, len: 1445, fin: false } client | 1.199 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 563408007 } client | 1.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.199 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=560 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1159, ack_delay: 3, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.199 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.199 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911193s client | 1.199 DEBUG Setting timeout of 29.999911193s client | 1.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.199 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.199 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.199 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887399s client | 1.199 DEBUG Setting timeout of 29.999887399s sim | Dropping 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1120 (1.4%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/558 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1121 (1.4%) client | 1.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1161 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1304830, len: 1445, fin: false } client | 1.201 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 565786338 } client | 1.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.201 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=561 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1161, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.201 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.201 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896857s client | 1.201 DEBUG Setting timeout of 29.999896857s client | 1.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.201 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.201 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876078s client | 1.201 DEBUG Setting timeout of 29.999876078s sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1122 (1.4%) client | 1.201 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1162 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1306275, len: 491, fin: false } client | 1.202 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 586249647 } client | 1.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.202 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.202 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973511ms client | 1.202 DEBUG Setting timeout of 19.973511ms client | 1.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.202 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.202 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.202 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95168ms client | 1.202 DEBUG Setting timeout of 19.95168ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1123 (1.4%) client | 1.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1163 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1306766, len: 1445, fin: false } client | 1.203 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 567437164 } client | 1.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.203 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=562 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1163, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.203 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.203 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915071s client | 1.203 DEBUG Setting timeout of 29.999915071s client | 1.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.203 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.203 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.203 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894021s client | 1.203 DEBUG Setting timeout of 29.999894021s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/559 (1.3%) sim | Forwarding 1459 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1124 (1.4%) client | 1.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1164 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1459 client | -> RX Stream { stream_id: 0, offset: 1308211, len: 1433, fin: false } client | 1.204 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 588621755 } client | 1.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.204 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.204 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.976345ms client | 1.204 DEBUG Setting timeout of 19.976345ms client | 1.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.204 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.204 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.204 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955897ms client | 1.204 DEBUG Setting timeout of 19.955897ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1125 (1.4%) client | 1.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1165 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1309644, len: 1445, fin: false } client | 1.205 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 569828278 } client | 1.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.205 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=563 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1165, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.205 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.205 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991487s client | 1.205 DEBUG Setting timeout of 29.99991487s client | 1.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.205 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.205 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.205 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894973s client | 1.205 DEBUG Setting timeout of 29.999894973s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/560 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1126 (1.4%) client | 1.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1166 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1311089, len: 1437, fin: false } client | 1.206 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 591025002 } client | 1.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.206 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.206 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972979ms client | 1.206 DEBUG Setting timeout of 19.972979ms client | 1.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.206 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.206 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.206 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951128ms client | 1.206 DEBUG Setting timeout of 19.951128ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1127 (1.4%) client | 1.207 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1167 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1312526, len: 1445, fin: false } client | 1.207 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 572227009 } client | 1.207 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=564 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1167, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.208 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901115s client | 1.208 DEBUG Setting timeout of 29.999901115s client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.208 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874876s client | 1.208 DEBUG Setting timeout of 29.999874876s client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1168 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1128 (1.4%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/561 (1.2%) client | -> RX Stream { stream_id: 0, offset: 1313971, len: 335, fin: false } client | 1.208 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 592595340 } client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.208 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971036ms client | 1.208 DEBUG Setting timeout of 19.971036ms client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.208 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.208 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.878304ms client | 1.208 DEBUG Setting timeout of 19.878304ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1129 (1.4%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/562 (1.2%) client | 1.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1169 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1314306, len: 1445, fin: false } client | 1.209 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 573744535 } client | 1.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.209 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=565 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1169, ack_delay: 21, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.209 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.209 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999771391s client | 1.209 DEBUG Setting timeout of 29.999771391s client | 1.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.209 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.209 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.209 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999745994s client | 1.209 DEBUG Setting timeout of 29.999745994s sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1130 (1.4%) client | 1.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1170 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1315751, len: 945, fin: false } client | 1.210 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 594543135 } client | 1.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.210 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.210 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969643ms client | 1.210 DEBUG Setting timeout of 19.969643ms client | 1.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.210 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.210 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.210 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.922544ms client | 1.210 DEBUG Setting timeout of 19.922544ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1131 (1.4%) client | 1.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1171 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1316696, len: 1445, fin: false } client | 1.211 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 575741994 } client | 1.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.211 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=566 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1171, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.211 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.211 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891497s client | 1.211 DEBUG Setting timeout of 29.999891497s client | 1.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.211 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.211 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.211 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867542s client | 1.211 DEBUG Setting timeout of 29.999867542s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/563 (1.2%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1132 (1.4%) client | 1.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1172 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1318141, len: 887, fin: false } client | 1.212 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 596500478 } client | 1.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.212 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.212 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961277ms client | 1.212 DEBUG Setting timeout of 19.961277ms client | 1.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.212 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.212 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.212 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939396ms client | 1.212 DEBUG Setting timeout of 19.939396ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1133 (1.4%) client | 1.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1173 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1319028, len: 1445, fin: false } client | 1.213 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 577704068 } client | 1.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.213 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=567 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1173, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.213 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.213 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913447s client | 1.213 DEBUG Setting timeout of 29.999913447s client | 1.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.213 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.213 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.213 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889192s client | 1.213 DEBUG Setting timeout of 29.999889192s sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1134 (1.4%) client | 1.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1174 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1320473, len: 887, fin: false } client | 1.214 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 598454055 } client | 1.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.214 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.214 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972358ms client | 1.214 DEBUG Setting timeout of 19.972358ms client | 1.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.214 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.214 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.214 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952461ms client | 1.214 DEBUG Setting timeout of 19.952461ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/564 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1135 (1.4%) client | 1.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1175 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1321360, len: 1445, fin: false } client | 1.215 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 579652593 } client | 1.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.215 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=568 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1175, ack_delay: 4, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.215 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.215 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905453s client | 1.215 DEBUG Setting timeout of 29.999905453s client | 1.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.215 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.215 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.215 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999877541s client | 1.215 DEBUG Setting timeout of 29.999877541s sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1136 (1.4%) client | 1.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1176 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 1322805, len: 1353, fin: false } client | 1.216 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 600778481 } client | 1.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.216 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.216 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971717ms client | 1.216 DEBUG Setting timeout of 19.971717ms client | 1.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.216 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.216 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.216 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950958ms client | 1.216 DEBUG Setting timeout of 19.950958ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/565 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1137 (1.4%) client | 1.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1177 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1324158, len: 1445, fin: false } client | 1.217 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 581981901 } client | 1.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.217 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=569 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1177, ack_delay: 5, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.217 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.217 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895203s client | 1.217 DEBUG Setting timeout of 29.999895203s client | 1.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.217 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.217 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.217 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999851952s client | 1.217 DEBUG Setting timeout of 29.999851952s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/566 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1138 (1.4%) client | 1.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1178 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1325603, len: 1437, fin: false } client | 1.218 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 603172699 } client | 1.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.218 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.218 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968992ms client | 1.218 DEBUG Setting timeout of 19.968992ms client | 1.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.218 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.218 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.218 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948093ms client | 1.218 DEBUG Setting timeout of 19.948093ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1139 (1.4%) client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1179 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1327040, len: 1445, fin: false } client | 1.220 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 584380451 } client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.220 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=570 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1179, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1140 (1.4%) client | 1.220 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.220 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911383s client | 1.220 DEBUG Setting timeout of 29.999911383s client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.220 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.220 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886226s client | 1.220 DEBUG Setting timeout of 29.999886226s client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1180 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1328485, len: 321, fin: false } client | 1.220 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 604693066 } client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.220 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.220 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969613ms client | 1.220 DEBUG Setting timeout of 19.969613ms client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.220 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.220 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.220 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949636ms client | 1.220 DEBUG Setting timeout of 19.949636ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/567 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1141 (1.4%) client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1181 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1328806, len: 1445, fin: false } client | 1.221 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 585900184 } client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=571 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1181, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1142 (1.4%) client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.221 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999875476s client | 1.221 DEBUG Setting timeout of 29.999875476s client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.221 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848465s client | 1.221 DEBUG Setting timeout of 29.999848465s client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1182 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1330251, len: 160, fin: false } client | 1.221 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 606075443 } client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.221 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.979121ms client | 1.221 DEBUG Setting timeout of 19.979121ms client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.221 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.221 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960406ms client | 1.221 DEBUG Setting timeout of 19.960406ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1143 (1.4%) client | 1.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1183 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1330411, len: 1445, fin: false } client | 1.222 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 587210392 } client | 1.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.222 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=572 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1183, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.223 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.223 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902017s client | 1.223 DEBUG Setting timeout of 29.999902017s client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.223 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.223 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880547s client | 1.223 DEBUG Setting timeout of 29.999880547s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/568 (1.2%) sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1144 (1.4%) client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1184 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1331856, len: 895, fin: false } client | 1.223 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 607983256 } client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.223 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.223 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955476ms client | 1.223 DEBUG Setting timeout of 19.955476ms client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.223 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.223 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.223 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932664ms client | 1.223 DEBUG Setting timeout of 19.932664ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1145 (1.4%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/569 (1.2%) client | 1.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1185 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1332751, len: 1445, fin: false } client | 1.224 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 589191965 } client | 1.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.224 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.224 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=573 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1185, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.225 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.225 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913918s client | 1.225 DEBUG Setting timeout of 29.999913918s client | 1.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.225 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.225 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.225 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891747s client | 1.225 DEBUG Setting timeout of 29.999891747s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1146 (1.4%) client | 1.226 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1186 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1334196, len: 1445, fin: false } client | 1.226 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 610411821 } client | 1.226 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.226 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.226 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.226 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966567ms client | 1.226 DEBUG Setting timeout of 19.966567ms client | 1.226 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.226 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.226 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.226 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945258ms client | 1.226 DEBUG Setting timeout of 19.945258ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/570 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1147 (1.4%) client | 1.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1187 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1335641, len: 1445, fin: false } client | 1.227 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 591610449 } client | 1.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.227 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=574 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1187, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.227 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.227 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999853343s client | 1.227 DEBUG Setting timeout of 29.999853343s client | 1.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.227 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.227 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.227 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999821924s client | 1.227 DEBUG Setting timeout of 29.999821924s sim | Forwarding 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1148 (1.4%) client | 1.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1188 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 863 client | -> RX Stream { stream_id: 0, offset: 1337086, len: 837, fin: false } client | 1.228 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 612330100 } client | 1.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.228 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.228 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97368ms client | 1.228 DEBUG Setting timeout of 19.97368ms client | 1.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.228 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.228 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.228 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953032ms client | 1.228 DEBUG Setting timeout of 19.953032ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/571 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1149 (1.4%) client | 1.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1189 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1337923, len: 1445, fin: false } client | 1.229 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 593529760 } client | 1.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.229 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=575 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1189, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.229 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.229 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908839s client | 1.229 DEBUG Setting timeout of 29.999908839s client | 1.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.229 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.229 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.229 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886427s client | 1.229 DEBUG Setting timeout of 29.999886427s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1150 (1.4%) client | 1.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1190 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1339368, len: 903, fin: false } client | 1.230 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 614300544 } client | 1.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.230 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.230 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968952ms client | 1.230 DEBUG Setting timeout of 19.968952ms client | 1.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.230 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.230 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.230 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947752ms client | 1.230 DEBUG Setting timeout of 19.947752ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/572 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1151 (1.4%) client | 1.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1191 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1340271, len: 1445, fin: false } client | 1.231 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 595501373 } client | 1.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.231 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=576 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1191, ack_delay: 4, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.231 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.231 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907016s client | 1.231 DEBUG Setting timeout of 29.999907016s client | 1.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.231 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.231 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.231 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880556s client | 1.231 DEBUG Setting timeout of 29.999880556s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1152 (1.4%) client | 1.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1192 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1341716, len: 1437, fin: false } client | 1.232 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 616697897 } client | 1.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.232 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.232 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944727ms client | 1.232 DEBUG Setting timeout of 19.944727ms client | 1.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.232 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.232 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.232 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.921994ms client | 1.232 DEBUG Setting timeout of 19.921994ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/573 (1.2%) client | 1.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1193 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1343153, len: 1445, fin: false } sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1153 (1.4%) client | 1.233 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 597892645 } client | 1.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.233 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=577 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1193, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.233 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.233 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915641s client | 1.233 DEBUG Setting timeout of 29.999915641s client | 1.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.233 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.233 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.233 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873643s client | 1.233 DEBUG Setting timeout of 29.999873643s sim | Forwarding 1390 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1154 (1.4%) client | 1.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1194 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1390 client | -> RX Stream { stream_id: 0, offset: 1344598, len: 1364, fin: false } client | 1.234 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 619051444 } client | 1.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.234 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.234 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968451ms client | 1.234 DEBUG Setting timeout of 19.968451ms client | 1.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.234 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.234 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.234 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948524ms client | 1.234 DEBUG Setting timeout of 19.948524ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/574 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1155 (1.4%) client | 1.235 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1195 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1345962, len: 1445, fin: false } client | 1.236 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 600245951 } client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=578 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1195, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.236 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913288s client | 1.236 DEBUG Setting timeout of 29.999913288s client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.236 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989339s client | 1.236 DEBUG Setting timeout of 29.99989339s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1156 (1.4%) client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1196 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1347407, len: 903, fin: false } client | 1.236 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 620996618 } client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.236 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.956117ms client | 1.236 DEBUG Setting timeout of 19.956117ms client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.236 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.236 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935419ms client | 1.236 DEBUG Setting timeout of 19.935419ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/575 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1157 (1.4%) client | 1.237 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1197 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1348310, len: 1445, fin: false } client | 1.238 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 602238485 } client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=579 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1197, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.238 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911574s client | 1.238 DEBUG Setting timeout of 29.999911574s client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.238 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890855s client | 1.238 DEBUG Setting timeout of 29.999890855s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/576 (1.2%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1158 (1.4%) client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1198 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1349755, len: 903, fin: false } client | 1.238 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 622959665 } client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.238 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96801ms client | 1.238 DEBUG Setting timeout of 19.96801ms client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.238 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.238 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929939ms client | 1.238 DEBUG Setting timeout of 19.929939ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1159 (1.4%) client | 1.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1199 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1350658, len: 1445, fin: false } client | 1.239 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 604164468 } client | 1.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.239 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=580 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1199, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.239 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.240 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.240 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913689s client | 1.240 DEBUG Setting timeout of 29.999913689s client | 1.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.240 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.240 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888371s client | 1.240 DEBUG Setting timeout of 29.999888371s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/577 (1.2%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1160 (1.4%) client | 1.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1200 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1352103, len: 903, fin: false } client | 1.240 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 624933931 } client | 1.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.240 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.240 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971197ms client | 1.240 DEBUG Setting timeout of 19.971197ms client | 1.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.240 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.240 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.240 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949946ms client | 1.240 DEBUG Setting timeout of 19.949946ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1161 (1.4%) client | 1.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1201 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1353006, len: 1445, fin: false } client | 1.241 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 606131797 } client | 1.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.241 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=581 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1201, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.241 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.241 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999919098s client | 1.241 DEBUG Setting timeout of 29.999919098s client | 1.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.241 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.241 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.241 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892949s client | 1.241 DEBUG Setting timeout of 29.999892949s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/578 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1162 (1.4%) client | 1.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1202 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1354451, len: 1445, fin: false } client | 1.243 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 627330786 } client | 1.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.243 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.243 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973771ms client | 1.243 DEBUG Setting timeout of 19.973771ms client | 1.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.243 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.243 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.243 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953523ms client | 1.243 DEBUG Setting timeout of 19.953523ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1163 (1.4%) client | 1.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1203 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1355896, len: 1445, fin: false } client | 1.244 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 608532006 } client | 1.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.244 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=582 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1203, ack_delay: 3, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.244 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.244 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 7/579 (1.2%) client | 1.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888752s client | 1.244 DEBUG Setting timeout of 29.999888752s client | 1.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.244 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.244 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.244 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864256s client | 1.244 DEBUG Setting timeout of 29.999864256s sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1164 (1.4%) client | 1.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1204 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1357341, len: 1401, fin: false } client | 1.245 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 629645083 } client | 1.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.245 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.245 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968501ms client | 1.245 DEBUG Setting timeout of 19.968501ms client | 1.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.245 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.245 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.245 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947281ms client | 1.245 DEBUG Setting timeout of 19.947281ms sim | Dropping 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/580 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1165 (1.4%) client | 1.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1205 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1358742, len: 1445, fin: false } client | 1.246 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 610863027 } client | 1.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.246 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=583 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1205, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.246 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.246 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902116s client | 1.246 DEBUG Setting timeout of 29.999902116s client | 1.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.246 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.246 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.246 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99987737s client | 1.246 DEBUG Setting timeout of 29.99987737s sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1166 (1.4%) client | 1.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1206 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1360187, len: 1420, fin: false } client | 1.247 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 632048799 } client | 1.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.247 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.247 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968621ms client | 1.247 DEBUG Setting timeout of 19.968621ms client | 1.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.247 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.247 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.247 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948043ms client | 1.247 DEBUG Setting timeout of 19.948043ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/581 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1167 (1.4%) sim | Forwarding 123 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1168 (1.4%) client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1207 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1361607, len: 1445, fin: false } client | 1.249 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 613370299 } client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.249 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=584 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1207, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.249 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.249 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902637s client | 1.249 DEBUG Setting timeout of 29.999902637s client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1208 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 123 client | -> RX Stream { stream_id: 0, offset: 1363052, len: 97, fin: false } client | 1.249 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 633496867 } client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.249 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.249 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.980323ms client | 1.249 DEBUG Setting timeout of 19.980323ms client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.249 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.249 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.249 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96271ms client | 1.249 DEBUG Setting timeout of 19.96271ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1169 (1.4%) client | 1.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1209 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1363149, len: 1445, fin: false } client | 1.250 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 614618288 } client | 1.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.250 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=585 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1209, ack_delay: 3, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.250 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.250 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99991437s client | 1.250 DEBUG Setting timeout of 29.99991437s client | 1.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.250 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.250 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.250 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889142s client | 1.250 DEBUG Setting timeout of 29.999889142s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/582 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1170 (1.4%) client | 1.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1210 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1364594, len: 1445, fin: false } client | 1.251 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 635807378 } client | 1.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.251 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.251 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.976666ms client | 1.251 DEBUG Setting timeout of 19.976666ms client | 1.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.251 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.251 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.251 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.956549ms client | 1.251 DEBUG Setting timeout of 19.956549ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1171 (1.4%) client | 1.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1211 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1366039, len: 1445, fin: false } client | 1.252 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 617026650 } client | 1.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.252 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=586 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1211, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.252 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.252 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990408s client | 1.252 DEBUG Setting timeout of 29.99990408s client | 1.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.252 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.252 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.252 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878022s client | 1.252 DEBUG Setting timeout of 29.999878022s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/583 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1172 (1.4%) client | 1.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1212 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1367484, len: 1445, fin: false } client | 1.253 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 638200251 } client | 1.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.253 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.253 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970175ms client | 1.253 DEBUG Setting timeout of 19.970175ms client | 1.253 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.253 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.253 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.254 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948254ms client | 1.254 DEBUG Setting timeout of 19.948254ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1173 (1.4%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/584 (1.4%) client | 1.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1213 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1368929, len: 1445, fin: false } client | 1.255 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 619409626 } client | 1.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.255 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=587 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1213, ack_delay: 3, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.255 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.255 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880278s client | 1.255 DEBUG Setting timeout of 29.999880278s client | 1.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.255 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.255 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.255 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999846194s client | 1.255 DEBUG Setting timeout of 29.999846194s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1174 (1.4%) client | 1.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1214 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1303393, len: 1437, fin: false } client | 1.256 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 640610593 } client | 1.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.256 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.256 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969503ms client | 1.256 DEBUG Setting timeout of 19.969503ms client | 1.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.256 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.256 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.256 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.882199ms client | 1.256 DEBUG Setting timeout of 19.882199ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/585 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1175 (1.4%) client | 1.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1215 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1370374, len: 1445, fin: false } client | 1.257 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 621798288 } client | 1.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.257 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=588 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1215, ack_delay: 3, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.257 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1176 (1.4%) client | 1.257 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999865487s client | 1.257 DEBUG Setting timeout of 29.999865487s client | 1.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.257 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.257 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999837966s client | 1.257 DEBUG Setting timeout of 29.999837966s client | 1.257 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1216 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1371819, len: 491, fin: false } client | 1.258 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 642241837 } client | 1.258 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.258 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.258 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.258 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968701ms client | 1.258 DEBUG Setting timeout of 19.968701ms client | 1.258 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.258 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.258 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.258 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945337ms client | 1.258 DEBUG Setting timeout of 19.945337ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1177 (1.4%) client | 1.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1217 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1372310, len: 1445, fin: false } client | 1.259 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 623445199 } client | 1.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.259 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=589 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1217, ack_delay: 3, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.259 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.259 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911594s client | 1.259 DEBUG Setting timeout of 29.999911594s client | 1.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.259 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.259 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.259 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885535s client | 1.259 DEBUG Setting timeout of 29.999885535s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/586 (1.4%) sim | Forwarding 1459 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1178 (1.4%) client | 1.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1218 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1459 client | -> RX Stream { stream_id: 0, offset: 1373755, len: 1433, fin: false } client | 1.260 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 644640699 } client | 1.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.260 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.260 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972138ms client | 1.260 DEBUG Setting timeout of 19.972138ms client | 1.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.260 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.260 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.260 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949154ms client | 1.260 DEBUG Setting timeout of 19.949154ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1179 (1.4%) client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1219 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1375188, len: 1445, fin: false } client | 1.261 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 625842425 } client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.261 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=590 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1219, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/587 (1.4%) client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.261 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.261 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999918667s client | 1.261 DEBUG Setting timeout of 29.999918667s client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.261 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=591 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 44 client | TX -> MaxStreamData { stream_id: StreamId(0), maximum_stream_data: 2425209 } client | 1.261 DEBUG packet_sent this=0x563cbaf51970, pn=591, ps=44 client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.261 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.261 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.261 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 116.36896ms client | 1.261 DEBUG Setting timeout of 116.36896ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1180 (1.4%) client | 1.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1220 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1376633, len: 1437, fin: false } client | 1.262 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 647051806 } client | 1.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.262 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.262 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96817ms client | 1.262 DEBUG Setting timeout of 19.96817ms client | 1.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.262 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.262 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.262 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944125ms client | 1.262 DEBUG Setting timeout of 19.944125ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1181 (1.4%) client | 1.263 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1221 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1378070, len: 1445, fin: false } client | 1.263 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 628231220 } client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.264 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=592 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1221, ack_delay: 3, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1182 (1.4%) client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/588 (1.4%) client | 1.264 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.264 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 114.146076ms client | 1.264 DEBUG Setting timeout of 114.146076ms client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.264 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.264 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 114.118625ms client | 1.264 DEBUG Setting timeout of 114.118625ms client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1222 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1379515, len: 335, fin: false } client | 1.264 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 648487090 } client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.264 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.264 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972679ms client | 1.264 DEBUG Setting timeout of 19.972679ms client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.264 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.264 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.264 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95202ms client | 1.264 DEBUG Setting timeout of 19.95202ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1183 (1.4%) client | 1.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1223 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1379850, len: 1445, fin: false } sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/589 (1.4%) client | 1.265 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 629739438 } client | 1.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.265 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=593 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1223, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.265 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.265 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 112.634942ms client | 1.265 DEBUG Setting timeout of 112.634942ms client | 1.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.265 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.265 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.265 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 112.606188ms client | 1.265 DEBUG Setting timeout of 112.606188ms sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1184 (1.4%) client | 1.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1224 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1381295, len: 945, fin: false } client | 1.266 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 650544982 } client | 1.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.266 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.266 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961588ms client | 1.266 DEBUG Setting timeout of 19.961588ms client | 1.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.266 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.266 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.266 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938905ms client | 1.266 DEBUG Setting timeout of 19.938905ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1185 (1.4%) client | 1.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1225 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1382240, len: 1445, fin: false } client | 1.267 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 631743109 } client | 1.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.267 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=594 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1225, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.267 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.267 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.636071ms client | 1.267 DEBUG Setting timeout of 110.636071ms client | 1.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.267 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.267 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.267 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.615352ms client | 1.267 DEBUG Setting timeout of 110.615352ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/590 (1.4%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1186 (1.3%) client | 1.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1226 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1383685, len: 887, fin: false } client | 1.268 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 652518754 } client | 1.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.268 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.268 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97324ms client | 1.268 DEBUG Setting timeout of 19.97324ms client | 1.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.268 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.268 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.268 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949535ms client | 1.268 DEBUG Setting timeout of 19.949535ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1187 (1.3%) client | 1.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1227 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1384572, len: 1445, fin: false } client | 1.269 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 633707651 } client | 1.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.269 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=595 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1227, ack_delay: 3, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.269 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.269 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.654207ms client | 1.269 DEBUG Setting timeout of 108.654207ms client | 1.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.269 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.269 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.269 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.609323ms client | 1.269 DEBUG Setting timeout of 108.609323ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1188 (1.3%) client | 1.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1228 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1386017, len: 887, fin: false } client | 1.270 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 654454870 } client | 1.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.270 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.270 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968ms client | 1.270 DEBUG Setting timeout of 19.968ms client | 1.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.270 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.270 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.270 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944796ms client | 1.270 DEBUG Setting timeout of 19.944796ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/591 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1189 (1.3%) client | 1.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1229 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1386904, len: 1445, fin: false } client | 1.271 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 635656233 } client | 1.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.271 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=596 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1229, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.271 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.271 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.716294ms client | 1.271 DEBUG Setting timeout of 106.716294ms client | 1.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.271 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.271 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.271 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.691798ms client | 1.271 DEBUG Setting timeout of 106.691798ms sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1190 (1.3%) client | 1.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1230 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 1388349, len: 1353, fin: false } client | 1.272 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 656777598 } client | 1.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.272 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.272 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969783ms client | 1.272 DEBUG Setting timeout of 19.969783ms client | 1.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.272 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.272 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.272 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945939ms client | 1.272 DEBUG Setting timeout of 19.945939ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/592 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1191 (1.3%) client | 1.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1231 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1389702, len: 1445, fin: false } client | 1.273 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 637980176 } client | 1.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.273 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=597 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1231, ack_delay: 6, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.273 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.273 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.374698ms client | 1.273 DEBUG Setting timeout of 104.374698ms client | 1.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.273 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.273 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.273 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.347627ms client | 1.273 DEBUG Setting timeout of 104.347627ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/593 (1.3%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1192 (1.3%) client | 1.274 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1232 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1391147, len: 1437, fin: false } client | 1.274 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 659175768 } client | 1.274 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.274 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.274 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.274 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963631ms client | 1.274 DEBUG Setting timeout of 19.963631ms client | 1.274 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.274 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.274 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.274 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938765ms client | 1.274 DEBUG Setting timeout of 19.938765ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1193 (1.3%) client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1233 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1392584, len: 1445, fin: false } client | 1.276 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 640371751 } client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=598 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1233, ack_delay: 3, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1194 (1.3%) client | 1.276 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.990677ms client | 1.276 DEBUG Setting timeout of 101.990677ms client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.276 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.963456ms client | 1.276 DEBUG Setting timeout of 101.963456ms client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1234 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1394029, len: 321, fin: false } client | 1.276 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 660628874 } client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.276 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97312ms client | 1.276 DEBUG Setting timeout of 19.97312ms client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.276 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.276 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95176ms client | 1.276 DEBUG Setting timeout of 19.95176ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/594 (1.3%) sim | Forwarding 44 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/595 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1195 (1.3%) sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1196 (1.3%) client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1235 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1394350, len: 1445, fin: false } client | 1.277 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 641886928 } client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=599 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1235, ack_delay: 3, first_ack_range: 74, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.277 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.486251ms client | 1.277 DEBUG Setting timeout of 100.486251ms client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.277 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.442017ms client | 1.277 DEBUG Setting timeout of 100.442017ms client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1236 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1395795, len: 160, fin: false } client | 1.277 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 662101801 } client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.277 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.884764ms client | 1.277 DEBUG Setting timeout of 19.884764ms client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.277 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.277 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.858054ms client | 1.277 DEBUG Setting timeout of 19.858054ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1197 (1.3%) client | 1.278 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1237 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1395955, len: 1445, fin: false } client | 1.278 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 643217844 } client | 1.278 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.278 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=600 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1237, ack_delay: 3, first_ack_range: 76, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.279 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.279 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.119547ms client | 1.279 DEBUG Setting timeout of 99.119547ms client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.279 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.279 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.087698ms client | 1.279 DEBUG Setting timeout of 99.087698ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/596 (1.3%) sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1198 (1.3%) client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1238 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1397400, len: 895, fin: false } client | 1.279 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 663978045 } client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.279 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.279 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955707ms client | 1.279 DEBUG Setting timeout of 19.955707ms client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.279 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.279 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.279 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932944ms client | 1.279 DEBUG Setting timeout of 19.932944ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/597 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 16/1199 (1.3%) client | 1.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1239 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1398295, len: 1445, fin: false } client | 1.281 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 645275558 } client | 1.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.281 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=601 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1239, ack_delay: 3, first_ack_range: 78, ack_ranges: [AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.281 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.281 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.096709ms client | 1.281 DEBUG Setting timeout of 97.096709ms client | 1.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.281 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.281 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.281 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.074627ms client | 1.281 DEBUG Setting timeout of 97.074627ms sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1200 (1.4%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/598 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1201 (1.4%) client | 1.283 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1241 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1401185, len: 1445, fin: false } client | 1.283 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 647626843 } client | 1.283 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.283 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.283 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=602 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1241, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.283 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.283 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.283 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.283 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.749161ms client | 1.283 DEBUG Setting timeout of 94.749161ms client | 1.283 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.283 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.283 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.283 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.723884ms client | 1.283 DEBUG Setting timeout of 94.723884ms sim | Forwarding 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1202 (1.4%) client | 1.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1242 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 863 client | -> RX Stream { stream_id: 0, offset: 1402630, len: 837, fin: false } client | 1.284 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 668331279 } client | 1.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.284 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.284 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969282ms client | 1.284 DEBUG Setting timeout of 19.969282ms client | 1.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.284 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.284 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.284 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945057ms client | 1.284 DEBUG Setting timeout of 19.945057ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/599 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1203 (1.4%) client | 1.285 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1243 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1403467, len: 1445, fin: false } client | 1.285 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 649530528 } client | 1.285 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.285 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.285 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=603 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1243, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.285 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.285 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.285 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.285 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.843773ms client | 1.285 DEBUG Setting timeout of 92.843773ms client | 1.285 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.285 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.285 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.285 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.817533ms client | 1.285 DEBUG Setting timeout of 92.817533ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1204 (1.4%) client | 1.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1244 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1404912, len: 1445, fin: false } client | 1.286 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 670713592 } client | 1.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.286 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.286 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972469ms client | 1.286 DEBUG Setting timeout of 19.972469ms client | 1.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.286 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.286 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.286 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950277ms client | 1.286 DEBUG Setting timeout of 19.950277ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/600 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1205 (1.4%) client | 1.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1245 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1406357, len: 1445, fin: false } client | 1.287 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 651915676 } client | 1.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.287 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=604 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1245, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.287 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.287 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.405202ms client | 1.287 DEBUG Setting timeout of 90.405202ms client | 1.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.287 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.287 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.287 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.376298ms client | 1.287 DEBUG Setting timeout of 90.376298ms sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1206 (1.4%) client | 1.288 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1246 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1407802, len: 895, fin: false } client | 1.288 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 672696290 } client | 1.288 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.288 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.288 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.288 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970074ms client | 1.288 DEBUG Setting timeout of 19.970074ms client | 1.288 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.288 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.288 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.288 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935699ms client | 1.288 DEBUG Setting timeout of 19.935699ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/601 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1207 (1.4%) client | 1.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1247 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1408697, len: 1445, fin: false } client | 1.289 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 653897801 } client | 1.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.289 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=605 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1247, ack_delay: 4, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.289 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.289 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.440613ms client | 1.289 DEBUG Setting timeout of 88.440613ms client | 1.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.289 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.289 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.289 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.418471ms client | 1.289 DEBUG Setting timeout of 88.418471ms sim | Forwarding 1390 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1208 (1.4%) client | 1.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1248 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1390 client | -> RX Stream { stream_id: 0, offset: 1410142, len: 1364, fin: false } client | 1.290 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 675046410 } client | 1.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.290 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.290 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969153ms client | 1.290 DEBUG Setting timeout of 19.969153ms client | 1.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.290 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.290 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.290 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948143ms client | 1.290 DEBUG Setting timeout of 19.948143ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/602 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1209 (1.4%) client | 1.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1249 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1411506, len: 1445, fin: false } client | 1.291 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 656195312 } client | 1.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.291 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.291 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=606 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1249, ack_delay: 4, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.292 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.292 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.174751ms client | 1.292 DEBUG Setting timeout of 86.174751ms client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.292 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.292 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.151637ms client | 1.292 DEBUG Setting timeout of 86.151637ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1210 (1.4%) client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1250 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1412951, len: 903, fin: false } client | 1.292 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 677023766 } client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.292 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.292 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968321ms client | 1.292 DEBUG Setting timeout of 19.968321ms client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.292 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.292 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.292 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945428ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/603 (1.3%) client | 1.292 DEBUG Setting timeout of 19.945428ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1211 (1.4%) client | 1.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1251 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1413854, len: 1445, fin: false } client | 1.293 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 658190253 } client | 1.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.293 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.293 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=607 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1251, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.294 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.294 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/604 (1.3%) client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.160611ms client | 1.294 DEBUG Setting timeout of 84.160611ms client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.294 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.294 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.060996ms client | 1.294 DEBUG Setting timeout of 84.060996ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1212 (1.4%) client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1252 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1415299, len: 903, fin: false } client | 1.294 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 678967321 } client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.294 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.294 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96818ms client | 1.294 DEBUG Setting timeout of 19.96818ms client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.294 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.294 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.294 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931732ms client | 1.294 DEBUG Setting timeout of 19.931732ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1213 (1.4%) client | 1.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1253 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1416202, len: 1445, fin: false } client | 1.295 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 660176004 } client | 1.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.295 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.295 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=608 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1253, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.296 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.296 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.19499ms client | 1.296 DEBUG Setting timeout of 82.19499ms client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.296 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.296 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.16822ms client | 1.296 DEBUG Setting timeout of 82.16822ms sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/605 (1.3%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1214 (1.4%) client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1254 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1417647, len: 903, fin: false } client | 1.296 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 680930710 } client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.296 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.296 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969182ms client | 1.296 DEBUG Setting timeout of 19.969182ms client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.296 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.296 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.296 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94651ms client | 1.296 DEBUG Setting timeout of 19.94651ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1215 (1.4%) client | 1.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1255 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1418550, len: 1445, fin: false } client | 1.297 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 662097688 } client | 1.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.297 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=609 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1255, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.297 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.297 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.269378ms client | 1.297 DEBUG Setting timeout of 80.269378ms client | 1.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.297 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.297 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.297 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.243099ms client | 1.297 DEBUG Setting timeout of 80.243099ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/606 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1216 (1.4%) client | 1.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1256 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1419995, len: 1445, fin: false } client | 1.299 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 683337764 } client | 1.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.299 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.299 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972839ms client | 1.299 DEBUG Setting timeout of 19.972839ms client | 1.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.299 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.299 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.299 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951569ms client | 1.299 DEBUG Setting timeout of 19.951569ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1217 (1.4%) client | 1.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1257 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1421440, len: 1445, fin: false } client | 1.300 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 664534238 } client | 1.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.300 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=610 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1257, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.300 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.300 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 77.837187ms client | 1.300 DEBUG Setting timeout of 77.837187ms client | 1.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.300 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.300 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.300 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 77.810657ms client | 1.300 DEBUG Setting timeout of 77.810657ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/607 (1.3%) sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1218 (1.4%) client | 1.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1258 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1422885, len: 1401, fin: false } client | 1.301 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 685650720 } client | 1.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.301 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.301 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967349ms client | 1.301 DEBUG Setting timeout of 19.967349ms client | 1.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.301 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.301 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.301 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94655ms client | 1.301 DEBUG Setting timeout of 19.94655ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1219 (1.4%) client | 1.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1259 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1424286, len: 1445, fin: false } client | 1.302 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 666849729 } client | 1.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.302 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=611 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 54 client | TX -> Ack { largest_acknowledged: 1259, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.302 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.302 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.526235ms client | 1.302 DEBUG Setting timeout of 75.526235ms client | 1.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.302 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.302 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.302 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 75.502972ms client | 1.302 DEBUG Setting timeout of 75.502972ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/608 (1.3%) sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1220 (1.4%) client | 1.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1260 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1425731, len: 1420, fin: false } client | 1.303 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 688065796 } client | 1.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.303 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.303 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966827ms client | 1.303 DEBUG Setting timeout of 19.966827ms client | 1.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.303 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.303 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.303 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944686ms client | 1.303 DEBUG Setting timeout of 19.944686ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/609 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1221 (1.4%) sim | Forwarding 123 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1222 (1.4%) client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1261 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1427151, len: 1445, fin: false } client | 1.305 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 669299739 } client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.305 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=612 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 1261, ack_delay: 4, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.305 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.305 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 73.048293ms client | 1.305 DEBUG Setting timeout of 73.048293ms client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1262 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 123 client | -> RX Stream { stream_id: 0, offset: 1428596, len: 97, fin: false } client | 1.305 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 689442075 } client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.305 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.305 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.978609ms client | 1.305 DEBUG Setting timeout of 19.978609ms client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.305 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.305 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.305 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959343ms client | 1.305 DEBUG Setting timeout of 19.959343ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1223 (1.4%) client | 1.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1263 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1428693, len: 1445, fin: false } client | 1.306 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 670611285 } client | 1.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.306 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=613 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 1263, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.306 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.306 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 71.741335ms client | 1.306 DEBUG Setting timeout of 71.741335ms client | 1.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.306 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.306 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.306 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 71.718833ms client | 1.306 DEBUG Setting timeout of 71.718833ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/610 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1224 (1.4%) client | 1.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1264 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1430138, len: 1445, fin: false } client | 1.307 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 691805097 } client | 1.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.307 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.307 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969963ms client | 1.307 DEBUG Setting timeout of 19.969963ms client | 1.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.307 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.307 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.307 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940599ms client | 1.307 DEBUG Setting timeout of 19.940599ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1225 (1.4%) client | 1.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1265 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1431583, len: 1445, fin: false } client | 1.308 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 673023364 } client | 1.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.308 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=614 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 1265, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.308 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.308 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.34718ms client | 1.308 DEBUG Setting timeout of 69.34718ms client | 1.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.308 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.308 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.308 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 69.325218ms client | 1.308 DEBUG Setting timeout of 69.325218ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/611 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1226 (1.4%) client | 1.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1266 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1433028, len: 1445, fin: false } client | 1.309 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 694214265 } client | 1.309 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.309 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.309 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.310 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967138ms client | 1.310 DEBUG Setting timeout of 19.967138ms client | 1.310 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.310 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.310 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.310 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945447ms client | 1.310 DEBUG Setting timeout of 19.945447ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1227 (1.4%) sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/612 (1.3%) client | 1.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1267 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1434473, len: 1445, fin: false } client | 1.311 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 675415608 } client | 1.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.311 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=615 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 1267, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.311 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.311 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.957631ms client | 1.311 DEBUG Setting timeout of 66.957631ms client | 1.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.311 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.311 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.311 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.936962ms client | 1.311 DEBUG Setting timeout of 66.936962ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1228 (1.4%) client | 1.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1268 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1435918, len: 1437, fin: false } client | 1.312 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 696619168 } client | 1.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.312 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.312 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970616ms client | 1.312 DEBUG Setting timeout of 19.970616ms client | 1.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.312 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.312 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.312 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949215ms client | 1.312 DEBUG Setting timeout of 19.949215ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/613 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1229 (1.4%) client | 1.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1269 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1437355, len: 1445, fin: false } client | 1.313 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 677810371 } client | 1.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.313 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=616 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 1269, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.313 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.313 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.563018ms client | 1.313 DEBUG Setting timeout of 64.563018ms client | 1.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.313 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.313 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.313 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.532811ms client | 1.313 DEBUG Setting timeout of 64.532811ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1230 (1.4%) client | 1.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1270 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1438800, len: 491, fin: false } client | 1.314 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 698297199 } client | 1.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.314 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.314 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963732ms client | 1.314 DEBUG Setting timeout of 19.963732ms client | 1.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.314 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.314 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.314 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940588ms client | 1.314 DEBUG Setting timeout of 19.940588ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1231 (1.4%) client | 1.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1271 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1439291, len: 1445, fin: false } client | 1.315 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 679410150 } client | 1.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.315 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=617 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 1271, ack_delay: 5, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 78 }, AckRange { gap: 0, range: 56 }, AckRange { gap: 0, range: 41 }, AckRange { gap: 0, range: 134 }], ecn_count: None } client | 1.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.315 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.315 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 62.954332ms client | 1.315 DEBUG Setting timeout of 62.954332ms client | 1.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.315 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.315 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.315 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 62.929496ms client | 1.315 DEBUG Setting timeout of 62.929496ms sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/614 (1.3%) sim | Forwarding 1459 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1232 (1.4%) client | 1.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1272 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1459 client | -> RX Stream { stream_id: 0, offset: 1440736, len: 1433, fin: false } client | 1.316 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 700633090 } client | 1.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.316 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.316 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969122ms client | 1.316 DEBUG Setting timeout of 19.969122ms client | 1.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.316 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.316 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.316 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946139ms client | 1.316 DEBUG Setting timeout of 19.946139ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1233 (1.4%) client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1273 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Ack { largest_acknowledged: 592, ack_delay: 0, first_ack_range: 15, ack_ranges: [AckRange { gap: 0, range: 69 }, AckRange { gap: 0, range: 19 }], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 1442169, len: 1434, fin: false } client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[577..=592, 506..=575, 485..=504] client | 1.317 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=592 client | 1.317 DEBUG [Cubic [last_max_cwnd: 3649.0499999999997, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/3005 ssthresh 3005] Cong event -> recovery; cwnd 3005, ssthresh 3005 client | 1.317 DEBUG [Cubic [last_max_cwnd: 3649.0499999999997, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/3005 ssthresh 3005] state -> RecoveryStart client | 1.317 DEBUG on_packets_lost this=0x563cbaf51970, bytes_in_flight=44, cwnd=3005, state=RecoveryStart client | 1.317 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=3005, state=RecoveryStart, new_acked=0 client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 1048, smallest: 924, ack_needed: true }, PacketRange { largest: 922, smallest: 837, ack_needed: true }, PacketRange { largest: 835, smallest: 724, ack_needed: true }] }) client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 1191, smallest: 1161, ack_needed: true }, PacketRange { largest: 1159, smallest: 1103, ack_needed: true }, PacketRange { largest: 1101, smallest: 1060, ack_needed: true }, PacketRange { largest: 1058, smallest: 924, ack_needed: true }] }) client | 1.317 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 681833992 } client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.317 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=618 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1273, ack_delay: 15, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.317 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.317 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999788152s client | 1.317 DEBUG Setting timeout of 29.999788152s client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.317 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 54 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/615 (1.3%) client | 1.317 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.317 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999759439s client | 1.317 DEBUG Setting timeout of 29.999759439s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1234 (1.4%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1235 (1.4%) client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1274 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1443603, len: 1445, fin: false } client | 1.318 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 703048780 } client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.318 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.318 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967749ms client | 1.318 DEBUG Setting timeout of 19.967749ms client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1275 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1445048, len: 3, fin: false } client | 1.318 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 683106990 } client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.318 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=619 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1275, ack_delay: 2, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.318 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.318 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990402s client | 1.318 DEBUG Setting timeout of 29.99990402s client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.318 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.318 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.318 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881748s client | 1.318 DEBUG Setting timeout of 29.999881748s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1236 (1.4%) client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1276 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1445051, len: 1445, fin: false } client | 1.320 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 704287013 } client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.320 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970575ms client | 1.320 DEBUG Setting timeout of 19.970575ms client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.320 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948594ms client | 1.320 DEBUG Setting timeout of 19.948594ms sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1237 (1.4%) sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/616 (1.3%) client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1277 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1446496, len: 335, fin: false } client | 1.320 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 684665721 } client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=620 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1277, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.320 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901926s client | 1.320 DEBUG Setting timeout of 29.999901926s client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.320 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.320 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878522s client | 1.320 DEBUG Setting timeout of 29.999878522s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1238 (1.4%) sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/617 (1.3%) client | 1.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1278 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1446831, len: 1445, fin: false } client | 1.321 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 705810796 } client | 1.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.321 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.321 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.962891ms client | 1.321 DEBUG Setting timeout of 19.962891ms client | 1.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.321 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.321 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.321 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937754ms client | 1.321 DEBUG Setting timeout of 19.937754ms sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1239 (1.4%) client | 1.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1279 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1448276, len: 945, fin: false } client | 1.322 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 686601984 } client | 1.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.322 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=621 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1279, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.322 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.322 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911514s client | 1.322 DEBUG Setting timeout of 29.999911514s client | 1.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.322 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.322 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.322 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879975s client | 1.322 DEBUG Setting timeout of 29.999879975s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1240 (1.4%) client | 1.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1280 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1449221, len: 1445, fin: false } client | 1.323 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 707797266 } client | 1.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.323 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.323 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972749ms client | 1.323 DEBUG Setting timeout of 19.972749ms client | 1.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.323 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.323 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.323 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951289ms client | 1.323 DEBUG Setting timeout of 19.951289ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/618 (1.3%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1241 (1.4%) client | 1.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1281 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1450666, len: 887, fin: false } client | 1.324 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 688516665 } client | 1.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.324 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=622 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1281, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.324 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.324 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891416s client | 1.324 DEBUG Setting timeout of 29.999891416s client | 1.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.324 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.324 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.324 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986664s client | 1.324 DEBUG Setting timeout of 29.99986664s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1242 (1.4%) client | 1.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1282 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1451553, len: 1445, fin: false } client | 1.325 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 709764363 } client | 1.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.325 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.325 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946199ms client | 1.325 DEBUG Setting timeout of 19.946199ms client | 1.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.325 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.325 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.325 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.923767ms client | 1.325 DEBUG Setting timeout of 19.923767ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1243 (1.4%) client | 1.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1283 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1452998, len: 887, fin: false } client | 1.326 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 690522956 } client | 1.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/619 (1.3%) client | 1.326 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=623 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1283, ack_delay: 3, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.326 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.326 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874855s client | 1.326 DEBUG Setting timeout of 29.999874855s client | 1.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.326 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.326 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.326 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999836423s client | 1.326 DEBUG Setting timeout of 29.999836423s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1244 (1.4%) client | 1.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1284 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1453885, len: 1445, fin: false } client | 1.327 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 711727993 } client | 1.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.327 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.327 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967088ms client | 1.327 DEBUG Setting timeout of 19.967088ms client | 1.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.327 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.327 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.327 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944837ms client | 1.327 DEBUG Setting timeout of 19.944837ms sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1245 (1.4%) client | 1.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1285 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 1455330, len: 1353, fin: false } client | 1.328 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 692845168 } client | 1.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.328 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=624 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1285, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.328 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.328 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889152s client | 1.328 DEBUG Setting timeout of 29.999889152s client | 1.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.328 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.328 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.328 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999865488s client | 1.328 DEBUG Setting timeout of 29.999865488s sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/620 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1246 (1.4%) client | 1.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1286 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1456683, len: 1445, fin: false } client | 1.329 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 714063125 } client | 1.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.329 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.329 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970194ms client | 1.329 DEBUG Setting timeout of 19.970194ms client | 1.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.329 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.329 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.329 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948804ms client | 1.329 DEBUG Setting timeout of 19.948804ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/621 (1.3%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1247 (1.4%) client | 1.330 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1287 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1458128, len: 1437, fin: false } client | 1.331 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 695234203 } client | 1.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.331 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=625 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1287, ack_delay: 4, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.331 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.331 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880676s client | 1.331 DEBUG Setting timeout of 29.999880676s client | 1.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.331 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.331 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.331 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999857492s client | 1.331 DEBUG Setting timeout of 29.999857492s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1248 (1.4%) client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1288 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1459565, len: 1445, fin: false } client | 1.332 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 716440173 } client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.332 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970615ms client | 1.332 DEBUG Setting timeout of 19.970615ms client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.332 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949716ms client | 1.332 DEBUG Setting timeout of 19.949716ms sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1249 (1.4%) client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1289 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1461010, len: 321, fin: false } client | 1.332 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 696771857 } client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=626 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1289, ack_delay: 4, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.332 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999903469s client | 1.332 DEBUG Setting timeout of 29.999903469s client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.332 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.332 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881047s client | 1.332 DEBUG Setting timeout of 29.999881047s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/622 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1250 (1.4%) sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1251 (1.4%) client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1290 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1461331, len: 1445, fin: false } client | 1.333 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 717947221 } client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.333 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971146ms client | 1.333 DEBUG Setting timeout of 19.971146ms client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.333 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949405ms client | 1.333 DEBUG Setting timeout of 19.949405ms client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1291 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1462776, len: 160, fin: false } client | 1.333 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 698086893 } client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=627 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1291, ack_delay: 2, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.333 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913017s client | 1.333 DEBUG Setting timeout of 29.999913017s client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.333 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.333 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886597s client | 1.333 DEBUG Setting timeout of 29.999886597s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/623 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 17/1252 (1.4%) client | 1.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1292 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1462936, len: 1445, fin: false } client | 1.335 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 719268539 } client | 1.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.335 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.335 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972077ms client | 1.335 DEBUG Setting timeout of 19.972077ms client | 1.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.335 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.335 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.335 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950617ms client | 1.335 DEBUG Setting timeout of 19.950617ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/624 (1.3%) sim | Dropping 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1253 (1.4%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1254 (1.4%) client | 1.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1294 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1465276, len: 1445, fin: false } client | 1.337 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 701266606 } client | 1.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.337 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=628 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1294, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.337 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.337 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917254s client | 1.337 DEBUG Setting timeout of 29.999917254s client | 1.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.337 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.337 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.337 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891997s client | 1.337 DEBUG Setting timeout of 29.999891997s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/625 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1255 (1.4%) client | 1.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1295 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1399740, len: 1445, fin: false } client | 1.338 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 722475353 } client | 1.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.338 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.338 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968841ms client | 1.338 DEBUG Setting timeout of 19.968841ms client | 1.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.338 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.338 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.338 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.864225ms client | 1.338 DEBUG Setting timeout of 19.864225ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1256 (1.4%) client | 1.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1296 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1466721, len: 1445, fin: false } client | 1.339 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 703672779 } client | 1.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.339 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=629 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/626 (1.3%) client | TX -> Ack { largest_acknowledged: 1296, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.339 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.339 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908678s client | 1.339 DEBUG Setting timeout of 29.999908678s client | 1.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.339 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.339 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.339 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988268s client | 1.339 DEBUG Setting timeout of 29.99988268s sim | Forwarding 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1257 (1.4%) client | 1.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1297 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 863 client | -> RX Stream { stream_id: 0, offset: 1468166, len: 837, fin: false } client | 1.340 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 724383452 } client | 1.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.340 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.340 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967689ms client | 1.340 DEBUG Setting timeout of 19.967689ms client | 1.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.340 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.340 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.340 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947201ms client | 1.340 DEBUG Setting timeout of 19.947201ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1258 (1.4%) client | 1.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1298 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1469003, len: 1445, fin: false } client | 1.341 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 705605737 } client | 1.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.341 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=630 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1298, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.341 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/627 (1.3%) client | 1.341 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912335s client | 1.341 DEBUG Setting timeout of 29.999912335s client | 1.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.341 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.341 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.341 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883691s client | 1.341 DEBUG Setting timeout of 29.999883691s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1259 (1.4%) client | 1.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1299 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1470448, len: 1445, fin: false } client | 1.342 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 726775606 } client | 1.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.342 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.342 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969713ms client | 1.342 DEBUG Setting timeout of 19.969713ms client | 1.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.342 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.342 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.342 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949155ms client | 1.342 DEBUG Setting timeout of 19.949155ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1260 (1.4%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/628 (1.3%) client | 1.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1300 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1471893, len: 1445, fin: false } client | 1.343 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 707973795 } client | 1.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.343 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=631 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1300, ack_delay: 5, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.343 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.343 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998937s client | 1.343 DEBUG Setting timeout of 29.9998937s client | 1.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.343 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.343 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.343 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868733s client | 1.343 DEBUG Setting timeout of 29.999868733s sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1261 (1.4%) client | 1.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1301 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1473338, len: 895, fin: false } client | 1.344 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 728752083 } client | 1.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.344 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.344 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97324ms client | 1.344 DEBUG Setting timeout of 19.97324ms client | 1.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.344 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.344 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.344 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953232ms client | 1.344 DEBUG Setting timeout of 19.953232ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1262 (1.4%) client | 1.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1302 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1474233, len: 1445, fin: false } client | 1.345 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 709956361 } client | 1.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.345 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=632 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1302, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.345 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.345 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894341s client | 1.345 DEBUG Setting timeout of 29.999894341s client | 1.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.345 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.345 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.345 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999852972s client | 1.345 DEBUG Setting timeout of 29.999852972s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/629 (1.3%) sim | Forwarding 1390 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1263 (1.4%) client | 1.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1303 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1390 client | -> RX Stream { stream_id: 0, offset: 1475678, len: 1364, fin: false } client | 1.346 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 731090069 } client | 1.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.346 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.346 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967849ms client | 1.346 DEBUG Setting timeout of 19.967849ms client | 1.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.346 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.346 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.346 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946098ms client | 1.346 DEBUG Setting timeout of 19.946098ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/630 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1264 (1.4%) client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1304 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1477042, len: 1445, fin: false } client | 1.348 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 712251883 } client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=633 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1304, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.348 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908638s client | 1.348 DEBUG Setting timeout of 29.999908638s client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.348 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885976s client | 1.348 DEBUG Setting timeout of 29.999885976s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1265 (1.4%) client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1305 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1478487, len: 903, fin: false } client | 1.348 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 733071095 } client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.348 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970966ms client | 1.348 DEBUG Setting timeout of 19.970966ms client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.348 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.348 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950397ms client | 1.348 DEBUG Setting timeout of 19.950397ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/631 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1266 (1.4%) client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1306 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1479390, len: 1445, fin: false } client | 1.350 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 714253330 } client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=634 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1306, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.350 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9999091s client | 1.350 DEBUG Setting timeout of 29.9999091s client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.350 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988272s client | 1.350 DEBUG Setting timeout of 29.99988272s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1267 (1.4%) client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1307 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1480835, len: 903, fin: false } client | 1.350 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 735041844 } client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.350 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947392ms client | 1.350 DEBUG Setting timeout of 19.947392ms client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.350 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.350 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.92525ms client | 1.350 DEBUG Setting timeout of 19.92525ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1268 (1.4%) client | 1.351 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1308 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1481738, len: 1445, fin: false } client | 1.351 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 716228532 } client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=635 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1308, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.352 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9999147s client | 1.352 DEBUG Setting timeout of 29.9999147s client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.352 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888471s client | 1.352 DEBUG Setting timeout of 29.999888471s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/632 (1.3%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1269 (1.4%) client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1309 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1483183, len: 903, fin: false } client | 1.352 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 737016950 } client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.352 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969302ms client | 1.352 DEBUG Setting timeout of 19.969302ms client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.352 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.352 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948273ms client | 1.352 DEBUG Setting timeout of 19.948273ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1270 (1.4%) client | 1.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1310 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1484086, len: 1445, fin: false } client | 1.353 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 718200009 } client | 1.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.353 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.353 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=636 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1310, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.354 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.354 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.354 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.354 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911895s client | 1.354 DEBUG Setting timeout of 29.999911895s client | 1.354 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.354 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.354 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.354 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886407s client | 1.354 DEBUG Setting timeout of 29.999886407s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/633 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1271 (1.4%) client | 1.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1311 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1485531, len: 1445, fin: false } client | 1.355 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 739387576 } client | 1.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.355 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.355 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969793ms client | 1.355 DEBUG Setting timeout of 19.969793ms client | 1.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.355 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.355 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.355 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947622ms client | 1.355 DEBUG Setting timeout of 19.947622ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1272 (1.4%) client | 1.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1312 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1486976, len: 1445, fin: false } client | 1.356 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 720590261 } client | 1.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.356 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=637 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1312, ack_delay: 4, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/634 (1.3%) client | 1.356 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.356 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999900082s client | 1.356 DEBUG Setting timeout of 29.999900082s client | 1.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.356 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.356 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.356 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879103s client | 1.356 DEBUG Setting timeout of 29.999879103s sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1273 (1.4%) client | 1.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1313 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1488421, len: 1401, fin: false } client | 1.357 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 741709649 } client | 1.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.357 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.357 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970054ms client | 1.357 DEBUG Setting timeout of 19.970054ms client | 1.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.357 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.357 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.357 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948764ms client | 1.357 DEBUG Setting timeout of 19.948764ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1274 (1.4%) client | 1.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1314 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1489822, len: 1445, fin: false } client | 1.358 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 722905005 } client | 1.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.358 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=638 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1314, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.358 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.358 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909379s client | 1.358 DEBUG Setting timeout of 29.999909379s client | 1.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.358 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.358 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.358 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869154s client | 1.358 DEBUG Setting timeout of 29.999869154s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/635 (1.3%) sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1275 (1.4%) client | 1.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1315 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1491267, len: 1420, fin: false } client | 1.359 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 744144337 } client | 1.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.359 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.359 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971667ms client | 1.359 DEBUG Setting timeout of 19.971667ms client | 1.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.359 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.359 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.359 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949756ms client | 1.359 DEBUG Setting timeout of 19.949756ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/636 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1276 (1.4%) client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1316 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1492687, len: 1445, fin: false } client | 1.361 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 725335841 } client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=639 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1316, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } sim | Forwarding 123 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1277 (1.4%) client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.361 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999898209s client | 1.361 DEBUG Setting timeout of 29.999898209s client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.361 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999872029s client | 1.361 DEBUG Setting timeout of 29.999872029s client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1317 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 123 client | -> RX Stream { stream_id: 0, offset: 1494132, len: 97, fin: false } client | 1.361 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 745487817 } client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.361 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.978099ms client | 1.361 DEBUG Setting timeout of 19.978099ms client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.361 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.361 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958833ms client | 1.361 DEBUG Setting timeout of 19.958833ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1278 (1.4%) client | 1.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1318 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1494229, len: 1445, fin: false } client | 1.362 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 726677628 } client | 1.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.362 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=640 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1318, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.362 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.362 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874004s client | 1.362 DEBUG Setting timeout of 29.999874004s client | 1.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.362 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.362 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.362 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848135s client | 1.362 DEBUG Setting timeout of 29.999848135s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/637 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 18/1279 (1.4%) client | 1.363 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1319 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1495674, len: 1445, fin: false } client | 1.363 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 747867745 } client | 1.363 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.363 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.363 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.363 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970124ms client | 1.363 DEBUG Setting timeout of 19.970124ms client | 1.363 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.363 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.363 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.363 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.918477ms client | 1.363 DEBUG Setting timeout of 19.918477ms sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1280 (1.5%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/638 (1.3%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1281 (1.5%) client | 1.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1321 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1498564, len: 1445, fin: false } client | 1.366 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 730282193 } client | 1.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.366 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=641 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1321, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.366 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.366 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908899s client | 1.366 DEBUG Setting timeout of 29.999908899s client | 1.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.366 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.366 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.366 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882159s client | 1.366 DEBUG Setting timeout of 29.999882159s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1282 (1.5%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/639 (1.3%) client | 1.367 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1322 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1500009, len: 1445, fin: false } client | 1.367 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 751460613 } client | 1.367 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.367 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.367 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.367 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970755ms client | 1.367 DEBUG Setting timeout of 19.970755ms client | 1.367 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.367 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.367 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.367 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.798703ms client | 1.367 DEBUG Setting timeout of 19.798703ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1283 (1.5%) client | 1.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1323 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1501454, len: 1437, fin: false } client | 1.368 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 732671123 } client | 1.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.368 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=642 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1323, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.368 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.368 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912957s client | 1.368 DEBUG Setting timeout of 29.999912957s client | 1.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.368 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.368 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.368 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887389s client | 1.368 DEBUG Setting timeout of 29.999887389s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/640 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1284 (1.5%) client | 1.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1324 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1502891, len: 1445, fin: false } client | 1.369 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 753867166 } client | 1.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.369 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.369 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960416ms client | 1.369 DEBUG Setting timeout of 19.960416ms client | 1.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.369 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.369 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.369 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939346ms client | 1.369 DEBUG Setting timeout of 19.939346ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1285 (1.5%) client | 1.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1325 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1504336, len: 491, fin: false } client | 1.370 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 734293701 } client | 1.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.370 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=643 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1325, ack_delay: 4, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.370 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.370 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999899191s client | 1.370 DEBUG Setting timeout of 29.999899191s client | 1.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.370 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.370 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.370 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873002s client | 1.370 DEBUG Setting timeout of 29.999873002s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1286 (1.5%) client | 1.371 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1326 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1504827, len: 1445, fin: false } client | 1.371 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 755504660 } client | 1.371 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.371 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.371 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.371 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969483ms client | 1.371 DEBUG Setting timeout of 19.969483ms client | 1.371 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.371 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.371 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.371 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949144ms client | 1.371 DEBUG Setting timeout of 19.949144ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/641 (1.2%) sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1287 (1.5%) client | 1.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1327 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 1506272, len: 1422, fin: false } client | 1.372 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 736685956 } client | 1.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.372 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=644 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1327, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.372 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.372 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887489s client | 1.372 DEBUG Setting timeout of 29.999887489s client | 1.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.372 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.372 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.372 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867081s client | 1.372 DEBUG Setting timeout of 29.999867081s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1288 (1.5%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1289 (1.5%) client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1328 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1507694, len: 1445, fin: false } client | 1.373 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 757880743 } client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.373 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970064ms client | 1.373 DEBUG Setting timeout of 19.970064ms client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1329 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1509139, len: 3, fin: false } client | 1.373 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 737934083 } client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=645 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1329, ack_delay: 2, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.373 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908679s client | 1.373 DEBUG Setting timeout of 29.999908679s client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.373 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.373 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.373 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988801s client | 1.373 DEBUG Setting timeout of 29.99988801s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/642 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1290 (1.5%) client | 1.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1330 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1509142, len: 1445, fin: false } client | 1.374 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 759145110 } client | 1.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.374 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.374 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968281ms client | 1.374 DEBUG Setting timeout of 19.968281ms client | 1.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.374 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.374 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.374 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946691ms client | 1.374 DEBUG Setting timeout of 19.946691ms sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1291 (1.5%) client | 1.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1331 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1510587, len: 335, fin: false } client | 1.375 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 739461954 } client | 1.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.375 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=646 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1331, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.375 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.375 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99987062s client | 1.375 DEBUG Setting timeout of 29.99987062s client | 1.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.375 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.375 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.375 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999845192s client | 1.375 DEBUG Setting timeout of 29.999845192s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1292 (1.5%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/643 (1.2%) client | 1.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1332 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1510922, len: 1445, fin: false } client | 1.376 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 760651908 } client | 1.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.376 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.376 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970534ms client | 1.376 DEBUG Setting timeout of 19.970534ms client | 1.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.376 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.376 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.376 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949615ms client | 1.376 DEBUG Setting timeout of 19.949615ms sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1293 (1.5%) client | 1.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1333 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1512367, len: 945, fin: false } client | 1.377 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 741446018 } client | 1.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.377 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=647 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1333, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.377 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.377 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911655s client | 1.377 DEBUG Setting timeout of 29.999911655s client | 1.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.377 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.377 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.377 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886497s client | 1.377 DEBUG Setting timeout of 29.999886497s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/644 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1294 (1.5%) client | 1.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1334 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1513312, len: 1445, fin: false } client | 1.378 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 762659513 } client | 1.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.378 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.378 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971246ms client | 1.378 DEBUG Setting timeout of 19.971246ms client | 1.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.378 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.378 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.378 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949224ms client | 1.378 DEBUG Setting timeout of 19.949224ms sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1295 (1.5%) client | 1.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1335 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1514757, len: 887, fin: false } client | 1.379 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 743407849 } client | 1.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.379 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=648 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 51 client | TX -> Ack { largest_acknowledged: 1335, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.379 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.379 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909621s client | 1.379 DEBUG Setting timeout of 29.999909621s client | 1.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.379 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.379 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.379 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884744s client | 1.379 DEBUG Setting timeout of 29.999884744s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 19/1296 (1.5%) client | 1.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1336 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1515644, len: 1445, fin: false } client | 1.380 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 764613879 } client | 1.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.380 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.380 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970966ms client | 1.380 DEBUG Setting timeout of 19.970966ms client | 1.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.380 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.380 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.380 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950988ms client | 1.380 DEBUG Setting timeout of 19.950988ms sim | Dropping 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1297 (1.5%) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/645 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1298 (1.5%) client | 1.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1338 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1517976, len: 1445, fin: false } client | 1.382 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 746561499 } client | 1.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.382 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=649 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1338, ack_delay: 4, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.382 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.382 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882971s client | 1.382 DEBUG Setting timeout of 29.999882971s client | 1.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.382 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.382 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.382 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999856642s client | 1.382 DEBUG Setting timeout of 29.999856642s sim | Forwarding 1379 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1299 (1.5%) client | 1.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1339 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1379 client | -> RX Stream { stream_id: 0, offset: 1519421, len: 1353, fin: false } client | 1.383 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 767697815 } client | 1.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.383 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.383 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973341ms client | 1.383 DEBUG Setting timeout of 19.973341ms client | 1.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.383 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.383 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.383 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953293ms client | 1.383 DEBUG Setting timeout of 19.953293ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/646 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1300 (1.5%) client | 1.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1340 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1520774, len: 1445, fin: false } client | 1.384 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 748901822 } client | 1.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.384 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=650 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1340, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.384 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.384 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904511s client | 1.384 DEBUG Setting timeout of 29.999904511s client | 1.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.384 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.384 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.384 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999860769s client | 1.384 DEBUG Setting timeout of 29.999860769s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/647 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1301 (1.5%) client | 1.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1341 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1522219, len: 1437, fin: false } client | 1.385 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 770083669 } client | 1.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.385 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.385 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972078ms client | 1.385 DEBUG Setting timeout of 19.972078ms client | 1.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.385 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.385 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.385 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95215ms client | 1.385 DEBUG Setting timeout of 19.95215ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1302 (1.5%) client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1342 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1523656, len: 1445, fin: false } client | 1.387 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 751277457 } client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=651 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1342, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1303 (1.5%) client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.387 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896165s client | 1.387 DEBUG Setting timeout of 29.999896165s client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.387 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873953s client | 1.387 DEBUG Setting timeout of 29.999873953s client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1343 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1525101, len: 321, fin: false } client | 1.387 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 771585029 } client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.387 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95758ms client | 1.387 DEBUG Setting timeout of 19.95758ms client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.387 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.387 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93645ms client | 1.387 DEBUG Setting timeout of 19.93645ms sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/648 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1304 (1.5%) client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1344 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1525422, len: 1445, fin: false } client | 1.388 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 752808719 } sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1305 (1.5%) client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=652 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1344, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/649 (1.2%) client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.388 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990955s client | 1.388 DEBUG Setting timeout of 29.99990955s client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.388 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887318s client | 1.388 DEBUG Setting timeout of 29.999887318s client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1345 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1526867, len: 160, fin: false } client | 1.388 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 772970343 } client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.388 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.977689ms client | 1.388 DEBUG Setting timeout of 19.977689ms client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.388 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.388 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943535ms client | 1.388 DEBUG Setting timeout of 19.943535ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1306 (1.5%) client | 1.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1346 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1527027, len: 1445, fin: false } client | 1.389 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 754117394 } client | 1.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.389 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=653 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1346, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.389 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.389 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990395s client | 1.389 DEBUG Setting timeout of 29.99990395s client | 1.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.389 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.389 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.389 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879534s client | 1.389 DEBUG Setting timeout of 29.999879534s sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/650 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1307 (1.5%) client | 1.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1347 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1528472, len: 1445, fin: false } client | 1.391 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 775325745 } client | 1.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.391 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.391 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968731ms client | 1.391 DEBUG Setting timeout of 19.968731ms client | 1.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.391 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.391 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.391 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947642ms client | 1.391 DEBUG Setting timeout of 19.947642ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1308 (1.5%) client | 1.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1348 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1464381, len: 895, fin: false } client | -> RX Stream { stream_id: 0, offset: 1529917, len: 542, fin: false } client | 1.392 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 756561761 } client | 1.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.392 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/651 (1.2%) client | 1.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=654 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1348, ack_delay: 5, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.392 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.392 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880103s client | 1.392 DEBUG Setting timeout of 29.999880103s client | 1.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.392 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.392 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.392 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999740423s client | 1.392 DEBUG Setting timeout of 29.999740423s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1309 (1.5%) client | 1.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1349 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1530459, len: 1445, fin: false } client | 1.393 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 777764759 } client | 1.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.393 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.393 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971046ms client | 1.393 DEBUG Setting timeout of 19.971046ms client | 1.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.393 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.393 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.393 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.928987ms client | 1.393 DEBUG Setting timeout of 19.928987ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1310 (1.5%) client | 1.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1350 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 sim | Forwarding 51 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/652 (1.2%) client | -> RX Stream { stream_id: 0, offset: 1531904, len: 903, fin: false } client | 1.394 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 758526693 } client | 1.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.394 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=655 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1350, ack_delay: 4, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.394 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.394 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909099s client | 1.394 DEBUG Setting timeout of 29.999909099s client | 1.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.394 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.394 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.394 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883161s client | 1.394 DEBUG Setting timeout of 29.999883161s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 20/1311 (1.5%) client | 1.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1351 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1532807, len: 1445, fin: false } client | 1.395 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 779721864 } client | 1.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.395 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.395 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969032ms client | 1.395 DEBUG Setting timeout of 19.969032ms client | 1.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.395 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.395 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.395 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94695ms client | 1.395 DEBUG Setting timeout of 19.94695ms sim | Dropping 863 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 21/1312 (1.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 21/1313 (1.6%) client | 1.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1353 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1535089, len: 1445, fin: false } client | 1.397 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 761641755 } client | 1.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.397 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=656 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/653 (1.2%) client | TX -> Ack { largest_acknowledged: 1353, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.397 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.397 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895166s client | 1.397 DEBUG Setting timeout of 29.999895166s client | 1.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.397 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.397 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.397 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999858196s client | 1.397 DEBUG Setting timeout of 29.999858196s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 21/1314 (1.6%) client | 1.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1354 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1536534, len: 1445, fin: false } client | 1.398 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 782833455 } client | 1.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.398 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.398 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959564ms client | 1.398 DEBUG Setting timeout of 19.959564ms client | 1.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.398 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.398 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.398 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937693ms client | 1.398 DEBUG Setting timeout of 19.937693ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 21/1315 (1.6%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/654 (1.2%) client | 1.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1355 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1537979, len: 1445, fin: false } client | 1.399 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 764042863 } client | 1.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.399 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=657 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 55 client | TX -> Ack { largest_acknowledged: 1355, ack_delay: 8, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.399 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.399 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99984013s client | 1.399 DEBUG Setting timeout of 29.99984013s client | 1.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.399 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.399 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.399 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999809583s client | 1.399 DEBUG Setting timeout of 29.999809583s sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 21/1316 (1.6%) client | 1.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1356 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 1539424, len: 895, fin: false } client | 1.400 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 784773857 } client | 1.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.400 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.400 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.91492ms client | 1.400 DEBUG Setting timeout of 19.91492ms client | 1.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.400 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.400 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.400 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.892458ms client | 1.400 DEBUG Setting timeout of 19.892458ms sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1317 (1.7%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/655 (1.2%) sim | Forwarding 1390 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1318 (1.7%) client | 1.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1358 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1390 client | -> RX Stream { stream_id: 0, offset: 1541764, len: 1364, fin: false } client | 1.402 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 767148530 } client | 1.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.402 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=658 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1358, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.402 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.402 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910823s client | 1.402 DEBUG Setting timeout of 29.999910823s client | 1.402 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.403 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.403 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.403 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890514s client | 1.403 DEBUG Setting timeout of 29.999890514s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/656 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1319 (1.7%) client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1359 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1543128, len: 1445, fin: false } client | 1.404 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 788333525 } client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.404 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96786ms client | 1.404 DEBUG Setting timeout of 19.96786ms client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.404 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945458ms client | 1.404 DEBUG Setting timeout of 19.945458ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1320 (1.7%) client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1360 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1544573, len: 903, fin: false } client | 1.404 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 769110752 } client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=659 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1360, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.404 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907536s client | 1.404 DEBUG Setting timeout of 29.999907536s client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.404 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.404 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881978s client | 1.404 DEBUG Setting timeout of 29.999881978s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/657 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1321 (1.7%) client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1361 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1545476, len: 1445, fin: false } client | 1.406 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 790306074 } client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.406 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971566ms client | 1.406 DEBUG Setting timeout of 19.971566ms client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.406 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950908ms client | 1.406 DEBUG Setting timeout of 19.950908ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1322 (1.7%) client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1362 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1546921, len: 903, fin: false } client | 1.406 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 771093917 } client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=660 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1362, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.406 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904762s client | 1.406 DEBUG Setting timeout of 29.999904762s client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.406 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.406 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988239s client | 1.406 DEBUG Setting timeout of 29.99988239s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/658 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1323 (1.7%) client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1363 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1547824, len: 1445, fin: false } client | 1.408 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 792272826 } client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.408 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971627ms client | 1.408 DEBUG Setting timeout of 19.971627ms client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.408 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950016ms client | 1.408 DEBUG Setting timeout of 19.950016ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1324 (1.7%) client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1364 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1549269, len: 903, fin: false } client | 1.408 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 773060393 } client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=661 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1364, ack_delay: 4, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.408 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908929s client | 1.408 DEBUG Setting timeout of 29.999908929s client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.408 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.408 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988244s client | 1.408 DEBUG Setting timeout of 29.99988244s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/659 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1325 (1.7%) client | 1.409 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1365 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1550172, len: 1445, fin: false } client | 1.410 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 794249254 } client | 1.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.410 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.410 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972929ms client | 1.410 DEBUG Setting timeout of 19.972929ms client | 1.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.410 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.410 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.410 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95211ms client | 1.410 DEBUG Setting timeout of 19.95211ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1326 (1.7%) client | 1.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1366 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1551617, len: 1445, fin: false } client | 1.411 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 775444796 } client | 1.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.411 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=662 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1366, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.411 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.411 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913057s client | 1.411 DEBUG Setting timeout of 29.999913057s client | 1.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.411 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.411 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.411 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890314s client | 1.411 DEBUG Setting timeout of 29.999890314s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1327 (1.7%) client | 1.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1367 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1553062, len: 1445, fin: false } client | 1.412 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 796643693 } client | 1.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.412 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.412 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971306ms client | 1.412 DEBUG Setting timeout of 19.971306ms client | 1.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.412 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.412 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.412 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950678ms client | 1.412 DEBUG Setting timeout of 19.950678ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/660 (1.2%) sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1328 (1.7%) client | 1.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1368 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1554507, len: 1401, fin: false } client | 1.413 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 777815032 } client | 1.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.413 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=663 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1368, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.413 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.413 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910623s client | 1.413 DEBUG Setting timeout of 29.999910623s client | 1.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.413 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.413 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.413 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889653s client | 1.413 DEBUG Setting timeout of 29.999889653s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1329 (1.7%) client | 1.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1369 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1555908, len: 1445, fin: false } client | 1.414 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 799026999 } client | 1.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.414 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.414 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967619ms client | 1.414 DEBUG Setting timeout of 19.967619ms client | 1.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.414 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.414 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.414 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945077ms client | 1.414 DEBUG Setting timeout of 19.945077ms sim | Forwarding 55 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/661 (1.2%) sim | Forwarding 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1330 (1.7%) client | 1.415 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1370 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1446 client | -> RX Stream { stream_id: 0, offset: 1557353, len: 1420, fin: false } client | 1.415 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 780197390 } client | 1.415 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.415 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.415 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=664 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1370, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.416 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.416 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9999091s client | 1.416 DEBUG Setting timeout of 29.9999091s client | 1.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.416 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.416 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.416 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883863s client | 1.416 DEBUG Setting timeout of 29.999883863s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1331 (1.7%) sim | Forwarding 123 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1332 (1.7%) client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1371 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1558773, len: 1445, fin: false } client | 1.417 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 801398084 } client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.417 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969783ms client | 1.417 DEBUG Setting timeout of 19.969783ms client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.417 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947411ms client | 1.417 DEBUG Setting timeout of 19.947411ms client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1372 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 123 client | -> RX Stream { stream_id: 0, offset: 1560218, len: 97, fin: false } client | 1.417 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 781549037 } client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=665 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1372, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.417 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869783s client | 1.417 DEBUG Setting timeout of 29.999869783s client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.417 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.417 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999843664s client | 1.417 DEBUG Setting timeout of 29.999843664s sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/662 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1333 (1.7%) client | 1.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1373 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1560315, len: 1445, fin: false } client | 1.418 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 802699787 } client | 1.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.418 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.418 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972889ms client | 1.418 DEBUG Setting timeout of 19.972889ms client | 1.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.418 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.418 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.418 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951228ms client | 1.418 DEBUG Setting timeout of 19.951228ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1334 (1.6%) client | 1.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1374 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1561760, len: 1445, fin: false } client | 1.419 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 783912822 } client | 1.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.419 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=666 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1374, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.419 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.419 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999808911s client | 1.419 DEBUG Setting timeout of 29.999808911s client | 1.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.419 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.419 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.419 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999781239s client | 1.419 DEBUG Setting timeout of 29.999781239s sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/663 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1335 (1.6%) client | 1.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1375 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1497119, len: 1445, fin: false } client | 1.420 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 805093325 } client | 1.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.420 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.420 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968632ms client | 1.420 DEBUG Setting timeout of 19.968632ms client | 1.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.420 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.420 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.420 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939137ms client | 1.420 DEBUG Setting timeout of 19.939137ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1336 (1.6%) sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/664 (1.2%) client | 1.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1376 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1563205, len: 1445, fin: false } client | 1.422 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 786317400 } client | 1.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.422 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=667 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1376, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.422 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.422 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999788351s client | 1.422 DEBUG Setting timeout of 29.999788351s client | 1.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.422 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.422 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.422 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999760399s client | 1.422 DEBUG Setting timeout of 29.999760399s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1337 (1.6%) client | 1.423 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1377 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1564650, len: 1437, fin: false } client | 1.423 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 807521109 } client | 1.423 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.423 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.423 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.423 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971626ms client | 1.423 DEBUG Setting timeout of 19.971626ms client | 1.423 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.423 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.423 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.423 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949705ms client | 1.423 DEBUG Setting timeout of 19.949705ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/665 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1338 (1.6%) client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1378 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1566087, len: 1445, fin: false } client | 1.424 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 788716401 } client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=668 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1378, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.424 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906555s client | 1.424 DEBUG Setting timeout of 29.999906555s client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.424 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99981875s client | 1.424 DEBUG Setting timeout of 29.99981875s sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1339 (1.6%) client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1379 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1567532, len: 491, fin: false } client | 1.424 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 809171324 } client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.424 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947852ms client | 1.424 DEBUG Setting timeout of 19.947852ms client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.424 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.424 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926452ms client | 1.424 DEBUG Setting timeout of 19.926452ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1340 (1.6%) client | 1.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1380 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1568023, len: 1445, fin: false } client | 1.426 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 790350887 } client | 1.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.426 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=669 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1380, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.426 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.426 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913458s client | 1.426 DEBUG Setting timeout of 29.999913458s client | 1.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.426 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.426 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.426 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889022s client | 1.426 DEBUG Setting timeout of 29.999889022s sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/666 (1.2%) sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1341 (1.6%) client | 1.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1381 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 1569468, len: 1422, fin: false } client | 1.427 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 811535979 } client | 1.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.427 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.427 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968621ms client | 1.427 DEBUG Setting timeout of 19.968621ms client | 1.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.427 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.427 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.427 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947531ms client | 1.427 DEBUG Setting timeout of 19.947531ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1342 (1.6%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1343 (1.6%) client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1382 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1570890, len: 1445, fin: false } client | 1.428 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 792751592 } client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.428 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=670 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1382, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.428 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.428 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904261s client | 1.428 DEBUG Setting timeout of 29.999904261s client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1383 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1572335, len: 3, fin: false } client | 1.428 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 812872178 } client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.428 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.428 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.979131ms client | 1.428 DEBUG Setting timeout of 19.979131ms client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.428 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/667 (1.2%) client | 1.428 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.428 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948183ms client | 1.428 DEBUG Setting timeout of 19.948183ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1344 (1.6%) client | 1.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1384 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1572338, len: 1445, fin: false } sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1345 (1.6%) client | 1.429 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 793981646 } client | 1.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.429 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=671 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1384, ack_delay: 6, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.429 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.429 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873413s client | 1.429 DEBUG Setting timeout of 29.999873413s client | 1.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.429 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.429 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.429 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999848746s client | 1.429 DEBUG Setting timeout of 29.999848746s client | 1.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1385 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1573783, len: 335, fin: false } client | 1.430 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 814314708 } client | 1.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.430 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.430 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.974542ms client | 1.430 DEBUG Setting timeout of 19.974542ms client | 1.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.430 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.430 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.430 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954354ms client | 1.430 DEBUG Setting timeout of 19.954354ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1346 (1.6%) sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/668 (1.2%) client | 1.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1386 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1574118, len: 1445, fin: false } client | 1.431 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 795497504 } client | 1.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.431 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=672 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 57 client | TX -> Ack { largest_acknowledged: 1386, ack_delay: 4, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.431 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.431 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999899832s client | 1.431 DEBUG Setting timeout of 29.999899832s client | 1.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.431 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.431 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.431 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99987189s client | 1.431 DEBUG Setting timeout of 29.99987189s sim | Forwarding 971 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 22/1347 (1.6%) client | 1.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1387 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 971 client | -> RX Stream { stream_id: 0, offset: 1575563, len: 945, fin: false } client | 1.432 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 816301492 } client | 1.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.432 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.432 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971808ms client | 1.432 DEBUG Setting timeout of 19.971808ms client | 1.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.432 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.432 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.432 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947432ms client | 1.432 DEBUG Setting timeout of 19.947432ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/669 (1.2%) sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1348 (1.7%) sim | Forwarding 913 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1349 (1.7%) client | 1.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1389 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 913 client | -> RX Stream { stream_id: 0, offset: 1577953, len: 887, fin: false } client | 1.434 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 798262289 } client | 1.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.434 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=673 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1389, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.434 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.434 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902036s client | 1.434 DEBUG Setting timeout of 29.999902036s client | 1.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.434 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.434 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.434 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878212s client | 1.434 DEBUG Setting timeout of 29.999878212s sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/670 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1350 (1.7%) client | 1.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1390 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1578840, len: 1445, fin: false } client | 1.435 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 819506222 } client | 1.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.435 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.435 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968822ms client | 1.435 DEBUG Setting timeout of 19.968822ms client | 1.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.435 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.435 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.435 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947351ms client | 1.435 DEBUG Setting timeout of 19.947351ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1351 (1.7%) client | 1.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1391 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1580285, len: 1445, fin: false } client | 1.436 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 800692415 } client | 1.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.436 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=674 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1391, ack_delay: 4, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.436 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.436 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906004s client | 1.436 DEBUG Setting timeout of 29.999906004s client | 1.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.436 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.436 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.436 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881859s client | 1.436 DEBUG Setting timeout of 29.999881859s sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/671 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1352 (1.7%) client | 1.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1392 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1517089, len: 887, fin: false } client | -> RX Stream { stream_id: 0, offset: 1581730, len: 550, fin: false } client | 1.437 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 821851861 } client | 1.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.437 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.437 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.916914ms client | 1.437 DEBUG Setting timeout of 19.916914ms client | 1.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.437 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.437 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.437 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.810855ms client | 1.437 DEBUG Setting timeout of 19.810855ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1353 (1.7%) client | 1.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1393 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1582280, len: 1445, fin: false } client | 1.438 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 803085803 } client | 1.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.438 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=675 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1393, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.438 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.438 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912746s client | 1.438 DEBUG Setting timeout of 29.999912746s client | 1.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.438 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.438 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.438 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886778s client | 1.438 DEBUG Setting timeout of 29.999886778s sim | Forwarding 829 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1354 (1.7%) client | 1.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1394 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 829 client | -> RX Stream { stream_id: 0, offset: 1583725, len: 803, fin: false } client | 1.439 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 823740648 } client | 1.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.439 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.439 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970575ms client | 1.439 DEBUG Setting timeout of 19.970575ms client | 1.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.439 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.439 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.439 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948032ms client | 1.439 DEBUG Setting timeout of 19.948032ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/672 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1355 (1.7%) client | 1.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1395 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1584528, len: 1445, fin: false } client | 1.440 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 804955239 } client | 1.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.440 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=676 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1395, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.440 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.440 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989336s client | 1.440 DEBUG Setting timeout of 29.99989336s client | 1.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.440 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.440 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.440 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868413s client | 1.440 DEBUG Setting timeout of 29.999868413s sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/673 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1356 (1.7%) client | 1.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1396 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1585973, len: 1437, fin: false } client | 1.441 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 826143064 } client | 1.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.441 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.441 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970155ms client | 1.441 DEBUG Setting timeout of 19.970155ms client | 1.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.441 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.441 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.441 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948274ms client | 1.441 DEBUG Setting timeout of 19.948274ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1357 (1.7%) client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1397 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1587410, len: 1445, fin: false } client | 1.443 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 807341571 } client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=677 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1397, ack_delay: 4, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.443 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906444s client | 1.443 DEBUG Setting timeout of 29.999906444s client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.443 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879955s client | 1.443 DEBUG Setting timeout of 29.999879955s sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1358 (1.7%) client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1398 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1588855, len: 321, fin: false } client | 1.443 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 827682741 } client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.443 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972378ms client | 1.443 DEBUG Setting timeout of 19.972378ms client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.443 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.443 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951449ms client | 1.443 DEBUG Setting timeout of 19.951449ms sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/674 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1359 (1.7%) client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1399 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1589176, len: 1445, fin: false } client | 1.444 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 808853710 } sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1360 (1.7%) client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=678 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1399, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.444 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907256s client | 1.444 DEBUG Setting timeout of 29.999907256s client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.444 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884734s client | 1.444 DEBUG Setting timeout of 29.999884734s sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/675 (1.2%) client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1400 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1590621, len: 160, fin: false } client | 1.444 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 829128105 } client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.444 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.933926ms client | 1.444 DEBUG Setting timeout of 19.933926ms client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.444 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.444 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.889754ms client | 1.444 DEBUG Setting timeout of 19.889754ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1361 (1.7%) client | 1.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1401 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1590781, len: 1445, fin: false } client | 1.445 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 810181738 } client | 1.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.445 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.445 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=679 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1401, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.446 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.446 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.446 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.446 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999855169s client | 1.446 DEBUG Setting timeout of 29.999855169s client | 1.446 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.446 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.446 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.446 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99982939s client | 1.446 DEBUG Setting timeout of 29.99982939s sim | Forwarding 57 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/676 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1362 (1.7%) client | 1.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1402 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1592226, len: 1437, fin: false } client | 1.447 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 831374568 } client | 1.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.447 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.447 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969563ms client | 1.447 DEBUG Setting timeout of 19.969563ms client | 1.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.447 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.447 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.447 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947421ms client | 1.447 DEBUG Setting timeout of 19.947421ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1363 (1.7%) client | 1.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1403 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1593663, len: 1445, fin: false } client | 1.448 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 812618300 } client | 1.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.448 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=680 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1403, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.448 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.448 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999903789s client | 1.448 DEBUG Setting timeout of 29.999903789s client | 1.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.448 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.448 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.448 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878632s client | 1.448 DEBUG Setting timeout of 29.999878632s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1364 (1.7%) client | 1.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1404 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1595108, len: 903, fin: false } sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/677 (1.2%) client | 1.449 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 833390135 } client | 1.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.449 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.449 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971417ms client | 1.449 DEBUG Setting timeout of 19.971417ms client | 1.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.449 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.449 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.449 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948844ms client | 1.449 DEBUG Setting timeout of 19.948844ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1365 (1.7%) client | 1.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1405 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1596011, len: 1445, fin: false } client | 1.450 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 814577331 } client | 1.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.450 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=681 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1405, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.450 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.450 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999905452s client | 1.450 DEBUG Setting timeout of 29.999905452s client | 1.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.450 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.450 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.450 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880205s client | 1.450 DEBUG Setting timeout of 29.999880205s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1366 (1.7%) client | 1.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1406 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1597456, len: 1445, fin: false } client | 1.451 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 835789943 } client | 1.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.451 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.451 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96819ms client | 1.451 DEBUG Setting timeout of 19.96819ms client | 1.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.451 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.451 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.451 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9466ms client | 1.451 DEBUG Setting timeout of 19.9466ms sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/678 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1367 (1.7%) client | 1.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1407 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1534252, len: 837, fin: false } client | -> RX Stream { stream_id: 0, offset: 1598901, len: 600, fin: false } client | 1.452 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 816985247 } client | 1.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.452 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=682 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1407, ack_delay: 6, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.452 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.452 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886637s client | 1.452 DEBUG Setting timeout of 29.999886637s client | 1.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.452 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.452 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.452 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999804596s client | 1.452 DEBUG Setting timeout of 29.999804596s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1368 (1.7%) client | 1.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1408 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1599501, len: 1445, fin: false } client | 1.453 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 838183818 } client | 1.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.453 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.453 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968922ms client | 1.453 DEBUG Setting timeout of 19.968922ms client | 1.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.453 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.453 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.453 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94702ms client | 1.453 DEBUG Setting timeout of 19.94702ms sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/679 (1.2%) sim | Forwarding 871 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1369 (1.7%) client | 1.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1409 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 871 client | -> RX Stream { stream_id: 0, offset: 1600946, len: 845, fin: false } client | 1.454 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 818878377 } client | 1.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.454 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=683 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1409, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.454 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.454 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911313s client | 1.454 DEBUG Setting timeout of 29.999911313s client | 1.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.454 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.454 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.454 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886436s client | 1.454 DEBUG Setting timeout of 29.999886436s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1370 (1.7%) client | 1.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1410 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1601791, len: 1445, fin: false } client | 1.455 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 840078051 } client | 1.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/680 (1.2%) client | 1.455 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.455 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.957941ms client | 1.455 DEBUG Setting timeout of 19.957941ms client | 1.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.455 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.455 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.455 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935299ms client | 1.455 DEBUG Setting timeout of 19.935299ms sim | Forwarding 840 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1371 (1.7%) client | 1.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1411 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 840 client | -> RX Stream { stream_id: 0, offset: 1603236, len: 814, fin: false } client | 1.456 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 820815889 } client | 1.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.456 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=684 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1411, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.456 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.456 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913478s client | 1.456 DEBUG Setting timeout of 29.999913478s client | 1.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.456 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.456 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.456 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890484s client | 1.456 DEBUG Setting timeout of 29.999890484s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1372 (1.7%) client | 1.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1412 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1540319, len: 1445, fin: false } client | 1.457 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 842021520 } client | 1.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.457 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.457 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96826ms client | 1.457 DEBUG Setting timeout of 19.96826ms client | 1.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.457 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.457 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.457 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935128ms client | 1.457 DEBUG Setting timeout of 19.935128ms sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/681 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1373 (1.7%) client | 1.458 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1413 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1604050, len: 1445, fin: false } client | 1.458 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 823199069 } client | 1.458 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.458 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.458 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=685 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1413, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.459 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.459 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910403s client | 1.459 DEBUG Setting timeout of 29.999910403s client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.459 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.459 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888602s client | 1.459 DEBUG Setting timeout of 29.999888602s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1374 (1.7%) client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1414 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/682 (1.2%) client | -> RX Stream { stream_id: 0, offset: 1605495, len: 903, fin: false } client | 1.459 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 843968812 } client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.459 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.459 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970555ms client | 1.459 DEBUG Setting timeout of 19.970555ms client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.459 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.459 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.459 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932954ms client | 1.459 DEBUG Setting timeout of 19.932954ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1375 (1.7%) client | 1.460 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1415 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1606398, len: 1445, fin: false } client | 1.460 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 825176274 } client | 1.460 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.460 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.460 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=686 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1415, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.461 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.461 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910162s client | 1.461 DEBUG Setting timeout of 29.999910162s client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.461 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.461 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885375s client | 1.461 DEBUG Setting timeout of 29.999885375s sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/683 (1.2%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1376 (1.7%) client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1416 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1607843, len: 903, fin: false } client | 1.461 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 845934265 } client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.461 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.461 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971947ms client | 1.461 DEBUG Setting timeout of 19.971947ms client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.461 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.461 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.461 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950958ms client | 1.461 DEBUG Setting timeout of 19.950958ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1377 (1.7%) client | 1.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1417 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1608746, len: 1445, fin: false } client | 1.462 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 827145505 } client | 1.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.462 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=687 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1417, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.462 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.462 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.462 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904411s client | 1.463 DEBUG Setting timeout of 29.999904411s client | 1.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.463 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.463 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878763s client | 1.463 DEBUG Setting timeout of 29.999878763s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1378 (1.7%) sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/684 (1.2%) client | 1.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1418 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1610191, len: 903, fin: false } client | 1.463 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 847911937 } client | 1.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.463 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.463 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971937ms client | 1.463 DEBUG Setting timeout of 19.971937ms client | 1.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.463 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.463 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.463 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.915299ms client | 1.463 DEBUG Setting timeout of 19.915299ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1379 (1.7%) client | 1.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1419 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1611094, len: 1445, fin: false } client | 1.464 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 829114873 } client | 1.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.464 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=688 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 59 client | TX -> Ack { largest_acknowledged: 1419, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.464 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.464 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999897978s client | 1.464 DEBUG Setting timeout of 29.999897978s client | 1.464 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.464 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.464 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.465 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873693s client | 1.465 DEBUG Setting timeout of 29.999873693s sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/685 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 23/1380 (1.7%) client | 1.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1420 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1612539, len: 1445, fin: false } client | 1.466 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 850306478 } client | 1.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.466 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.466 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971016ms client | 1.466 DEBUG Setting timeout of 19.971016ms client | 1.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.466 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.466 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.466 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949856ms client | 1.466 DEBUG Setting timeout of 19.949856ms sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 24/1381 (1.7%) sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/686 (1.2%) sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 24/1382 (1.7%) client | 1.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1422 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1615429, len: 1401, fin: false } client | 1.468 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 832674270 } client | 1.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.468 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=689 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 61 client | TX -> Ack { largest_acknowledged: 1422, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.468 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.468 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908478s client | 1.468 DEBUG Setting timeout of 29.999908478s client | 1.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.468 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.468 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.468 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883401s client | 1.468 DEBUG Setting timeout of 29.999883401s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 24/1383 (1.7%) client | 1.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1423 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1616830, len: 1445, fin: false } client | 1.469 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 853812616 } client | 1.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.469 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.469 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971287ms client | 1.469 DEBUG Setting timeout of 19.971287ms client | 1.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.469 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.469 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.469 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950157ms client | 1.469 DEBUG Setting timeout of 19.950157ms sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/687 (1.2%) sim | Dropping 1446 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1384 (1.8%) sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/688 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1385 (1.8%) sim | Forwarding 123 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1386 (1.8%) client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1425 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1619695, len: 1445, fin: false } client | 1.472 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 836286208 } client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.472 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=690 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1425, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.472 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.472 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999867662s client | 1.472 DEBUG Setting timeout of 29.999867662s client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1426 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 123 client | -> RX Stream { stream_id: 0, offset: 1621140, len: 97, fin: false } client | 1.472 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 856441729 } client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.472 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.472 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.975664ms client | 1.472 DEBUG Setting timeout of 19.975664ms client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.472 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.472 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.472 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95775ms client | 1.472 DEBUG Setting timeout of 19.95775ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1387 (1.8%) client | 1.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1427 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1621237, len: 1445, fin: false } client | 1.473 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 837596790 } client | 1.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.473 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=691 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1427, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.473 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.473 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906094s client | 1.473 DEBUG Setting timeout of 29.999906094s client | 1.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.473 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.473 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.473 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999826104s client | 1.473 DEBUG Setting timeout of 29.999826104s sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/689 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1388 (1.8%) client | 1.474 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1428 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1622682, len: 1445, fin: false } client | 1.474 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 858748811 } client | 1.474 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.474 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.474 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.474 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970876ms client | 1.474 DEBUG Setting timeout of 19.970876ms client | 1.474 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.474 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.474 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.474 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929448ms client | 1.474 DEBUG Setting timeout of 19.929448ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1389 (1.8%) client | 1.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1429 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1624127, len: 1445, fin: false } client | 1.475 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 839984030 } client | 1.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.475 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=692 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1429, ack_delay: 5, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.475 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.475 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888802s client | 1.475 DEBUG Setting timeout of 29.999888802s client | 1.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.475 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.475 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.475 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999857744s client | 1.475 DEBUG Setting timeout of 29.999857744s sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/690 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1390 (1.8%) client | 1.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1430 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1625572, len: 1445, fin: false } client | 1.476 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 861184634 } client | 1.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.476 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.476 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970174ms client | 1.476 DEBUG Setting timeout of 19.970174ms client | 1.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.476 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.476 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.476 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947381ms client | 1.476 DEBUG Setting timeout of 19.947381ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1391 (1.8%) sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/691 (1.2%) client | 1.478 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1431 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1627017, len: 1445, fin: false } client | 1.478 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 842437376 } client | 1.478 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.478 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.478 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=693 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1431, ack_delay: 4, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.478 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.478 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.478 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.478 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911584s client | 1.478 DEBUG Setting timeout of 29.999911584s client | 1.478 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.478 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.478 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.478 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888511s client | 1.478 DEBUG Setting timeout of 29.999888511s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1392 (1.8%) client | 1.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1432 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1628462, len: 1437, fin: false } client | 1.479 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 863588024 } client | 1.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.479 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.479 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970926ms client | 1.479 DEBUG Setting timeout of 19.970926ms client | 1.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.479 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.479 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.479 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948504ms client | 1.479 DEBUG Setting timeout of 19.948504ms sim | Forwarding 59 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/692 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1393 (1.8%) client | 1.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1433 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1629899, len: 1445, fin: false } client | 1.480 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 844782281 } client | 1.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.480 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=694 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1433, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.480 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.480 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906865s client | 1.480 DEBUG Setting timeout of 29.999906865s client | 1.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.480 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.480 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.480 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886066s client | 1.480 DEBUG Setting timeout of 29.999886066s sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1394 (1.8%) client | 1.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1434 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1631344, len: 491, fin: false } client | 1.481 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 865262604 } client | 1.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.481 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.481 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968501ms client | 1.481 DEBUG Setting timeout of 19.968501ms client | 1.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.481 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.481 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.481 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.927534ms client | 1.481 DEBUG Setting timeout of 19.927534ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1395 (1.8%) client | 1.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1435 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1631835, len: 1445, fin: false } client | 1.482 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 846419998 } client | 1.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.482 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=695 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1435, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.482 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.482 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882981s client | 1.482 DEBUG Setting timeout of 29.999882981s client | 1.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.482 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.482 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.482 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999857233s client | 1.482 DEBUG Setting timeout of 29.999857233s sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1396 (1.8%) client | 1.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1436 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 1633280, len: 1422, fin: false } client | 1.483 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 867598219 } client | 1.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.483 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.483 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967659ms client | 1.483 DEBUG Setting timeout of 19.967659ms client | 1.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.483 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.483 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.483 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945157ms client | 1.483 DEBUG Setting timeout of 19.945157ms sim | Forwarding 61 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/693 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1397 (1.8%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1398 (1.8%) client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1437 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1634702, len: 1445, fin: false } client | 1.484 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 848804029 } client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.484 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=696 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1437, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.484 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.484 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908128s client | 1.484 DEBUG Setting timeout of 29.999908128s client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1438 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1636147, len: 3, fin: false } client | 1.484 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 868920788 } client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.484 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.484 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.977578ms client | 1.484 DEBUG Setting timeout of 19.977578ms client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.484 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.484 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.484 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958502ms client | 1.484 DEBUG Setting timeout of 19.958502ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1399 (1.8%) client | 1.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1439 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1636150, len: 1445, fin: false } client | 1.485 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 850063360 } client | 1.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.485 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=697 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1439, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.485 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.485 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907887s client | 1.485 DEBUG Setting timeout of 29.999907887s client | 1.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.485 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.485 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.485 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988315s client | 1.485 DEBUG Setting timeout of 29.99988315s sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1400 (1.8%) client | 1.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1440 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1637595, len: 335, fin: false } client | 1.486 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 870384390 } client | 1.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.486 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.486 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970866ms client | 1.486 DEBUG Setting timeout of 19.970866ms client | 1.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.486 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.486 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.486 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949325ms client | 1.486 DEBUG Setting timeout of 19.949325ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1401 (1.8%) sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/694 (1.2%) client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1441 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1637930, len: 1445, fin: false } client | 1.487 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 851558557 } client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=698 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1441, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.487 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907156s client | 1.487 DEBUG Setting timeout of 29.999907156s client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 413 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1402 (1.8%) client | 1.487 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884804s client | 1.487 DEBUG Setting timeout of 29.999884804s client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1442 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 413 client | -> RX Stream { stream_id: 0, offset: 1639375, len: 387, fin: false } client | 1.487 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 871890304 } client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.487 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968711ms client | 1.487 DEBUG Setting timeout of 19.968711ms client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.487 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.487 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947782ms client | 1.487 DEBUG Setting timeout of 19.947782ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/695 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1403 (1.8%) client | 1.488 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1443 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1576508, len: 1445, fin: false } client | 1.488 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 853167690 } client | 1.488 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.488 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.488 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=699 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1443, ack_delay: 4, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.489 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.489 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999900885s client | 1.489 DEBUG Setting timeout of 29.999900885s client | 1.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.489 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.489 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.489 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999802801s client | 1.489 DEBUG Setting timeout of 29.999802801s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1404 (1.8%) client | 1.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1444 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1639762, len: 1445, fin: false } client | 1.490 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 874325679 } client | 1.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.490 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.490 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968501ms client | 1.490 DEBUG Setting timeout of 19.968501ms client | 1.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.490 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.490 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.490 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947401ms client | 1.490 DEBUG Setting timeout of 19.947401ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/696 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1405 (1.8%) client | 1.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1445 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1641207, len: 1445, fin: false } client | 1.491 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 855546879 } client | 1.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.491 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=700 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 64 client | TX -> Ack { largest_acknowledged: 1445, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | TX -> Ping client | 1.491 DEBUG packet_sent this=0x563cbaf51970, pn=700, ps=64 client | 1.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.491 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.491 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 113.964094ms client | 1.491 DEBUG Setting timeout of 113.964094ms client | 1.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.491 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.491 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.491 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 113.927495ms client | 1.491 DEBUG Setting timeout of 113.927495ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1406 (1.8%) client | 1.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1446 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1642652, len: 1445, fin: false } client | 1.492 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 876739999 } client | 1.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.492 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.492 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969573ms client | 1.492 DEBUG Setting timeout of 19.969573ms client | 1.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.492 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.492 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.492 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.933034ms client | 1.492 DEBUG Setting timeout of 19.933034ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/697 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1407 (1.8%) client | 1.493 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1447 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1644097, len: 1437, fin: false } client | 1.493 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 857896867 } client | 1.493 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.493 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.493 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=701 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1447, ack_delay: 4, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.493 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.493 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.493 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.493 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 111.631228ms client | 1.493 DEBUG Setting timeout of 111.631228ms client | 1.493 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.493 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.493 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.493 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 111.593478ms client | 1.493 DEBUG Setting timeout of 111.593478ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1408 (1.8%) client | 1.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1448 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1645534, len: 1445, fin: false } client | 1.494 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 879122057 } client | 1.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.494 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.494 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969443ms client | 1.494 DEBUG Setting timeout of 19.969443ms client | 1.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.494 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.494 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.494 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934357ms client | 1.494 DEBUG Setting timeout of 19.934357ms sim | Forwarding 829 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1409 (1.8%) client | 1.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1449 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 829 client | -> RX Stream { stream_id: 0, offset: 1646979, len: 803, fin: false } sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/698 (1.1%) client | 1.495 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 859804666 } client | 1.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.495 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=702 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1449, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.495 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.495 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 109.734049ms client | 1.495 DEBUG Setting timeout of 109.734049ms client | 1.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.495 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.495 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.495 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 109.70789ms client | 1.495 DEBUG Setting timeout of 109.70789ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1410 (1.8%) client | 1.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1450 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1647782, len: 1445, fin: false } client | 1.496 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 881015087 } client | 1.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.496 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.496 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969353ms client | 1.496 DEBUG Setting timeout of 19.969353ms client | 1.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.496 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.496 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.496 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947903ms client | 1.496 DEBUG Setting timeout of 19.947903ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/699 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1411 (1.8%) client | 1.497 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1451 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1649227, len: 1437, fin: false } client | 1.497 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 862191463 } client | 1.497 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.497 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.497 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=703 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1451, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.498 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.498 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 107.347613ms client | 1.498 DEBUG Setting timeout of 107.347613ms client | 1.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.498 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.498 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.498 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 107.269607ms client | 1.498 DEBUG Setting timeout of 107.269607ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1412 (1.8%) client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1452 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1650664, len: 1445, fin: false } client | 1.499 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 883394076 } client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.499 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968822ms client | 1.499 DEBUG Setting timeout of 19.968822ms client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.499 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947531ms client | 1.499 DEBUG Setting timeout of 19.947531ms sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1413 (1.8%) client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1453 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1652109, len: 321, fin: false } client | 1.499 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 863730928 } client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=704 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1453, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.499 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 105.813378ms client | 1.499 DEBUG Setting timeout of 105.813378ms client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.499 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.499 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 105.788201ms client | 1.499 DEBUG Setting timeout of 105.788201ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/700 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1414 (1.8%) client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1454 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1652430, len: 1445, fin: false } client | 1.500 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 884909190 } client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.500 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972449ms client | 1.500 DEBUG Setting timeout of 19.972449ms client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.500 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950658ms client | 1.500 DEBUG Setting timeout of 19.950658ms sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1415 (1.8%) sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/701 (1.1%) client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1455 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1653875, len: 160, fin: false } client | 1.500 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 865116994 } client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=705 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1455, ack_delay: 4, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.500 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.40522ms client | 1.500 DEBUG Setting timeout of 104.40522ms client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.500 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.500 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.384762ms client | 1.500 DEBUG Setting timeout of 104.384762ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1416 (1.8%) client | 1.501 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1456 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1654035, len: 1445, fin: false } client | 1.501 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 886232481 } client | 1.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.502 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.502 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97323ms client | 1.502 DEBUG Setting timeout of 19.97323ms client | 1.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.502 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.502 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.502 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950016ms client | 1.502 DEBUG Setting timeout of 19.950016ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/702 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1417 (1.8%) client | 1.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1457 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1655480, len: 1437, fin: false } client | 1.503 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 867471645 } client | 1.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.503 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=706 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1457, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.503 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.503 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.051601ms client | 1.503 DEBUG Setting timeout of 102.051601ms client | 1.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.503 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.503 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.503 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 102.026664ms client | 1.503 DEBUG Setting timeout of 102.026664ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/703 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1418 (1.8%) client | 1.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1458 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1656917, len: 1445, fin: false } client | 1.504 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 888653256 } client | 1.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.504 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.504 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971466ms client | 1.504 DEBUG Setting timeout of 19.971466ms client | 1.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.504 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.504 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.504 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949064ms client | 1.504 DEBUG Setting timeout of 19.949064ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1419 (1.8%) client | 1.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1459 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1658362, len: 903, fin: false } client | 1.505 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 869434987 } client | 1.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.505 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=707 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1459, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.505 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.505 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.10476ms client | 1.505 DEBUG Setting timeout of 100.10476ms client | 1.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.505 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.505 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.505 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.079733ms client | 1.505 DEBUG Setting timeout of 100.079733ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1420 (1.8%) client | 1.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1460 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1659265, len: 1445, fin: false } client | 1.506 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 890631411 } client | 1.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.506 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.506 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970745ms client | 1.506 DEBUG Setting timeout of 19.970745ms client | 1.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.506 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.506 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.506 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949465ms client | 1.506 DEBUG Setting timeout of 19.949465ms sim | Forwarding 64 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/704 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1421 (1.8%) client | 1.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1461 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1660710, len: 1437, fin: false } client | 1.507 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 871840006 } client | 1.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.507 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=708 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1461, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.507 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.507 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.654336ms client | 1.507 DEBUG Setting timeout of 97.654336ms client | 1.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.507 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.507 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.507 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.606216ms client | 1.507 DEBUG Setting timeout of 97.606216ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1422 (1.8%) sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/705 (1.1%) client | 1.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1462 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1662147, len: 1445, fin: false } client | 1.508 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 893043192 } client | 1.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.508 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.508 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972388ms client | 1.508 DEBUG Setting timeout of 19.972388ms client | 1.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.508 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.508 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.508 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951579ms client | 1.508 DEBUG Setting timeout of 19.951579ms sim | Forwarding 871 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1423 (1.8%) client | 1.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1463 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 871 client | -> RX Stream { stream_id: 0, offset: 1663592, len: 845, fin: false } client | 1.509 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 873729284 } client | 1.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.509 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=709 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1463, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.509 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.509 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 95.809692ms client | 1.509 DEBUG Setting timeout of 95.809692ms client | 1.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.509 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.509 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.509 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 95.786959ms client | 1.509 DEBUG Setting timeout of 95.786959ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1424 (1.8%) client | 1.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1464 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1664437, len: 1445, fin: false } client | 1.510 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 894942008 } client | 1.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.510 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.510 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969202ms client | 1.510 DEBUG Setting timeout of 19.969202ms client | 1.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.510 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.510 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.510 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948243ms client | 1.510 DEBUG Setting timeout of 19.948243ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/706 (1.1%) sim | Forwarding 840 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1425 (1.8%) client | 1.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1465 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 840 client | -> RX Stream { stream_id: 0, offset: 1665882, len: 814, fin: false } client | 1.511 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 875699446 } client | 1.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.511 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=710 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1465, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.511 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.511 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 93.831795ms client | 1.511 DEBUG Setting timeout of 93.831795ms client | 1.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.511 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.511 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.511 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 93.804584ms client | 1.511 DEBUG Setting timeout of 93.804584ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1426 (1.8%) client | 1.512 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1466 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1666696, len: 1445, fin: false } client | 1.512 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 896855444 } client | 1.512 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.512 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.512 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.512 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969052ms client | 1.512 DEBUG Setting timeout of 19.969052ms client | 1.512 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.512 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.512 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.512 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947141ms client | 1.512 DEBUG Setting timeout of 19.947141ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/707 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1427 (1.8%) client | 1.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1467 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1668141, len: 1445, fin: false } client | 1.513 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 878074929 } client | 1.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.513 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=711 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1467, ack_delay: 7, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.513 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.513 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.431376ms client | 1.513 DEBUG Setting timeout of 91.431376ms client | 1.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.513 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.513 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.513 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.403814ms client | 1.513 DEBUG Setting timeout of 91.403814ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/708 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1428 (1.8%) client | 1.514 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1468 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1669586, len: 1445, fin: false } client | 1.514 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 899219713 } client | 1.514 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.514 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.514 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.514 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.975474ms client | 1.514 DEBUG Setting timeout of 19.975474ms client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.515 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.960226ms client | 1.515 DEBUG Setting timeout of 19.960226ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1429 (1.7%) client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1469 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1671031, len: 903, fin: false } client | 1.515 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 880017960 } client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=712 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1469, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.515 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.517529ms client | 1.515 DEBUG Setting timeout of 89.517529ms client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.515 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.515 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.515 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.49133ms client | 1.515 DEBUG Setting timeout of 89.49133ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/709 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1430 (1.7%) client | 1.516 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1470 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1671934, len: 1445, fin: false } client | 1.516 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 901224863 } client | 1.516 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.517 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969873ms client | 1.517 DEBUG Setting timeout of 19.969873ms client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.517 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.929538ms client | 1.517 DEBUG Setting timeout of 19.929538ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1431 (1.7%) client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1471 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1673379, len: 903, fin: false } client | 1.517 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 881994141 } client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=713 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1471, ack_delay: 5, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.517 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 87.523595ms client | 1.517 DEBUG Setting timeout of 87.523595ms client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.517 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.517 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 87.498067ms client | 1.517 DEBUG Setting timeout of 87.498067ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/710 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1432 (1.7%) client | 1.518 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1472 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1674282, len: 1445, fin: false } client | 1.518 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 903185570 } client | 1.518 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.518 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.518 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.518 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969853ms client | 1.518 DEBUG Setting timeout of 19.969853ms client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.519 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.519 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.925069ms client | 1.519 DEBUG Setting timeout of 19.925069ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1433 (1.7%) client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1473 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1675727, len: 903, fin: false } client | 1.519 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 883956096 } client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.519 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=714 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1473, ack_delay: 3, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.519 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.519 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.559476ms client | 1.519 DEBUG Setting timeout of 85.559476ms client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.519 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.519 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.519 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.532225ms client | 1.519 DEBUG Setting timeout of 85.532225ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/711 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1434 (1.7%) client | 1.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1474 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1676630, len: 1445, fin: false } client | 1.520 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 905162283 } client | 1.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.520 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.520 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970345ms client | 1.520 DEBUG Setting timeout of 19.970345ms client | 1.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.520 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.520 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.520 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948804ms client | 1.520 DEBUG Setting timeout of 19.948804ms sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1435 (1.7%) client | 1.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1475 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1678075, len: 1401, fin: false } client | 1.522 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 886282852 } client | 1.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.522 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=715 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1475, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.522 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.522 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 83.255362ms client | 1.522 DEBUG Setting timeout of 83.255362ms client | 1.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.522 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.522 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.522 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 83.228882ms client | 1.522 DEBUG Setting timeout of 83.228882ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/712 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1436 (1.7%) client | 1.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1476 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1613984, len: 1445, fin: false } client | 1.523 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 907489858 } client | 1.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.523 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.523 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968351ms client | 1.523 DEBUG Setting timeout of 19.968351ms client | 1.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.523 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.523 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.523 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942071ms client | 1.523 DEBUG Setting timeout of 19.942071ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1437 (1.7%) client | 1.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1477 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1679476, len: 1445, fin: false } client | 1.524 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 888666863 } client | 1.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.524 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=716 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1477, ack_delay: 4, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.524 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.524 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.866382ms client | 1.524 DEBUG Setting timeout of 80.866382ms client | 1.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.524 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.524 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.524 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.841846ms client | 1.524 DEBUG Setting timeout of 80.841846ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/713 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1438 (1.7%) client | 1.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1478 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1680921, len: 1445, fin: false } client | 1.525 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 909863935 } client | 1.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.525 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.525 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969192ms client | 1.525 DEBUG Setting timeout of 19.969192ms client | 1.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.525 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.525 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.525 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948203ms client | 1.525 DEBUG Setting timeout of 19.948203ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/714 (1.1%) sim | Forwarding 1470 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1439 (1.7%) client | 1.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1479 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1470 client | -> RX Stream { stream_id: 0, offset: 1618275, len: 1420, fin: false } client | -> RX Stream { stream_id: 0, offset: 1682366, len: 17, fin: false } client | 1.526 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 891108444 } client | 1.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.526 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=717 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1479, ack_delay: 5, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.526 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.526 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.526 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 78.41914ms client | 1.526 DEBUG Setting timeout of 78.41914ms client | 1.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.527 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=718 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 44 client | TX -> MaxStreamData { stream_id: StreamId(0), maximum_stream_data: 2730959 } client | 1.527 DEBUG packet_sent this=0x563cbaf51970, pn=718, ps=44 client | 1.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.527 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.527 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.527 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 113.979613ms client | 1.527 DEBUG Setting timeout of 113.979613ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1440 (1.7%) sim | Forwarding 106 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1441 (1.7%) client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1480 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1682383, len: 1445, fin: false } client | 1.528 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 912331586 } client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.528 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.528 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969142ms client | 1.528 DEBUG Setting timeout of 19.969142ms client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1481 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 106 client | -> RX Stream { stream_id: 0, offset: 1683828, len: 80, fin: false } client | 1.528 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 892387070 } client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.528 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=719 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1481, ack_delay: 2, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.528 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.528 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 112.907434ms client | 1.528 DEBUG Setting timeout of 112.907434ms client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.528 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.528 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.528 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 112.826593ms client | 1.528 DEBUG Setting timeout of 112.826593ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/715 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1442 (1.7%) client | 1.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1482 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1683908, len: 1445, fin: false } client | 1.529 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 913645670 } client | 1.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.529 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.529 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971296ms client | 1.529 DEBUG Setting timeout of 19.971296ms client | 1.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.529 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.529 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.529 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950487ms client | 1.529 DEBUG Setting timeout of 19.950487ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1443 (1.7%) client | 1.530 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1483 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1685353, len: 1445, fin: false } client | 1.530 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 894867208 } sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/716 (1.1%) client | 1.530 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.530 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.530 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=720 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 64 client | TX -> Ack { largest_acknowledged: 1483, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.530 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.530 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.530 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.530 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.37054ms client | 1.530 DEBUG Setting timeout of 110.37054ms client | 1.530 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.530 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.530 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.530 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 110.325996ms client | 1.530 DEBUG Setting timeout of 110.325996ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1444 (1.7%) client | 1.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1484 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1686798, len: 1445, fin: false } client | 1.531 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 916092622 } client | 1.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.531 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.531 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.956619ms client | 1.531 DEBUG Setting timeout of 19.956619ms client | 1.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.531 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.531 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.531 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.900464ms client | 1.531 DEBUG Setting timeout of 19.900464ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1445 (1.7%) sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/717 (1.1%) client | 1.532 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1485 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1688243, len: 1445, fin: false } client | 1.533 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 897247698 } client | 1.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.533 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=721 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 64 client | TX -> Ack { largest_acknowledged: 1485, ack_delay: 4, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.533 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.533 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.02747ms client | 1.533 DEBUG Setting timeout of 108.02747ms client | 1.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.533 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.533 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.533 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 107.997434ms client | 1.533 DEBUG Setting timeout of 107.997434ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1446 (1.7%) client | 1.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1486 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1689688, len: 1445, fin: false } client | 1.534 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 918439643 } client | 1.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.534 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.534 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968982ms client | 1.534 DEBUG Setting timeout of 19.968982ms client | 1.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.534 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.534 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.534 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945518ms client | 1.534 DEBUG Setting timeout of 19.945518ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/718 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1447 (1.7%) client | 1.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1487 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1691133, len: 1437, fin: false } client | 1.535 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 899632759 } client | 1.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.535 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=722 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 64 client | TX -> Ack { largest_acknowledged: 1487, ack_delay: 6, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.535 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.535 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 105.622983ms client | 1.535 DEBUG Setting timeout of 105.622983ms client | 1.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.535 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.535 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.535 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 105.600601ms client | 1.535 DEBUG Setting timeout of 105.600601ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1448 (1.7%) client | 1.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1488 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1692570, len: 1445, fin: false } client | 1.536 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 920834002 } client | 1.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.536 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.536 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.9729ms client | 1.536 DEBUG Setting timeout of 19.9729ms client | 1.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.536 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.536 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.536 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949546ms client | 1.536 DEBUG Setting timeout of 19.949546ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1449 (1.7%) client | 1.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1489 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1694015, len: 491, fin: false } client | 1.537 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 901271021 } client | 1.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.537 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=723 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 65 client | TX -> Ack { largest_acknowledged: 1489, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.537 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.537 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 104.010599ms client | 1.537 DEBUG Setting timeout of 104.010599ms client | 1.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.537 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.537 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.537 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 103.973169ms client | 1.537 DEBUG Setting timeout of 103.973169ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/719 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1450 (1.7%) client | 1.538 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1490 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1694506, len: 1445, fin: false } client | 1.538 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 922497977 } client | 1.538 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.538 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.538 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.538 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969493ms client | 1.538 DEBUG Setting timeout of 19.969493ms client | 1.538 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.538 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.538 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.538 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94695ms client | 1.538 DEBUG Setting timeout of 19.94695ms client | 1.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1491 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1451 (1.7%) client | -> RX Stream { stream_id: 0, offset: 1695951, len: 1422, fin: false } client | 1.539 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 903603921 } client | 1.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.539 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=724 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 65 client | TX -> Ack { largest_acknowledged: 1491, ack_delay: 3, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.539 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.539 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.650849ms client | 1.539 DEBUG Setting timeout of 101.650849ms client | 1.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.539 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.539 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.539 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.623878ms client | 1.539 DEBUG Setting timeout of 101.623878ms sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/720 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1452 (1.7%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1453 (1.7%) client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1492 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1697373, len: 1445, fin: false } client | 1.540 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 924823203 } client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.540 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.540 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968792ms client | 1.540 DEBUG Setting timeout of 19.968792ms client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1493 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1698818, len: 3, fin: false } client | 1.540 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 904879819 } client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.540 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=725 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 65 client | TX -> Ack { largest_acknowledged: 1493, ack_delay: 2, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.540 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.540 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.40666ms client | 1.540 DEBUG Setting timeout of 100.40666ms client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.540 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.540 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.540 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 100.383747ms client | 1.540 DEBUG Setting timeout of 100.383747ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1454 (1.7%) client | 1.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1494 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1698821, len: 1445, fin: false } client | 1.541 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 926095862 } client | 1.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.541 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.541 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968ms client | 1.541 DEBUG Setting timeout of 19.968ms client | 1.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.541 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.541 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.541 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94649ms client | 1.541 DEBUG Setting timeout of 19.94649ms sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1455 (1.7%) sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/721 (1.1%) client | 1.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1495 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1700266, len: 335, fin: false } client | 1.542 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 906390474 } client | 1.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.542 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=726 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 65 client | TX -> Ack { largest_acknowledged: 1495, ack_delay: 3, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.542 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.542 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 98.888611ms client | 1.542 DEBUG Setting timeout of 98.888611ms sim | Forwarding 44 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/722 (1.1%) client | 1.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.542 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.542 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.542 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 98.859517ms client | 1.542 DEBUG Setting timeout of 98.859517ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1456 (1.7%) client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1496 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1700601, len: 1445, fin: false } sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/723 (1.1%) client | 1.543 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 927609113 } client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.543 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971818ms client | 1.543 DEBUG Setting timeout of 19.971818ms client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.543 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949235ms client | 1.543 DEBUG Setting timeout of 19.949235ms sim | Forwarding 413 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1457 (1.7%) client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1497 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 413 client | -> RX Stream { stream_id: 0, offset: 1702046, len: 387, fin: false } client | 1.543 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 908057671 } client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=727 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 65 client | TX -> Ack { largest_acknowledged: 1497, ack_delay: 3, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 1 }, AckRange { gap: 0, range: 31 }, AckRange { gap: 0, range: 29 }, AckRange { gap: 0, range: 3 }, AckRange { gap: 0, range: 13 }, AckRange { gap: 0, range: 15 }, AckRange { gap: 0, range: 25 }, AckRange { gap: 0, range: 51 }, AckRange { gap: 0, range: 78 }], ecn_count: None } client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.543 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.21884ms client | 1.543 DEBUG Setting timeout of 97.21884ms client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.543 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.543 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.140162ms client | 1.543 DEBUG Setting timeout of 97.140162ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1458 (1.7%) client | 1.544 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1498 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Ack { largest_acknowledged: 700, ack_delay: 0, first_ack_range: 107, ack_ranges: [], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 1702433, len: 1438, fin: false } client | 1.544 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[593..=700] client | 1.544 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=700 client | 1.544 DEBUG [Cubic [last_max_cwnd: 3649.0499999999997, k: 0, w_max: 0, ca_epoch_start: None] CongCtrl 44/3005 ssthresh 3005] state -> CongestionAvoidance client | 1.544 DEBUG [Cubic [last_max_cwnd: 3649.0499999999997, k: 1.0303479888926532, w_max: 3649.0499999999997, ca_epoch_start: Some(Instant { tv_sec: 528, tv_nsec: 909168056 })] CongCtrl 44/3005 ssthresh 3005] on_packets_acked this=0x563cbaf51970, limited=0, bytes_in_flight=44, cwnd=3005, state=CongestionAvoidance, new_acked=64 client | 1.545 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 929168056 } client | 1.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.545 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.545 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.872811ms client | 1.545 DEBUG Setting timeout of 19.872811ms client | 1.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.545 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.545 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.545 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.85095ms client | 1.545 DEBUG Setting timeout of 19.85095ms sim | Forwarding 64 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/724 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1459 (1.7%) sim | Forwarding 32 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1460 (1.7%) client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1499 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1703871, len: 1445, fin: false } client | 1.546 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 910328453 } client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.546 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=728 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1499, ack_delay: 3, first_ack_range: 74, ack_ranges: [], ecn_count: None } client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.546 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.546 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.286217ms client | 1.546 DEBUG Setting timeout of 92.286217ms client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1500 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 32 client | -> RX Stream { stream_id: 0, offset: 1705316, len: 7, fin: false } client | 1.546 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 930489555 } client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.546 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.546 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966027ms client | 1.546 DEBUG Setting timeout of 19.966027ms client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.546 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.546 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.546 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945007ms client | 1.546 DEBUG Setting timeout of 19.945007ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1461 (1.7%) client | 1.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1501 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1705323, len: 1445, fin: false } client | 1.547 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 911626224 } client | 1.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.547 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=729 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1501, ack_delay: 3, first_ack_range: 76, ack_ranges: [], ecn_count: None } client | 1.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.547 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.547 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 91.002553ms client | 1.547 DEBUG Setting timeout of 91.002553ms client | 1.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.547 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.547 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.547 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.975993ms client | 1.547 DEBUG Setting timeout of 90.975993ms sim | Forwarding 64 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/725 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1462 (1.7%) client | 1.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1502 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1706768, len: 1437, fin: false } client | 1.548 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 932775549 } client | 1.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.548 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.548 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970074ms client | 1.548 DEBUG Setting timeout of 19.970074ms client | 1.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.548 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.548 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.548 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946159ms client | 1.548 DEBUG Setting timeout of 19.946159ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1463 (1.7%) client | 1.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1503 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1708205, len: 1445, fin: false } client | 1.549 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 914024536 } client | 1.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.549 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=730 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1503, ack_delay: 3, first_ack_range: 78, ack_ranges: [], ecn_count: None } client | 1.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.549 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.549 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.596916ms client | 1.549 DEBUG Setting timeout of 88.596916ms client | 1.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.549 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.549 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.549 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 88.570847ms client | 1.549 DEBUG Setting timeout of 88.570847ms sim | Forwarding 829 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1464 (1.7%) client | 1.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1504 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 829 client | -> RX Stream { stream_id: 0, offset: 1709650, len: 803, fin: false } client | 1.550 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 934713962 } client | 1.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.550 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.550 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971616ms client | 1.550 DEBUG Setting timeout of 19.971616ms client | 1.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.550 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.550 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.550 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949054ms client | 1.550 DEBUG Setting timeout of 19.949054ms sim | Forwarding 64 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/726 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1465 (1.7%) client | 1.551 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1505 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1710453, len: 1445, fin: false } client | 1.551 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 915914458 } client | 1.551 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.551 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.551 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=731 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1505, ack_delay: 3, first_ack_range: 80, ack_ranges: [], ecn_count: None } client | 1.551 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.551 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.551 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.551 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.654383ms client | 1.551 DEBUG Setting timeout of 86.654383ms client | 1.551 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.551 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.551 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.551 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 86.627954ms client | 1.551 DEBUG Setting timeout of 86.627954ms sim | Forwarding 65 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/727 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1466 (1.7%) client | 1.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1506 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1711898, len: 1437, fin: false } client | 1.552 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 937095794 } client | 1.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.552 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.552 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967539ms client | 1.552 DEBUG Setting timeout of 19.967539ms client | 1.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.552 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.552 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.552 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942121ms client | 1.552 DEBUG Setting timeout of 19.942121ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1467 (1.7%) client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1507 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1713335, len: 1445, fin: false } client | 1.554 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 918299231 } client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=732 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1507, ack_delay: 3, first_ack_range: 82, ack_ranges: [], ecn_count: None } client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.554 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.30538ms client | 1.554 DEBUG Setting timeout of 84.30538ms client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.554 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 84.276185ms client | 1.554 DEBUG Setting timeout of 84.276185ms sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1468 (1.7%) client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1508 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1714780, len: 321, fin: false } client | 1.554 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 938668724 } client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.554 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942041ms client | 1.554 DEBUG Setting timeout of 19.942041ms client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.554 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.554 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.919419ms client | 1.554 DEBUG Setting timeout of 19.919419ms sim | Forwarding 65 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/728 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1469 (1.7%) client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1509 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1470 (1.7%) client | -> RX Stream { stream_id: 0, offset: 1715101, len: 1445, fin: false } client | 1.555 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 919808714 } client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=733 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1509, ack_delay: 3, first_ack_range: 84, ack_ranges: [], ecn_count: None } client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.555 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.82398ms client | 1.555 DEBUG Setting timeout of 82.82398ms client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.555 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.793843ms client | 1.555 DEBUG Setting timeout of 82.793843ms client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1510 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1716546, len: 160, fin: false } client | 1.555 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 939994908 } client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.555 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.916593ms client | 1.555 DEBUG Setting timeout of 19.916593ms client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.555 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.555 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.87748ms client | 1.555 DEBUG Setting timeout of 19.87748ms sim | Forwarding 65 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/729 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1471 (1.7%) client | 1.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1511 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1716706, len: 1445, fin: false } client | 1.556 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 921133018 } client | 1.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.556 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=734 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1511, ack_delay: 3, first_ack_range: 86, ack_ranges: [], ecn_count: None } client | 1.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.556 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.556 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 81.490509ms client | 1.556 DEBUG Setting timeout of 81.490509ms client | 1.556 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.556 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.556 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.557 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 81.463658ms client | 1.557 DEBUG Setting timeout of 81.463658ms sim | Forwarding 65 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/730 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1472 (1.7%) client | 1.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1512 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1718151, len: 1437, fin: false } client | 1.558 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 942393687 } client | 1.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.558 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.558 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968431ms client | 1.558 DEBUG Setting timeout of 19.968431ms client | 1.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.558 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.558 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.558 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946069ms client | 1.558 DEBUG Setting timeout of 19.946069ms sim | Forwarding 65 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/731 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1473 (1.7%) client | 1.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1513 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1719588, len: 1445, fin: false } client | 1.559 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 923587095 } client | 1.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.559 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=735 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1513, ack_delay: 3, first_ack_range: 88, ack_ranges: [], ecn_count: None } client | 1.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.559 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.559 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 79.039236ms client | 1.559 DEBUG Setting timeout of 79.039236ms client | 1.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.559 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.559 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.559 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 79.010593ms client | 1.559 DEBUG Setting timeout of 79.010593ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1474 (1.7%) client | 1.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1514 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1721033, len: 903, fin: false } client | 1.560 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 944343684 } client | 1.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.560 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.560 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970394ms client | 1.560 DEBUG Setting timeout of 19.970394ms client | 1.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.560 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.560 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.560 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94686ms client | 1.560 DEBUG Setting timeout of 19.94686ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1475 (1.7%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/732 (1.1%) client | 1.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1515 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1721936, len: 1445, fin: false } client | 1.561 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 925547700 } client | 1.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.561 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=736 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1515, ack_delay: 3, first_ack_range: 90, ack_ranges: [], ecn_count: None } client | 1.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.561 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.561 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 77.069805ms client | 1.561 DEBUG Setting timeout of 77.069805ms client | 1.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.561 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.561 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.561 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 77.043325ms client | 1.561 DEBUG Setting timeout of 77.043325ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1476 (1.7%) client | 1.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1516 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1723381, len: 1437, fin: false } client | 1.562 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 946745005 } client | 1.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.562 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.562 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96821ms client | 1.562 DEBUG Setting timeout of 19.96821ms client | 1.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.562 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.562 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.562 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938344ms client | 1.562 DEBUG Setting timeout of 19.938344ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/733 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1477 (1.7%) client | 1.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1517 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1724818, len: 1445, fin: false } client | 1.563 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 927935248 } client | 1.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.563 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=737 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1517, ack_delay: 5, first_ack_range: 92, ack_ranges: [], ecn_count: None } client | 1.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.563 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.563 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.659895ms client | 1.563 DEBUG Setting timeout of 74.659895ms client | 1.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.563 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.563 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.563 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.600734ms client | 1.563 DEBUG Setting timeout of 74.600734ms sim | Forwarding 871 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1478 (1.7%) client | 1.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1518 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 871 client | -> RX Stream { stream_id: 0, offset: 1726263, len: 845, fin: false } client | 1.564 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 948642324 } client | 1.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.564 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.564 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965676ms client | 1.564 DEBUG Setting timeout of 19.965676ms client | 1.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.564 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.564 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.564 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.938936ms client | 1.564 DEBUG Setting timeout of 19.938936ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/734 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1479 (1.7%) client | 1.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1519 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1727108, len: 1445, fin: false } client | 1.565 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 929839509 } client | 1.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.565 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=738 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1519, ack_delay: 3, first_ack_range: 94, ack_ranges: [], ecn_count: None } client | 1.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.565 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.565 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.770782ms client | 1.565 DEBUG Setting timeout of 72.770782ms client | 1.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.565 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.565 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.565 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.744072ms client | 1.565 DEBUG Setting timeout of 72.744072ms sim | Forwarding 840 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1480 (1.7%) client | 1.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1520 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 840 client | -> RX Stream { stream_id: 0, offset: 1728553, len: 814, fin: false } client | 1.566 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 950562547 } client | 1.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.566 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.566 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970094ms client | 1.566 DEBUG Setting timeout of 19.970094ms client | 1.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.566 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.566 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.566 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94649ms client | 1.566 DEBUG Setting timeout of 19.94649ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/735 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1481 (1.7%) client | 1.567 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1521 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1729367, len: 1445, fin: false } client | 1.567 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 931754603 } client | 1.567 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.567 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.567 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=739 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1521, ack_delay: 4, first_ack_range: 96, ack_ranges: [], ecn_count: None } client | 1.567 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.567 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.567 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.567 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.844909ms client | 1.567 DEBUG Setting timeout of 70.844909ms client | 1.567 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.567 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.567 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.567 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.817798ms client | 1.567 DEBUG Setting timeout of 70.817798ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1482 (1.7%) client | 1.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1522 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1730812, len: 1445, fin: false } client | 1.568 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 952956381 } client | 1.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.568 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.568 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968481ms client | 1.568 DEBUG Setting timeout of 19.968481ms client | 1.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.568 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.568 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.568 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.928546ms client | 1.568 DEBUG Setting timeout of 19.928546ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/736 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1483 (1.7%) client | 1.569 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1523 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1732257, len: 1445, fin: false } client | 1.569 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 934158516 } client | 1.569 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.569 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.569 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=740 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1523, ack_delay: 3, first_ack_range: 98, ack_ranges: [], ecn_count: None } client | 1.569 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.570 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.570 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 68.46487ms client | 1.570 DEBUG Setting timeout of 68.46487ms client | 1.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.570 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.570 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 68.434383ms client | 1.570 DEBUG Setting timeout of 68.434383ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1484 (1.7%) client | 1.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1524 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1733702, len: 903, fin: false } client | 1.570 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 954924753 } client | 1.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.570 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.570 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972609ms client | 1.570 DEBUG Setting timeout of 19.972609ms client | 1.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.570 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.570 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.570 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950397ms client | 1.570 DEBUG Setting timeout of 19.950397ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/737 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1485 (1.7%) client | 1.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1525 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1734605, len: 1445, fin: false } client | 1.571 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 936120585 } sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/738 (1.1%) client | 1.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.571 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=741 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1525, ack_delay: 3, first_ack_range: 100, ack_ranges: [], ecn_count: None } client | 1.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.571 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.571 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.512359ms client | 1.571 DEBUG Setting timeout of 66.512359ms client | 1.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.571 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.571 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.571 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.492141ms client | 1.571 DEBUG Setting timeout of 66.492141ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1486 (1.7%) client | 1.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1526 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1736050, len: 903, fin: false } client | 1.572 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 956883296 } client | 1.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.572 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.572 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971747ms client | 1.572 DEBUG Setting timeout of 19.971747ms client | 1.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.572 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.572 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.572 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949676ms client | 1.572 DEBUG Setting timeout of 19.949676ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1487 (1.7%) client | 1.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1527 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1736953, len: 1445, fin: false } client | 1.573 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 938091967 } client | 1.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.573 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=742 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1527, ack_delay: 3, first_ack_range: 102, ack_ranges: [], ecn_count: None } client | 1.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.573 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.573 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.532771ms client | 1.573 DEBUG Setting timeout of 64.532771ms client | 1.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.573 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.573 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.573 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.503967ms client | 1.573 DEBUG Setting timeout of 64.503967ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1488 (1.7%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/739 (1.1%) client | 1.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1528 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1738398, len: 903, fin: false } client | 1.574 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 958858618 } client | 1.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.574 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.574 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971366ms client | 1.574 DEBUG Setting timeout of 19.971366ms client | 1.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.574 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.574 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.574 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948072ms client | 1.574 DEBUG Setting timeout of 19.948072ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1489 (1.7%) client | 1.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1529 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1739301, len: 1445, fin: false } client | 1.575 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 940079615 } client | 1.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.575 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=743 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1529, ack_delay: 3, first_ack_range: 104, ack_ranges: [], ecn_count: None } client | 1.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.575 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.575 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 62.539924ms client | 1.575 DEBUG Setting timeout of 62.539924ms client | 1.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.575 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.575 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.575 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 62.510949ms client | 1.575 DEBUG Setting timeout of 62.510949ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/740 (1.1%) sim | Forwarding 1427 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1490 (1.7%) client | 1.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1530 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1427 client | -> RX Stream { stream_id: 0, offset: 1740746, len: 1401, fin: false } client | 1.576 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 961155082 } client | 1.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.576 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.576 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969883ms client | 1.576 DEBUG Setting timeout of 19.969883ms client | 1.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.576 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.576 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.576 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946129ms client | 1.576 DEBUG Setting timeout of 19.946129ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1491 (1.7%) client | 1.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1531 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1742147, len: 1445, fin: false } client | 1.578 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 942387041 } client | 1.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.578 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=744 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1531, ack_delay: 3, first_ack_range: 106, ack_ranges: [], ecn_count: None } client | 1.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.578 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.578 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 60.242537ms client | 1.578 DEBUG Setting timeout of 60.242537ms client | 1.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.578 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.578 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.578 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 60.167076ms client | 1.578 DEBUG Setting timeout of 60.167076ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/741 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1492 (1.7%) client | 1.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1532 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1743592, len: 1445, fin: false } client | 1.579 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 963634871 } client | 1.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.579 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.579 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.939978ms client | 1.579 DEBUG Setting timeout of 19.939978ms client | 1.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.579 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.579 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.579 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.917585ms client | 1.579 DEBUG Setting timeout of 19.917585ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1493 (1.7%) client | 1.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1533 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1745037, len: 1445, fin: false } client | 1.580 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 944776524 } client | 1.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.580 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=745 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1533, ack_delay: 3, first_ack_range: 108, ack_ranges: [], ecn_count: None } sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/742 (1.1%) client | 1.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.580 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.580 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 57.802128ms client | 1.580 DEBUG Setting timeout of 57.802128ms client | 1.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.580 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.580 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.580 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 57.773024ms client | 1.580 DEBUG Setting timeout of 57.773024ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1494 (1.7%) client | 1.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1534 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1746482, len: 1437, fin: false } client | 1.581 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 966029347 } client | 1.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.581 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.581 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966217ms client | 1.581 DEBUG Setting timeout of 19.966217ms client | 1.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.581 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.581 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.581 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.941451ms client | 1.581 DEBUG Setting timeout of 19.941451ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/743 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1495 (1.7%) client | 1.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1535 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Ack { largest_acknowledged: 719, ack_delay: 0, first_ack_range: 126, ack_ranges: [], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 1747919, len: 1438, fin: false } client | 1.582 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[593..=719] client | 1.582 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=719 client | 1.582 DEBUG [Cubic [last_max_cwnd: 3649.0499999999997, k: 1.0303479888926532, w_max: 3649.0499999999997, ca_epoch_start: Some(Instant { tv_sec: 528, tv_nsec: 909168056 })] CongCtrl 0/3005 ssthresh 3005] on_packets_acked this=0x563cbaf51970, limited=0, bytes_in_flight=0, cwnd=3005, state=CongestionAvoidance, new_acked=44 client | 1.583 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 947180738 } client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 113 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1496 (1.7%) client | 1.583 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=746 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1535, ack_delay: 10, first_ack_range: 110, ack_ranges: [], ecn_count: None } client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.583 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.583 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999846743s client | 1.583 DEBUG Setting timeout of 29.999846743s client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.583 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.583 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999748889s client | 1.583 DEBUG Setting timeout of 29.999748889s client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1536 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 113 client | -> RX Stream { stream_id: 0, offset: 1749357, len: 87, fin: false } client | 1.583 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 967603991 } client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.583 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.583 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968891ms client | 1.583 DEBUG Setting timeout of 19.968891ms client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.583 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.583 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.583 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946379ms client | 1.583 DEBUG Setting timeout of 19.946379ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1497 (1.7%) client | 1.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1537 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1749444, len: 1445, fin: false } client | 1.584 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 948537781 } client | 1.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.584 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=747 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1537, ack_delay: 3, first_ack_range: 112, ack_ranges: [], ecn_count: None } client | 1.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.584 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.584 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913047s client | 1.584 DEBUG Setting timeout of 29.999913047s client | 1.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.584 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.584 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.584 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890315s client | 1.584 DEBUG Setting timeout of 29.999890315s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/744 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1498 (1.7%) client | 1.585 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1538 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1750889, len: 1445, fin: false } client | 1.585 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 969689611 } client | 1.585 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.585 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.585 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.585 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969252ms client | 1.585 DEBUG Setting timeout of 19.969252ms client | 1.585 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.585 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.585 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.585 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94668ms client | 1.585 DEBUG Setting timeout of 19.94668ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1499 (1.7%) client | 1.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1539 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1752334, len: 1445, fin: false } client | 1.586 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 950934215 } client | 1.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.586 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=748 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1539, ack_delay: 3, first_ack_range: 114, ack_ranges: [], ecn_count: None } client | 1.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.586 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.586 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989878s client | 1.586 DEBUG Setting timeout of 29.99989878s client | 1.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.586 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.586 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.586 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999869946s client | 1.586 DEBUG Setting timeout of 29.999869946s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/745 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1500 (1.7%) client | 1.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1540 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1753779, len: 1445, fin: false } client | 1.587 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 972135189 } client | 1.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.587 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.587 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967479ms client | 1.587 DEBUG Setting timeout of 19.967479ms client | 1.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.587 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.587 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.587 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943964ms client | 1.587 DEBUG Setting timeout of 19.943964ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1501 (1.7%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 8/746 (1.1%) client | 1.589 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1541 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1755224, len: 1445, fin: false } client | 1.589 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 953338506 } client | 1.589 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.589 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.589 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=749 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1541, ack_delay: 8, first_ack_range: 116, ack_ranges: [], ecn_count: None } client | 1.589 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.589 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.589 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.589 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999861462s client | 1.589 DEBUG Setting timeout of 29.999861462s client | 1.589 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.589 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.589 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.589 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999837547s client | 1.589 DEBUG Setting timeout of 29.999837547s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1502 (1.7%) client | 1.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1542 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1756669, len: 1437, fin: false } client | 1.590 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 974544756 } client | 1.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.590 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.590 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970054ms client | 1.590 DEBUG Setting timeout of 19.970054ms client | 1.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.590 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.590 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.590 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94689ms client | 1.590 DEBUG Setting timeout of 19.94689ms sim | Dropping 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/747 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1503 (1.7%) client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1543 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1758106, len: 1445, fin: false } client | 1.591 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 955732694 } client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.591 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=750 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1543, ack_delay: 3, first_ack_range: 118, ack_ranges: [], ecn_count: None } client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.591 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.591 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912065s client | 1.591 DEBUG Setting timeout of 29.999912065s client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.591 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.591 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885866s client | 1.591 DEBUG Setting timeout of 29.999885866s sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1504 (1.7%) client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1544 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1759551, len: 491, fin: false } client | 1.591 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 976220103 } client | 1.591 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.592 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.592 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965876ms client | 1.592 DEBUG Setting timeout of 19.965876ms client | 1.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.592 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.592 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.592 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942452ms client | 1.592 DEBUG Setting timeout of 19.942452ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1505 (1.7%) client | 1.593 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1545 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1760042, len: 1445, fin: false } client | 1.593 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 957361504 } client | 1.593 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.593 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.593 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=751 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1545, ack_delay: 3, first_ack_range: 120, ack_ranges: [], ecn_count: None } client | 1.593 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.593 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.593 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.593 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912376s client | 1.593 DEBUG Setting timeout of 29.999912376s client | 1.593 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.593 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/748 (1.2%) client | 1.593 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.593 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890535s client | 1.593 DEBUG Setting timeout of 29.999890535s sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1506 (1.7%) client | 1.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1546 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 1761487, len: 1422, fin: false } client | 1.594 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 978557702 } client | 1.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.594 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.594 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967629ms client | 1.594 DEBUG Setting timeout of 19.967629ms client | 1.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.594 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.594 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.594 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943985ms client | 1.594 DEBUG Setting timeout of 19.943985ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1507 (1.7%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1508 (1.7%) client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1547 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1762909, len: 1445, fin: false } client | 1.595 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 959698502 } client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.595 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=752 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1547, ack_delay: 3, first_ack_range: 122, ack_ranges: [], ecn_count: None } client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.595 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.595 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917375s client | 1.595 DEBUG Setting timeout of 29.999917375s client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1548 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1764354, len: 3, fin: false } client | 1.595 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 979805392 } client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.595 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.595 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.980303ms client | 1.595 DEBUG Setting timeout of 19.980303ms client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.595 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.595 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.595 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961558ms client | 1.595 DEBUG Setting timeout of 19.961558ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/749 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1509 (1.7%) client | 1.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1549 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1764357, len: 1445, fin: false } client | 1.596 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 961019725 } client | 1.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.596 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=753 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1549, ack_delay: 3, first_ack_range: 124, ack_ranges: [], ecn_count: None } client | 1.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.596 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.596 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999903369s client | 1.596 DEBUG Setting timeout of 29.999903369s client | 1.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.596 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1510 (1.7%) client | 1.596 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.596 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874315s client | 1.596 DEBUG Setting timeout of 29.999874315s client | 1.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1550 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1765802, len: 335, fin: false } client | 1.597 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 981410239 } client | 1.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.597 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.597 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968631ms client | 1.597 DEBUG Setting timeout of 19.968631ms client | 1.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.597 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.597 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.597 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94654ms client | 1.597 DEBUG Setting timeout of 19.94654ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1511 (1.7%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/750 (1.2%) client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1551 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1766137, len: 1445, fin: false } client | 1.598 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 962519364 } client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=754 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1551, ack_delay: 3, first_ack_range: 126, ack_ranges: [], ecn_count: None } client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.598 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912195s client | 1.598 DEBUG Setting timeout of 29.999912195s client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.598 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888832s client | 1.598 DEBUG Setting timeout of 29.999888832s sim | Forwarding 413 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1512 (1.7%) client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1552 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 413 client | -> RX Stream { stream_id: 0, offset: 1767582, len: 387, fin: false } client | 1.598 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 982843866 } client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.598 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971477ms client | 1.598 DEBUG Setting timeout of 19.971477ms client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.598 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.598 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947131ms client | 1.598 DEBUG Setting timeout of 19.947131ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/751 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1513 (1.7%) client | 1.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1553 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1767969, len: 1445, fin: false } client | 1.599 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 964097884 } client | 1.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.599 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=755 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1553, ack_delay: 3, first_ack_range: 128, ack_ranges: [], ecn_count: None } client | 1.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.599 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.599 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907797s client | 1.599 DEBUG Setting timeout of 29.999907797s client | 1.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.599 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.599 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.599 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881137s client | 1.599 DEBUG Setting timeout of 29.999881137s sim | Forwarding 1464 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1514 (1.7%) client | 1.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1554 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1464 client | -> RX Stream { stream_id: 0, offset: 1769414, len: 1438, fin: false } client | 1.601 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 985269832 } client | 1.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.601 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.601 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972107ms client | 1.601 DEBUG Setting timeout of 19.972107ms client | 1.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.601 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.601 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.601 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950026ms client | 1.601 DEBUG Setting timeout of 19.950026ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/752 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1515 (1.7%) client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1555 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1770852, len: 1445, fin: false } client | 1.602 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 966401024 } client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.602 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=756 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1555, ack_delay: 3, first_ack_range: 130, ack_ranges: [], ecn_count: None } client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 32 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1516 (1.6%) client | 1.602 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.602 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990935s client | 1.602 DEBUG Setting timeout of 29.99990935s client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1556 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 32 client | -> RX Stream { stream_id: 0, offset: 1772297, len: 7, fin: false } client | 1.602 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 986518855 } client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.602 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.602 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.893681ms client | 1.602 DEBUG Setting timeout of 19.893681ms client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.602 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.602 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.602 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.8717ms client | 1.602 DEBUG Setting timeout of 19.8717ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1517 (1.6%) client | 1.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1557 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1772304, len: 1445, fin: false } client | 1.603 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 967729568 } client | 1.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.603 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=757 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1557, ack_delay: 3, first_ack_range: 132, ack_ranges: [], ecn_count: None } client | 1.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.603 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.603 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888629s client | 1.603 DEBUG Setting timeout of 29.999888629s client | 1.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.603 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.603 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.603 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999859664s client | 1.603 DEBUG Setting timeout of 29.999859664s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/753 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1518 (1.6%) client | 1.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1558 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1773749, len: 1437, fin: false } client | 1.604 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 988869693 } client | 1.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.604 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.604 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970775ms client | 1.604 DEBUG Setting timeout of 19.970775ms client | 1.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.604 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.604 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.604 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94676ms client | 1.604 DEBUG Setting timeout of 19.94676ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1519 (1.6%) client | 1.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1559 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1775186, len: 1445, fin: false } client | 1.605 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 970115099 } client | 1.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.605 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=758 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1559, ack_delay: 3, first_ack_range: 134, ack_ranges: [], ecn_count: None } client | 1.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.605 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.605 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915451s client | 1.605 DEBUG Setting timeout of 29.999915451s client | 1.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.605 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.605 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.605 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892108s client | 1.605 DEBUG Setting timeout of 29.999892108s sim | Forwarding 829 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1520 (1.6%) client | 1.606 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1560 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 829 client | -> RX Stream { stream_id: 0, offset: 1776631, len: 803, fin: false } client | 1.606 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 990801496 } client | 1.606 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/754 (1.2%) client | 1.606 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.606 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.606 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966747ms client | 1.606 DEBUG Setting timeout of 19.966747ms client | 1.606 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.606 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.606 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.606 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943463ms client | 1.606 DEBUG Setting timeout of 19.943463ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1521 (1.6%) client | 1.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1561 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1777434, len: 1445, fin: false } client | 1.607 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 972025377 } client | 1.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.607 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=759 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1561, ack_delay: 4, first_ack_range: 136, ack_ranges: [], ecn_count: None } client | 1.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.607 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.607 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999906104s client | 1.607 DEBUG Setting timeout of 29.999906104s client | 1.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.607 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.607 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.607 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876609s client | 1.607 DEBUG Setting timeout of 29.999876609s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/755 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1522 (1.6%) client | 1.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1562 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1778879, len: 1437, fin: false } client | 1.608 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 993203376 } client | 1.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.608 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.608 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972979ms client | 1.608 DEBUG Setting timeout of 19.972979ms client | 1.608 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.608 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.609 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.609 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950136ms client | 1.609 DEBUG Setting timeout of 19.950136ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1523 (1.6%) client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1563 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1780316, len: 1445, fin: false } sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1524 (1.6%) client | 1.610 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 974398375 } client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=760 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1563, ack_delay: 3, first_ack_range: 138, ack_ranges: [], ecn_count: None } client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.610 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910131s client | 1.610 DEBUG Setting timeout of 29.999910131s client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.610 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881968s client | 1.610 DEBUG Setting timeout of 29.999881968s client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1564 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1781761, len: 321, fin: false } client | 1.610 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 994729902 } client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.610 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949303ms client | 1.610 DEBUG Setting timeout of 19.949303ms client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.610 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.610 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.925579ms client | 1.610 DEBUG Setting timeout of 19.925579ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/756 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1525 (1.6%) client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1565 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1526 (1.6%) client | -> RX Stream { stream_id: 0, offset: 1782082, len: 1445, fin: false } client | 1.611 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 975898921 } client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.611 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=761 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1565, ack_delay: 3, first_ack_range: 140, ack_ranges: [], ecn_count: None } client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.611 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.611 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912936s client | 1.611 DEBUG Setting timeout of 29.999912936s client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.611 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.611 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999866269s client | 1.611 DEBUG Setting timeout of 29.999866269s client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1566 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1783527, len: 160, fin: false } client | 1.611 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 996115417 } client | 1.611 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/757 (1.2%) client | 1.612 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.612 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.612 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.866ms client | 1.612 DEBUG Setting timeout of 19.866ms client | 1.612 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.612 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.612 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.612 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.836455ms client | 1.612 DEBUG Setting timeout of 19.836455ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1527 (1.6%) client | 1.612 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1567 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1783687, len: 1445, fin: false } client | 1.612 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 977229732 } client | 1.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.613 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=762 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1567, ack_delay: 3, first_ack_range: 142, ack_ranges: [], ecn_count: None } client | 1.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.613 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.613 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892729s client | 1.613 DEBUG Setting timeout of 29.999892729s client | 1.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.613 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.613 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.613 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999858555s client | 1.613 DEBUG Setting timeout of 29.999858555s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/758 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1528 (1.6%) client | 1.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1568 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1785132, len: 1437, fin: false } client | 1.614 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 998462259 } client | 1.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.614 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.614 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969393ms client | 1.614 DEBUG Setting timeout of 19.969393ms client | 1.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.614 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.614 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.614 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945328ms client | 1.614 DEBUG Setting timeout of 19.945328ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/759 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1529 (1.6%) client | 1.615 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1569 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1786569, len: 1445, fin: false } client | 1.615 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 979601223 } client | 1.615 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.615 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.615 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=763 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1569, ack_delay: 3, first_ack_range: 144, ack_ranges: [], ecn_count: None } client | 1.615 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.615 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.615 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.615 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907777s client | 1.615 DEBUG Setting timeout of 29.999907777s client | 1.615 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.615 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.615 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.615 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881057s client | 1.615 DEBUG Setting timeout of 29.999881057s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1530 (1.6%) client | 1.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1570 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1788014, len: 903, fin: false } client | 1.616 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 389811 } client | 1.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.616 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.616 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971306ms client | 1.616 DEBUG Setting timeout of 19.971306ms client | 1.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.616 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.616 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.616 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949414ms client | 1.616 DEBUG Setting timeout of 19.949414ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1531 (1.6%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/760 (1.2%) client | 1.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1571 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1788917, len: 1445, fin: false } client | 1.617 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 981599119 } client | 1.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.617 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=764 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1571, ack_delay: 3, first_ack_range: 146, ack_ranges: [], ecn_count: None } client | 1.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.617 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.617 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990943s client | 1.617 DEBUG Setting timeout of 29.99990943s client | 1.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.617 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.617 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.617 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886166s client | 1.617 DEBUG Setting timeout of 29.999886166s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1532 (1.6%) client | 1.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1572 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1790362, len: 1437, fin: false } client | 1.618 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 2837444 } client | 1.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.618 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.618 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968952ms client | 1.618 DEBUG Setting timeout of 19.968952ms client | 1.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.618 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.618 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.618 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944696ms client | 1.618 DEBUG Setting timeout of 19.944696ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/761 (1.2%) client | 1.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1573 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1791799, len: 1445, fin: false } sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1533 (1.6%) client | 1.619 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 984054857 } client | 1.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.619 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=765 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1573, ack_delay: 3, first_ack_range: 148, ack_ranges: [], ecn_count: None } client | 1.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.619 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.619 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913578s client | 1.619 DEBUG Setting timeout of 29.999913578s client | 1.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.619 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.619 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.619 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988268s client | 1.619 DEBUG Setting timeout of 29.99988268s sim | Forwarding 871 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1534 (1.6%) client | 1.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1574 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 871 client | -> RX Stream { stream_id: 0, offset: 1793244, len: 845, fin: false } client | 1.620 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 4738324 } client | 1.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.620 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.620 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968912ms client | 1.620 DEBUG Setting timeout of 19.968912ms client | 1.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.620 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.620 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.620 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945067ms client | 1.620 DEBUG Setting timeout of 19.945067ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/762 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1535 (1.6%) client | 1.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1575 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1794089, len: 1445, fin: false } client | 1.621 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 985935477 } client | 1.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.621 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=766 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1575, ack_delay: 3, first_ack_range: 150, ack_ranges: [], ecn_count: None } client | 1.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.621 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.621 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894182s client | 1.621 DEBUG Setting timeout of 29.999894182s client | 1.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.621 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.621 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.621 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870267s client | 1.621 DEBUG Setting timeout of 29.999870267s sim | Forwarding 840 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1536 (1.6%) client | 1.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1576 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 840 client | -> RX Stream { stream_id: 0, offset: 1795534, len: 814, fin: false } client | 1.622 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 6653063 } client | 1.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.622 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.622 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970565ms client | 1.622 DEBUG Setting timeout of 19.970565ms client | 1.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.622 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.622 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.622 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94662ms client | 1.622 DEBUG Setting timeout of 19.94662ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/763 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1537 (1.6%) client | 1.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1577 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1796348, len: 1445, fin: false } client | 1.623 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 987856868 } client | 1.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.623 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=767 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1577, ack_delay: 3, first_ack_range: 152, ack_ranges: [], ecn_count: None } client | 1.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.623 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.623 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907016s client | 1.623 DEBUG Setting timeout of 29.999907016s client | 1.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.623 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.623 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.623 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883863s client | 1.623 DEBUG Setting timeout of 29.999883863s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1538 (1.6%) client | 1.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1578 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1797793, len: 1445, fin: false } client | 1.624 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 9059090 } client | 1.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.624 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.624 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969282ms client | 1.624 DEBUG Setting timeout of 19.969282ms client | 1.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.624 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.624 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.624 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947882ms client | 1.624 DEBUG Setting timeout of 19.947882ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/764 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1539 (1.6%) client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1579 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1799238, len: 1445, fin: false } client | 1.626 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 990259884 } client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=768 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1579, ack_delay: 3, first_ack_range: 154, ack_ranges: [], ecn_count: None } client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.626 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912857s client | 1.626 DEBUG Setting timeout of 29.999912857s client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.626 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885265s client | 1.626 DEBUG Setting timeout of 29.999885265s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1540 (1.6%) client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1580 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1800683, len: 903, fin: false } client | 1.626 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 11025149 } client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.626 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.937062ms client | 1.626 DEBUG Setting timeout of 19.937062ms client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/765 (1.2%) client | 1.626 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.626 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.914339ms client | 1.626 DEBUG Setting timeout of 19.914339ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1541 (1.6%) client | 1.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1581 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1801586, len: 1445, fin: false } client | 1.627 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 992228130 } client | 1.627 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=769 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1581, ack_delay: 3, first_ack_range: 156, ack_ranges: [], ecn_count: None } client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.628 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910812s client | 1.628 DEBUG Setting timeout of 29.999910812s client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.628 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883842s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/766 (1.2%) client | 1.628 DEBUG Setting timeout of 29.999883842s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1542 (1.6%) client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1582 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1803031, len: 903, fin: false } client | 1.628 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 12979600 } client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.628 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954024ms client | 1.628 DEBUG Setting timeout of 19.954024ms client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.628 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.628 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931963ms client | 1.628 DEBUG Setting timeout of 19.931963ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1543 (1.6%) client | 1.629 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1583 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1803934, len: 1445, fin: false } client | 1.629 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 994196597 } client | 1.629 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.629 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.629 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=770 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1583, ack_delay: 3, first_ack_range: 158, ack_ranges: [], ecn_count: None } client | 1.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.630 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.630 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902026s client | 1.630 DEBUG Setting timeout of 29.999902026s client | 1.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.630 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.630 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.630 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874875s client | 1.630 DEBUG Setting timeout of 29.999874875s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/767 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1544 (1.6%) client | 1.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1584 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1805379, len: 1445, fin: false } client | 1.631 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 15392132 } client | 1.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.631 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.631 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968501ms client | 1.631 DEBUG Setting timeout of 19.968501ms client | 1.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.631 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.631 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.631 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947191ms client | 1.631 DEBUG Setting timeout of 19.947191ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1545 (1.6%) client | 1.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1585 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1806824, len: 1445, fin: false } client | 1.632 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 996594587 } client | 1.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.632 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=771 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1585, ack_delay: 3, first_ack_range: 160, ack_ranges: [], ecn_count: None } client | 1.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.632 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.632 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912345s client | 1.632 DEBUG Setting timeout of 29.999912345s client | 1.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/768 (1.2%) client | 1.632 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.632 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.632 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890324s client | 1.632 DEBUG Setting timeout of 29.999890324s sim | Forwarding 885 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1546 (1.6%) client | 1.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1586 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 885 client | -> RX Stream { stream_id: 0, offset: 1808269, len: 859, fin: false } client | 1.633 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 17273593 } client | 1.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.633 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.633 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969714ms client | 1.633 DEBUG Setting timeout of 19.969714ms client | 1.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.633 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.633 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.633 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94654ms client | 1.633 DEBUG Setting timeout of 19.94654ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1547 (1.6%) client | 1.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1587 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1809128, len: 1445, fin: false } client | 1.634 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 528, tv_nsec: 998481363 } client | 1.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.634 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=772 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1587, ack_delay: 3, first_ack_range: 162, ack_ranges: [], ecn_count: None } client | 1.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.634 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.634 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999898049s client | 1.634 DEBUG Setting timeout of 29.999898049s client | 1.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.634 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.634 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.634 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870137s client | 1.634 DEBUG Setting timeout of 29.999870137s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/769 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1548 (1.6%) client | 1.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1588 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1810573, len: 1445, fin: false } client | 1.635 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 19760722 } client | 1.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.635 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.635 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968531ms client | 1.635 DEBUG Setting timeout of 19.968531ms client | 1.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.635 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.635 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.635 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945378ms client | 1.635 DEBUG Setting timeout of 19.945378ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1549 (1.6%) client | 1.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1589 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1812018, len: 1445, fin: false } client | 1.636 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 907558 } client | 1.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.636 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=773 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1589, ack_delay: 3, first_ack_range: 164, ack_ranges: [], ecn_count: None } client | 1.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.636 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.636 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999847715s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/770 (1.2%) client | 1.636 DEBUG Setting timeout of 29.999847715s client | 1.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.636 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.636 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.636 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999726016s client | 1.636 DEBUG Setting timeout of 29.999726016s sim | Forwarding 1456 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1550 (1.6%) client | 1.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1590 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1456 client | -> RX Stream { stream_id: 0, offset: 1813463, len: 1430, fin: false } client | 1.637 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 22107351 } client | 1.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.637 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.637 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968832ms client | 1.637 DEBUG Setting timeout of 19.968832ms client | 1.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.637 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.637 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.637 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.933074ms client | 1.637 DEBUG Setting timeout of 19.933074ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/771 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1551 (1.6%) sim | Forwarding 113 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1552 (1.6%) client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1591 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1814893, len: 1445, fin: false } client | 1.639 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 3347524 } client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.639 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=774 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1591, ack_delay: 3, first_ack_range: 166, ack_ranges: [], ecn_count: None } client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.639 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.639 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915993s client | 1.639 DEBUG Setting timeout of 29.999915993s client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1592 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 113 client | -> RX Stream { stream_id: 0, offset: 1816338, len: 87, fin: false } client | 1.639 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 23456137 } client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.639 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.639 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97873ms client | 1.639 DEBUG Setting timeout of 19.97873ms client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.639 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.639 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.639 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.959794ms client | 1.639 DEBUG Setting timeout of 19.959794ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1553 (1.6%) client | 1.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1593 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1816425, len: 1445, fin: false } client | 1.640 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 4642713 } client | 1.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.640 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=775 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1593, ack_delay: 4, first_ack_range: 168, ack_ranges: [], ecn_count: None } client | 1.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.640 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.640 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913097s client | 1.640 DEBUG Setting timeout of 29.999913097s client | 1.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.640 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.640 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.640 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881949s client | 1.640 DEBUG Setting timeout of 29.999881949s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/772 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1554 (1.6%) client | 1.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1594 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1817870, len: 1445, fin: false } client | 1.641 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 25833040 } client | 1.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.641 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.641 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96823ms client | 1.641 DEBUG Setting timeout of 19.96823ms client | 1.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.641 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.641 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.641 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944205ms client | 1.641 DEBUG Setting timeout of 19.944205ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1555 (1.6%) client | 1.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1595 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1819315, len: 1445, fin: false } client | 1.642 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 7051148 } client | 1.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.642 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=776 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1595, ack_delay: 3, first_ack_range: 170, ack_ranges: [], ecn_count: None } client | 1.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.642 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.642 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914851s client | 1.642 DEBUG Setting timeout of 29.999914851s client | 1.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.642 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.642 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.642 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887269s client | 1.642 DEBUG Setting timeout of 29.999887269s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/773 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1556 (1.6%) client | 1.643 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1596 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1820760, len: 1445, fin: false } client | 1.644 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 28242943 } client | 1.644 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.644 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.644 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.644 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968792ms client | 1.644 DEBUG Setting timeout of 19.968792ms client | 1.644 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.644 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.644 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.644 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944526ms client | 1.644 DEBUG Setting timeout of 19.944526ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1557 (1.6%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/774 (1.2%) client | 1.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1597 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1822205, len: 1445, fin: false } client | 1.645 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 9425878 } client | 1.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.645 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=777 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1597, ack_delay: 3, first_ack_range: 172, ack_ranges: [], ecn_count: None } client | 1.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.645 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.645 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908939s client | 1.645 DEBUG Setting timeout of 29.999908939s client | 1.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.645 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.645 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.645 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885926s client | 1.645 DEBUG Setting timeout of 29.999885926s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1558 (1.6%) client | 1.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1598 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1823650, len: 1437, fin: false } client | 1.646 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 30622423 } client | 1.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.646 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.646 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969563ms client | 1.646 DEBUG Setting timeout of 19.969563ms client | 1.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.646 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.646 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.646 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94635ms client | 1.646 DEBUG Setting timeout of 19.94635ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1559 (1.6%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/775 (1.2%) client | 1.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1599 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1825087, len: 1445, fin: false } client | 1.647 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 11821601 } client | 1.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.647 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=778 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1599, ack_delay: 3, first_ack_range: 174, ack_ranges: [], ecn_count: None } client | 1.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.647 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.647 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917665s client | 1.647 DEBUG Setting timeout of 29.999917665s client | 1.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.647 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.647 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.647 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896636s client | 1.647 DEBUG Setting timeout of 29.999896636s sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1560 (1.6%) client | 1.648 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1600 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1826532, len: 491, fin: false } client | 1.648 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 32312104 } client | 1.648 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.648 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.648 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.648 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970174ms client | 1.648 DEBUG Setting timeout of 19.970174ms client | 1.648 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.648 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.648 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.648 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.925901ms client | 1.648 DEBUG Setting timeout of 19.925901ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1561 (1.6%) client | 1.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1601 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1827023, len: 1445, fin: false } client | 1.649 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 13481327 } client | 1.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.649 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=779 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1601, ack_delay: 3, first_ack_range: 176, ack_ranges: [], ecn_count: None } client | 1.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.649 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.649 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911734s client | 1.649 DEBUG Setting timeout of 29.999911734s client | 1.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.649 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.649 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.649 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884423s client | 1.649 DEBUG Setting timeout of 29.999884423s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/776 (1.2%) sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1562 (1.6%) client | 1.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1602 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 1828468, len: 1422, fin: false } client | 1.650 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 34629060 } client | 1.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.650 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.650 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97299ms client | 1.650 DEBUG Setting timeout of 19.97299ms client | 1.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.650 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.650 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.650 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95149ms client | 1.650 DEBUG Setting timeout of 19.95149ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1563 (1.6%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1564 (1.6%) client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1603 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1829890, len: 1445, fin: false } client | 1.651 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 15793288 } client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.651 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=780 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1603, ack_delay: 3, first_ack_range: 178, ack_ranges: [], ecn_count: None } client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.651 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.651 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913137s client | 1.651 DEBUG Setting timeout of 29.999913137s client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1604 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1831335, len: 3, fin: false } client | 1.651 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 35908033 } client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.651 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.651 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.979581ms client | 1.651 DEBUG Setting timeout of 19.979581ms client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.651 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.651 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.651 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94114ms client | 1.651 DEBUG Setting timeout of 19.94114ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/777 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1565 (1.6%) client | 1.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1605 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1831338, len: 1445, fin: false } client | 1.652 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 17101173 } client | 1.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.652 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=781 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1605, ack_delay: 7, first_ack_range: 180, ack_ranges: [], ecn_count: None } client | 1.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.652 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.652 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999879765s client | 1.652 DEBUG Setting timeout of 29.999879765s client | 1.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.652 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.652 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.652 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999856331s client | 1.652 DEBUG Setting timeout of 29.999856331s client | 1.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1606 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1832783, len: 335, fin: false } sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1566 (1.6%) client | 1.653 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 37403217 } client | 1.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.653 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.653 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973149ms client | 1.653 DEBUG Setting timeout of 19.973149ms client | 1.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.653 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.653 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.653 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95214ms client | 1.653 DEBUG Setting timeout of 19.95214ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 25/1567 (1.6%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/778 (1.2%) client | 1.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1607 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1833118, len: 1445, fin: false } client | 1.654 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 18609632 } client | 1.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.654 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=782 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 45 client | TX -> Ack { largest_acknowledged: 1607, ack_delay: 10, first_ack_range: 182, ack_ranges: [], ecn_count: None } client | 1.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.654 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.654 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999858527s sim | Dropping 413 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1568 (1.7%) client | 1.654 DEBUG Setting timeout of 29.999858527s client | 1.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.654 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.654 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.654 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999837758s client | 1.654 DEBUG Setting timeout of 29.999837758s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/779 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1569 (1.7%) client | 1.655 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1609 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1834950, len: 1445, fin: false } client | 1.655 DEBUG [Recvd-ap] Drop ACK range: 26->0 client | 1.655 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 20182029 } client | 1.655 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.655 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.655 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=783 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1609, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.656 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.656 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907286s client | 1.656 DEBUG Setting timeout of 29.999907286s client | 1.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.656 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.656 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.656 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885395s client | 1.656 DEBUG Setting timeout of 29.999885395s sim | Forwarding 1464 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1570 (1.7%) client | 1.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1610 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1464 client | -> RX Stream { stream_id: 0, offset: 1836395, len: 1438, fin: false } client | 1.657 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 41365638 } client | 1.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.657 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.657 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969182ms client | 1.657 DEBUG Setting timeout of 19.969182ms client | 1.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.657 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.657 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.657 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948443ms client | 1.657 DEBUG Setting timeout of 19.948443ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/780 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1571 (1.7%) sim | Forwarding 32 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1572 (1.7%) client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1611 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1837833, len: 1445, fin: false } client | 1.658 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 22576600 } client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.658 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=784 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1611, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.658 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.658 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886608s client | 1.658 DEBUG Setting timeout of 29.999886608s client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1612 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 32 client | -> RX Stream { stream_id: 0, offset: 1839278, len: 7, fin: false } client | 1.658 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 42714488 } client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.658 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.658 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.979872ms client | 1.658 DEBUG Setting timeout of 19.979872ms client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.658 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.658 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.658 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.963381ms client | 1.658 DEBUG Setting timeout of 19.963381ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1573 (1.7%) client | 1.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1613 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1839285, len: 1445, fin: false } client | 1.659 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 23820535 } client | 1.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.659 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=785 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1613, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.659 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.659 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915372s client | 1.659 DEBUG Setting timeout of 29.999915372s client | 1.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.659 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.659 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.659 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891317s client | 1.659 DEBUG Setting timeout of 29.999891317s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/781 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1574 (1.7%) client | 1.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1614 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1840730, len: 1437, fin: false } client | 1.660 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 44972064 } client | 1.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.660 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.660 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.955567ms client | 1.660 DEBUG Setting timeout of 19.955567ms client | 1.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.660 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.660 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.660 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.935128ms client | 1.660 DEBUG Setting timeout of 19.935128ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1575 (1.7%) client | 1.661 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1615 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1842167, len: 1445, fin: false } client | 1.661 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 26208030 } client | 1.661 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.661 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.661 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=786 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1615, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.662 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.662 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886928s client | 1.662 DEBUG Setting timeout of 29.999886928s client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.662 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.662 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999860779s client | 1.662 DEBUG Setting timeout of 29.999860779s sim | Forwarding 829 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1576 (1.6%) sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/782 (1.2%) client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1616 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 829 client | -> RX Stream { stream_id: 0, offset: 1843612, len: 803, fin: false } client | 1.662 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 46900458 } client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.662 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.662 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970414ms client | 1.662 DEBUG Setting timeout of 19.970414ms client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.662 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.662 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.662 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949846ms client | 1.662 DEBUG Setting timeout of 19.949846ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1577 (1.6%) client | 1.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1617 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1844415, len: 1445, fin: false } client | 1.663 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 28101844 } client | 1.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.663 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=787 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1617, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.663 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.663 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911505s client | 1.663 DEBUG Setting timeout of 29.999911505s client | 1.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.663 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.663 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.663 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889924s client | 1.663 DEBUG Setting timeout of 29.999889924s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/783 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1578 (1.6%) client | 1.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1618 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1845860, len: 1437, fin: false } client | 1.665 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 49290277 } client | 1.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.665 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.665 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968711ms client | 1.665 DEBUG Setting timeout of 19.968711ms client | 1.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.665 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.665 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.665 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947211ms client | 1.665 DEBUG Setting timeout of 19.947211ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1579 (1.6%) sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1580 (1.6%) client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1619 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1847297, len: 1445, fin: false } client | 1.666 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 30491024 } client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=788 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1619, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.666 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913177s client | 1.666 DEBUG Setting timeout of 29.999913177s client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.666 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890174s client | 1.666 DEBUG Setting timeout of 29.999890174s client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1620 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1848742, len: 321, fin: false } client | 1.666 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 50776287 } client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.666 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.940168ms client | 1.666 DEBUG Setting timeout of 19.940168ms client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.666 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.666 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.918888ms client | 1.666 DEBUG Setting timeout of 19.918888ms sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/784 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1581 (1.6%) sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1582 (1.6%) client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1621 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1849063, len: 1445, fin: false } client | 1.667 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 31996135 } client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.667 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=789 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1621, ack_delay: 5, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.667 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.667 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890825s client | 1.667 DEBUG Setting timeout of 29.999890825s client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.667 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.667 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999861711s client | 1.667 DEBUG Setting timeout of 29.999861711s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/785 (1.1%) client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1622 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1850508, len: 160, fin: false } client | 1.667 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 52198995 } client | 1.667 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.667 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.668 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.976786ms client | 1.668 DEBUG Setting timeout of 19.976786ms client | 1.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.668 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.668 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.668 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.926231ms client | 1.668 DEBUG Setting timeout of 19.926231ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1583 (1.6%) client | 1.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1623 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1850668, len: 1445, fin: false } client | 1.669 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 33324633 } client | 1.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.669 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=790 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1623, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.669 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.669 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910742s client | 1.669 DEBUG Setting timeout of 29.999910742s client | 1.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.669 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.669 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.669 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889673s client | 1.669 DEBUG Setting timeout of 29.999889673s sim | Forwarding 45 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/786 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1584 (1.6%) client | 1.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1624 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1852113, len: 1437, fin: false } client | 1.670 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 54567537 } client | 1.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.670 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.670 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968801ms client | 1.670 DEBUG Setting timeout of 19.968801ms client | 1.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.670 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.670 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.670 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.932964ms client | 1.670 DEBUG Setting timeout of 19.932964ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/787 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1585 (1.6%) client | 1.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1625 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1853550, len: 1445, fin: false } client | 1.671 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 35768176 } client | 1.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.671 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=791 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1625, ack_delay: 4, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.671 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.671 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887669s client | 1.671 DEBUG Setting timeout of 29.999887669s client | 1.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.671 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.671 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.671 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999831624s client | 1.671 DEBUG Setting timeout of 29.999831624s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1586 (1.6%) client | 1.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1626 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1854995, len: 903, fin: false } client | 1.672 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 56482614 } client | 1.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.672 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.672 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972619ms client | 1.672 DEBUG Setting timeout of 19.972619ms client | 1.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.672 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.672 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.672 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950678ms client | 1.672 DEBUG Setting timeout of 19.950678ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1587 (1.6%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/788 (1.1%) client | 1.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1627 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1855898, len: 1445, fin: false } client | 1.673 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 37684235 } client | 1.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.673 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=792 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1627, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.673 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.673 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907237s client | 1.673 DEBUG Setting timeout of 29.999907237s client | 1.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.673 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.673 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.673 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998823s client | 1.673 DEBUG Setting timeout of 29.9998823s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1588 (1.6%) client | 1.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1628 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1857343, len: 1437, fin: false } client | 1.674 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 58927218 } client | 1.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.674 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.674 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.975814ms client | 1.674 DEBUG Setting timeout of 19.975814ms client | 1.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.674 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.674 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.674 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.954855ms client | 1.674 DEBUG Setting timeout of 19.954855ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/789 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1589 (1.6%) client | 1.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1629 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1858780, len: 1445, fin: false } client | 1.675 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 40123542 } client | 1.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.675 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=793 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1629, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.675 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.676 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.676 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999873653s client | 1.676 DEBUG Setting timeout of 29.999873653s client | 1.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.676 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.676 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999846702s client | 1.676 DEBUG Setting timeout of 29.999846702s sim | Forwarding 871 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1590 (1.6%) client | 1.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1630 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 871 client | -> RX Stream { stream_id: 0, offset: 1860225, len: 845, fin: false } client | 1.676 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 60822550 } client | 1.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.676 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.676 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969583ms client | 1.676 DEBUG Setting timeout of 19.969583ms client | 1.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.676 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.676 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.676 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94692ms client | 1.676 DEBUG Setting timeout of 19.94692ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/790 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1591 (1.6%) client | 1.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1631 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1861070, len: 1445, fin: false } client | 1.677 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 42024653 } client | 1.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.677 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=794 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1631, ack_delay: 4, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.677 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.677 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998984s client | 1.677 DEBUG Setting timeout of 29.9998984s client | 1.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.677 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.677 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.677 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874435s client | 1.677 DEBUG Setting timeout of 29.999874435s sim | Forwarding 840 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1592 (1.6%) client | 1.678 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1632 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 840 client | -> RX Stream { stream_id: 0, offset: 1862515, len: 814, fin: false } client | 1.678 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 62748791 } client | 1.678 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.678 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.678 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.678 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970455ms client | 1.678 DEBUG Setting timeout of 19.970455ms client | 1.678 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.678 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.678 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.678 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948033ms client | 1.678 DEBUG Setting timeout of 19.948033ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/791 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1593 (1.6%) client | 1.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1633 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1863329, len: 1445, fin: false } client | 1.679 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 43942509 } client | 1.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.679 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=795 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1633, ack_delay: 3, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.679 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.679 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889422s client | 1.679 DEBUG Setting timeout of 29.999889422s client | 1.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.679 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.679 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.679 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999865177s client | 1.679 DEBUG Setting timeout of 29.999865177s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1594 (1.6%) client | 1.680 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1634 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1864774, len: 1445, fin: false } client | 1.680 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 65134104 } client | 1.680 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.680 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.680 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.680 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970996ms client | 1.680 DEBUG Setting timeout of 19.970996ms client | 1.680 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.680 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.680 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.680 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936932ms client | 1.680 DEBUG Setting timeout of 19.936932ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/792 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1595 (1.6%) client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1635 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1866219, len: 1445, fin: false } client | 1.682 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 46346863 } client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=796 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1635, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.682 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915221s client | 1.682 DEBUG Setting timeout of 29.999915221s client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.682 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.9998881s client | 1.682 DEBUG Setting timeout of 29.9998881s sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1596 (1.6%) client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1636 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1867664, len: 903, fin: false } client | 1.682 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 67106640 } client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.682 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971567ms client | 1.682 DEBUG Setting timeout of 19.971567ms client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.682 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.682 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948924ms client | 1.682 DEBUG Setting timeout of 19.948924ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/793 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1597 (1.6%) client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1637 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1868567, len: 1445, fin: false } client | 1.684 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 48312710 } client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=797 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1637, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.684 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908568s client | 1.684 DEBUG Setting timeout of 29.999908568s client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.684 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887319s client | 1.684 DEBUG Setting timeout of 29.999887319s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/794 (1.1%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1598 (1.6%) client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1638 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1870012, len: 903, fin: false } client | 1.684 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 69100733 } client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.684 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968441ms client | 1.684 DEBUG Setting timeout of 19.968441ms client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.684 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.684 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947151ms client | 1.684 DEBUG Setting timeout of 19.947151ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1599 (1.6%) client | 1.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1639 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1870915, len: 1445, fin: false } client | 1.686 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 50296210 } client | 1.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.686 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=798 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1639, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.686 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.686 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904852s client | 1.686 DEBUG Setting timeout of 29.999904852s client | 1.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.686 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.686 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.686 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876298s client | 1.686 DEBUG Setting timeout of 29.999876298s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/795 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1600 (1.6%) client | 1.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1640 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1872360, len: 1445, fin: false } client | 1.687 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 71478745 } client | 1.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.687 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.687 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96782ms client | 1.687 DEBUG Setting timeout of 19.96782ms client | 1.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.687 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.687 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.687 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.94644ms client | 1.687 DEBUG Setting timeout of 19.94644ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1601 (1.6%) client | 1.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1641 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1873805, len: 1445, fin: false } client | 1.688 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 52688461 } sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/796 (1.1%) client | 1.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.688 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=799 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1641, ack_delay: 4, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.688 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.688 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901575s client | 1.688 DEBUG Setting timeout of 29.999901575s client | 1.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.688 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.688 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.688 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999878321s client | 1.688 DEBUG Setting timeout of 29.999878321s sim | Forwarding 885 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1602 (1.6%) client | 1.689 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1642 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 885 client | -> RX Stream { stream_id: 0, offset: 1875250, len: 859, fin: false } client | 1.689 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 73365391 } client | 1.689 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.689 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.689 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.689 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967559ms client | 1.689 DEBUG Setting timeout of 19.967559ms client | 1.689 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.689 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.689 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.689 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944296ms client | 1.689 DEBUG Setting timeout of 19.944296ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1603 (1.6%) client | 1.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1643 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1876109, len: 1445, fin: false } client | 1.690 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 54572224 } client | 1.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.690 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=800 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1643, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.690 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.690 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990981s client | 1.690 DEBUG Setting timeout of 29.99990981s client | 1.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.690 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.690 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.690 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988278s client | 1.690 DEBUG Setting timeout of 29.99988278s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/797 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1604 (1.6%) client | 1.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1644 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1877554, len: 1445, fin: false } client | 1.691 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 75810592 } client | 1.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.691 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.691 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96778ms client | 1.691 DEBUG Setting timeout of 19.96778ms client | 1.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.691 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.691 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.691 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944827ms client | 1.691 DEBUG Setting timeout of 19.944827ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1605 (1.6%) client | 1.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1645 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1878999, len: 1445, fin: false } client | 1.692 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 56956443 } client | 1.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.692 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=801 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1645, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/798 (1.1%) client | 1.692 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.692 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889583s client | 1.692 DEBUG Setting timeout of 29.999889583s client | 1.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.692 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.692 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.692 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999862933s client | 1.692 DEBUG Setting timeout of 29.999862933s sim | Forwarding 1456 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 26/1606 (1.6%) client | 1.693 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1646 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1456 client | -> RX Stream { stream_id: 0, offset: 1880444, len: 1430, fin: false } client | 1.693 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 78211284 } client | 1.693 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.693 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.693 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.693 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96823ms client | 1.694 DEBUG Setting timeout of 19.96823ms client | 1.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.694 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.694 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.694 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945508ms client | 1.694 DEBUG Setting timeout of 19.945508ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/799 (1.1%) sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1607 (1.7%) sim | Forwarding 113 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1608 (1.7%) client | 1.695 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1648 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 113 client | -> RX Stream { stream_id: 0, offset: 1883319, len: 87, fin: false } client | 1.695 DEBUG [Recvd-ap] Drop ACK range: 80->57 client | 1.695 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 59529416 } client | 1.695 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.695 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.695 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=802 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1648, ack_delay: 3, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.695 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.695 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.695 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.695 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999904952s client | 1.695 DEBUG Setting timeout of 29.999904952s client | 1.695 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.695 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.695 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.695 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999876288s client | 1.695 DEBUG Setting timeout of 29.999876288s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1609 (1.7%) client | 1.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1649 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1883406, len: 1445, fin: false } client | 1.696 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 80730073 } client | 1.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.696 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.696 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968962ms client | 1.696 DEBUG Setting timeout of 19.968962ms client | 1.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.696 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.696 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.696 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947672ms client | 1.696 DEBUG Setting timeout of 19.947672ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/800 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1610 (1.7%) client | 1.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1650 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1884851, len: 1445, fin: false } client | 1.697 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 61879053 } client | 1.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.697 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=803 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1650, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.697 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.697 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999896334s client | 1.697 DEBUG Setting timeout of 29.999896334s client | 1.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.697 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.697 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.697 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999786277s client | 1.697 DEBUG Setting timeout of 29.999786277s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1611 (1.7%) client | 1.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1651 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1886296, len: 1445, fin: false } client | 1.698 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 83127594 } client | 1.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.698 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.698 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969372ms client | 1.698 DEBUG Setting timeout of 19.969372ms client | 1.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.698 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.698 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.698 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948774ms client | 1.698 DEBUG Setting timeout of 19.948774ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/801 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1612 (1.7%) client | 1.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1652 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1887741, len: 1445, fin: false } client | 1.700 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 64316219 } client | 1.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.700 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=804 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1652, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.700 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.700 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907778s client | 1.700 DEBUG Setting timeout of 29.999907778s client | 1.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.700 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.700 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.700 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999881769s client | 1.700 DEBUG Setting timeout of 29.999881769s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1613 (1.7%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/802 (1.1%) client | 1.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1653 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1889186, len: 1445, fin: false } client | 1.701 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 85532925 } client | 1.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.701 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.701 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969062ms client | 1.701 DEBUG Setting timeout of 19.969062ms client | 1.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.701 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.701 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.701 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947281ms client | 1.701 DEBUG Setting timeout of 19.947281ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1614 (1.7%) client | 1.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1654 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1890631, len: 1437, fin: false } client | 1.702 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 66718088 } client | 1.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.702 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=805 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1654, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.702 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.702 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999871329s client | 1.702 DEBUG Setting timeout of 29.999871329s client | 1.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.702 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.702 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.702 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999844058s client | 1.702 DEBUG Setting timeout of 29.999844058s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1615 (1.7%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/803 (1.1%) client | 1.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1655 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1892068, len: 1445, fin: false } client | 1.703 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 87877482 } client | 1.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.703 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.703 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.966126ms client | 1.703 DEBUG Setting timeout of 19.966126ms client | 1.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.703 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.703 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.703 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943554ms client | 1.703 DEBUG Setting timeout of 19.943554ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1616 (1.7%) client | 1.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1656 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1893513, len: 491, fin: false } client | 1.704 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 68363378 } client | 1.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.704 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=806 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1656, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.704 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.704 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909399s client | 1.704 DEBUG Setting timeout of 29.999909399s client | 1.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.704 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.704 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.704 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988825s client | 1.704 DEBUG Setting timeout of 29.99988825s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1617 (1.7%) client | 1.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1657 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1894004, len: 1445, fin: false } client | 1.705 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 89555514 } client | 1.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.705 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.705 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970174ms client | 1.705 DEBUG Setting timeout of 19.970174ms client | 1.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.705 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.705 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.705 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949936ms client | 1.705 DEBUG Setting timeout of 19.949936ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/804 (1.1%) sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1618 (1.7%) client | 1.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1658 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 1895449, len: 1422, fin: false } client | 1.706 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 70746044 } client | 1.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.706 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=807 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1658, ack_delay: 3, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.706 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.706 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999900263s client | 1.706 DEBUG Setting timeout of 29.999900263s client | 1.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.706 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.706 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.706 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874344s client | 1.706 DEBUG Setting timeout of 29.999874344s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1619 (1.7%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1620 (1.7%) client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1659 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1896871, len: 1445, fin: false } client | 1.707 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 91896334 } client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.707 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.707 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969723ms client | 1.707 DEBUG Setting timeout of 19.969723ms client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1660 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1898316, len: 3, fin: false } client | 1.707 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 71950045 } client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/805 (1.1%) client | 1.707 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=808 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1660, ack_delay: 2, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.707 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.707 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907637s client | 1.707 DEBUG Setting timeout of 29.999907637s client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.707 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.707 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.707 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884353s client | 1.707 DEBUG Setting timeout of 29.999884353s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1621 (1.7%) client | 1.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1661 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1898319, len: 1445, fin: false } client | 1.708 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 93205607 } client | 1.708 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.709 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952461ms client | 1.709 DEBUG Setting timeout of 19.952461ms client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.709 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93025ms client | 1.709 DEBUG Setting timeout of 19.93025ms sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1622 (1.7%) client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1662 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1899764, len: 335, fin: false } client | 1.709 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 73481053 } client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=809 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1662, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.709 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915451s client | 1.709 DEBUG Setting timeout of 29.999915451s client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.709 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.709 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890594s client | 1.709 DEBUG Setting timeout of 29.999890594s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1623 (1.7%) client | 1.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1663 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1900099, len: 1445, fin: false } client | 1.710 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 94703686 } client | 1.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.710 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.710 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971697ms client | 1.710 DEBUG Setting timeout of 19.971697ms client | 1.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.710 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.710 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.710 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949736ms client | 1.710 DEBUG Setting timeout of 19.949736ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/806 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1624 (1.7%) client | 1.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1664 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1834563, len: 387, fin: false } client | -> RX Stream { stream_id: 0, offset: 1901544, len: 1050, fin: false } client | 1.711 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 75903139 } client | 1.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.711 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=810 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1664, ack_delay: 4, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.711 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.711 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908138s client | 1.711 DEBUG Setting timeout of 29.999908138s client | 1.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.711 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.711 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.711 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999779026s client | 1.711 DEBUG Setting timeout of 29.999779026s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1625 (1.7%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/807 (1.1%) client | 1.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1665 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1902594, len: 1445, fin: false } client | 1.712 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 97104507 } client | 1.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.712 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.712 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972569ms client | 1.712 DEBUG Setting timeout of 19.972569ms client | 1.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.712 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.712 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.712 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950758ms client | 1.712 DEBUG Setting timeout of 19.950758ms sim | Forwarding 414 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1626 (1.7%) client | 1.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1666 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 414 client | -> RX Stream { stream_id: 0, offset: 1904039, len: 388, fin: false } client | 1.713 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 77441408 } client | 1.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.713 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=811 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1666, ack_delay: 4, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.713 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.713 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99990432s client | 1.713 DEBUG Setting timeout of 29.99990432s client | 1.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.713 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.713 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.713 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883381s client | 1.713 DEBUG Setting timeout of 29.999883381s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1627 (1.7%) sim | Forwarding 32 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1628 (1.7%) client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1667 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1904427, len: 1445, fin: false } client | 1.714 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 98681692 } client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.714 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.714 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969753ms client | 1.714 DEBUG Setting timeout of 19.969753ms client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1668 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 32 client | -> RX Stream { stream_id: 0, offset: 1905872, len: 7, fin: false } client | 1.714 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 78737236 } client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.714 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=812 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1668, ack_delay: 2, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.714 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.714 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999860819s client | 1.714 DEBUG Setting timeout of 29.999860819s client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.714 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.714 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.714 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999835762s client | 1.714 DEBUG Setting timeout of 29.999835762s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/808 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1629 (1.7%) client | 1.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1669 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1905879, len: 1445, fin: false } client | 1.715 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 99909943 } client | 1.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.715 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.715 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970625ms client | 1.715 DEBUG Setting timeout of 19.970625ms client | 1.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.715 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.715 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.715 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950206ms client | 1.715 DEBUG Setting timeout of 19.950206ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1630 (1.7%) client | 1.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1670 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1907324, len: 1437, fin: false } client | 1.716 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 81111989 } client | 1.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.716 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=813 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1670, ack_delay: 3, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.716 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.716 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915241s client | 1.716 DEBUG Setting timeout of 29.999915241s client | 1.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.716 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.716 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.716 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890945s client | 1.716 DEBUG Setting timeout of 29.999890945s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/809 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1631 (1.7%) client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1671 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1908761, len: 1445, fin: false } client | 1.718 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 102295582 } client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.718 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971597ms client | 1.718 DEBUG Setting timeout of 19.971597ms client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.718 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949195ms client | 1.718 DEBUG Setting timeout of 19.949195ms sim | Forwarding 829 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1632 (1.7%) client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1672 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 829 client | -> RX Stream { stream_id: 0, offset: 1910206, len: 803, fin: false } client | 1.718 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 82999813 } client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=814 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1672, ack_delay: 5, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.718 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99989342s client | 1.718 DEBUG Setting timeout of 29.99989342s client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.718 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.718 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868964s client | 1.718 DEBUG Setting timeout of 29.999868964s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/810 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1633 (1.7%) client | 1.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1673 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1911009, len: 1445, fin: false } client | 1.719 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 104194253 } client | 1.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.719 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.719 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968301ms client | 1.719 DEBUG Setting timeout of 19.968301ms client | 1.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.719 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.719 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.719 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947682ms client | 1.719 DEBUG Setting timeout of 19.947682ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1634 (1.7%) client | 1.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1674 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1912454, len: 1437, fin: false } client | 1.721 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 85389737 } client | 1.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.721 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=815 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1674, ack_delay: 4, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.721 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.721 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901605s client | 1.721 DEBUG Setting timeout of 29.999901605s client | 1.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.721 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.721 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.721 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864115s client | 1.721 DEBUG Setting timeout of 29.999864115s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/811 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1635 (1.7%) client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1675 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1913891, len: 1445, fin: false } client | 1.722 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 106593755 } client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.722 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967569ms client | 1.722 DEBUG Setting timeout of 19.967569ms client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.722 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945668ms client | 1.722 DEBUG Setting timeout of 19.945668ms sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1636 (1.7%) client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1676 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1915336, len: 321, fin: false } client | 1.722 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 86916039 } client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=816 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1676, ack_delay: 3, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/812 (1.1%) client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.722 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892568s client | 1.722 DEBUG Setting timeout of 29.999892568s client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.722 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.722 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999861119s client | 1.722 DEBUG Setting timeout of 29.999861119s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1637 (1.6%) sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1638 (1.6%) client | 1.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1677 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1915657, len: 1445, fin: false } client | 1.723 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 108097951 } client | 1.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.723 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.723 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970014ms client | 1.723 DEBUG Setting timeout of 19.970014ms client | 1.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.723 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.723 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.723 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948934ms client | 1.723 DEBUG Setting timeout of 19.948934ms client | 1.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1678 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1917102, len: 160, fin: false } client | 1.724 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 88276356 } client | 1.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.724 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=817 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1678, ack_delay: 6, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.724 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.724 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890946s client | 1.724 DEBUG Setting timeout of 29.999890946s client | 1.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.724 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.724 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.724 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870508s client | 1.724 DEBUG Setting timeout of 29.999870508s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/813 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1639 (1.6%) client | 1.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1679 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1917262, len: 1445, fin: false } client | 1.725 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 109418382 } client | 1.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.725 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.725 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970244ms client | 1.725 DEBUG Setting timeout of 19.970244ms client | 1.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.725 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.725 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.725 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949335ms client | 1.725 DEBUG Setting timeout of 19.949335ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1640 (1.6%) client | 1.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1680 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1918707, len: 1437, fin: false } client | 1.726 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 90660730 } client | 1.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.726 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=818 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1680, ack_delay: 3, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.726 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.726 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908859s client | 1.726 DEBUG Setting timeout of 29.999908859s client | 1.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.726 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.726 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.726 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884683s client | 1.726 DEBUG Setting timeout of 29.999884683s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/814 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1641 (1.6%) client | 1.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1681 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1920144, len: 1445, fin: false } client | 1.727 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 111864217 } client | 1.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.727 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.727 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973119ms client | 1.727 DEBUG Setting timeout of 19.973119ms client | 1.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.727 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.727 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.727 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952451ms client | 1.727 DEBUG Setting timeout of 19.952451ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1642 (1.6%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/815 (1.1%) client | 1.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1682 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1921589, len: 903, fin: false } client | 1.728 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 92594983 } client | 1.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.728 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=819 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1682, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.728 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.728 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911284s client | 1.728 DEBUG Setting timeout of 29.999911284s client | 1.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.728 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.728 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.728 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988826s client | 1.728 DEBUG Setting timeout of 29.99988826s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1643 (1.6%) client | 1.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1683 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1922492, len: 1445, fin: false } client | 1.729 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 113786778 } client | 1.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.729 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.729 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969924ms client | 1.729 DEBUG Setting timeout of 19.969924ms client | 1.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.729 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.729 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.729 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948744ms client | 1.729 DEBUG Setting timeout of 19.948744ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/816 (1.1%) client | 1.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1684 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1923937, len: 1437, fin: false } client | 1.730 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 95026543 } client | 1.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1644 (1.6%) client | 1.730 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=820 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1684, ack_delay: 2, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.730 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.730 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999918988s client | 1.730 DEBUG Setting timeout of 29.999918988s client | 1.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.730 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.730 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.730 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894833s client | 1.730 DEBUG Setting timeout of 29.999894833s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1645 (1.6%) client | 1.731 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1685 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1925374, len: 1445, fin: false } client | 1.731 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 116222583 } client | 1.731 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.732 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967329ms client | 1.732 DEBUG Setting timeout of 19.967329ms client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.732 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945668ms client | 1.732 DEBUG Setting timeout of 19.945668ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/817 (1.1%) sim | Forwarding 871 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1646 (1.6%) client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1686 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 871 client | -> RX Stream { stream_id: 0, offset: 1926819, len: 845, fin: false } client | 1.732 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 96920555 } client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=821 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1686, ack_delay: 5, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.732 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999831273s client | 1.732 DEBUG Setting timeout of 29.999831273s client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.732 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.732 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999749861s client | 1.732 DEBUG Setting timeout of 29.999749861s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1647 (1.6%) client | 1.733 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1687 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1927664, len: 1445, fin: false } client | 1.733 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 118150907 } client | 1.733 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/818 (1.1%) client | 1.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.734 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971266ms client | 1.734 DEBUG Setting timeout of 19.971266ms client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.734 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.858993ms client | 1.734 DEBUG Setting timeout of 19.858993ms sim | Forwarding 840 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1648 (1.6%) client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1688 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 840 client | -> RX Stream { stream_id: 0, offset: 1929109, len: 814, fin: false } client | 1.734 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 98826231 } client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=822 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1688, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.734 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999916383s client | 1.734 DEBUG Setting timeout of 29.999916383s client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.734 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.734 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.734 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999894472s client | 1.734 DEBUG Setting timeout of 29.999894472s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1649 (1.6%) client | 1.735 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1689 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1929923, len: 1445, fin: false } client | 1.735 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 120093768 } client | 1.735 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.735 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.735 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.735 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970534ms client | 1.735 DEBUG Setting timeout of 19.970534ms client | 1.735 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.735 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.735 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.735 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950196ms client | 1.735 DEBUG Setting timeout of 19.950196ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/819 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1650 (1.6%) client | 1.736 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1690 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1931368, len: 1445, fin: false } client | 1.737 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 101240058 } client | 1.737 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.737 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.737 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=823 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1690, ack_delay: 3, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.737 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.737 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.737 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.737 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999868013s client | 1.737 DEBUG Setting timeout of 29.999868013s client | 1.737 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.737 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.737 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.737 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999846592s client | 1.737 DEBUG Setting timeout of 29.999846592s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/820 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1651 (1.6%) client | 1.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1691 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1932813, len: 1445, fin: false } client | 1.738 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 122407440 } client | 1.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.738 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.738 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970284ms client | 1.738 DEBUG Setting timeout of 19.970284ms client | 1.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.738 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.738 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948844ms client | 1.738 DEBUG Setting timeout of 19.948844ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1652 (1.6%) client | 1.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1692 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1934258, len: 903, fin: false } client | 1.738 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 103201980 } client | 1.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.738 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.738 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=824 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1692, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.739 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.739 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.739 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.739 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910813s client | 1.739 DEBUG Setting timeout of 29.999910813s client | 1.739 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.739 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.739 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.739 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884984s client | 1.739 DEBUG Setting timeout of 29.999884984s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/821 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1653 (1.6%) client | 1.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1693 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1935161, len: 1445, fin: false } client | 1.740 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 124403459 } client | 1.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.740 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.740 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96779ms client | 1.740 DEBUG Setting timeout of 19.96779ms client | 1.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.740 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.740 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945649ms client | 1.740 DEBUG Setting timeout of 19.945649ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1654 (1.6%) client | 1.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1694 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1936606, len: 903, fin: false } client | 1.740 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 105177663 } client | 1.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.740 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.740 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=825 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1694, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.741 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.741 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907567s client | 1.741 DEBUG Setting timeout of 29.999907567s client | 1.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.741 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.741 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.741 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882921s client | 1.741 DEBUG Setting timeout of 29.999882921s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/822 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1655 (1.6%) client | 1.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1695 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1937509, len: 1445, fin: false } client | 1.742 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 126396887 } client | 1.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.742 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.742 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970274ms client | 1.742 DEBUG Setting timeout of 19.970274ms client | 1.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.742 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.742 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.742 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948864ms client | 1.742 DEBUG Setting timeout of 19.948864ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1656 (1.6%) client | 1.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1696 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1938954, len: 1445, fin: false } client | 1.743 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 107581013 } client | 1.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.743 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=826 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1696, ack_delay: 3, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.743 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.743 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887219s client | 1.743 DEBUG Setting timeout of 29.999887219s client | 1.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.743 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.743 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.743 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864857s client | 1.743 DEBUG Setting timeout of 29.999864857s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/823 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1657 (1.6%) client | 1.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1697 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1940399, len: 1445, fin: false } client | 1.744 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 128777602 } client | 1.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.744 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.744 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96773ms client | 1.744 DEBUG Setting timeout of 19.96773ms client | 1.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.744 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.744 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.744 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947081ms client | 1.744 DEBUG Setting timeout of 19.947081ms sim | Forwarding 885 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1658 (1.6%) client | 1.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1698 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 885 client | -> RX Stream { stream_id: 0, offset: 1941844, len: 859, fin: false } client | 1.745 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 109456126 } client | 1.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.745 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=827 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1698, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.745 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.745 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914028s client | 1.745 DEBUG Setting timeout of 29.999914028s client | 1.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.745 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.745 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.745 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999893219s client | 1.745 DEBUG Setting timeout of 29.999893219s sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/824 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1659 (1.6%) client | 1.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1699 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1942703, len: 1445, fin: false } client | 1.746 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 130733733 } client | 1.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.746 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.746 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970275ms client | 1.746 DEBUG Setting timeout of 19.970275ms client | 1.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.746 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.746 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.746 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948404ms client | 1.746 DEBUG Setting timeout of 19.948404ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1660 (1.6%) client | 1.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1700 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1944148, len: 1445, fin: false } client | 1.747 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 111854980 } client | 1.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.747 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=828 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1700, ack_delay: 3, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | TX -> Ping client | 1.747 DEBUG packet_sent this=0x563cbaf51970, pn=828, ps=50 client | 1.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.747 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.747 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 109.864699ms client | 1.747 DEBUG Setting timeout of 109.864699ms client | 1.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.747 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.747 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.747 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 109.819655ms client | 1.747 DEBUG Setting timeout of 109.819655ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/825 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1661 (1.6%) sim | Forwarding 98 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1662 (1.6%) client | 1.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1701 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1945593, len: 1445, fin: false } client | 1.748 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 133102478 } client | 1.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.748 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.748 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947101ms client | 1.748 DEBUG Setting timeout of 19.947101ms client | 1.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1702 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 98 client | -> RX Stream { stream_id: 0, offset: 1947038, len: 72, fin: false } client | 1.748 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 113179632 } client | 1.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.748 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=829 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1702, ack_delay: 2, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.748 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.749 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.749 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.749 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.593676ms client | 1.749 DEBUG Setting timeout of 108.593676ms client | 1.749 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.749 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.749 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.749 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.572325ms client | 1.749 DEBUG Setting timeout of 108.572325ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/826 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1663 (1.6%) client | 1.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1703 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1881874, len: 1445, fin: false } client | 1.750 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 134417820 } client | 1.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.750 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.750 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972969ms client | 1.750 DEBUG Setting timeout of 19.972969ms client | 1.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.750 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=830 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 44 client | TX -> MaxStreamData { stream_id: StreamId(0), maximum_stream_data: 2995686 } client | 1.750 DEBUG packet_sent this=0x563cbaf51970, pn=830, ps=44 client | 1.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.750 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.750 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.750 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.815665ms client | 1.750 DEBUG Setting timeout of 19.815665ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1664 (1.6%) client | 1.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1704 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1947110, len: 1445, fin: false } client | 1.751 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 115622349 } client | 1.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.751 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=831 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1704, ack_delay: 3, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.751 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.751 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.791214ms client | 1.751 DEBUG Setting timeout of 108.791214ms client | 1.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.751 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.751 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.751 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 108.763061ms client | 1.751 DEBUG Setting timeout of 108.763061ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/827 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1665 (1.6%) client | 1.752 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1705 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1948555, len: 1445, fin: false } client | 1.752 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 136790967 } client | 1.752 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.752 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.752 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.752 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969172ms client | 1.752 DEBUG Setting timeout of 19.969172ms client | 1.752 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.752 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.752 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.752 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.946088ms client | 1.752 DEBUG Setting timeout of 19.946088ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1666 (1.6%) client | 1.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1706 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1950000, len: 1445, fin: false } client | 1.753 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 118015955 } client | 1.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.753 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=832 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1706, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.753 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.753 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.398469ms client | 1.753 DEBUG Setting timeout of 106.398469ms client | 1.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.753 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.753 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.753 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 106.376719ms client | 1.753 DEBUG Setting timeout of 106.376719ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/828 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1667 (1.6%) client | 1.754 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1707 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1951445, len: 1445, fin: false } client | 1.754 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 139225261 } client | 1.754 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.755 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.755 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969283ms client | 1.755 DEBUG Setting timeout of 19.969283ms client | 1.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.755 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.755 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.755 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945558ms client | 1.755 DEBUG Setting timeout of 19.945558ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1668 (1.6%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/829 (1.1%) client | 1.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1708 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1952890, len: 1445, fin: false } client | 1.756 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 120421902 } client | 1.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.756 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=833 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1708, ack_delay: 3, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.756 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.756 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 103.986671ms client | 1.756 DEBUG Setting timeout of 103.986671ms client | 1.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.756 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.756 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.756 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 103.960332ms client | 1.756 DEBUG Setting timeout of 103.960332ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1669 (1.6%) client | 1.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1709 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1954335, len: 1437, fin: false } client | 1.757 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 141619596 } client | 1.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.757 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.757 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970324ms client | 1.757 DEBUG Setting timeout of 19.970324ms client | 1.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.757 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.757 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.757 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.933064ms client | 1.757 DEBUG Setting timeout of 19.933064ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1670 (1.6%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/830 (1.1%) client | 1.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1710 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1955772, len: 1445, fin: false } client | 1.758 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 122816851 } client | 1.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.758 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=834 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 49 client | TX -> Ack { largest_acknowledged: 1710, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.758 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.758 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.597523ms client | 1.758 DEBUG Setting timeout of 101.597523ms client | 1.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.758 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.758 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.758 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 101.574249ms client | 1.758 DEBUG Setting timeout of 101.574249ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1671 (1.6%) client | 1.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1711 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 1957217, len: 491, fin: false } client | 1.759 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 143278457 } client | 1.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.759 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.759 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972839ms client | 1.759 DEBUG Setting timeout of 19.972839ms client | 1.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.759 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.759 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.759 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.951409ms client | 1.759 DEBUG Setting timeout of 19.951409ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1672 (1.6%) client | 1.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1712 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1957708, len: 1445, fin: false } client | 1.760 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 124462187 } client | 1.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.760 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=835 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1712, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.760 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.760 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.950243ms client | 1.760 DEBUG Setting timeout of 99.950243ms client | 1.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.760 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.760 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.760 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 99.921019ms client | 1.760 DEBUG Setting timeout of 99.921019ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/831 (1.1%) sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1673 (1.6%) client | 1.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1713 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 1959153, len: 1422, fin: false } client | 1.761 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 145641919 } client | 1.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.761 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.761 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970204ms client | 1.761 DEBUG Setting timeout of 19.970204ms client | 1.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.761 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.761 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.761 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944966ms client | 1.761 DEBUG Setting timeout of 19.944966ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1674 (1.6%) sim | Forwarding 28 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1675 (1.6%) client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1714 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1960575, len: 1445, fin: false } client | 1.762 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 126780936 } client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.762 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=836 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1714, ack_delay: 3, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.762 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.762 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 97.630333ms client | 1.762 DEBUG Setting timeout of 97.630333ms client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1715 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 28 client | -> RX Stream { stream_id: 0, offset: 1962020, len: 3, fin: false } client | 1.762 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 146895110 } client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.762 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/832 (1.1%) client | 1.762 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.958322ms client | 1.762 DEBUG Setting timeout of 19.958322ms client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.762 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.762 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.762 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936441ms client | 1.762 DEBUG Setting timeout of 19.936441ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1676 (1.6%) sim | Forwarding 361 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1677 (1.6%) client | 1.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1716 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1962023, len: 1445, fin: false } client | 1.763 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 128085337 } client | 1.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.763 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=837 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1716, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.763 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.763 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.316694ms client | 1.763 DEBUG Setting timeout of 96.316694ms client | 1.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.763 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.763 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.763 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 96.291126ms client | 1.763 DEBUG Setting timeout of 96.291126ms client | 1.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1717 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 361 client | -> RX Stream { stream_id: 0, offset: 1963468, len: 335, fin: false } client | 1.764 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 148342188 } client | 1.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.764 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.764 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969182ms client | 1.764 DEBUG Setting timeout of 19.969182ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/833 (1.1%) client | 1.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.764 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.764 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.764 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934146ms client | 1.764 DEBUG Setting timeout of 19.934146ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1678 (1.6%) client | 1.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1718 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1963803, len: 1445, fin: false } client | 1.765 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 129607652 } client | 1.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.765 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=838 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 sim | Forwarding 44 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/834 (1.1%) client | TX -> Ack { largest_acknowledged: 1718, ack_delay: 3, first_ack_range: 70, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.765 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.765 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.804067ms client | 1.765 DEBUG Setting timeout of 94.804067ms client | 1.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.765 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.765 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.765 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 94.775053ms client | 1.765 DEBUG Setting timeout of 94.775053ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1679 (1.6%) client | 1.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1719 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1965248, len: 1437, fin: false } client | 1.766 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 150791031 } client | 1.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.766 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.766 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96823ms client | 1.766 DEBUG Setting timeout of 19.96823ms client | 1.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.766 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.766 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.766 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.933375ms client | 1.766 DEBUG Setting timeout of 19.933375ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/835 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1680 (1.6%) client | 1.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1720 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1966685, len: 1445, fin: false } sim | Forwarding 414 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1681 (1.6%) client | 1.767 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 131999202 } client | 1.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.767 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=839 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1720, ack_delay: 6, first_ack_range: 72, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.767 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.767 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.359828ms client | 1.767 DEBUG Setting timeout of 92.359828ms client | 1.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.767 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.767 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.767 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 92.330974ms client | 1.767 DEBUG Setting timeout of 92.330974ms client | 1.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1721 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 414 client | -> RX Stream { stream_id: 0, offset: 1968130, len: 388, fin: false } client | 1.768 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 152304264 } client | 1.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.768 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.768 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970835ms client | 1.768 DEBUG Setting timeout of 19.970835ms client | 1.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.768 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.768 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.768 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949886ms client | 1.768 DEBUG Setting timeout of 19.949886ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/836 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1682 (1.6%) sim | Forwarding 32 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1683 (1.6%) client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1722 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1968518, len: 1445, fin: false } client | 1.769 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 133540585 } client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.769 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=840 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1722, ack_delay: 3, first_ack_range: 74, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.769 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.769 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 90.875362ms client | 1.769 DEBUG Setting timeout of 90.875362ms client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1723 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 32 client | -> RX Stream { stream_id: 0, offset: 1969963, len: 7, fin: false } client | 1.769 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 153654909 } client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.769 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.769 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.981164ms client | 1.769 DEBUG Setting timeout of 19.981164ms client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.769 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.769 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.769 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96306ms client | 1.769 DEBUG Setting timeout of 19.96306ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1684 (1.6%) client | 1.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1724 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1969970, len: 1445, fin: false } client | 1.770 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 134807957 } client | 1.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.770 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=841 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1724, ack_delay: 8, first_ack_range: 76, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.770 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.770 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.552717ms client | 1.770 DEBUG Setting timeout of 89.552717ms client | 1.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.770 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.770 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.770 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 89.524173ms client | 1.770 DEBUG Setting timeout of 89.524173ms sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/837 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1685 (1.6%) client | 1.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1725 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1971415, len: 1437, fin: false } client | 1.771 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 155977283 } client | 1.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.771 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.771 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.952712ms client | 1.771 DEBUG Setting timeout of 19.952712ms client | 1.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.771 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.771 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.771 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.928807ms client | 1.771 DEBUG Setting timeout of 19.928807ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1686 (1.6%) client | 1.772 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1726 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1972852, len: 1445, fin: false } client | 1.772 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 137184056 } client | 1.772 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.772 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.772 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=842 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1726, ack_delay: 3, first_ack_range: 78, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.773 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.773 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 87.229717ms client | 1.773 DEBUG Setting timeout of 87.229717ms client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.773 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.773 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 87.160668ms client | 1.773 DEBUG Setting timeout of 87.160668ms sim | Forwarding 829 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1687 (1.6%) sim | Forwarding 49 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/838 (1.1%) client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1727 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 829 client | -> RX Stream { stream_id: 0, offset: 1974297, len: 803, fin: false } client | 1.773 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 157889825 } client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.773 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.773 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969413ms client | 1.773 DEBUG Setting timeout of 19.969413ms client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.773 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.773 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.773 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944547ms client | 1.773 DEBUG Setting timeout of 19.944547ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1688 (1.6%) client | 1.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1728 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1975100, len: 1445, fin: false } client | 1.774 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 139087533 } client | 1.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.774 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=843 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1728, ack_delay: 3, first_ack_range: 80, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.774 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.774 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.312655ms client | 1.774 DEBUG Setting timeout of 85.312655ms client | 1.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.774 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.774 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.774 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 85.268502ms client | 1.774 DEBUG Setting timeout of 85.268502ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/839 (1.1%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1689 (1.6%) client | 1.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1729 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1976545, len: 1437, fin: false } client | 1.776 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 160280234 } client | 1.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.776 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.776 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.967679ms client | 1.776 DEBUG Setting timeout of 19.967679ms client | 1.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.776 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.776 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.776 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.934557ms client | 1.776 DEBUG Setting timeout of 19.934557ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1690 (1.6%) client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1730 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1977982, len: 1445, fin: false } client | 1.777 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 141477122 } client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.777 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=844 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1730, ack_delay: 3, first_ack_range: 82, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1691 (1.6%) client | 1.777 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.777 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.933485ms client | 1.777 DEBUG Setting timeout of 82.933485ms client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.777 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.777 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 82.910241ms client | 1.777 DEBUG Setting timeout of 82.910241ms client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1731 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 1979427, len: 321, fin: false } sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 9/840 (1.1%) client | 1.777 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 161809387 } client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.777 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.777 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971977ms client | 1.777 DEBUG Setting timeout of 19.971977ms client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.777 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.777 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.777 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948513ms client | 1.777 DEBUG Setting timeout of 19.948513ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1692 (1.6%) sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1693 (1.6%) client | 1.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1732 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1979748, len: 1445, fin: false } client | 1.778 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 142989425 } sim | Dropping 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/841 (1.2%) client | 1.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.778 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=845 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1732, ack_delay: 5, first_ack_range: 84, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.778 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.778 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 81.40405ms client | 1.778 DEBUG Setting timeout of 81.40405ms client | 1.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.778 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.778 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 81.293432ms client | 1.778 DEBUG Setting timeout of 81.293432ms client | 1.778 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1733 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 1981193, len: 160, fin: false } client | 1.778 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 163236619 } client | 1.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.779 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.779 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.977408ms client | 1.779 DEBUG Setting timeout of 19.977408ms client | 1.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.779 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.779 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.779 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95737ms client | 1.779 DEBUG Setting timeout of 19.95737ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1694 (1.6%) client | 1.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1734 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1981353, len: 1445, fin: false } client | 1.780 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 144321734 } client | 1.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.780 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=846 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1734, ack_delay: 3, first_ack_range: 86, ack_ranges: [AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.780 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.780 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.090787ms client | 1.780 DEBUG Setting timeout of 80.090787ms client | 1.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.780 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.780 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.780 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 80.06568ms client | 1.780 DEBUG Setting timeout of 80.06568ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/842 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 27/1695 (1.6%) client | 1.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1735 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1982798, len: 1437, fin: false } client | 1.781 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 165548906 } client | 1.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.781 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.781 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968772ms client | 1.781 DEBUG Setting timeout of 19.968772ms client | 1.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.781 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.781 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.781 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945368ms client | 1.781 DEBUG Setting timeout of 19.945368ms sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1696 (1.7%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/843 (1.2%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1697 (1.6%) client | 1.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1737 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1985680, len: 903, fin: false } client | 1.783 DEBUG [Recvd-ap] Drop ACK range: 98->82 client | 1.783 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 147506326 } client | 1.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.783 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=847 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1737, ack_delay: 4, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.783 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.783 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.899542ms client | 1.783 DEBUG Setting timeout of 76.899542ms client | 1.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.783 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.783 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.783 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 76.874054ms client | 1.783 DEBUG Setting timeout of 76.874054ms client | 1.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1738 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1698 (1.6%) client | -> RX Stream { stream_id: 0, offset: 1986583, len: 1445, fin: false } client | 1.784 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 168684736 } client | 1.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.784 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.784 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971756ms client | 1.784 DEBUG Setting timeout of 19.971756ms client | 1.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.784 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.784 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.784 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950557ms client | 1.784 DEBUG Setting timeout of 19.950557ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/844 (1.2%) sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1699 (1.6%) client | 1.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1739 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 1988028, len: 1437, fin: false } client | 1.785 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 149903993 } client | 1.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.785 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=848 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1739, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.785 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.785 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.506334ms client | 1.785 DEBUG Setting timeout of 74.506334ms client | 1.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/845 (1.2%) client | 1.785 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.785 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.785 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 74.46183ms client | 1.785 DEBUG Setting timeout of 74.46183ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1700 (1.6%) client | 1.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1740 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1989465, len: 1445, fin: false } client | 1.786 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 171121800 } client | 1.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.786 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.786 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968962ms client | 1.786 DEBUG Setting timeout of 19.968962ms client | 1.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.786 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.786 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.786 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945959ms client | 1.786 DEBUG Setting timeout of 19.945959ms sim | Forwarding 871 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1701 (1.6%) client | 1.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1741 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 871 client | -> RX Stream { stream_id: 0, offset: 1990910, len: 845, fin: false } client | 1.787 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 151814780 } client | 1.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.787 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=849 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1741, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.787 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.787 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.602681ms client | 1.787 DEBUG Setting timeout of 72.602681ms client | 1.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.787 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.787 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.787 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 72.583625ms client | 1.787 DEBUG Setting timeout of 72.583625ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/846 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1702 (1.6%) client | 1.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1742 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1991755, len: 1445, fin: false } client | 1.788 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 173052140 } client | 1.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.788 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.788 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969703ms client | 1.788 DEBUG Setting timeout of 19.969703ms client | 1.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.788 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.788 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.788 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947812ms client | 1.788 DEBUG Setting timeout of 19.947812ms sim | Forwarding 840 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1703 (1.6%) client | 1.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1743 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 840 client | -> RX Stream { stream_id: 0, offset: 1993200, len: 814, fin: false } client | 1.789 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 153730462 } client | 1.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.789 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=850 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1743, ack_delay: 3, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.789 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.789 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.679233ms client | 1.789 DEBUG Setting timeout of 70.679233ms client | 1.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.789 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.789 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.789 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 70.656691ms client | 1.789 DEBUG Setting timeout of 70.656691ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/847 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1704 (1.6%) client | 1.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1744 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1994014, len: 1445, fin: false } client | 1.790 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 174933939 } client | 1.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.790 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.790 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969793ms client | 1.790 DEBUG Setting timeout of 19.969793ms client | 1.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.790 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.790 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.790 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948103ms client | 1.790 DEBUG Setting timeout of 19.948103ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1705 (1.6%) client | 1.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1745 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1995459, len: 1445, fin: false } client | 1.791 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 156131325 } client | 1.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.791 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=851 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1745, ack_delay: 3, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.791 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.791 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 68.281256ms client | 1.791 DEBUG Setting timeout of 68.281256ms client | 1.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.791 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.791 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.791 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 68.255648ms client | 1.791 DEBUG Setting timeout of 68.255648ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/848 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1706 (1.6%) client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1746 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1996904, len: 1445, fin: false } client | 1.793 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 177334203 } client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.793 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.793 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968281ms client | 1.793 DEBUG Setting timeout of 19.968281ms client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.793 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.793 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.943214ms client | 1.793 DEBUG Setting timeout of 19.943214ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1707 (1.6%) client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1747 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 1998349, len: 903, fin: false } client | 1.793 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 158102607 } client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.793 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=852 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1747, ack_delay: 4, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/849 (1.2%) client | 1.793 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.793 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.303281ms client | 1.793 DEBUG Setting timeout of 66.303281ms client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.793 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.793 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.793 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 66.27566ms client | 1.793 DEBUG Setting timeout of 66.27566ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1708 (1.6%) client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1748 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1999252, len: 1445, fin: false } client | 1.795 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 179304521 } client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.795 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.942552ms client | 1.795 DEBUG Setting timeout of 19.942552ms client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.795 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.921403ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/850 (1.2%) client | 1.795 DEBUG Setting timeout of 19.921403ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1709 (1.6%) client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1749 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 2000697, len: 903, fin: false } client | 1.795 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 160084325 } client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=853 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1749, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.795 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.31477ms client | 1.795 DEBUG Setting timeout of 64.31477ms client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.795 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.795 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 64.289954ms client | 1.795 DEBUG Setting timeout of 64.289954ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1710 (1.6%) client | 1.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1750 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2001600, len: 1445, fin: false } client | 1.797 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 181269678 } client | 1.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.797 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.797 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.97354ms client | 1.797 DEBUG Setting timeout of 19.97354ms client | 1.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.797 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.797 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.797 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953412ms client | 1.797 DEBUG Setting timeout of 19.953412ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1711 (1.6%) client | 1.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1751 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2003045, len: 1445, fin: false } client | 1.798 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 162475254 } client | 1.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.798 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=854 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1751, ack_delay: 3, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.798 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.798 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 61.935804ms client | 1.798 DEBUG Setting timeout of 61.935804ms client | 1.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.798 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.798 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.798 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 61.915596ms client | 1.798 DEBUG Setting timeout of 61.915596ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/851 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1712 (1.6%) client | 1.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1752 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2004490, len: 1445, fin: false } client | 1.799 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 183663140 } client | 1.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.799 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.799 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970234ms client | 1.799 DEBUG Setting timeout of 19.970234ms client | 1.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.799 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.799 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.799 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947942ms client | 1.799 DEBUG Setting timeout of 19.947942ms sim | Forwarding 885 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1713 (1.6%) client | 1.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1753 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 885 client | -> RX Stream { stream_id: 0, offset: 2005935, len: 859, fin: false } client | 1.800 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 164411265 } client | 1.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.800 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=855 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1753, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 87 }, AckRange { gap: 0, range: 37 }, AckRange { gap: 0, range: 182 }], ecn_count: None } client | 1.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.800 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.800 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 59.999442ms client | 1.800 DEBUG Setting timeout of 59.999442ms client | 1.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.800 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.800 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.800 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 59.974145ms client | 1.800 DEBUG Setting timeout of 59.974145ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/852 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1714 (1.6%) client | 1.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1754 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Ack { largest_acknowledged: 828, ack_delay: 0, first_ack_range: 84, ack_ranges: [AckRange { gap: 0, range: 22 }], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 2006794, len: 1436, fin: false } client | 1.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[744..=828, 720..=742] client | 1.801 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=828 client | 1.801 DEBUG [Cubic [last_max_cwnd: 3005, k: 1.0303479888926532, w_max: 3649.0499999999997, ca_epoch_start: None] CongCtrl 94/2944 ssthresh 2944] Cong event -> recovery; cwnd 2944, ssthresh 2944 client | 1.801 DEBUG [Cubic [last_max_cwnd: 3005, k: 1.0303479888926532, w_max: 3649.0499999999997, ca_epoch_start: None] CongCtrl 94/2944 ssthresh 2944] state -> RecoveryStart client | 1.801 DEBUG on_packets_lost this=0x563cbaf51970, bytes_in_flight=94, cwnd=2944, state=RecoveryStart client | 1.801 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=44, cwnd=2944, state=RecoveryStart, new_acked=0 client | 1.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Lost: Ack(AckToken { space: ApplicationData, ranges: [PacketRange { largest: 1529, smallest: 1425, ack_needed: true }] }) client | 1.801 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 185605758 } client | 1.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.801 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.801 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.880556ms client | 1.801 DEBUG Setting timeout of 19.880556ms client | 1.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.801 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.801 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.801 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.859135ms client | 1.801 DEBUG Setting timeout of 19.859135ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1715 (1.6%) sim | Forwarding 34 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1716 (1.6%) client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1755 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2008230, len: 1445, fin: false } client | 1.802 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 166817872 } client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.802 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=856 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1755, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.802 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.802 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 54.523734ms client | 1.802 DEBUG Setting timeout of 54.523734ms client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1756 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 34 client | -> RX Stream { stream_id: 0, offset: 2009675, len: 9, fin: false } client | 1.802 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 186933989 } client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.802 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.802 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.980974ms client | 1.802 DEBUG Setting timeout of 19.980974ms client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.802 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.802 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.802 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.962459ms client | 1.802 DEBUG Setting timeout of 19.962459ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/853 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1717 (1.6%) sim | Forwarding 98 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1718 (1.6%) client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1757 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2009684, len: 1445, fin: false } client | 1.803 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 168055054 } client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.803 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=857 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1757, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.803 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.803 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 53.289016ms client | 1.803 DEBUG Setting timeout of 53.289016ms client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1758 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 98 client | -> RX Stream { stream_id: 0, offset: 2011129, len: 72, fin: false } client | 1.803 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 188167114 } client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.803 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.803 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.980664ms client | 1.803 DEBUG Setting timeout of 19.980664ms client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.803 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.803 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.803 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.961949ms client | 1.803 DEBUG Setting timeout of 19.961949ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/854 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1719 (1.6%) client | 1.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1759 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Ack { largest_acknowledged: 831, ack_delay: 0, first_ack_range: 87, ack_ranges: [AckRange { gap: 0, range: 22 }], ecn_count: None } client | -> RX Stream { stream_id: 0, offset: 2011201, len: 1436, fin: false } client | 1.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] Rx ACK space=ap, ranges=[744..=831, 720..=742] client | 1.805 DEBUG [LossRecovery] ACK for ApplicationData - largest_acked=831 client | 1.805 DEBUG on_packets_acked this=0x563cbaf51970, limited=1, bytes_in_flight=0, cwnd=2944, state=Recovery, new_acked=0 client | 1.805 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 169360757 } client | 1.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.805 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=858 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1759, ack_delay: 6, first_ack_range: 22, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.805 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.805 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886046s client | 1.805 DEBUG Setting timeout of 29.999886046s client | 1.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.805 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.805 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.805 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999860498s client | 1.805 DEBUG Setting timeout of 29.999860498s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1720 (1.6%) sim | Forwarding 34 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1721 (1.6%) client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1760 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2012637, len: 1445, fin: false } client | 1.806 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 190567340 } client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.806 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.806 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970574ms client | 1.806 DEBUG Setting timeout of 19.970574ms client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1761 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 34 client | -> RX Stream { stream_id: 0, offset: 2014082, len: 9, fin: false } client | 1.806 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 170620299 } client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.806 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=859 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1761, ack_delay: 2, first_ack_range: 24, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.806 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.806 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999926021s client | 1.806 DEBUG Setting timeout of 29.999926021s client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.806 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.806 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.806 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901194s client | 1.806 DEBUG Setting timeout of 29.999901194s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/855 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1722 (1.6%) client | 1.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1762 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2014091, len: 1445, fin: false } client | 1.807 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 191820067 } client | 1.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.807 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.807 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971095ms client | 1.807 DEBUG Setting timeout of 19.971095ms client | 1.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.807 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.807 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.807 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948773ms client | 1.807 DEBUG Setting timeout of 19.948773ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1723 (1.6%) client | 1.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1763 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2015536, len: 1445, fin: false } client | 1.808 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 173017533 } client | 1.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.808 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=860 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1763, ack_delay: 3, first_ack_range: 26, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.808 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.808 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909941s client | 1.808 DEBUG Setting timeout of 29.999909941s client | 1.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.808 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.808 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.808 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885415s client | 1.808 DEBUG Setting timeout of 29.999885415s sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/856 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1724 (1.6%) client | 1.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1764 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2016981, len: 1445, fin: false } client | 1.809 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 194215891 } client | 1.809 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.809 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.810 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.810 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969142ms client | 1.810 DEBUG Setting timeout of 19.969142ms client | 1.810 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.810 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.810 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.810 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.915662ms client | 1.810 DEBUG Setting timeout of 19.915662ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/857 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1725 (1.6%) client | 1.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1765 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2018426, len: 1445, fin: false } client | 1.811 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 175470248 } client | 1.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.811 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=861 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1765, ack_delay: 8, first_ack_range: 28, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.811 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.811 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999858753s client | 1.811 DEBUG Setting timeout of 29.999858753s client | 1.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.811 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.811 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.811 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999831842s client | 1.811 DEBUG Setting timeout of 29.999831842s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1726 (1.6%) client | 1.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1766 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2019871, len: 1445, fin: false } client | 1.812 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 196619448 } client | 1.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.812 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.812 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969763ms client | 1.812 DEBUG Setting timeout of 19.969763ms client | 1.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.812 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.812 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.812 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948062ms client | 1.812 DEBUG Setting timeout of 19.948062ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1727 (1.6%) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/858 (1.2%) client | 1.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1767 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 2021316, len: 1437, fin: false } client | 1.813 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 177806875 } client | 1.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.813 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=862 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1767, ack_delay: 3, first_ack_range: 30, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.813 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.813 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913397s client | 1.813 DEBUG Setting timeout of 29.999913397s client | 1.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.813 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.813 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.813 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892969s client | 1.813 DEBUG Setting timeout of 29.999892969s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1728 (1.6%) client | 1.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1768 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2022753, len: 1445, fin: false } client | 1.814 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 199022721 } client | 1.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.814 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.814 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.96804ms client | 1.814 DEBUG Setting timeout of 19.96804ms client | 1.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.814 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.814 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.814 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945909ms client | 1.814 DEBUG Setting timeout of 19.945909ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1729 (1.6%) client | 1.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1769 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 2024198, len: 491, fin: false } client | 1.815 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 179442107 } client | 1.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.815 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/859 (1.2%) client | 1.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=863 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1769, ack_delay: 6, first_ack_range: 32, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.815 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.815 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99988308s client | 1.815 DEBUG Setting timeout of 29.99988308s client | 1.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.815 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.815 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.815 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999861851s client | 1.815 DEBUG Setting timeout of 29.999861851s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1730 (1.6%) client | 1.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1770 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2024689, len: 1445, fin: false } client | 1.816 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 200646812 } client | 1.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.816 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.816 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969574ms client | 1.816 DEBUG Setting timeout of 19.969574ms client | 1.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.816 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.816 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.816 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947482ms client | 1.816 DEBUG Setting timeout of 19.947482ms sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1731 (1.6%) client | 1.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1771 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 2026134, len: 1422, fin: false } client | 1.817 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 181829299 } client | 1.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.817 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=864 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1771, ack_delay: 3, first_ack_range: 34, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.817 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.817 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911364s client | 1.817 DEBUG Setting timeout of 29.999911364s client | 1.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.817 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.817 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.817 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886517s client | 1.817 DEBUG Setting timeout of 29.999886517s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/860 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1732 (1.6%) client | 1.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1772 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2027556, len: 1445, fin: false } client | 1.818 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 203052601 } client | 1.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.818 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.818 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968872ms client | 1.818 DEBUG Setting timeout of 19.968872ms client | 1.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.818 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.818 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.818 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947071ms client | 1.818 DEBUG Setting timeout of 19.947071ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/861 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1733 (1.6%) client | 1.819 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1773 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2029001, len: 1445, fin: false } client | 1.820 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 184238873 } client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=865 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1773, ack_delay: 3, first_ack_range: 36, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.820 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999915041s client | 1.820 DEBUG Setting timeout of 29.999915041s client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.820 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888651s client | 1.820 DEBUG Setting timeout of 29.999888651s sim | Forwarding 364 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1734 (1.6%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/862 (1.2%) client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1774 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 364 client | -> RX Stream { stream_id: 0, offset: 2030446, len: 338, fin: false } client | 1.820 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 204630838 } client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.820 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970825ms client | 1.820 DEBUG Setting timeout of 19.970825ms client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.820 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.820 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950216ms client | 1.820 DEBUG Setting timeout of 19.950216ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1735 (1.6%) client | 1.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1775 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2030784, len: 1445, fin: false } client | 1.821 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 185744191 } sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/863 (1.2%) client | 1.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.821 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=866 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1775, ack_delay: 3, first_ack_range: 38, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.821 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.821 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892809s client | 1.821 DEBUG Setting timeout of 29.999892809s client | 1.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.821 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.821 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.821 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99986686s client | 1.821 DEBUG Setting timeout of 29.99986686s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1736 (1.6%) client | 1.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1776 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 2032229, len: 1437, fin: false } client | 1.822 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 206946052 } client | 1.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.822 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.822 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968781ms client | 1.822 DEBUG Setting timeout of 19.968781ms client | 1.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.822 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.822 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.822 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.928826ms client | 1.822 DEBUG Setting timeout of 19.928826ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1737 (1.6%) client | 1.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1777 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/864 (1.2%) client | -> RX Stream { stream_id: 0, offset: 2033666, len: 1445, fin: false } client | 1.823 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 188142196 } client | 1.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.823 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=867 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1777, ack_delay: 3, first_ack_range: 40, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.823 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.823 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912486s client | 1.823 DEBUG Setting timeout of 29.999912486s client | 1.823 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.823 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.824 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999887469s client | 1.824 DEBUG Setting timeout of 29.999887469s sim | Forwarding 414 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1738 (1.6%) client | 1.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1778 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 414 client | -> RX Stream { stream_id: 0, offset: 2035111, len: 388, fin: false } client | 1.824 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 208542967 } client | 1.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.824 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.824 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972669ms client | 1.824 DEBUG Setting timeout of 19.972669ms client | 1.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.824 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.824 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.824 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.953022ms client | 1.824 DEBUG Setting timeout of 19.953022ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1739 (1.6%) sim | Forwarding 32 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1740 (1.6%) client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1779 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2035499, len: 1445, fin: false } client | 1.825 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 189704891 } client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.825 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=868 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1779, ack_delay: 4, first_ack_range: 42, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.825 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.825 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99982403s client | 1.825 DEBUG Setting timeout of 29.99982403s client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1780 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 32 client | -> RX Stream { stream_id: 0, offset: 2036944, len: 7, fin: false } client | 1.825 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 209909635 } client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.825 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.825 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.979732ms client | 1.825 DEBUG Setting timeout of 19.979732ms client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.825 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.825 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.825 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.873332ms client | 1.825 DEBUG Setting timeout of 19.873332ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/865 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1741 (1.6%) client | 1.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1781 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2036951, len: 1445, fin: false } client | 1.826 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 190968865 } client | 1.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.826 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=869 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1781, ack_delay: 3, first_ack_range: 44, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.826 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.826 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895344s client | 1.826 DEBUG Setting timeout of 29.999895344s client | 1.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.826 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.826 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.826 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999874074s client | 1.826 DEBUG Setting timeout of 29.999874074s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1742 (1.6%) client | 1.827 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1782 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 2038396, len: 1437, fin: false } client | 1.827 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 212150922 } client | 1.827 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.827 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.827 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.827 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969453ms client | 1.827 DEBUG Setting timeout of 19.969453ms client | 1.827 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.827 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.827 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.827 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936311ms client | 1.827 DEBUG Setting timeout of 19.936311ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/866 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1743 (1.6%) client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1783 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2039833, len: 1445, fin: false } client | 1.829 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 193328440 } client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=870 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1783, ack_delay: 3, first_ack_range: 46, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.829 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99992005s client | 1.829 DEBUG Setting timeout of 29.99992005s client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.829 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999900143s client | 1.829 DEBUG Setting timeout of 29.999900143s sim | Forwarding 829 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1744 (1.6%) client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1784 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 829 client | -> RX Stream { stream_id: 0, offset: 2041278, len: 803, fin: false } client | 1.829 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 214036349 } client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.829 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971025ms client | 1.829 DEBUG Setting timeout of 19.971025ms client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.829 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.829 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.936991ms client | 1.829 DEBUG Setting timeout of 19.936991ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/867 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1745 (1.6%) client | 1.830 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1785 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2042081, len: 1445, fin: false } client | 1.831 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 195241154 } client | 1.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.831 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=871 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1785, ack_delay: 3, first_ack_range: 48, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.831 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.831 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999902086s client | 1.831 DEBUG Setting timeout of 29.999902086s client | 1.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.831 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.831 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.831 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999875096s client | 1.831 DEBUG Setting timeout of 29.999875096s sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1746 (1.6%) client | 1.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1786 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 2043526, len: 1437, fin: false } client | 1.832 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 216424683 } client | 1.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.832 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.832 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971747ms client | 1.832 DEBUG Setting timeout of 19.971747ms client | 1.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.832 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.832 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.832 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.950497ms client | 1.832 DEBUG Setting timeout of 19.950497ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/868 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1747 (1.6%) client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1787 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2044963, len: 1445, fin: false } client | 1.833 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 197676209 } client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=872 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1787, ack_delay: 3, first_ack_range: 50, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } sim | Forwarding 347 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1748 (1.6%) client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.833 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908559s client | 1.833 DEBUG Setting timeout of 29.999908559s client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.833 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886407s client | 1.833 DEBUG Setting timeout of 29.999886407s client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1788 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 347 client | -> RX Stream { stream_id: 0, offset: 2046408, len: 321, fin: false } client | 1.833 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 217882996 } client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.833 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.965645ms client | 1.833 DEBUG Setting timeout of 19.965645ms client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.833 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.833 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.945047ms client | 1.833 DEBUG Setting timeout of 19.945047ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1749 (1.6%) client | 1.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1789 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2046729, len: 1445, fin: false } client | 1.834 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 199101356 } client | 1.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.834 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=873 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 sim | Forwarding 186 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1750 (1.6%) client | TX -> Ack { largest_acknowledged: 1789, ack_delay: 3, first_ack_range: 52, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.834 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.834 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999901184s client | 1.834 DEBUG Setting timeout of 29.999901184s client | 1.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.834 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.834 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.834 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999875185s client | 1.834 DEBUG Setting timeout of 29.999875185s client | 1.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1790 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 186 client | -> RX Stream { stream_id: 0, offset: 2048174, len: 160, fin: false } client | 1.835 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 219306077 } client | 1.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.835 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.835 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970574ms client | 1.835 DEBUG Setting timeout of 19.970574ms client | 1.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.835 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.835 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.835 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948273ms client | 1.835 DEBUG Setting timeout of 19.948273ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/869 (1.2%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1751 (1.6%) client | 1.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1791 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2048334, len: 1445, fin: false } client | 1.836 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 200501893 } client | 1.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.836 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=874 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1791, ack_delay: 3, first_ack_range: 54, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.836 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.836 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999909039s client | 1.836 DEBUG Setting timeout of 29.999909039s client | 1.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.836 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.836 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.836 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882279s client | 1.836 DEBUG Setting timeout of 29.999882279s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/870 (1.1%) sim | Forwarding 921 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1752 (1.6%) client | 1.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1792 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 921 client | -> RX Stream { stream_id: 0, offset: 2049779, len: 895, fin: false } client | 1.837 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 221250128 } client | 1.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.837 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.837 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969833ms client | 1.837 DEBUG Setting timeout of 19.969833ms client | 1.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.837 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.837 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.837 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948223ms client | 1.837 DEBUG Setting timeout of 19.948223ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1753 (1.6%) client | 1.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1793 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 1984235, len: 1445, fin: false } client | 1.838 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 202429430 } client | 1.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.838 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=875 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1793, ack_delay: 6, first_ack_range: 56, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.838 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.838 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999889663s client | 1.838 DEBUG Setting timeout of 29.999889663s client | 1.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.838 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.838 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.838 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999804293s client | 1.838 DEBUG Setting timeout of 29.999804293s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/871 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1754 (1.6%) server | 193.167.0.100 - - [30/Apr/2025:09:42:39 +0000] "GET /rshxkqvxfi" 200 2097152 "-" "-" client | 1.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1794 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2050674, len: 1445, fin: false } client | 1.839 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 223677729 } client | 1.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.839 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.839 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972458ms client | 1.839 DEBUG Setting timeout of 19.972458ms client | 1.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.839 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.839 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.839 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949566ms client | 1.839 DEBUG Setting timeout of 19.949566ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1755 (1.6%) client | 1.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1795 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 2052119, len: 1437, fin: false } sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/872 (1.1%) client | 1.840 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 204861511 } client | 1.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.840 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=876 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1795, ack_delay: 3, first_ack_range: 58, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.840 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.840 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913297s client | 1.840 DEBUG Setting timeout of 29.999913297s client | 1.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.840 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.840 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.840 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999890685s client | 1.840 DEBUG Setting timeout of 29.999890685s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1756 (1.6%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/873 (1.1%) client | 1.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1796 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2053556, len: 1445, fin: false } client | 1.841 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 226084342 } client | 1.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.841 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.841 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.969342ms client | 1.841 DEBUG Setting timeout of 19.969342ms client | 1.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.841 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.841 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.841 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947141ms client | 1.841 DEBUG Setting timeout of 19.947141ms client | 1.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1797 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 871 client | -> RX Stream { stream_id: 0, offset: 2055001, len: 845, fin: false } sim | Forwarding 871 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1757 (1.6%) client | 1.842 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 206763441 } client | 1.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.842 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=877 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1797, ack_delay: 3, first_ack_range: 60, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.842 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.842 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999907166s client | 1.842 DEBUG Setting timeout of 29.999907166s client | 1.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.842 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.842 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.842 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880265s client | 1.842 DEBUG Setting timeout of 29.999880265s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1758 (1.6%) client | 1.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1798 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2055846, len: 1445, fin: false } client | 1.843 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 227962990 } client | 1.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.843 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.843 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.971606ms client | 1.843 DEBUG Setting timeout of 19.971606ms client | 1.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.843 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.843 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.843 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.923316ms client | 1.843 DEBUG Setting timeout of 19.923316ms sim | Forwarding 840 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1759 (1.6%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/874 (1.1%) client | 1.844 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1799 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 840 client | -> RX Stream { stream_id: 0, offset: 2057291, len: 814, fin: false } client | 1.844 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 208682650 } client | 1.844 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.844 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.844 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=878 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 47 client | TX -> Ack { largest_acknowledged: 1799, ack_delay: 3, first_ack_range: 62, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.844 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.844 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.844 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.844 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999917555s client | 1.844 DEBUG Setting timeout of 29.999917555s client | 1.844 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.844 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.844 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.844 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999891947s client | 1.844 DEBUG Setting timeout of 29.999891947s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1760 (1.6%) client | 1.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1800 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2058105, len: 1445, fin: false } client | 1.845 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 229884186 } client | 1.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.845 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.845 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972258ms client | 1.845 DEBUG Setting timeout of 19.972258ms client | 1.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.845 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.845 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.845 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949335ms client | 1.845 DEBUG Setting timeout of 19.949335ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/875 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1761 (1.6%) client | 1.846 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1801 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2059550, len: 1445, fin: false } client | 1.846 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 211077945 } client | 1.846 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.846 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.846 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=879 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 1801, ack_delay: 3, first_ack_range: 64, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.846 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.846 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.846 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.846 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911845s client | 1.846 DEBUG Setting timeout of 29.999911845s client | 1.846 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.846 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.846 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.846 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999885947s client | 1.846 DEBUG Setting timeout of 29.999885947s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1762 (1.6%) client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1802 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2060995, len: 1445, fin: false } client | 1.848 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 232285890 } client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.848 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970395ms client | 1.848 DEBUG Setting timeout of 19.970395ms client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.848 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.948864ms client | 1.848 DEBUG Setting timeout of 19.948864ms sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/876 (1.1%) sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1763 (1.6%) client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1803 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 2062440, len: 903, fin: false } client | 1.848 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 213033307 } client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=880 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 1803, ack_delay: 3, first_ack_range: 66, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.848 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999910092s client | 1.848 DEBUG Setting timeout of 29.999910092s client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.848 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.848 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999880957s client | 1.848 DEBUG Setting timeout of 29.999880957s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1764 (1.6%) sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/877 (1.1%) client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1804 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2063343, len: 1445, fin: false } client | 1.850 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 234256656 } client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.850 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970866ms client | 1.850 DEBUG Setting timeout of 19.970866ms client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.850 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947622ms client | 1.850 DEBUG Setting timeout of 19.947622ms sim | Forwarding 929 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 28/1765 (1.6%) client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1805 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 929 client | -> RX Stream { stream_id: 0, offset: 2064788, len: 903, fin: false } client | 1.850 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 215022360 } client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=881 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 48 client | TX -> Ack { largest_acknowledged: 1805, ack_delay: 3, first_ack_range: 68, ack_ranges: [AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.850 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999900093s client | 1.850 DEBUG Setting timeout of 29.999900093s client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.850 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.850 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999864306s client | 1.850 DEBUG Setting timeout of 29.999864306s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/878 (1.1%) sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1766 (1.6%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1767 (1.6%) client | 1.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1807 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2067136, len: 1445, fin: false } client | 1.853 DEBUG [Recvd-ap] Drop ACK range: 109->100 client | 1.853 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 217414216 } client | 1.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.853 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=882 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1807, ack_delay: 4, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.853 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.853 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911915s client | 1.853 DEBUG Setting timeout of 29.999911915s client | 1.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.853 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.853 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.853 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999882129s client | 1.853 DEBUG Setting timeout of 29.999882129s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/879 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1768 (1.6%) client | 1.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1808 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2068581, len: 1445, fin: false } client | 1.854 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 238630649 } client | 1.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.854 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.854 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968461ms client | 1.854 DEBUG Setting timeout of 19.968461ms client | 1.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.854 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.854 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.854 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.917645ms client | 1.854 DEBUG Setting timeout of 19.917645ms sim | Forwarding 885 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1769 (1.6%) client | 1.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1809 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 885 client | -> RX Stream { stream_id: 0, offset: 2070026, len: 859, fin: false } client | 1.855 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 219347644 } client | 1.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.855 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=883 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1809, ack_delay: 3, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.855 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.855 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999911014s client | 1.855 DEBUG Setting timeout of 29.999911014s client | 1.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.855 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.855 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.855 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884534s client | 1.855 DEBUG Setting timeout of 29.999884534s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/880 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1770 (1.6%) client | 1.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1810 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2070885, len: 1445, fin: false } client | 1.856 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 240552168 } client | 1.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.856 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.856 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968672ms client | 1.856 DEBUG Setting timeout of 19.968672ms client | 1.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.856 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.856 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.856 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.944827ms client | 1.856 DEBUG Setting timeout of 19.944827ms sim | Forwarding 1462 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1771 (1.6%) client | 1.857 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1811 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1462 client | -> RX Stream { stream_id: 0, offset: 2072330, len: 1436, fin: false } client | 1.857 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 221768151 } client | 1.857 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.857 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.857 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=884 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1811, ack_delay: 3, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/881 (1.1%) client | 1.857 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.857 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.857 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.857 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999741305s client | 1.857 DEBUG Setting timeout of 29.999741305s client | 1.857 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.857 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.857 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.857 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999711298s client | 1.857 DEBUG Setting timeout of 29.999711298s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1772 (1.6%) client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1812 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 sim | Forwarding 34 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1773 (1.6%) client | -> RX Stream { stream_id: 0, offset: 2073766, len: 1445, fin: false } client | 1.858 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 242949925 } client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.858 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.858 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970605ms client | 1.858 DEBUG Setting timeout of 19.970605ms client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1813 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 34 client | -> RX Stream { stream_id: 0, offset: 2075211, len: 9, fin: false } client | 1.858 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 223020727 } client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.858 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=885 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1813, ack_delay: 2, first_ack_range: 6, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.858 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.858 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999913818s client | 1.858 DEBUG Setting timeout of 29.999913818s client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.858 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.858 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.858 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999888561s client | 1.858 DEBUG Setting timeout of 29.999888561s sim | Forwarding 47 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/882 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1774 (1.6%) sim | Forwarding 88 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1775 (1.6%) client | 1.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1814 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2075220, len: 1445, fin: false } client | 1.859 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 244175212 } client | 1.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.859 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.859 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972017ms client | 1.859 DEBUG Setting timeout of 19.972017ms client | 1.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1815 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 88 client | -> RX Stream { stream_id: 0, offset: 2076665, len: 63, fin: false } client | 1.859 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 224227941 } client | 1.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.859 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.859 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=886 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1815, ack_delay: 2, first_ack_range: 8, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.860 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.860 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999924558s client | 1.860 DEBUG Setting timeout of 29.999924558s client | 1.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.860 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.860 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.860 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999899121s client | 1.860 DEBUG Setting timeout of 29.999899121s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1776 (1.6%) sim | Forwarding 34 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1777 (1.6%) client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1816 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2076728, len: 1445, fin: false } client | 1.861 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 245497036 } client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.861 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970935ms client | 1.861 DEBUG Setting timeout of 19.970935ms client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1817 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 34 client | -> RX Stream { stream_id: 0, offset: 2078173, len: 9, fin: false } client | 1.861 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 225550937 } client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=887 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1817, ack_delay: 2, first_ack_range: 10, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.861 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999826314s client | 1.861 DEBUG Setting timeout of 29.999826314s client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.861 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.861 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.861 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999797139s client | 1.861 DEBUG Setting timeout of 29.999797139s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/883 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1778 (1.6%) client | 1.862 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1818 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2078182, len: 1445, fin: false } client | 1.862 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 246740704 } client | 1.862 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.862 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.862 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.862 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970986ms client | 1.862 DEBUG Setting timeout of 19.970986ms client | 1.862 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.862 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.862 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.862 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949115ms client | 1.862 DEBUG Setting timeout of 19.949115ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1779 (1.6%) client | 1.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1819 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2079627, len: 1445, fin: false } client | 1.863 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 227957846 } client | 1.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.863 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=888 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1819, ack_delay: 3, first_ack_range: 12, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.863 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.863 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892047s client | 1.863 DEBUG Setting timeout of 29.999892047s client | 1.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.863 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.863 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.863 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999870517s client | 1.863 DEBUG Setting timeout of 29.999870517s sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/884 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1780 (1.6%) client | 1.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1820 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2081072, len: 1445, fin: false } client | 1.864 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 249142116 } client | 1.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.864 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.864 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970455ms client | 1.864 DEBUG Setting timeout of 19.970455ms client | 1.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.864 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.864 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.864 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.931292ms client | 1.864 DEBUG Setting timeout of 19.931292ms sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1781 (1.6%) sim | Forwarding 48 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/885 (1.1%) client | 1.866 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1821 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2082517, len: 1445, fin: false } client | 1.866 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 230346524 } client | 1.866 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.866 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.866 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=889 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1821, ack_delay: 10, first_ack_range: 14, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.866 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.866 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.866 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.866 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999842322s client | 1.866 DEBUG Setting timeout of 29.999842322s client | 1.866 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.866 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.866 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.866 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999820842s client | 1.866 DEBUG Setting timeout of 29.999820842s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1782 (1.6%) client | 1.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1822 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2083962, len: 1445, fin: false } client | 1.867 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 251550442 } client | 1.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.867 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.867 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970595ms client | 1.867 DEBUG Setting timeout of 19.970595ms client | 1.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.867 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.867 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.867 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.949796ms client | 1.867 DEBUG Setting timeout of 19.949796ms sim | Forwarding 1463 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1783 (1.6%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/886 (1.1%) client | 1.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1823 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1463 client | -> RX Stream { stream_id: 0, offset: 2085407, len: 1437, fin: false } client | 1.868 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 232747279 } client | 1.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.868 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=890 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1823, ack_delay: 3, first_ack_range: 16, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.868 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.868 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999914801s client | 1.868 DEBUG Setting timeout of 29.999914801s client | 1.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.868 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.868 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.868 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999892689s client | 1.868 DEBUG Setting timeout of 29.999892689s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1784 (1.6%) client | 1.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1824 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2086844, len: 1445, fin: false } client | 1.869 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 253946698 } client | 1.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.869 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.869 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968501ms client | 1.869 DEBUG Setting timeout of 19.968501ms client | 1.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.869 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.869 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.869 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.947682ms client | 1.869 DEBUG Setting timeout of 19.947682ms sim | Forwarding 517 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1785 (1.6%) client | 1.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1825 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 517 client | -> RX Stream { stream_id: 0, offset: 2088289, len: 491, fin: false } client | 1.870 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 234386923 } client | 1.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.870 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=891 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1825, ack_delay: 3, first_ack_range: 18, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.870 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/887 (1.1%) client | 1.870 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999912375s client | 1.870 DEBUG Setting timeout of 29.999912375s client | 1.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.870 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.870 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.870 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999886427s client | 1.870 DEBUG Setting timeout of 29.999886427s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1786 (1.6%) client | 1.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1826 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2088780, len: 1445, fin: false } client | 1.871 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 255578198 } client | 1.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.871 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.871 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.973591ms client | 1.871 DEBUG Setting timeout of 19.973591ms client | 1.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.871 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.871 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.871 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.95193ms client | 1.871 DEBUG Setting timeout of 19.95193ms sim | Forwarding 1448 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1787 (1.6%) client | 1.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1827 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1448 client | -> RX Stream { stream_id: 0, offset: 2090225, len: 1422, fin: false } client | 1.872 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 236761287 } client | 1.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.872 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=892 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 50 client | TX -> Ack { largest_acknowledged: 1827, ack_delay: 3, first_ack_range: 20, ack_ranges: [AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.872 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.872 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/888 (1.1%) client | 1.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999895795s client | 1.872 DEBUG Setting timeout of 29.999895795s client | 1.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.872 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.872 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.872 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.99987198s client | 1.872 DEBUG Setting timeout of 29.99987198s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 29/1788 (1.6%) client | 1.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1828 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2091647, len: 1445, fin: false } client | 1.873 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 257966465 } client | 1.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.873 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.873 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.972419ms client | 1.873 DEBUG Setting timeout of 19.972419ms client | 1.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.873 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.873 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.873 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.897488ms client | 1.873 DEBUG Setting timeout of 19.897488ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/889 (1.1%) sim | Dropping 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 30/1789 (1.7%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/890 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 30/1790 (1.7%) client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1830 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2094537, len: 1445, fin: false } client | 1.876 DEBUG [Recvd-ap] Drop ACK range: 142->117 client | 1.876 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 240362012 } client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=893 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1830, ack_delay: 4, first_ack_range: 0, ack_ranges: [AckRange { gap: 0, range: 21 }, AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.876 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999908558s client | 1.876 DEBUG Setting timeout of 29.999908558s client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.876 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999883121s client | 1.876 DEBUG Setting timeout of 29.999883121s sim | Forwarding 364 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 30/1791 (1.7%) client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1831 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 364 client | -> RX Stream { stream_id: 0, offset: 2095982, len: 338, fin: false } client | 1.876 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 260731317 } client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.876 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.968942ms client | 1.876 DEBUG Setting timeout of 19.968942ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/891 (1.1%) client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.876 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.876 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.93605ms client | 1.876 DEBUG Setting timeout of 19.93605ms sim | Forwarding 865 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 30/1792 (1.7%) client | 1.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1832 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 865 client | -> RX Stream { stream_id: 0, offset: 2096320, len: 832, fin: false } client | -> RX Stream { stream_id: 0, offset: 2097152, len: 0, fin: true } client | 1.877 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 241403733 } client | 1.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.877 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=894 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 52 client | TX -> Ack { largest_acknowledged: 1832, ack_delay: 4, first_ack_range: 2, ack_ranges: [AckRange { gap: 0, range: 21 }, AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.877 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.877 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999884774s client | 1.877 DEBUG Setting timeout of 29.999884774s client | 1.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.877 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.877 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.877 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.999859426s client | 1.877 DEBUG Setting timeout of 29.999859426s sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/892 (1.1%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/893 (1.1%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/894 (1.1%) sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/895 (1.1%) sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 30/1793 (1.7%) client | 1.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1833 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2065691, len: 1445, fin: false } client | 1.886 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 271084356 } client | 1.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.886 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.886 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970314ms client | 1.886 DEBUG Setting timeout of 19.970314ms client | 1.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.886 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.886 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.886 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.87748ms client | 1.886 DEBUG Setting timeout of 19.87748ms sim | Forwarding 50 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/896 (1.1%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/897 (1.1%) sim | Forwarding 52 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/898 (1.1%) client | 1.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.908 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=895 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 53 client | TX -> Ack { largest_acknowledged: 1833, ack_delay: 2652, first_ack_range: 3, ack_ranges: [AckRange { gap: 0, range: 21 }, AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | 1.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.908 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.908 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 29.97870454s client | 1.908 DEBUG Setting timeout of 29.97870454s sim | Forwarding 1471 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 30/1794 (1.7%) client | 1.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=1834 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 1471 client | -> RX Stream { stream_id: 0, offset: 2093092, len: 1445, fin: false } client | 1.908 DEBUG [Recvd-ap] Set ACK timer to Instant { tv_sec: 529, tv_nsec: 293168689 } client | 1.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.908 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.908 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.908 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.970555ms client | 1.908 DEBUG Setting timeout of 19.970555ms client | 1.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.909 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.909 DEBUG TX blocked, profile=SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] delay duration 19.871199ms client | 1.909 DEBUG Setting timeout of 19.871199ms client | 1.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] State change from Confirmed -> Closing { error: Application(0), timeout: Instant { tv_sec: 529, tv_nsec: 585271675 } } client | 1.909 WARN Unhandled event StateChange(Closing { error: Application(0), timeout: Instant { tv_sec: 529, tv_nsec: 585271675 } }) client | 1.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.909 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.909 DEBUG [Recvd-ap] immediate_ack at Instant { tv_sec: 529, tv_nsec: 273328689 } client | 1.909 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=896 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 63 client | TX -> Ack { largest_acknowledged: 1834, ack_delay: 20, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 21 }, AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | TX -> ConnectionClose { error_code: Application(0), frame_type: 0, reason_phrase: "kthxbye!" } client | 1.909 DEBUG Setting timeout of 311.868517ms sim | Forwarding 53 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/899 (1.1%) sim | Forwarding 63 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/900 (1.1%) sim | Forwarding 21 bytes 193.167.100.100:443 -> 193.167.0.100:38788, dropped 30/1795 (1.7%) client | 1.939 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] output_path send_profile SendProfile { limit: 1472, pto: None, probe: EnumSet(), paced: false } client | 1.939 DEBUG Building Short dcid Some(CID [20]: 00000000000020056364150994d76f3c0ef34c18) client | 1.939 DEBUG [Recvd-ap] immediate_ack at Instant { tv_sec: 529, tv_nsec: 303941002 } client | 1.939 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] pn=897 type=Short pri-path:00000000000020056364150994d76f3c0ef34c18 0.0.0.0:38788->193.167.100.100:443 IpTos(Cs0, NotEct) len 64 client | TX -> Ack { largest_acknowledged: 1834, ack_delay: 3846, first_ack_range: 4, ack_ranges: [AckRange { gap: 0, range: 21 }, AckRange { gap: 0, range: 68 }, AckRange { gap: 0, range: 87 }], ecn_count: None } client | TX -> ConnectionClose { error_code: Application(0), frame_type: 0, reason_phrase: "kthxbye!" } client | 1.939 DEBUG Setting timeout of 281.20615ms client | 1.939 DEBUG Setting timeout of 281.192585ms sim | Forwarding 64 bytes 193.167.0.100:38788 -> 193.167.100.100:443, dropped 10/901 (1.1%) client | 2.222 DEBUG [Client 6609e21ab0d402e2dc3adb5f7556] State change from Closing { error: Application(0), timeout: Instant { tv_sec: 529, tv_nsec: 585271675 } } -> Closed(Application(0)) client | 2.222 INFO Closing timer expired client | 2.222 DEBUG Output::None client | 2.222 WARN Unhandled event StateChange(Closed(Application(0))) client | 2.222 DEBUG Timer fired while closed client | 2.222 DEBUG Output::None client exited with code 0 Aborting on container exit... Container client Stopping Container server Stopping Container client Stopped Container server Stopped Container sim Stopping Container sim Stopped 2025-04-30 09:42:50,669 Using the client's key log file. 2025-04-30 09:42:50,686 2025-04-30 09:42:50,689 Using the client's key log file. 2025-04-30 09:42:50,690 Using the client's key log file. 2025-04-30 09:42:50,706 2025-04-30 09:42:50,712 Using the client's key log file. 2025-04-30 09:42:51,433 Check of downloaded files succeeded.