Re: [squid-users] My squid is slower than apache

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Fri, 20 Jul 2007 22:24:00 +0200

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

Received on Fri Jul 20 2007 - 14:24:12 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:03 MDT