Yes, out of the "Session" types is IP. This will hash an IP into a specific backend for the however long the TTL (time to live) is setup for the session. Here's a sample (it goes within Service definition block):

#ip-binding for session for 5 minutes
Session
       Type    IP
       TTL     300
End

Raj Ganguly wrote:
Hi All,
Is it possible to have source ip-hashing method for load balancing in pound
load balancer server.
My requirement is to a VIP with four instances of listening port.When a
request comes from a client (different ip-addresses is possible) it should
be routed to any one of the instance. Even for subsequent requests from the
same client it should be propagated to the same instance listening port.
If I am not clear let me know.
Thanks in advance.
-R


--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.



--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to