Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21c828bfa8fd96e

Jump to content

// Workers AI · dad joke modeDoes Tc control traffic? It's a flow-ing success.

From Wikipedia, the free encyclopedia
(Redirected from Netem)
tc relates to the Linux kernel packet scheduler as iptables to netfilter. Both are user-space CLI programs that are used to configure their respective Linux kernel subsystem.

tc (traffic control) is the user-space system administration utility program used to configure the Linux kernel packet scheduler.[1][2] tc is usually packaged as part of the iproute2 package.[3]

Syntax

[edit]
tc filter add dev pppoe-dsl parent 1: prio 1 protocol ip handle 202 fw flowid 1:202

See also

[edit]

References

[edit]
  1. tc(8)  Linux Administration and Privileged Commands Manual
  2. Jha, Sanjay (2002). Engineering Internet QoS. Mahbub Hassan. Boston: Artech House. pp. 69–71. ISBN 1-58053-566-6. OCLC 52751809.
  3. "list of the Debian package iproute2". Debian.
[edit]