Difference between revisions of "IPVS Wish List"

From LVSKB
Jump to: navigation, search
m
(Feature List)
 
(5 intermediate revisions by 4 users not shown)
Line 10: Line 10:
 
* [[SCTP load balancing]] support
 
* [[SCTP load balancing]] support
 
* connection synchronization improvement
 
* connection synchronization improvement
 +
* ip_gre tunnel
 +
* Weighted Source Hashing (wsh)
 +
 +
== Done ==
 +
 +
* [[IPv6 load balancing]] support
 +
 +
[[Category:IPVS]]

Latest revision as of 19:15, 23 February 2009

This page is to write all the wishes for IPVS development.

Remember: you can ask for features as long as you want, but that won't make such features appear magically. :) Basically, you have these options:

  • get your hands dirty, program and submit code to LVS
  • convince other programmers that your wanted feature is valuable to them so that the programmers do it for you (and the rest of the community)
  • put some bounty on a feature development and wait until someone wants to earn some money

Feature List

  • SCTP load balancing support
  • connection synchronization improvement
  • ip_gre tunnel
  • Weighted Source Hashing (wsh)

Done