>
> CONFIG_IP_MASQUERADE_VS_TAB_BITS=#value /* in .config of
> /usr/src/linux/
>
> > Suppose there are 6000 connections to Director at the same time,
> > and the ppc is default 360s, what should this parameter be set to ?
> > and what is the upper limit of this parameter? 2^18?
>
> yes, although I once ran into problems with kernel panics having 2^18,
> but 2^17 was always safe for me.
>
> Regards,
>
> Roberto Nibali, ratz
got it,Thanks. :)
Could you tell me some parameters in your application?
the number of connections at the same time=
CONFIG_IP_MASQUERADE_VS_TAB_BITS=
your memory size=physical mem + swap = +
I am think about the cause of the limit, perhaps memory size?
Regards,
ttao.
|