Squid Efficiency Analyzer
Publisher: Carsten Schmidt
Version: 1.1.0
License: Freeware
Price: $0.00
Operating Systems: WinME,Windows2000,WinXP,Windows2003,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate
File Size: 0.34 MB
Total Views: 7059
Total Downloads: 95
Rating: Squid Efficiency Analyzer not yet rated. [Submit Review] [Award Rating]
Release Date: 5/16/2005
Last Update Date: 10/14/2017
Squid Efficiency Analyzer Short Description:
Squid Efficiency Analyzer interprets a Squid log (native) for proxy efficiency.
Squid Efficiency Analyzer Long Description:
Squid Efficiency Analyzer, squideff.exe
Version 1.1.0; May 2005
Software by Carsten Schmidt

Please report bugs and feature requests to:
Carsten@CCSchmidt.de


How does it work and what does it do?
Software has been tested with log files from Squid 2.5 STABLE 5 for
Windows NT 4.0/2000/XP/2003

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 (–2^63..2^63–1). 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).


The following codes are calculated as 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
Submit Your Review
Your Name:
Rating:
(Please click on one of the stars to indicate your rating.)
One Line Summary:
Review:
No html tags are allowed.
Submit Review
Copyright © 2025, Ivertech. All rights reserved.