My Bad. The file names of the two modules I am looking for (That I know of right now) are ip_vs and ip_vs_wlc ip_vs_wlc is a weighted least cost routing module and the other it the load balancer module.
http://www.linuxvirtualserver.org/ has information on what the IPVS modules actually do. I would prefer the modules instead of source. Don't really want to have to set up the dev box to do the compiling on. On Tue, 2003-05-27 at 16:14, K.-P. Kirchdörfer wrote: > Am Dienstag, 27. Mai 2003 22:55 wurde geschrieben: > > IPVS is the kernel implementation to allow keepalived or ldirectord to > > load balance and create virtual IP addresses bound to a NIC. In a very > > simple definition as quoted from the Linux Virtual Server Project (The > > Linux Virtual Server is a highly scalable and highly available server > > built on a cluster of real servers, with the load balancer running on > > the Linux operating system. The architecture of the cluster is > > transparent to end users. End users only see a single virtual server.) > > > > things like ultramonkey or keepalived use this to allow multiple > > machines to be seen as a single system to the outside world. > > > > EXAMPLE: > > > > single webserver as seen by world > > > > Firewall/loadbalancer/high availability manager > > > > www1 www2 www3 www4 > > Sounds interesting. > > Is ipvs a patch for the kernel or a modul - or available as both? > > In either way - do you have a pointer to look for what is needed? > > kp > ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
