X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fsquid;h=fde8606db23c874a023072d783ba11e929efd67b;hp=3ede976109819caa9d673c7cdeecc3c7e39027c8;hb=7a6bb67a6be2c51053d6a1a432926f7231ba23e8;hpb=c0bdb99263a239f7f877561c944eab92502b93f1 diff --git a/lfs/squid b/lfs/squid index 3ede976109..fde8606db2 100644 --- a/lfs/squid +++ b/lfs/squid @@ -87,8 +87,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --enable-referer-log \ --enable-snmp \ --with-pthreads --with-dl \ - --with-maxfd="16384" \ - --with-filedescriptors=16384 \ + --with-maxfd="65536" \ + --with-filedescriptors=65536 \ --with-large-files \ --with-aio \ --enable-async-io=8 \