All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David Boreham" <david_list@boreham.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] No way to shape my traffic with p2ps
Date: Fri, 16 May 2003 14:57:50 +0000	[thread overview]
Message-ID: <marc-lartc-105309707002607@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105309619201489@msgid-missing>

> those of you who haven't red any of my emails, i have to DSL connections
and
> a linux box doing conntrack and SNAT for 200 "greedy" users. The problem
is
> KaZZa seems to open thousands of TCP connections in a couple of seconds,
and
> floods the system.

Sounds like you need something which allows each flow to
burst for a short time, but throttles long-lived connections.
In addition, you may need to rate-limit the SYN packets
from each node to thwart clients which try to open many
short-lived connections in order to defeat the long-lived
connection throttling.

AFAIK you'll need to break out the C compiler to achieve this
on Linux...


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  reply	other threads:[~2003-05-16 14:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-16 14:40 [LARTC] No way to shape my traffic with p2ps GoMi .
2003-05-16 14:57 ` David Boreham [this message]
2003-05-16 15:05 ` Arvid Stüwe
2003-05-16 15:20 ` David Boreham
2003-05-16 16:23 ` GoMi
2003-05-16 17:46 ` Stef Coene
2003-05-17 17:26 ` Ricardo Jorge da Fonseca Marques Ferreira
2003-05-17 23:23 ` Ricardo Jorge da Fonseca Marques Ferreira

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-105309707002607@msgid-missing \
    --to=david_list@boreham.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.