On Sun, Jun 28, 2009 at 8:29 PM, fmb fmb<feedmb at googlemail.com> wrote: > Is the IP Virtual Server available by default in the stock > 2.6.18-128.1.14.el5? Or shall I compile my own kernel? I did check > "config-2.6.18-128.1.14.el5" yet I am not that sure! :) It is enabled in the distro kernel: # # IP: Virtual Server Configuration # CONFIG_IP_VS=m # CONFIG_IP_VS_DEBUG is not set CONFIG_IP_VS_TAB_BITS=12 Akemi