mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Revert "Compile squid with flag --with-maxfd=1024"
This reverts commit d649d96fcc.
This commit is contained in:
@@ -86,7 +86,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
--enable-ntlm-auth-helpers="SMB" \
|
--enable-ntlm-auth-helpers="SMB" \
|
||||||
--enable-useragent-log \
|
--enable-useragent-log \
|
||||||
--enable-referer-log \
|
--enable-referer-log \
|
||||||
--with-maxfd=1024 \
|
|
||||||
--with-pthreads --with-dl
|
--with-pthreads --with-dl
|
||||||
|
|
||||||
cd $(DIR_APP) && make $(MAKETUNING)
|
cd $(DIR_APP) && make $(MAKETUNING)
|
||||||
|
|||||||
Reference in New Issue
Block a user