Sven Wegener <sven.wegener@stealer.net> writes:
quoted text > The default synchronization interval of 1000 milliseconds is too high for a
> heavily loaded director. Collecting the connection information from one second
> and then sending it out in a burst will overflow the socket buffer and lead to
> synchronization information being dropped. Make the interval controllable by a
> sysctl variable so that users can tune it.
It would be better if the defaults just worked under all circumstances.
So why not just lower the default?
Or the code could detect overflowing socket buffers and lower the
value dynamically.
-Andi
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] ipvs: Make the synchronization interval controll... , Andi Kleen , (Fri Feb 8, 10:23 am)