As part of the tuning work, it is noticed that the maximum connection
count is controlled by "settings.maxconns". There is a comment next to
the default setting:

 settings.maxconns = 1024;         /* to limit connections-related
memory to about 5MB */

I'm wondering how the 5MB was calculated. Could I assume that if I
allow 2048 connections, then the network would take ~10MB :) ?

Thanks,
Wendy

Reply via email to