Hi,
Is it possible that Router OS is doing load balancer function for application.
Like Fortinet load balancer ?
Need to load balance smtp server, for redundancy and performance…
regards
Armand
Hi,
Is it possible that Router OS is doing load balancer function for application.
Like Fortinet load balancer ?
Need to load balance smtp server, for redundancy and performance…
regards
Armand
If you mean RouterOS balancing requests across multiple servers then currently it is not possible. We might implement this feature in the future.
You might be able to hack it with a series for dstnat rules using the nth firewall matcher.
http://wiki.mikrotik.com/wiki/NTH_in_RouterOS_3.x
I’ve never tried it, so no idea if it will work like you intend it to.