I've set up the DL-WRX36 with version 23.05.4 as an access point — no firewall, full port bridge. From a functionality standpoint, everything seems to be working well, but I'm encountering a performance issue.
The access point is about 12 feet away, placed on a shelf below my existing AC-based access point. When connecting from my AX-capable laptop (running Linux), I'm seeing inconsistent latency. Specifically, when running simple ICMP pings to the AP while I'm also connected to it, the response times fluctuate between roughly 3-15ms and 35-50ms with each ping.
2.4GHz:
64 bytes from x.x.x.x: icmp_seq=1 ttl=64 time=4.99 ms
64 bytes from x.x.x.x: icmp_seq=2 ttl=64 time=34.8 ms
64 bytes from x.x.x.x: icmp_seq=3 ttl=64 time=5.06 ms
64 bytes from x.x.x.x: icmp_seq=4 ttl=64 time=33.0 ms
5GHz
64 bytes from x.x.x.x: icmp_seq=3 ttl=64 time=19.1 ms
64 bytes from x.x.x.x: icmp_seq=4 ttl=64 time=52.0 ms
64 bytes from x.x.x.x: icmp_seq=5 ttl=64 time=2.11 ms
64 bytes from x.x.x.x: icmp_seq=6 ttl=64 time=47.2 ms
64 bytes from x.x.x.x: icmp_seq=7 ttl=64 time=14.5 ms
64 bytes from x.x.x.x: icmp_seq=8 ttl=64 time=43.9 ms
In contrast, when connecting to my AC-based access point (which I plan to replace) running stock TP-Link firmware, I'm consistently getting 1-3ms pings when pinging the Dynalink AP (on the same wired network).
This latency fluctuation occurs whether I'm pinging the Dynalink itself or another device on the wired network, suggesting it’s not related to ICMP response de-prioritization. The AP isn't under any load, as I'm only testing with a couple of clients. Pinging from a wired client to the AP yields a consistent sub-ms response, as expected.
Has anyone else experienced this, or have any suggestions? Given that the issue occurs on both 2.4GHz and 5GHz, interference seems unlikely, especially since the other AP doesn’t show similar behavior.
I’ve also tested both WPA3 and WPA2, but there’s no noticeable difference. Additionally, there’s no significant CPU activity on the AP, so it doesn't appear to be under strain. It does feel like something related to the radio configurations, but I don't know what. Maybe something related to the CPU? It is worth noting that this is setup using WDS, so I'm not sure if that has something to do with it. But so far, there are no other APs connected to it.
Any thoughts or help would be appreciated.