* [Cerowrt-devel] cerowrt uptimes and statistics that make me happy
@ 2014-07-29 14:11 Dave Taht
2014-07-29 14:14 ` Dave Taht
0 siblings, 1 reply; 2+ messages in thread
From: Dave Taht @ 2014-07-29 14:11 UTC (permalink / raw)
To: cerowrt-devel
ESR's cerowrt router had nearly 4 million packets served with a .03%
drop rate on egress, and .08% on ingress, on verizon's 25/25 service.
DISTRIB_DESCRIPTION="CeroWrt North Pole 3.10.24-8"
root@quintaped:~# uptime
13:59:43 up 170 days, 19:00, load average: 1.30, 1.28, 1.24
# I think it went down due to a power failure.
root@quintaped:~# tc -s qdisc show dev ge00
qdisc htb 1: root refcnt 2 r2q 10 default 12 direct_packets_stat 0
Sent 9907472997349 bytes 3876028220 pkt (dropped 0, overlimits
1755225431 requeues 0)
backlog 0b 0p requeues 0
qdisc nfq_codel 110: parent 1:11 limit 1000p flows 1024 quantum 300
target 5.0ms interval 100.0ms ecn
Sent 927300244 bytes 8622259 pkt (dropped 120, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 7371655 ecn_mark 0
new_flows_len 1 old_flows_len 8
qdisc nfq_codel 120: parent 1:12 limit 1000p flows 1024 quantum 300
target 5.0ms interval 100.0ms ecn
Sent 9906511037151 bytes 3867356527 pkt (dropped 1543054, overlimits
0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 264690424 ecn_mark 0
new_flows_len 0 old_flows_len 1
qdisc nfq_codel 130: parent 1:13 limit 1000p flows 1024 quantum 300
target 5.0ms interval 100.0ms ecn
Sent 34659954 bytes 49434 pkt (dropped 151, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 19104 ecn_mark 0
new_flows_len 0 old_flows_len 1
qdisc ingress ffff: parent ffff:fff1 ----------------
Sent 214869448026 bytes 503300956 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
root@quintaped:~# uptime
14:01:06 up 170 days, 19:01, load average: 1.30, 1.28, 1.24
root@quintaped:~# tc -s qdisc show dev ifb0
qdisc htb 1: root refcnt 2 r2q 10 default 12 direct_packets_stat 0
Sent 221314923189 bytes 502896403 pkt (dropped 0, overlimits
258104976 requeues 0)
backlog 0b 0p requeues 0
qdisc nfq_codel 110: parent 1:11 limit 1000p flows 1024 quantum 500
target 5.0ms interval 100.0ms ecn
Sent 574801849 bytes 2380775 pkt (dropped 232, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 561657 ecn_mark 0
new_flows_len 0 old_flows_len 3
qdisc nfq_codel 120: parent 1:12 limit 1000p flows 1024 quantum 1500
target 5.0ms interval 100.0ms ecn
Sent 220281016568 bytes 496443270 pkt (dropped 409103, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 122836039 ecn_mark 62
new_flows_len 1 old_flows_len 9
qdisc nfq_codel 130: parent 1:13 limit 1000p flows 1024 quantum 300
target 5.0ms interval 100.0ms ecn
Sent 459104772 bytes 4072358 pkt (dropped 232, overlimits 0 requeues 0)
# not a lot of traffic marked background
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 306753 ecn_mark 0
new_flows_len 1 old_flows_len 6
--
Dave Täht
NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Cerowrt-devel] cerowrt uptimes and statistics that make me happy
2014-07-29 14:11 [Cerowrt-devel] cerowrt uptimes and statistics that make me happy Dave Taht
@ 2014-07-29 14:14 ` Dave Taht
0 siblings, 0 replies; 2+ messages in thread
From: Dave Taht @ 2014-07-29 14:14 UTC (permalink / raw)
To: cerowrt-devel
On Tue, Jul 29, 2014 at 10:11 AM, Dave Taht <dave.taht@gmail.com> wrote:
> ESR's cerowrt router had nearly 4 million packets served with a .03%
> drop rate on egress, and .08% on ingress, on verizon's 25/25 service.
nearly 4 *billion*, I meant. And for all I know it wrapped around.
>
> DISTRIB_DESCRIPTION="CeroWrt North Pole 3.10.24-8"
>
> root@quintaped:~# uptime
>
> 13:59:43 up 170 days, 19:00, load average: 1.30, 1.28, 1.24
>
> # I think it went down due to a power failure.
>
> root@quintaped:~# tc -s qdisc show dev ge00
>
> qdisc htb 1: root refcnt 2 r2q 10 default 12 direct_packets_stat 0
>
> Sent 9907472997349 bytes 3876028220 pkt (dropped 0, overlimits
> 1755225431 requeues 0)
>
> backlog 0b 0p requeues 0
>
> qdisc nfq_codel 110: parent 1:11 limit 1000p flows 1024 quantum 300
> target 5.0ms interval 100.0ms ecn
>
> Sent 927300244 bytes 8622259 pkt (dropped 120, overlimits 0 requeues 0)
>
> backlog 0b 0p requeues 0
>
> maxpacket 0 drop_overlimit 0 new_flow_count 7371655 ecn_mark 0
>
> new_flows_len 1 old_flows_len 8
>
> qdisc nfq_codel 120: parent 1:12 limit 1000p flows 1024 quantum 300
> target 5.0ms interval 100.0ms ecn
>
> Sent 9906511037151 bytes 3867356527 pkt (dropped 1543054, overlimits
> 0 requeues 0)
>
> backlog 0b 0p requeues 0
>
> maxpacket 0 drop_overlimit 0 new_flow_count 264690424 ecn_mark 0
>
> new_flows_len 0 old_flows_len 1
>
> qdisc nfq_codel 130: parent 1:13 limit 1000p flows 1024 quantum 300
> target 5.0ms interval 100.0ms ecn
>
> Sent 34659954 bytes 49434 pkt (dropped 151, overlimits 0 requeues 0)
>
> backlog 0b 0p requeues 0
>
> maxpacket 0 drop_overlimit 0 new_flow_count 19104 ecn_mark 0
>
> new_flows_len 0 old_flows_len 1
>
> qdisc ingress ffff: parent ffff:fff1 ----------------
>
> Sent 214869448026 bytes 503300956 pkt (dropped 0, overlimits 0 requeues 0)
>
> backlog 0b 0p requeues 0
>
> root@quintaped:~# uptime
>
> 14:01:06 up 170 days, 19:01, load average: 1.30, 1.28, 1.24
>
> root@quintaped:~# tc -s qdisc show dev ifb0
>
> qdisc htb 1: root refcnt 2 r2q 10 default 12 direct_packets_stat 0
>
> Sent 221314923189 bytes 502896403 pkt (dropped 0, overlimits
> 258104976 requeues 0)
>
> backlog 0b 0p requeues 0
>
> qdisc nfq_codel 110: parent 1:11 limit 1000p flows 1024 quantum 500
> target 5.0ms interval 100.0ms ecn
>
> Sent 574801849 bytes 2380775 pkt (dropped 232, overlimits 0 requeues 0)
>
> backlog 0b 0p requeues 0
>
> maxpacket 0 drop_overlimit 0 new_flow_count 561657 ecn_mark 0
>
> new_flows_len 0 old_flows_len 3
>
> qdisc nfq_codel 120: parent 1:12 limit 1000p flows 1024 quantum 1500
> target 5.0ms interval 100.0ms ecn
>
> Sent 220281016568 bytes 496443270 pkt (dropped 409103, overlimits 0 requeues 0)
>
> backlog 0b 0p requeues 0
>
> maxpacket 0 drop_overlimit 0 new_flow_count 122836039 ecn_mark 62
>
> new_flows_len 1 old_flows_len 9
>
> qdisc nfq_codel 130: parent 1:13 limit 1000p flows 1024 quantum 300
> target 5.0ms interval 100.0ms ecn
>
> Sent 459104772 bytes 4072358 pkt (dropped 232, overlimits 0 requeues 0)
>
> # not a lot of traffic marked background
>
> backlog 0b 0p requeues 0
>
> maxpacket 0 drop_overlimit 0 new_flow_count 306753 ecn_mark 0
>
> new_flows_len 1 old_flows_len 6
>
>
>
>
> --
> Dave Täht
>
> NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
--
Dave Täht
NSFW: https://w2.eff.org/Censorship/Internet_censorship_bills/russell_0296_indecent.article
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-29 14:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-29 14:11 [Cerowrt-devel] cerowrt uptimes and statistics that make me happy Dave Taht
2014-07-29 14:14 ` Dave Taht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox