I’ve got a new ax s. Happy to see new chipset. I’m testing wifi capabilities, and results are not good enough. Wifi client is connecting with 2.4gb/2.0gb tx/rx rates, and max speed is about 500 Mbit/s
Wifi connected to hap ax s and then where to ? How ?
External speed test server ? Then it might be normal.
Test results for hap AX S as router are about 500Mbps.
Try to test using internal iperf3 server connected to one of the LAN ether ports. See what speed you get then.
WiFi 6 (802.11ax) router's maximum theoretical speed, combining 574 Mbps on the 2.4GHz band and 1800 Mbps on the 5GHz band for a total of ~2400 Mbps, enabling smoother 4K streaming, faster gaming, and handling more devices, but actual speeds depend on distance, interference, and device
@kpxnt did you solve the problem? I have exactly the same problem with my hAP ax S device.
I think the bottleneck is CPU, at least in my case, as during WiFi transfer at ~500Mbps it’s load is ~90-95%. Based on block diagram ether1 is not hardware offloaded (not connected to switch chip) and all traffic in processed by CPU.
I will try to connect LAN to ether2 to make if HW but I will loose PoE capabilities.
BTW looks like a bug in OS or driver, that 500Mbps saturate CPU.
Depending on your location (big town centre or remote in the country side) - translates on how congested the 5GHz spectrum is, the 160 MHz wide channels may be significantly impacted by interference, which will directly affect throughput
Moving wired connection from ether1 to ether2 (or any other switch-connected port) won't change CPU processing when passing traffic between wired and wireless sides. Every wireless-originating packet en route towards LAN will have to leave CPU via one of its interconnects ... either via ether1 or via switch chip and either way it's the same for CPU. Ditto for the opposite direction.
The only case where switch helps to reduce CPU load is when both ingress and egress port are connected to switch and no frame processing requires CPU (and that's true for both L2 and L3 HW offloading).
I’m just chiming in to say that I’m getting much better wireless performance when I set security.authentication-types=wpa2-psk instead of wpa2-psk,wpa3-psk.