Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows 98 | Windows ME | Windows NT | Windows Vista | Windows 2012 SHA1 Hash: 7e93fe8d654e3ae186c030a70d834f2554f32889 Size: 357.46 KB File Format: zip
Rating: 1.782608695
out of 5
based on 23 user ratings
Downloads: 428 License: Free
Squid Efficiency Analyzer is a free software by Carsten Schmidt and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows 98, Windows ME, Windows NT, Windows Vista, Windows 2012.
You can download Squid Efficiency Analyzer which is 357.46 KB in size and belongs to the software category Network Information. Squid Efficiency Analyzer was released on 2005-06-28 and last updated on our database on 2017-02-15 and is currently at version 1.1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Squid Efficiency Analyzer Description
Squid Efficiency Analyzer - open a log file and start analysis. Wait for the results which are shown in an table (detailled view) and in a text field (summary). You may then export the results to a file.
Squideff checks every line of the Squid log file and assigns occurrence and traffic to the different cache codes. Afterwards, traffic from cache and internet are calculated.
For this project I have decided to work with signed 64-bit integers in order to work with large numbers. Despite that, it may be possible that values exceed this range. In that case, please tell me (not that I know what to do about it).
Theese codes are provided as being data coming from the cache:
TCP_HIT
TCP_REFRESH_HIT
TCP_REF_FAIL_HIT
TCP_IMS_HIT
TCP_MEM_HIT
TCP_OFFLINE_HIT
UDP_HIT
The following codes are calculated as data coming from the internet:
TCP_MISS
TCP_REFRESH_MISS
TCP_CLIENT_REFRESH_MISS
TCP_SWAPFAIL_MISS
UDP_MISS
The rest is shown as not considered for efficiency:
TCP_NEGATIVE_HIT
TCP_DENIED
UDP_DENIED
UDP_INVALID
UDP_MISS_NOFETCH
NONE