From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass smtp.mailfrom=lang.hm; dkim=fail; arc=none (Message is not ARC signed); dmarc=none Received: from mail.lang.hm (wsip-70-167-213-146.ph.ph.cox.net [70.167.213.146]) by mail.toke.dk (Postfix) with ESMTPS id 680C770F7A5 for ; Tue, 30 Sep 2025 14:49:40 +0200 (CEST) Received: from [10.2.2.53] (unknown [10.2.2.53]) by mail.lang.hm (Postfix) with ESMTP id BB0AB20AAC3; Tue, 30 Sep 2025 05:49:38 -0700 (PDT) Date: Tue, 30 Sep 2025 05:49:33 -0700 (PDT) From: David Lang To: dave seddon cc: Jonathan Morton , David Lang , Cake List In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Message-ID-Hash: HPC5F7I2I6CEHK5YEWKYI7HUOX6LHYJG X-Message-ID-Hash: HPC5F7I2I6CEHK5YEWKYI7HUOX6LHYJG X-MailFrom: david@lang.hm X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list Subject: [Cake] Re: help request for cake on a large network List-Id: Cake - FQ_codel the next generation Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: dave seddon wrote: > Agreed. > > I nearly replied to suggest getting Crown Castle to just provide dark fiber > to One Wilshire and fire it up at 10GE. ( I assume any of the major > sponsors could provide a 10ge internet link for a few days without any > concern.) that would be fantastic if it could be done, but in our experience, getting a hotel/convention center to allow a new network service to be setup is increadily hard. > This way the bottle neck moves to the APs, which have a significant smaller > number of flows each. the user may move from one AP to another in the middle of a flow, so the shaping needs to move further from the APs > The other option, if upgrading the Internets isn't an option, could be to > use 100mbs links to the APs. This sounds counter intuitive, is essentially > moving the bottleneck to the APs. > > I assume you have traffic graphs from the APs from last year? I guess none > really exceeded 100mbs? If they did, it wasn't by much, we only use single channels on each band on each AP, isn't that going to limit each radio to 56k? (we do this instead of wider channels so that we can reuse the channel spacially sooner) so limiting the connection to 100m isn't going to add any noticable restriction/bottleneck David Lang > > On Mon, Sep 29, 2025, 20:56 Jonathan Morton wrote: > >> >> >> On Sunday, 28 September 2025, David Lang wrote: >>> I'm starting to prepare for the next Scale conference and we are >> switching from >>> Juniper routers to Linux routers. This gives me the ability to implement >> cake. >>> >>> One problem we have is classes that tell everyone 'go download this' >> that >>> trigger hundreds of people to hammer the network at the same time (this >> is both >>> a wifi and a network bandwidth issue, wifi is being worked on) >>> >>> The network is pretty flat, a couple of subnets each on ipv4 and ipv6. >>> >>> Any suggestions on how to configure cake for this sort of environment >> where >>> there are so many devices? >> >> So far as Cake is concerned, the normal setup should work fine even under >> stress conditions. If there are too many simultaneous flows to achieve >> full flow isolation, it degrades gracefully to statistical multiplexing, >> and you still have the AQM working to keep everything responsive. Or >> rather, a thousand AQMs working in parallel... >> >> Of course, this only matters when Cake is set up to be the bottleneck. If >> wifi is the bottleneck, you'll want a wifi stack with integrated fq_codel, >> which I believe still applies to only some hardware since it needs to >> manage the MAC queue which some devices don't expose. This has the extra >> smarts needed to adapt gracefully to wifi's foibles, and might already be >> enough to convert an effectively nonfunctional wifi into one that feels, if >> not fast, then at least reliable. >> >> - Jonathan Morton >> _______________________________________________ >> Cake mailing list -- cake@lists.bufferbloat.net >> To unsubscribe send an email to cake-leave@lists.bufferbloat.net >> >