squid: set --enable-async-io=8

This commit is contained in:
Arne Fitzenreiter
2011-03-15 09:02:32 +01:00
parent 1432ca2e26
commit 800c1607ae

View File

@@ -91,7 +91,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--with-filedescriptors=16384 \
--with-large-files \
--with-aio \
--enable-async-io \
--enable-async-io=8 \
--enable-unlinkd \
--enable-ntln-fail-open \
--enable-ntlm-auth-helpers="smb_lm,no_check,fakeauth" \