[squid-users] Squidcllient making request
John Pearson
johnpearson555 at gmail.com
Wed Mar 2 05:05:01 UTC 2016
Hi,
I have squid installed on a machine with two NICs.
eth0 - wan
eth1 - lan - 10.0.1.1
Squid server is running on eth1.
I am trying to use the squidclient to fetch a url so that squid will cache
it. Like prefetching.
Example:
squidclient -v -h 10.0.1.1 -p 3128 -m GET http://www.apple.com
Result
-----------
Request:
GET http://www.apple.com HTTP/1.0
Host: www.apple.com
User-Agent: squidclient/3.5.9
Accept: */*
Connection: close
.
--------------------
The cursor just blinks below the dot (after "Connection:close". Hard to
see) and nothing happens. I have to manually exit.
When I exit, squid log shows A LOT of these lines:
10.0.1.1 TCP_MISS_ABORTED/000 0 GET http://www.apple.com - ORIGINAL_DST/
10.0.1.1 -
and the last line
10.0.1.1 TAG_NONE_ABORTED/000 0 GET http://www.apple.com - HIER_NONE/- -
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160301/18055dc7/attachment.html>
More information about the squid-users
mailing list