Difference between revisions of "IPVS Wish List"

From LVSKB
Jump to: navigation, search
(Feature List)
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
 
* connection synchronization improvement
 
* connection synchronization improvement
 
* ip_gre tunnel
 
* ip_gre tunnel
 +
* Weighted Source Hashing (wsh)
 +
 +
== Done ==
 +
 +
* [[IPv6 load balancing]] support
  
 
[[Category:IPVS]]
 
[[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