-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Gaurav Prasad wrote:
| Hi,
|     I am also working on a project to cluster (web application or any
| UDP,TCP/IP based service ).  you can try  LVS (Linux virtual server
| www.lvs.org ) . Its basically act as L4 switch load balancer (something
| like cisco director) ...so it forwards your client request to many real
| servers in back end , u can also use this  Linux LA  . Also try ultra
| monkey (yes the name is right!!) . Though open SSI includes LVS by
| default but I thought it to much to swallow for me
|
| One problem I am facing with  LVS is session presistance ....any body
| has a solution for it ?
|
..............................
~ When a client connects to a service, LVS remembers the last connection
for a specified period of time. If that same client IP address connects
again within that period, it is sent to the same server it connected to
previously ? bypassing the load-balancing mechanisms. When a connection
occurs outside the time window, it is handled according to the
scheduling rules in place.

You can get session persistence  through firewall mark.

http://www.linuxvirtualserver.org/docs/persistence.html
~ This link will help you

Regards
Ritesh

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBdL++Foz+P95jnTIRAt1IAKDmObcrtI4IeUJJNoZe8qalu53/pwCgwKY1
XTrQaEraCX9S2dsZqId5+R0=
=qPgi
-----END PGP SIGNATURE-----

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to