Ol�, ---------------- peda�o do /usr/src/sys/i386/conf/LINT ------------------ # Set the size of the mbuf KVM reservation, in clusters. This is scaled # by approximately 2048 bytes. The system will auto-size the mbuf area # to (512 + maxusers*16) if this option is not specified. # maxusers is in turn computed at boot time depending on available memory # or set to the value specified by "options MAXUSERS=x" (x=0 means # autoscaling). # So, to take advantage of autoscaling, you have to remove both # NMBCLUSTERS and MAXUSERS (and NMBUFS) from your kernel config. # options NMBCLUSTERS=1024
# Set the number of mbufs available in the system. Each mbuf # consumes 256 bytes. The system will autosize this (to 4 times # the number of NMBCLUSTERS, depending on other constraints) # if this option is not specified. # options NMBUFS=4096 ----------------------------- acaba aqui -------------------------------- Alguem mais capacitado poderia citar pr�s e contras do aumento desses valores. De qualquer forma, voc� pode alterar gradativamente, at� atender suas necessidades. ----- Original Message ----- From: "Ednaldo Mota" <[EMAIL PROTECTED]> > Ola pessoal, > > Estou realizando uns testes em um servidor de v�deos FreeBDS 4.8 e ao conectar > 25 clientes realizando download o servidor entrou em pane retornando a mensagem: > > All mbuf clusters exhausted, please see tuninf(7) > � normal ele aceitar um n�mero t�o pequeno de conexoes simult�neas? H� como > aumentar este n�mero? _______________________________________________________________ Sair da Lista: http://lists.fugspbr.org/listinfo.cgi Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
