On fre, 2007-07-20 at 11:15 +0800, cwx wrote:
> TCP_HIT means a valid copy of the requested object was in the cache.
> Apache received less than 30 request.
Try this:
grab Squid-2.HEAD from http://www.squid-cache.org/Versions/v2/HEAD/
install a somewhat recent Linux version
Configure Squid with a reasonably cache_mem, a null cache_dir and
reasonably sized maximum_object_size_in_memory settings for your
content.
Example:
cache_mem 128 MB
cache_dir null /null
maximum_object_size_in_memory 1 MB
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:03 MDT