Re: Is BSD capable??

[ Available lists | Index of freebsd-small | Month of Apr 2001 | Week of 24 Apr 2001 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Brooks Davis <brooks@one-eyed-alien.net>
Date
24 Apr 2001 21:03:36
Subject
Re: Is BSD capable??
Message-ID
20010424210332.A30795@Odin.AC.HMC.Edu

References to
Referenced by

[ Hide this part ]
On Wed, Apr 25, 2001 at 03:50:33AM -0400, Mark wrote:
> What I have here is a network set up something like the following (simplified
> the best I can). Here at the NOC I have a half duplex Access Point (AP1).
> This is linked to Remote Site 1 (RS1). Connected to RS1 are 2 more Access
> Points (AP2, AP3). All are half duplex. End users connect to AP2 and AP3. What
> happens is, that when a user connects to say AP2 and starts a download, and a
> user connected to AP3 attempts to send an MP3 to his bud up in Spider Breath
> MO., AP2 and AP3 both attempt to access the gateway, RS1, in two separate
> directions at the same time into a half duplex back haul link.
>
> In practice, one or the other suffers, and when you have 3 doing a download
> and one fighting upstream, guess which one loses. That is because there is
> no control between AP2 and AP3. Neither one knows what the other is doing.
> Being able to install a full duplex link in the backbone would give me a
> big boost in overall network performance. Trouble is that a full duplex
> link is thou$and$ of dollars more than 2 half duplex links. If this can
> be done, great, If not, I start saving my pennies.

Ok, so if I understand correctly, you have an oversubscribed half duplex
link that gets pounded by collisions when in heavy (bi-directional) use.
If that's the case, you might try cranking the rts threshold way down
on both ends of the link (that's the -r option to {wi,an}control).
This introduces a bit more latency by forcing both ends to ask nicely
before they send anything, but if most of you're traffic is big it could
be a hugh win. Enabling it on my access point raised ping latench from
1.9ms to 2.1ms, enabling it on my Cisco 340 card turned off the pipe so it
appears there's some work to be done in that driver. ;-) If that works,
then you could use the money you would have spent building a full-duplex
link to double your link speed. ;-)

-- Brooks

--
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4


[ Show this part (application/pgp-signature) ]

Elapsed time: 0.237 seconds