Can someone tell me if the Ataro is Preserving Session State in http Load Balancing?
This thread was automatically locked due to age.
With the server load balancing function you can distribute incoming connections (e.g., SMTP or HTTP traffic) to several servers behind the firewall. Balancing is based on the source IP address with a persistence time of one hour. If the interval between two requests from the same source IP address exceeds that interval, the balancing is redecided. The traffic distribution is based on a simple round-robin algorithm.