On the other hand, Regarding equipment/software,
here's an old post from Steve Nelson that may
interest you.
This is the approach I will be taking: Multiple
inexpensive rackmounts. You pay more in software,
less in hardware.
I just got my first 512MB 733PIII IBM 7200rpm ATA/66 20GB HD
for $1500 (4U rackmount). Haven't had a chance to put
it in service yet. Seems pretty fast. Didn't even
bother to mirror the HD. Got a spare IBM HD for the whole
server farm.
best, paul
---
> I decided I wanted to see if I could build a server setup that would
> cost less than $10,000 and be able to handle 1 million CF
> page views in
> a single day. Granted this is ignoring network costs, software
> licensing and office expenses etc. $10,000 in pure server hardware.
>
> Here are my findings so far....
>
> I got 6 single processor Celeron machines each with 256 Megs
> of RAM and
> IDE drives running NT,IIS 4, CF 4.01. Each machine cost about $1000
>
> I have abandoned ClusterCats for now simply because it costs too much
> with this many machines. Instead I'm using WLBS which is Microsoft's
> "Windows Load Balancing Service" which is free off of microsoft.com
>
> These tests may be skewed so I'm going to keep testing, but I
> thought I
> tell them to you anyway.
>
> 1st Test
> Very very very basic .cfm file, it simply outputs which
> machine your on,
> this was to demonstrate that the load balancing is working and
> demonstrates IIS capabilities, it takes between 5-10ms of CF
> processing,
> basically nothing. I built a framed page that loaded this simple page
> 20 times. I ran that for 6 minutes over a 100 Megabit LAN. When
> finished it averaged ~2900 hits/machine/6 minutes If that amount of
> traffic came in all day long it could handle 10,440,000 hits/day
>
> Woohoo!
>
> 2nd test
> I decided the first test was a little useless because an average page
> takes much longer than 10 ms. So I bumped up the processing time on
> each of the test pages, I did a cfloop from=1 to=10000 which
> takes about
> 180ms. That was a little more realistic for my purposes. I reran the
> same test for 5 minutes and got ~373 hits/machine/5 minutes. If that
> amount of traffic came in all day long it could handle 1,600,000
> hits/day
>
> All for $6000 dollars worth of cheap ass hardware!
>
> In conclusion, don't go buy the super expensive hardware, build a
> cluster.
>
> Love it baby!
> Steve Nelson
---
You can test your web apps with a load balancing application.
You simulate load, define bottlenecks, fix them, goto start.
Steve Nelson suggested this one:
http://homer.rte.microsoft.com/
A free app from Microsoft. I haven't used it yet,
though.
Good luck.
At 01:17 PM 7/26/00 -0400, you wrote:
>I'm wondering; when this topic is raised very fast disk is usually
>recommended. However, at first glance it seems that a machine with
>sufficient memory is unlikely to touch the disk very much once all the
>templates have been compiled and cached (assuming that you tell CF to trust
>the template cache, which you'd want to do for best performance), and so I'm
>not sure disk performance is all that important. Does anyone have
>benchmarks or monitoring results that suggest that it is?
>
>Note that I don't doubt the value of fast disk in a db or file server, just
>in a CF server.
>
>
>-----Original Message-----
>From: Steve Bernard [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, July 26, 2000 1:02 PM
>To: [EMAIL PROTECTED]
>Subject: RE: Milking every last drop of CF performance...
>
>
>Speaking from a purely performance oriented perspective I would consider one
>of the two following designs for a CF-only box. I am assuming an Intel box
>running Windows NT or 2000 Server.
>
>Here are the things I think you would need regardless of final
>configuration:
>
>* Mobo that supports 133MHz bus/RAM
>* Dual 800MHz+ Coppermine or Xeon processors
>* 2GB 133MHz ECC RAM
>* (2) Intel Pro 100+ Dual Port NIC's
>* Redundant power supplies, >= 300W
>* Redundant, and abundant cooling
>* Good UPS
>
>------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.