<?xml version="1.0" encoding="UTF-8" ?>
<XML_DIZ_INFO>
	<MASTER_PAD_VERSION_INFO>
		<MASTER_PAD_VERSION>3.01</MASTER_PAD_VERSION>
		<MASTER_PAD_EDITOR>PADGen 3.0.1.38 http://www.padgen.org</MASTER_PAD_EDITOR>
		<MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
	</MASTER_PAD_VERSION_INFO>
	<Company_Info>
		<Company_Name>Carsten Schmidt</Company_Name>
		<Address_1 />
		<Address_2 />
		<City_Town>Wiesloch</City_Town>
		<State_Province />
		<Zip_Postal_Code />
		<Country>Germany</Country>
		<Company_WebSite_URL>http://software.ccschmidt.de</Company_WebSite_URL>
		<Contact_Info>
			<Author_First_Name>Carsten</Author_First_Name>
			<Author_Last_Name>Schmidt</Author_Last_Name>
			<Author_Email>carsten@ccschmidt.de</Author_Email>
			<Contact_First_Name>Carsten</Contact_First_Name>
			<Contact_Last_Name>Schmidt</Contact_Last_Name>
			<Contact_Email>carsten@ccschmidt.de</Contact_Email>
		</Contact_Info>
		<Support_Info>
			<Sales_Email>carsten@ccschmidt.de</Sales_Email>
			<Support_Email>carsten@ccschmidt.de</Support_Email>
			<General_Email>carsten@ccschmidt.de</General_Email>
			<Sales_Phone />
			<Support_Phone />
			<General_Phone />
			<Fax_Phone />
		</Support_Info>
	</Company_Info>
	<Program_Info>
		<Program_Name>Squid Efficiency Analyzer</Program_Name>
		<Program_Version>1.1.0</Program_Version>
		<Program_Release_Month>05</Program_Release_Month>
		<Program_Release_Day>16</Program_Release_Day>
		<Program_Release_Year>2005</Program_Release_Year>
		<Program_Cost_Dollars>0</Program_Cost_Dollars>
		<Program_Cost_Other_Code>EUR</Program_Cost_Other_Code>
		<Program_Cost_Other>0</Program_Cost_Other>
		<Program_Type>Freeware</Program_Type>
		<Program_Release_Status>Major Update</Program_Release_Status>
		<Program_Install_Support>No Install Support</Program_Install_Support>
		<Program_OS_Support>WinME,Windows2000,WinXP,Windows2003,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate</Program_OS_Support>
		<Program_Language>English</Program_Language>
		<Program_Change_Info />
		<Program_Specific_Category>Utilities</Program_Specific_Category>
		<Program_Category_Class>System Utilities::Benchmarking</Program_Category_Class>
		<Program_System_Requirements />
		<File_Info>
			<File_Size_Bytes>357457</File_Size_Bytes>
			<File_Size_K>349</File_Size_K>
			<File_Size_MB>0.34</File_Size_MB>
		</File_Info>
		<Expire_Info>
			<Has_Expire_Info>N</Has_Expire_Info>
			<Expire_Count />
			<Expire_Based_On />
			<Expire_Other_Info />
			<Expire_Month />
			<Expire_Day />
			<Expire_Year />
		</Expire_Info>
	</Program_Info>
	<Program_Descriptions>
		<English>
			<Keywords>Squid Efficiency Analyzer, squideff.exe, native log, web traffic</Keywords>
			<Char_Desc_45>Interprets Squid proxy  log (native)</Char_Desc_45>
			<Char_Desc_80>Squid Efficiency Analyzer interprets a Squid log (native) for proxy efficiency.</Char_Desc_80>
			<Char_Desc_250>Squid Efficiency Analyzer interprets a Squid log (native) to determine how much traffic can be retrieved from the cache and how much comes from the webservers in the internet.</Char_Desc_250>
			<Char_Desc_450>Squid Efficiency Analyzer interprets a Squid log (native) to determine how much traffic can be retrieved from the cache and how much comes from the webservers in the internet. Tested with log files from Squid 2.5 STABLE 5 for Windows NT 4.0/2000/XP/2003.</Char_Desc_450>
			<Char_Desc_2000>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</Char_Desc_2000>
		</English>
	</Program_Descriptions>
	<Web_Info>
		<Application_URLs>
			<Application_Info_URL>http://software.ccschmidt.de/#Squideff</Application_Info_URL>
			<Application_Order_URL />
			<Application_Screenshot_URL>http://software.ccschmidt.de/images/pic_squideff.jpg</Application_Screenshot_URL>
			<Application_Icon_URL />
			<Application_XML_File_URL>http://software.ccschmidt.de/pad/pad_squideff.xml</Application_XML_File_URL>
		</Application_URLs>
		<Download_URLs>
			<Primary_Download_URL>http://software.ccschmidt.de/downloads/squideff.zip</Primary_Download_URL>
			<Secondary_Download_URL />
			<Additional_Download_URL_1 />
			<Additional_Download_URL_2 />
		</Download_URLs>
	</Web_Info>
	<Permissions>
		<Distribution_Permissions />
		<EULA />
	</Permissions>
</XML_DIZ_INFO>
