]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
squid: set --enable-async-io=8
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 15 Mar 2011 08:02:32 +0000 (09:02 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 15 Mar 2011 08:02:32 +0000 (09:02 +0100)
lfs/squid

index b1942612f35017808f6d4054c34069110fd1dcb0..bdc164620a72059bedf41951a80fb6ea25ff2866 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -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" \