Hi,

I run squid 4.17 on ubuntu 20.04.4 and it starts without any error. But no 
matter what TCP port I specify, it won’t listen on it.Netstat -tunpal shows 
only udp port associated with squid.

I have compiled it using the following options:



 ./configure  --prefix=/usr/local --localstatedir=/var 
--libexecdir=${prefix}/lib/squid  --srcdir=. --datadir=${prefix}/share/squid 
--sysconfdir=/etc/squid --with-default-user=proxy --with-logdir=/var/log 
--with-pidfile=/var/run/squid.pid --enable-ssl --enable-dlmalloc 
--enable-gnuregex --enable-xmalloc-debug --enable-xmalloc-debug-trace 
--enable-xmalloc-statistics --enable-async-io --enable-icmp 
--enable-delay-pools --enable-useragent-log--enable-kill-parent-hack 
--enable-cachemgr-hostname --enable-htpc --enable-forw-via-db 
--enable-cache-digests --enable-follow-x-forwarded-for --enable-auth 
--enable-linux-netfilter --with-openssl --with-filedescriptors=65536 
--enable-ltdl-convenience



I have been struggling with this for several days and hope someone here can 
help me. Thank you!

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to