+ Responder ao Tópico



  1. #1
    ajf
    Visitante

    Padrão Squid ---> Maximum number of filedescriptors we can open.

    Alguém sabe como contornar isso ?

    checking Maximum number of filedescriptors we can open... 256
    WARNING: 256 may not be enough filedescriptors if your
    cache will be very busy. Please see the FAQ page
    http://squid.nlanr.net/Squid/FAQ/FAQ...iledescriptors
    on how to increase your filedescriptor limit


    ------> já fiz o que está no FAQ, mas, naum resolveu....

    preciso alterar o número máximo de arquivos que podem ser abertos simultaneamente...... ulimit -a

    Uso Slack 8 kernel 2.4.18

    Obrigado, Alexandre

  2. #2
    muganga
    Visitante

    Padrão cache

    tente usar
    ulimit -u ulimited

    vc tentou aumentar o valor FD_SETSIZE ? Acho que fica em
    /usr/include/sys/types.h

    Qq coisa posta ai

    Abraços