[squid-dev] TCP_MISS_ABORTED/000 when accessing squid-internal-mgr page
Eliezer Croitoru
eliezer at ngtech.co.il
Wed Jul 18 12:25:10 UTC 2018
I have tried to access squid manage pages using curl and squidclient and got
the next weird results in the access.log.
TCP_MISS_ABORTED/000
The weird thing is that I am receiving 200 as a response:
Commands and logs:
### START
[root at squid4-testing check-systemd-squid]# curl
127.0.0.1:3128/squid-internal-mgr/info
Squid Object Cache: Version 4.1
Build Info:
Service Name: squid
Start Time: Wed, 18 Jul 2018 11:45:21 GMT
Current Time: Wed, 18 Jul 2018 12:19:18 GMT
<SNIP>
28037 on-disk objects
[root at squid4-testing check-systemd-squid]# curl
127.0.0.1:3128/squid-internal-mgr/menu
index Cache Manager Interface public
menu Cache Manager Menu public
<SNIP>
server_list Peer Cache Statistics public
[root at squid4-testing check-systemd-squid]# fg
tail /var/log/squid/access.log -f
1531916358.717 000000 127.0.0.1 TCP_MISS_ABORTED/000 0 GET
http://squid4-testing:3128/squid-internal-mgr/info - HIER_NONE/- - Q-CC: "-"
"-" Q-P: "-" "-" Q-RANGE: "-" REP-CC: "-" REP-EXP: "-" VARY: "-"
00:00:00:00:00:00 REP-X-CACHE: "-" Adapted-X-Store-Id: "-"
1531916361.505 000000 127.0.0.1 TCP_MISS_ABORTED/000 0 GET
http://squid4-testing:3128/squid-internal-mgr/menu - HIER_NONE/- - Q-CC: "-"
"-" Q-P: "-" "-" Q-RANGE: "-" REP-CC: "-" REP-EXP: "-" VARY: "-"
00:00:00:00:00:00 REP-X-CACHE: "-" Adapted-X-Store-Id: "-"
.
1531916504.216 000000 ::1 TCP_MISS_ABORTED/000 0 GET
cache_object://localhost/menu - HIER_NONE/- - Q-CC: "-" "-" Q-P: "-" "-"
Q-RANGE: "-" REP-CC: "-" REP-EXP: "-" VARY: "-" 00-00-00-00-00-00-00-00
REP-X-CACHE: "-" Adapted-X-Store-Id: "-"
### END
Also:
[root at squid4-testing check-systemd-squid]# curl
127.0.0.1:3128/squid-internal-mgr/menu -I
HTTP/1.1 200 OK
Server: squid/4.1
Mime-Version: 1.0
Date: Wed, 18 Jul 2018 12:22:50 GMT
Content-Type: text/plain
Expires: Wed, 18 Jul 2018 12:22:50 GMT
Last-Modified: Wed, 18 Jul 2018 12:22:50 GMT
Connection: close
### END
So. a bug on 4.1?
Eliezer
----
Eliezer Croitoru <http://ngtech.co.il/lmgtfy/>
Linux System Administrator
Mobile: +972-5-28704261
Email: eliezer at ngtech.co.il
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20180718/7b632357/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 11317 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20180718/7b632357/attachment.png>
More information about the squid-dev
mailing list