I have hotspot running on a wds bridge interface (ros2.9.43), on a RB532 w/64MB.
It works pretty well, except that when it gets up around 30 or so active users, new connections cannot be made from additional users.
The connection tracking max-entries is 110592, but total-entries never climbs up over 1000. I set tcp-established-timeout to 1h to prevent the table from filling up with stale entries. tcp-syncookie is enabled, too.
Users get DHCP assignments just fine, and show up in /ip hotspot host and (if they can even authenticate) /ip hotspot active. DNS works fine.
CPU runs at about 40% most of the time, occassionally spiking up to 65%. Free memory is around 50%.
Any thing i can look at/tune?