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@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@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@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@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: elie...@ngtech.co.il
_______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users