I know a lot of routers now a days support dual Wan. Is there really any true benefit to its load balancing mode? Does it help with like ping and jitter and stuff like that? Are there any drawbacks on performance of the router? Like heavy cpu load? Ive googled stuff about it but cant seem to fine definitive answers?
Edit = I dont know why i posted this here meant to post in regular ASUS forum.
Yes, there is a huge benefit, it gives you something to consume lots of your time tweaking when you're bored....
As mentioned it is not combining your bandwidth, a single download for example will not get the combined bandwidth. Multiple connections will be able to take advantage of it but that can result in packet sequencing issues due to differing latency between the two, which will either increase your overall latency or completely break your connection depending what you're connecting to.
In an environment where it is mostly web/general use traffic with lots of users, it is a great solution, but even then you could see some issues with sites that will use your IP to keep you on the same server. I.e. you start filling out an account application, click next, establishes a connection to a new site on their side, sees you coming from a different IP, and loses your information. Many sites use cookies to try and avoid this issue but not all. Or the example given before of gaming where you have multiple connections and it won't like that some are from different IPs. File sharing works in much the same way.
With enterprise hardware when this sort of thing was needed (before you could get massive internet connections cheap) you would enable route caching so one client would always stick to that one interface, the next client would always stick to the other. You could try to force this behavior with some static routes but that gets pretty complex and hard to manage and not sure if asus's routing is robust enough to do policy/source routing.
I haven't used it on Asus but have heard of it being problematic, but maybe with newer code they'll start forcing some "stickiness" or route caching to make it work better.