Hello,
I want to use Squid with transparent proxy.
I have put the following lines in squid.conf:
http_port 80
icp_port 3130
httpd_accel virtual 80
httpd_accel_with_proxy on
The cannot open HTTP error occurs when I am using http_port 80.
It does not occur when I am using port 3128. I also tried to keep the
httpd_accel en the httpd_accel_with_proxy commented out as in the
original squid.conf file, but this doesn't make any difference either.
I am running Linux 2.0.30, and I really want to stick to this version.
That's
why I want to use port 80. Transparent proxy for linux 2.0.30 is said to
be broken, but the redirect to the same port should work (at least I hope
so).
Can anyone tell me why I cannot open port 80?
(Attached is the content of cache.log)
Tia,
Herman Tanis
cache.log
----------------------------------------------------------------------------
---------------------------
97/09/22 12:42:38| Starting Squid Cache version 1.NOVM.14 for
i586-pc-linux-gnu...
97/09/22 12:42:38| With 256 file descriptors available
97/09/22 12:42:38| Performing DNS Tests...
97/09/22 12:42:38| Successful DNS name lookup tests...
97/09/22 12:42:38| Started 5 'dnsserver' processes
97/09/22 12:42:38| Unlinkd pipe opened on FD 13
97/09/22 12:42:38| file_map_create: creating space for 2097152 files
97/09/22 12:42:38| Swap maxSize 102400, estimated 5120 objects
97/09/22 12:42:38| Target number of buckets: 256
97/09/22 12:42:38| Using 7951 Store buckets, maintain 1 bucket every 10
seconds
97/09/22 12:42:38| Rebuilding storage from disk image in
/usr/local/squid/cache
97/09/22 12:42:41| commBind: Cannot bind socket FD 17 to *:80: (13)
Permission denied
FATAL: Cannot open HTTP Port
Squid Cache (Version 1.NOVM.14): Terminated abnormally.
CPU Usage: user 0 sys 0
Maximum Resident Size: 0 KB
Page faults with physical i/o: 206
Memory usage for squid via mallinfo():
total space in arena: 308 KB
Ordinary blocks: 277 KB 1 blks
Small blocks: 0 KB 0 blks
Holding blocks: 260 KB 1 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 31 KB
Total in use: 537 KB 174%
Total free: 31 KB 10%
Received on Mon Sep 22 1997 - 05:37:30 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:07 MST