Re: Hi all
"Ravi Kumar" <[email protected]>
| Newsgroups | gmane.comp.programming.load-balancing.general |
|---|---|
| Message-ID | <[email protected]> |
Mark, Little and interesting code. I have a suggestion, why not do most of the coding in kernel and get configuration from user space daemon. This will improve the performance as there is no need to send the packet to user space and back to kernel space. -Ravi Chunduru. > 2009/1/17 Ravi Kumar <[email protected]> > >> Hi Mark, >> Looks like the code is not uploaded. I was curious to see the code as >> you mentioned it was less than 50 lines of code in kernel. > > > Hi, the code was uploaded, it's in Subversion and you can browse it on the > web here: > > http://code.google.com/p/fluffy-linux-cluster/source/browse/#svn/trunk > > Use a svn client to download it. > > The kernel code is in the netfilter_fakeunicast directory, it's just a > simple module to modify the kernel's behaviour slightly. All the actual > load > balancing is done in userspace. > > >> A quick observation is that since it is a integrated LB solution with >> the >> linux servers, it is highly platform dependent. > > > Yep, it's completely Linux dependent, although you could use it as a front > end for something else. > > Mark > > > _______________________________________________ lb-l mailing list [email protected] http://vegan.net/mailman/listinfo/lb-l Searchable Archive: http://vegan.net/lb/archive http://lbdigest.com Load Balancing Digest http://lbwiki.com Load Balancing Wiki