Re: Traffic shaping

From: William Christensen <wchriste_at_no.spam.please>
Date: Sun Jul 23 2006 - 08:19:42 CST

Maybe your looking for BEEP (*Blocks Extensible Exchange Protocol) RFC
3080. It's a peer to peer protocol that allows you to create channels
over TCP. I believe there are implementations of the BEEP protocol in
C and Java. There is also a book called "BEEP: The Definitive Guide" by
Marshall T Rose, who is also the author of the BEEP protocol. *

Steven Kurylo wrote:
> I'm looking for a traffic shaping solution which allows you to pool
> your available bandwidth for up or down use.
>
> That is, if I have a symmetrical 2Mb connection, I want either the up
> or down be allowed to use the entire 2Mb, but under load it would be
> shaped as needed.
>
> I know definitely that openBSD doesn't support this. You have to set
> the external interface to .5Mb to limit uploading and the internal
> interface to 1.5Mb to limit download. So if there isn't any
> downloading, the uploading will still cap at .5Mb wasting that
> precious 1.5Mb. Boo Urns.
>
> I've been going through the linux documentation and it appears to have
> the same limitation.
>
> Can anyone point me towards a solution for this?
>
> Thanks.
Received on Sun Jul 23 08:19:53 2006

This archive was generated by hypermail 2.1.8 : Fri Sep 08 2006 - 23:26:38 CST