Re: [squid-users] Hardware Recommendations

From: Brian <hiryuu@dont-contact.us>
Date: Sat, 21 Sep 2002 21:04:53 -0400

On Saturday 21 September 2002 07:54 pm, you wrote:
> I'm only familiar with hardware to scale for accelerator use, but here
> are a few tips:
>
> 1 - If you plan to log with mime_hdrs on (you likely might), dedicate
> more space for logs; I would switch the amounts you have for cache and
> logs.
> 2 - RAID 1 has high read speed, but write speed is both similar to
> a single spindle and dependant upon the caching characteristics of your
> RAID controller. I would be concerned about having your logs write to
> another spindle set than your cache; I would also suggest RAID0 for
> cache, because if your raid gets hosed, you are not losing critical
> data, and you will get better write performance (and more space for the
> price). I don't think that SCSI is key (not from the performance angle
> anyway); suitable IDE raid options are out there too.

If you're considering RAID0, you might as well leave them as separate
filesystems and use multiple cache_dir lines.

That way if one drive goes, you only lose the cache on that drive. The
faster writes are really only on unitasking systems. Once you have a
bunch of concurrent users, the load will balance itself across the two
drives.

Running something like a 3ware in JBOD mode would be a good alternative to
SCSI, although not practical in a 1u case.

> 3 - If you are running redirectors, go the dual CPU route.
> 4 - Opt for more ram if you can.
> 5 - Dual AMD is a better value proposition that dual Xeon any day, but
> cooling must be done right.

Good advice if you rely heavily on redirectors. If it's just the squid
process, the lock handling required in SMP will kill performance.

A P3 with a gig of RAM should suffice.

Like Sean, though, I deal in accelerators, so I can't really estimate what
kind of load 200 workstations will produce.

        -- Brian
Received on Sat Sep 21 2002 - 19:04:55 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:22 MST