From owner-freebsd-wireless@freebsd.org Thu Jun 8 17:41:35 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EE07C313C0 for ; Thu, 8 Jun 2017 17:41:35 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 700D366C3C for ; Thu, 8 Jun 2017 17:41:34 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id v58HBYlR062086 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Thu, 8 Jun 2017 10:11:34 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-186-56.hsd1.ca.comcast.net [24.6.186.56] claimed to be yv.noip.me From: Yuri Subject: Connection is very sluggish with some wifi router in the presence of congestion To: freebsd-wireless Message-ID: Date: Thu, 8 Jun 2017 10:11:33 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2017 17:41:35 -0000 I observed the problem using a laptop with FreeBSD 11 with TP-LINK device TL-WDN3200 (N600), driver if_run, at one location with these two routers: Xxx a0:3d:NN:NN:NN:22 6 54M -27:-50 100 E BSSLOAD HTCAP WME - good quality Xxx a0:3d:NN:NN:NN:0d 48 54M -25:-48 100 E BSSLOAD HTCAP VHTCAP VHTOPMODE WME - very poor quality Whole lot of other people were using wifi in the same room. I assume most of them didn't have any problem. When my laptop connected to the second router, connection was extremely slow, to the degree of being unusable. The first router though worked fine, I assume other people were equally distributed between them. S:N ratios were fluctuating so that the second was stronger at times. Is it possible that VHTCAP VHTOPMODE have something to do with the problem? Yuri