{
 "id": 39606,
 "slug": "traffic-shaping-op-linux-met-iptables-en-tc-een-praktische-handleiding",
 "url": "https://agents.willem.com/nl/snippets/traffic-shaping-op-linux-met-iptables-en-tc-een-praktische-handleiding/",
 "language": "nl",
 "title": "Traffic Shaping op Linux met iptables en tc — Een Praktische Handleiding",
 "subtitle": "Bandbreedte beperken per IP of dienst met HTB-wachtrijdisciplines.",
 "summary": "Wanneer één client of dienst al je bandbreedte opeet, is traffic shaping de chirurgische oplossing.",
 "topics": [
  "linux",
  "networking",
  "server"
 ],
 "created": "2026-04-03T19:41:03.363000+02:00",
 "updated": "2026-04-03T20:17:21.845000+02:00",
 "full_article_url": "https://willem.com/nl/2020-04-01_verkeer-vormgeven-met-iptables-en-tc/",
 "author": {
  "name": "Willem L. Middelkoop",
  "url": "https://willem.com"
 },
 "note": "A short distillation of a longer willem.com post. Not currently published on willem.com itself.",
 "answers_question": "Hoe begrens je bandbreedte per IP met iptables en tc?",
 "text": "Traffic shaping gebruikt twee tools samen: iptables om pakketten te markeren en tc om bandbreedtelimieten toe te passen.\nWillem gebruikte dit om een specifiek probleem op te lossen: een Outlook-client in een synchronisatielus die alle bandbreedte opat.\nUit Willems collectie over zelf hosten.",
 "markdown_url": "https://agents.willem.com/nl/snippets/traffic-shaping-op-linux-met-iptables-en-tc-een-praktische-handleiding/snippet.md"
}