↧
Answer by Charles for Re-writing/re-routing TCP packets for load balancing
Many Load Balancers allow direct server return, which is what you are looking for. In fact I would be surprised to find a hardware load balancer not implementing it. However, there are pros and cons to...
View ArticleRe-writing/re-routing TCP packets for load balancing
I have several Windows Media servers I wish to load balance and I am wondering if I can use a load balancing server to very efficiently rewrite or re-route data packets.I know that load balancing is...
View Article