Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Squid, FreeBSD Rock the House at Caching Bake-Off

Posted by timothy on Tue Feb 29, 2000 10:34 PM
from the baked-with-pride-seafood dept.
Blue Lang writes: "Saw on the squid mailing list today that the results of the second polygraph Web-cache benchmarks are in, and squid on FreeBSD captured a few top marks, as well as performing exceptionally well overall. Interesting reading, especially as a comparison of free and open systems versus some very well-architected proprietary solutions."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • Architecture by Anonymous Coward (Score:1) Tuesday February 29 2000, @05:58PM
  • Re:One Word for You by Anonymous Coward (Score:1) Tuesday February 29 2000, @06:41PM
  • Re:Performance is king. by Anonymous Coward (Score:1) Tuesday February 29 2000, @07:00PM
  • They should have tested conformance by Anonymous Coward (Score:1) Tuesday February 29 2000, @08:12PM
  • Re:Accelerate your website -- it's awesome! by Anonymous Coward (Score:1) Tuesday February 29 2000, @11:46PM
  • Maybe Squid COULD use a little teeking by Anonymous Coward (Score:1) Wednesday March 01 2000, @09:52AM
  • Re:One Word for You by The Man (Score:2) Tuesday February 29 2000, @06:11PM
  • FreeBSD & load by hawk (Score:2) Wednesday March 01 2000, @04:38AM
  • Re:FreeBSD & load by hawk (Score:2) Wednesday March 01 2000, @05:02PM
  • Err let's see:

    1. /. does not use CGI - it uses a preprocessor (mod_perl) which shares memory and caches compiled Perl bytecode.

    2. Last I checked /. uses a seperate server for static content (images)

    3. Given (2) above and the highly dynamic nature of /. content, I'm not sure that a accelerator proxy would be such a big help.

    4. As I said /. uses no CGI in time critical areas, and mod_perl is in many ways superior to fast-CGI.

    As for /. code being scary I'll take your word for it. I can't for the life of me see what's wrong with using DBI though.
  • Re:Caching vs. Akamai-type services by Karl Anderson (Score:1) Wednesday March 01 2000, @08:32AM
  • Re:Rob - you learn anything from this article? by Thomas Charron (Score:2) Wednesday March 01 2000, @04:32AM
  • Re:My boss will love this article. by tzanger (Score:1) Wednesday March 01 2000, @04:18AM
  • Oops by Matts (Score:2) Wednesday March 01 2000, @01:05AM
  • by Rendus (2430) <rendus@cCHEETAHox.net minus cat> on Tuesday February 29 2000, @06:20PM (#1236617)
    Heh.. I work for Dell, and if the stability of Dell's servers are any indication of the stability of Windows NT, you sure as hell don't want to be using them as an example.
  • I don't think Squid won by raph (Score:2) Tuesday February 29 2000, @11:54PM
  • DOS port by VAXGeek (Score:2) Tuesday February 29 2000, @05:49PM
  • Re:What in the fuck ... by Guy Harris (Score:2) Tuesday February 29 2000, @08:12PM
  • Re:What in the fuck ... by Guy Harris (Score:2) Tuesday February 29 2000, @08:16PM
  • Re:Misleading title for article by Guy Harris (Score:2) Wednesday March 01 2000, @09:40AM
  • by Guy Harris (3803) <guy@alum.mit.edu> on Tuesday February 29 2000, @08:03PM (#1236623)
    I think one of the first developers of squid is the CTO of Akamai.

    The CTO of Akamai is Daniel Lewin; his bio page at Akamai [akamai.com] says nothing about Squid.

    You may, perhaps, be thinking of Peter Danzig, who is the VP of Technology at Akamai; his bio page at Akamai [akamai.com] says:

    His background in Internet information systems also includes work on the federally-funded Harvest Information Discovery System, or 'Harvest Project.' His collaboration on this project at the University of Southern California resulted in one of the earliest designs for caching Internet backbone traffic. Danzig led the Harvest Web cache and helped design the Harvest indexer projects from 1992-1995.

    I think the Squid project was originally derived from the Harvest cache; the NetApp NetCache software was also originally Harvest-derived, although much, perhaps most, of it was done at Internet Middleware (a company founded by Peter and bought by NetApp) and NetApp. (I suspect much of Squid might also be non-Harvest code.)

  • Re:Performance is king. by Bwah (Score:1) Tuesday February 29 2000, @06:19PM
  • Remeber NT? by ink (Score:1) Tuesday February 29 2000, @06:19PM
  • Re:Accelerate your website -- it's awesome! by law (Score:1) Wednesday March 01 2000, @05:29AM
  • Re:suprised by this ... by cthonious (Score:1) Wednesday March 01 2000, @07:19AM
  • Other software based on Squid by Ed Avis (Score:2) Wednesday March 01 2000, @01:32AM
  • Re:My boss will love this article. by pqbon (Score:1) Tuesday February 29 2000, @09:29PM
  • Performance is king. by Signal 11 (Score:1) Tuesday February 29 2000, @06:04PM
  • Re:It didn't win. (not flamebait!) by Signal 11 (Score:1) Tuesday February 29 2000, @06:05PM
  • Re:It didn't win. (not flamebait!) by Signal 11 (Score:1) Tuesday February 29 2000, @06:12PM
  • Re:Performance is king. by Signal 11 (Score:1) Tuesday February 29 2000, @06:24PM
  • Re:DOS port by Signal 11 (Score:1) Tuesday February 29 2000, @06:45PM
  • Re:It didn't win. (not flamebait!) by Signal 11 (Score:1) Tuesday February 29 2000, @06:52PM
  • Re:It didn't win. (not flamebait!) by Signal 11 (Score:2) Tuesday February 29 2000, @06:11PM
  • Re:My boss will love this article. by Signal 11 (Score:2) Tuesday February 29 2000, @06:21PM
  • Re:My boss will love this article. by Signal 11 (Score:2) Tuesday February 29 2000, @06:47PM
  • by Signal 11 (7608) on Tuesday February 29 2000, @05:48PM (#1236640)
    Microbits had a higher price/performance, about 25% less top-speed, but at half the price of the squid solution.

    No offense, but you call that winning? It lost to it's competitors categorically and across the board - hits, latency, cost/performance.. what's the good news? Anyone?

  • Re:Remeber NT? by szo (Score:2) Wednesday March 01 2000, @05:20AM
  • Re:Architecture of Caching to large-scale sites by Lazy Jones (Score:1) Wednesday March 01 2000, @04:10AM
  • Re:It didn't win. (not flamebait!) by LWolenczak (Score:1) Tuesday February 29 2000, @06:04PM
  • Re:It didn't win. (not flamebait!) by LWolenczak (Score:1) Tuesday February 29 2000, @06:07PM
  • It's important to dig into the numbers.. by Blue Lang (Score:1) Tuesday February 29 2000, @05:37PM
  • Re:It didn't win. (not flamebait!) by Blue Lang (Score:2) Tuesday February 29 2000, @06:08PM
  • Re:TTchorus: site gets slashdotted, why not cache by maphew (Score:1) Tuesday February 29 2000, @06:28PM
  • Re:TTchorus: site gets slashdotted, why not cache by maphew (Score:1) Tuesday February 29 2000, @06:56PM
  • Re:Accelerate your website -- it's awesome! by maphew (Score:1) Tuesday February 29 2000, @07:06PM
  • thanks by maphew (Score:1) Wednesday March 01 2000, @07:51AM
  • TTchorus: site gets slashdotted, why not cache it? by maphew (Score:2) Tuesday February 29 2000, @05:55PM
  • Re:/.tted--copyright not issue by maphew (Score:2) Tuesday February 29 2000, @06:48PM
  • by johnnnyboy (15145) on Tuesday February 29 2000, @06:58PM (#1236653) Homepage
    I've been introduced to Unix through Linux. I must say that the Unix environment just simply kicks ass!

    Out of sheer curiousity I tried out freeBSD. Their kernel is incredible. I know that the bench marks aren't there to show it but their "claims" are true.

    Their TCP/IP stack is better, loads can be handled with ease even on a extremely low-end systems and their memory management is out of this world. I was impressed at how fast my shitty unix boxes went.

    Now I know that linux heads like myself would become defensive but linux has made big improvements and a lot of issues are being addressed with the next 2.4 kernel. Their "claims" will be seriously tested soon.

    I have decided to go back to linux because I prefer it. There's more software and it makes a better desktop for me. Plus it is stable enough, user friendly enough, fast enough and damn good!

    However, freeBSD is a great unix OS and the only way to find out is to try any BSD yourself. Even a linux head like me can defend freeBSD.

    Keep up the good work to all BSD contributers :-)
  • Re:Accelerate your website -- it's awesome! by Anonymous Psychopath (Score:2) Tuesday February 29 2000, @08:52PM
  • Re:DOS port by mplex (Score:1) Tuesday February 29 2000, @07:54PM
  • by SONET (20808) on Tuesday February 29 2000, @07:12PM (#1236656) Homepage
    I just want to take this oppertunity to say Squid totally rocks. I put a squid server on a rescued 486/66 with 24MB of RAM. By rescued I mean that when the processor was removed from an old donated Compaq Prolinea server, it flew out of my hand and landed on concrete - then got stepped on while I was trying to find it and every pin got flattened (oops! found it!), and I had to straighten each pin with a butterknife to shove it in the Squid box! Honest! And that's only the processor story! Anyhow, you get the point - we're talking about really crappy and abused hardware I'm working with here.

    We have roughly 100 machines on our network, and Internet access was coming to a standstill - especially when everyone in the computer lab was on the Internet. Imagine a 128Kb/s fractional T1 with 25 *active* users all trying to look at mega-image-rich content, plus some other users on campus accessing the Internet at the same time (can you say sub-300 baud and ping times measured in whole-second increments?). I was having to pre-load web sites before a class came into the computer lab because just loading the first page could take roughly five minutes on a good day.

    Then I configured and installed a Squid server on a rejuvinated Compaq Deskpro running Linux 2.2 that was donated with the above said specs. I was a little sketchy to implement it across the entire campus at first because I had always heard that proxy servers were a Bad Thing. So I silently pointed browsers to the Squid machine in a few classrooms to see if I would hear anything from anyone. I got calls from people that very day. They were asking me how I had finally coaxed our school district into buying us such a fast connection!

    As it goes, the more classrooms I pointed to the proxy server, the faster things got (as the cache was growing and the hit rate was increasing), and the more happy teachers I had. In a school situation, many sites are visited multiple times by different students and classrooms. In the computer lab, every computer often visits the same site as a class. So having a caching-proxy server helps a great deal! I really believe that every school with less than a T1 should have one.

    As for statistics, I have an average 'hit' rate of well over 80% because of the multiple viewings of sites. Initially I had 2GB set aside for caching purposes (on an IDE Samsung 2.1GB drive), and I found that as it reached its capacity the server just got way too slow. So first I brought it down to 1.5GB, and now I have it at 1GB (I may even take it to 750MB). It has been running pretty fast at 1GB - by far compared to not having a caching-proxy server at all, but I do see the performance start to degrade at about 750MB with my particular hardware.

    Sure, faster server hardware would be *great* and is probably necessary to handle our unusually heavy load due to all of the graphics content on the visited sites, but right now that just isn't an option because we live on donations. My point is that even though we are running Squid on such a crappy box, it has worked wonders on our network. Internet access seems very fast now, whereas before it was almost unbareable. And most importantly people are happy and making use of the technology we have to its fullest extent, where as before they may not have been able to do this. I must admit though that I am writing grants in hopes of getting a faster/newer box because ours is getting tired and I worry about what will happen when the hardware finally kicks the bucket. :)

    For a school in our situation, Squid is great because it even helps when you're using it on otherwise possibly worthless hardware, and the price is just right.

    Anyways, I'd like to thank all who have donated their time on the Squid project, you've done great work and you're helping people more than you realize!

    --SONET
    http://www.hbcsd.k12.ca.us/peterson/technology
  • Re:Why the BSD vs Linux flames? by jstepka (Score:1) Wednesday March 01 2000, @04:09AM
  • Re:Architecture of Caching to large-scale sites by stab (Score:1) Wednesday March 01 2000, @04:19AM
  • by stab (26928) on Wednesday March 01 2000, @12:28AM (#1236659) Homepage
    For those of you interested in caching and how it can help large scale sites, I've helped co-author a technical report [netapp.com] with Network Appliance, which was our experiences at accelerating the Mars Polar Lander [marspolarlander.com] website. That site used NetCache boxes, simple HTTP/1.1 cache-control headers, and a bit of cunningness to allow user-level tracking without letting the track requests filter through. As traditional, the site had a couple of problems which we've also included in the appendix after we fixed them, to hopefully save other people the same hassles in the future.

    The technical report can be found at http://www.netapp.com/tech_library/307 1.html [netapp.com]

    We would all save a scary amount of bandwidth if more sites were designed with public caches such as (the awesome) squid in mind, and it's a really simple use of headers that make it possible.

    For those who use Apache and are interested in making your own sites more cache-friendly, I recommend you look at mod_expires [apache.org], which is part of the default distribution of Apache, although not compiled in by default. If you have large, static images that rarely change, then go ahead and put week-month-year long expiry headers on them, and watch the hits for those redundant images drop right down on your web server. And if you suddenly need to change them, then it's no real problem, as all you have to do is change the images URL and it will become a "new" entity for purposes of caching.

    Yeah, granted, bandwidth is getting cheaper now, but for us poor Europeans, it's still a scarce commodity and we need to worry about these things :-)

    -anil-
  • Re:Accelerate your website -- it's awesome! by horace (Score:1) Wednesday March 01 2000, @08:45AM
  • Re:TTchorus: site gets slashdotted, why not cache by odaiwai (Score:2) Tuesday February 29 2000, @06:05PM
  • Re:My boss will love this article. by Garpenlov (Score:2) Tuesday February 29 2000, @06:51PM
  • by Garpenlov (34711) on Tuesday February 29 2000, @06:56PM (#1236663) Homepage
    Squid captured top honors in cache hit ratios, but nothing else (AFAICT), showing that those "expensive, proprietary systems" also can be very
    well-tuned operating systems that eliminate traditional OS overhead for these numbers.


    True, but the operating system that Squid was running on (and that's what you were talking about, the operating systems) was FreeBSD, which also runs the iMimic, which captured the highest hits/sec and reqs/sec per $1000. By a large margin. Interestingly enough, the only linux-based entry, the Swell-1000, didn't do very well. Which goes to show you that just because you have a good starting point, doesn't guarantee success.

    And, of course, the amazingly expensive Cisco products probably (I don't know, just assuming) do a lot more than just cache -- and are probably a lot more reliable (MTBF) and redundant, which is important if your cache is a vital business component. (And if cache == internet access, then, well, it probably is).
  • Re:Cached idea, stale opinions. by MadAhab (Score:1) Thursday March 02 2000, @04:52PM
  • Re:TTchorus: site gets slashdotted, why not cache by spencerogden (Score:1) Tuesday February 29 2000, @06:45PM
  • Basically, reverse proxy caching works by you hijacking connections to your webservers from the outside world. IP Policy-based routing is the easiest example to understand, and is the method we use at Excite@Home E-Business, so I will detail it.
    A connection is destined for "www.excitestores.com", and ends up at the external DS/3 (T3, T1, insert your fast link here) port on our router. The router runs a rule against the packet and says "Hey, this is www traffic bound for the servers that are to be accelerated. Therefore my next hop is (insert IP address of cache here)!". It route-maps it to the cache server as it's next hop. The caching server is set up to "hijack" any incoming connections as if they are destined for itself, and makes the request to the origin web server on behalf of the requesting client. At this point, this does not differ too much from standard forward transparent proxying, except that you normally have an access control list that only permits transparent proxying of a limited set of URL's or IP addresses. You don't want to run an "open proxy" for the world to use to cache whatever they want.
    Of course, note here that there are alternate methods of accelerating sites depending on the cache you choose and your infrastructure. The basic idea is to get the packets to your cache instead of the web server, however you choose to do it. Common methods include placing the cache in the natural route of the packets, making the webserver address point to the cache and have a non-public DNS that the cache looks to to resolve a web site on a non-routeable private network, or specifying on the cache that incoming connections on a certain IP are to accelerate a particular origin server.
    Anyway, the benefits of this are enormous in our case. We have a (*&$load of modules compiled into our Apache server, tons of virtual hosts and modules to handle them all, and each daemon runs about 12 MB. Each web server has a gigabyte of RAM, therefore you do the math:
    1024/12=85 and 1/3 connections run us out of physical RAM on each web server. Realize this is a rough estimate; our web servers can handle much more, but performance degrades quickly with more connections being served from virtual memory. I've also not taken into account OS overhead, other services running on the servers, and any other thing you may think of. However, modem users, particularly, saturate web server connections because it is so slow to deliver objects to them.
    CNN.com, for instance, uses ICS caching boxes purely for connection management to handle these slower connections that could bog their servers down. Novell's ICS is rated at over 100,000 simultaneous connections on each box in reverse proxy mode. A big difference from 85 connections for one machine, no?
    I'd love to discuss this in more depth, if you require a better answer. Better yet, check the FAQ at Squid's site [squid-cache.org] regarding transparent reverse proxying.

    Seriously, this is what takes web sites to the next level, regardless of whether you use Squid, ICS, NetCache, or another type of reverse cache. Keep smiling!

  • I've been overseeing a caching (really, website acceleration project) for my company, Excite@Home E-Business Services, over the last three months now. I can personally say that the three I've had experience with, Novell's ICS caches (which comprised ten of the twenty entrants), Network Appliance's NetCache, and Squid (on Solaris, in our case) all rock. Squid 2.3-stable1 was a dream to compile, install, and configure. ICS has a few user interface quirks with their Java administration tool that I don't like, but except for Cisco's cache (Oh My Gosh do you really want to spend $150,000 on a CACHE???) ICS-based systems captured the many top honors in this roundup. Network Appliance's NetCache is also a nice choice, and as the only vendor with streaming media caching/splitting support, they are receiving a lot of attention recently.
    It's really important to note that IRCache has no desire to point to any "winner" in this bakeoff, but instead to have real non-partisan numbers to point to when evaluating cache performance. Squid captured top honors in cache hit ratios, but nothing else (AFAICT), showing that those "expensive, proprietary systems" also can be very well-tuned operating systems that eliminate traditional OS overhead for these numbers.
    One of the frequently overlooked uses of cache is as a web site accelerator, instead of the standard forward proxy. Using a few simple access control lists and a policy on a router, reverse-proxy caches managed to reduce the instantaneous load on our web servers by up to 94%. We serve about 3.5 million hits a day. A "reverse proxy" is an EXCELLENT use of a proxy cache, and after these technology evaluations I've been involved with in past weeks I'd recommend it to anybody considering running a high-traffic website. This allows your Apache servers to function more as the "cgi engine" of your site, and lets the static images, text, banners, etc. be delivered from a box that can handle 100,000 simultaneous connections. Very cool.
    While I'm not allowed to post a "review" of any one of these units, because of various agreements for the evaluation boxes we tested, I can clearly state that Squid, NetCache, and ICS-based systems can and will vastly reduce infrastructure scalability costs for businesses when deployed in a reverse-proxy configuration. Our earlier estimates guessed we'd need to expand our web farm three times to handle our estimated load by the end of the year. Now we can reliably predict that our farm can serve 10 times the amount of hits we're running now by using a cache as an accelerator. VERY cool stuff.
    Be sure and check out the system configurations in the bakeoff review. It's very illustrative that the boxes tested have VERY specific audiences. Don't be fooled by the "fastest hit response time" or "most throughput" -- you can spend $6,000 or $150,000 for any setup, depending on your needs.
    Noticeably absent from the review was Inktomi, for the second year in a row. I'm hearing FUD from vendors that their performance isn't up to snuff-- any truth to these rumors?
  • Re:Wow! Look at that ICS stuff! by mrfantasy (Score:1) Wednesday March 01 2000, @06:10AM
  • Re:Can anyone explain that to me? by bugg (Score:1) Wednesday March 01 2000, @09:54AM
  • Re:FreeBSD & load by bugg (Score:2) Wednesday March 01 2000, @10:04AM
  • Very true by Peter Eckersley (Score:1) Tuesday February 29 2000, @06:30PM
  • Re:Very true by Peter Eckersley (Score:1) Saturday March 04 2000, @04:52AM
  • Re:I don't think Squid won by Twid (Score:1) Wednesday March 01 2000, @10:11AM
  • Re:My boss will love this article. by mahone (Score:1) Wednesday March 01 2000, @02:52AM
  • Re:Oh wow, John Carmack talked, everyone be quiet. by Inoshiro (Score:2) Wednesday March 01 2000, @06:04AM
  • Wow! Look at that ICS stuff! by haggar (Score:1) Tuesday February 29 2000, @06:31PM
  • Re:What in the fuck ... by haggar (Score:2) Wednesday March 01 2000, @04:58AM
  • Copyright problems was one of them by Duxup (Score:2) Tuesday February 29 2000, @06:06PM
  • Re:/.tted--copyright not issue by Duxup (Score:2) Tuesday February 29 2000, @06:27PM
  • Re:FreeBSD & load by gharikumar (Score:1) Wednesday March 01 2000, @05:11AM
  • Re:PFFT, so What by mr (Score:1) Wednesday March 01 2000, @06:43AM
  • [Net]BSD+LFS by T-Punkt (Score:1) Tuesday February 29 2000, @07:36PM
  • Re:One Word for You by T-Punkt (Score:1) Tuesday February 29 2000, @08:03PM
  • Oh, you do! by T-Punkt (Score:1) Wednesday March 01 2000, @06:16AM
  • Incredible Funny! by T-Punkt (Score:1) Wednesday March 01 2000, @08:51AM
  • Can anyone explain that to me? by T-Punkt (Score:1) Wednesday March 01 2000, @09:03AM
  • Why? by Nonesuch (Score:1) Tuesday February 29 2000, @07:42PM
  • I just spent a hefty chunk of company money building a pair of killer OpenBSD+Squid boxes as a load-balanced caching proxy system.

    When I spec'd it out, all the techies I talked to asked me three questions, this article validates my answers to all three-

    • Why BSD instead of Linux?
    • Why SCSI instead of IDE?
    • Why RAIDframe instead of one huge disk?

    My answer to each was two parts:

    1. Because I know I can rely on the technology
    2. It scales well.

    Semi-Off-Topic

    What do I mean by a 'Killer caching proxy'?

    A pair of identical (load balancing and transparent failover via BigIP) rackmount servers, each with a PIII 600 CPU, 256MB, 2940UW and 20Gb of disk. And let's not forget the triply-redundant T3's to threee distinct Tier-1 internet providers.

    All this just so I can read slashdot.

  • One reason I like squid is that it makes it easy and inexpensive to build a hierarchy of distributed caches. Just take any ancient PC, load a free OS, and put it where it can help alleviate congestion.

    I've done a lot of work with 'proxy.pac [squid-cache.org]' files in the last year- it's amazing how much decision-making power you can put into the autoproxy script, letting the client machine take on some of the responsibilities of smart proxying.

    For example, right now I have two distinct sites with their own Squid proxies, users at both sites use identical 'proxy.pac' files. The browser decides whether to go direct or via a proxy based on the host/domain of the destination, then chooses a proxy based on it's own source IP address.

    This means that every Netscape and IE browser in the enterpise has the same configuration, and even roaming users will always get their closest proxy server each time they connect.

    If a business unit later gets their own internet firewall and proxy, it takes a line or two in the global script, and clients automagically use the new proxy.

    You can also specify multiple proxies in the file- if the first one times out, all future requests (until the browser is restarted) will go to the next server in the list.

    Now if only Lynx would parse the (javascript) proxy.pac file...

  • Where exactly does Netcraft say that? by Walles (Score:2) Wednesday March 01 2000, @01:25AM
  • Re:Architecture by SwellJoe (Score:1) Wednesday March 01 2000, @12:22AM
  • Re:My boss will love this article. by SwellJoe (Score:1) Wednesday March 01 2000, @12:45AM
  • Most WERE above average... by SwellJoe (Score:1) Wednesday March 01 2000, @07:20PM
  • Re:My boss will love this article. by SwellJoe (Score:1) Wednesday March 01 2000, @07:29PM
  • Look at the Swell entry, instead... by SwellJoe (Score:2) Wednesday March 01 2000, @12:36AM
  • by SwellJoe (100612) on Wednesday March 01 2000, @01:13AM (#1236698) Homepage
    I've seen several comments about Squid not being the best, or what have you. Squid made an admirable showing at the bakeoff. If you only look at price/performance you are not seeing the whole picture, or even most of it.

    Squid showed perfect cacheability (why buy a cache except to cache?), whereas some others in it's price range (except the Swell box also running squid) displayed much lower cacheability. Response times from a lot of boxes were not so good either, while squid's was excellent (the other reason to cache...browsing speed). When you see a box with long response times and low cache hit rate, you are looking at a box that was being pushed WAY too hard. You would not run a cache with 30 or 40% DHR and mean response times of 2 seconds...ideally, you run it such that cacheability is near perfect and response times are very very fast. Squid did that. Microbits didn't.

    The Squid team have done a great job with Squid, and it gets better every time around. Even compared to the ICS products (many of which are very very fast these days...but you pay the price for them...ICS on low end boxes suffers a bit), Squid didn't do so bad at all.

    Anyway, if you'd like to see some more Squid numbers, we've got a $2139 squid box in the lab doing 110 reqs/sec from dual IDE drives, whereas the Squid team got 160 from a $4k box with 6 SCSI 10k drives. We will be posting pretty specific specs for it sometime in the future so that others who want to roll their own can do so (it takes a lot of work). Some of our recent benchmarks (using Bake-off rules and benches) are posted on the Swell Technology web page. Currently, the posted benches are for a run at 100 reqs/sec. The 110 run will be posted sometime soon.

    Those interested in caching should check out the squid devel list lately. Discussion has centered on a couple of new filesystem ideas that should improve squid performance markedly. Fascinating stuff. I suspect the ICS guys will be a little more worried come next bake-off.

  • Re:Very true (Score:4)

    by John Carmack (101025) on Tuesday February 29 2000, @07:03PM (#1236699)
    > Static web serving is not problem (once you debug the code).

    Nothing is a problem once you debug the code.

    John Carmack
  • Re:Architecture by Serveert (Score:1) Wednesday March 01 2000, @11:04PM
  • Re:My boss will love this article. by Demanufacture (Score:1) Tuesday February 29 2000, @09:35PM
  • Spelling by 1000baseFX (Score:1) Tuesday February 29 2000, @06:09PM
  • Re:My boss will love this article. by 1000baseFX (Score:1) Tuesday February 29 2000, @06:40PM
  • Having just done a cache bakeoff myself.... by Nostafa (Score:1) Wednesday March 01 2000, @08:11AM
  • Re:Accelerate your website -- it's MODERATED DOWN! by turbodog42 (Score:1) Wednesday March 01 2000, @01:44PM
  • Rob - you learn anything from this article? by Chagrin (Score:2) Tuesday February 29 2000, @09:08PM
  • squid bake off? Yum! by anotherone (Score:2) Tuesday February 29 2000, @06:18PM
  • Caching vs. Akamai-type services by rambone (Score:2) Wednesday March 01 2000, @05:25AM
  • Re:PFFT, so What by jeff_bond (Score:1) Wednesday March 01 2000, @02:41AM
  • Re:It didn't win. (not flamebait!) by tj8 (Score:1) Tuesday February 29 2000, @07:12PM
  • Re:Why the BSD vs Linux flames? by The Pim (Score:1) Wednesday March 01 2000, @03:57AM
  • Experiences w/Squid and BSD by TRoLL. (Score:1) Tuesday February 29 2000, @07:14PM
  • Re:TTchorus: site gets slashdotted, why not cache by nomadic (Score:1) Tuesday February 29 2000, @06:00PM
  • Re:FreeBSD rules by trollking (Score:1) Tuesday February 29 2000, @07:45PM
  • /.tted--copyright not issue by wholesomegrits (Score:1) Tuesday February 29 2000, @06:12PM
  • Almighty squid (Score:4)

    by wholesomegrits (155981) <wholesomegrits&mchsi,com> on Tuesday February 29 2000, @05:47PM (#1236719)
    While the report is concerned with performance, the greatest aspect about squid is it's ability to transform even a crappy computer into on hell of a proxy.

    Way too many times the open source software is dismissed as sort of a dull knife -- it gets the job done, but doesn't do it in an elegant or efficient way. Take apache for example, how many people rag on apache because of it's focus on compatibility vs its speed?

    For Squid, I can't honestly think of a better overall proxy software. If www.proxymate.com can handle the massive amount of traffic it does running Squid on Linux, all but the most stump headed ignoramuses would realize that business needn't drop a couple thousand $$ on a specialized platform.

  • Re:Architecture by z___987 (Score:1) Tuesday February 29 2000, @06:10PM
  • Re:Performance is king. by z___987 (Score:1) Tuesday February 29 2000, @06:25PM
  • Re:PFFT, so What by z___987 (Score:2) Tuesday February 29 2000, @06:21PM
  • 45 replies beneath your current threshold.
(1) | 2