Component Type: kbuild config
Description: IPVS source hashing table size (the Nth power of 2)
More info: The source hashing scheduler maps source IPs to destinations stored in a hash table. This table is tiled by each destination until all slots in the table are filled. When using weights to allow destinations to receive more connections, the table is tiled an amount proportional to the weights specified. The table needs to be large enough to effectively fit all the destinations multiplied by their respective weights.
Build project: Kconfig (Linux kconfig) (Path: net\netfilter\ipvs\Kconfig )
Other views: file explorer