RE: Building a Better CF_Accelerate?

2006-10-10 Thread Peterson, Chris
Could you alter cf_accelerate to use the newer notation structKeyExists() instead of isDefined() and see if that is any zippier? Chris -Original Message- From: Terry Ford [mailto:[EMAIL PROTECTED] Sent: Monday, October 09, 2006 10:38 PM To: CF-Talk Subject: Building a Better

Re: Building a Better CF_Accelerate?

2006-10-10 Thread Dov Katz
I documented my tool, which I have been using for the last 2 or so years. I wish I knew about the others before I went out on my own and wrote it 2 years ago, but here it is - a bit different than the other ones. It helps me keep a heavily Databased site serving out 800k-1million pages a day.

Re: Building a Better CF_Accelerate?

2006-10-10 Thread James Holmes
partial-page caching tag in the last couple of years. We have used CF_Accelerate (by Brandon Purcell) for 3 years now, and it has help us wonderuflly. For those who don't know what it is, it caches parts of a page in a struct-based memory structure. -- CFAJAX docs and other useful articles

Building a Better CF_Accelerate?

2006-10-09 Thread Terry Ford
Hey folks... Haven't been here in a while, but thought I'd pop in and see if anyone has developed a more efficient partial-page caching tag in the last couple of years. We have used CF_Accelerate (by Brandon Purcell) for 3 years now, and it has help us wonderuflly. For those who don't know

Re: cf_accelerate

2006-08-11 Thread Andrew Grosset
Still down 10.42 mountain time.. p.s. Brandon Purcell's blog seems to be down right now, so if anyone has a zipped version of the latest admin tag code they could send along, we'd appreciate it. Thanks! ~| Introducing

cf_accelerate

2006-08-10 Thread ktetterton
Is there an update to the cf_accelerate tag we should be using for CFMX7 and was the accelerate admin ever non-beta? We have 6 load balanced CF servers running cf_accelerate and after a recent change to the site, the cache is growing huge to the point that all VM is used before the machine

Re: CF_Accelerate

2005-12-06 Thread Larry Lyons
Thanks Larry ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com Glad to help. larry

Re: CF_Accelerate

2005-12-05 Thread Larry Lyons
If I know what the CF_Accelerate tag does to speed up CF...then mabye I could provide some assistance. Bryan, CF_accellerate is a fairly nice custom tag that caches parts or entire CF pages. it was written by Brandon Purcell of Macromedia/Adobe. It really does speed up cf pages. You can get

Re: CF_Accelerate

2005-12-05 Thread Bryan Stevenson
Thanks Larry ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com

Re: CF_Accelerate

2005-12-05 Thread Matt Robertson
On 12/5/05, Bryan Stevenson [EMAIL PROTECTED] wrote: Thanks Larry ;-) Ditto. I must be spending more time under my rock than I thought. -- --mattRobertson-- Janitor, MSB Web Systems mysecretbase.com ~| Logware

RE: CF_Accelerate

2005-12-04 Thread Snake
Cf_turbocache may also be worth looking at. -Original Message- From: Dov Katz [mailto:[EMAIL PROTECTED] Sent: 03 December 2005 23:18 To: CF-Talk Subject: Re: CF_Accelerate I wrote something similar which may suit your needs, before ever finding out about cf_accelerate... My tag can

Re: CF_Accelerate

2005-12-04 Thread Michael Dinowitz
All CF_Accelerate does is compress your output text by removing extra characters. I know I wrote my own a few years back and posted it somewhere. Let me look around. It's not really that big a savings vs. some real compression tech like port80's stuff. Let me dig it up and repost it. Hi

Re: CF_Accelerate

2005-12-04 Thread Dave Carabetta
On 12/4/05, Michael Dinowitz [EMAIL PROTECTED] wrote: All CF_Accelerate does is compress your output text by removing extra characters. I know I wrote my own a few years back and posted it somewhere. Let me look around. It's not really that big a savings vs. some real compression tech like

Re: CF_Accelerate

2005-12-04 Thread Michael Dinowitz
you have it confused with another custom tag. CF_Accelerate in an in-memory page caching system developed by Brandon Purcell at Macromedia. Think cfcache on steroids. Reading through the entry on its functionality clearly shows that it's more than text compression: http://www.bpurcell.org/blog

Re: CF_Accelerate

2005-12-04 Thread Raymond Camden
If I may add another idea as well - I've got a tag called scopeCache that works nicely as well, although I'm probably a bit biased. ;) It can be found on my blog. On 12/4/05, Snake [EMAIL PROTECTED] wrote: Cf_turbocache may also be worth looking at. --

Re: CF_Accelerate

2005-12-04 Thread James Holmes
I use scopecache; it's excellent. On 12/5/05, Raymond Camden [EMAIL PROTECTED] wrote: If I may add another idea as well - I've got a tag called scopeCache that works nicely as well, although I'm probably a bit biased. ;) It can be found on my blog. -- CFAJAX docs and other useful articles:

CF_Accelerate

2005-12-03 Thread smokeybear999 smokeybear999
Hi! Ive been using CF_Accelerate since it was first posted here years ago. It has allowed our single Dual Xeon machine to serve over 60 pages / second during peak periods without breaking a sweat. Very impressive! However, I was wondering if anyone has made improvements

Re: CF_Accelerate

2005-12-03 Thread Bryan Stevenson
h...never heard of it...what does it do to accelerate?? You mentioned locking everywhere...well then it must be old as locking can be handled automatically since version 6.0 ;-) Wouldn't a dual Xeon machine serve that fast anyways?? ;-) Cheers Bryan Stevenson B.Comm. VP Director of

Re: CF_Accelerate

2005-12-03 Thread smokey bear
Why even bother replying when you (a) add no new information to the discussion and (b) are so clearly clueless? h...never heard of it...what does it do to accelerate?? You mentioned locking everywhere...well then it must be old as locking can be handled automatically since version 6.0 ;-)

Re: CF_Accelerate

2005-12-03 Thread Bryan Stevenson
Why even bother replying when you (a) add no new information to the discussion and (b) are so clearly clueless? Well Smokey...welcome to the list..you'll do fine here with that attitude Simple..I was asking about a tag I have not heard of before. You call me clueless because I asked a

RE: CF_Accelerate

2005-12-03 Thread Mark Fuqua
smokey- take a pill...or two! -Original Message- From: smokey bear [mailto:[EMAIL PROTECTED] Sent: Saturday, December 03, 2005 12:38 PM To: CF-Talk Subject: Re: CF_Accelerate Why even bother replying when you (a) add no new information to the discussion and (b) are so clearly clueless

Re: CF_Accelerate

2005-12-03 Thread John McKown
I was thinking the same thing. For that number of page requests a small server like that should do fine. Especially if it has SATA RAID in it or something similar with plenty of RAM. John McKown President/CEO Delaware.Net, Inc. Toll-Free: 888-432-7965 ICQ: 1812513 We host Fusebox.org, and

RE: CF_Accelerate

2005-12-03 Thread Bobby Hartsfield
- From: smokey bear [mailto:[EMAIL PROTECTED] Sent: Saturday, December 03, 2005 12:38 PM To: CF-Talk Subject: Re: CF_Accelerate Why even bother replying when you (a) add no new information to the discussion and (b) are so clearly clueless? h...never heard of it...what does it do to accelerate

RE: CF_Accelerate

2005-12-03 Thread Bobby Hartsfield
appology though. ;-) ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: smokey bear [mailto:[EMAIL PROTECTED] Sent: Saturday, December 03, 2005 1:35 PM To: CF-Talk Subject: Re: CF_Accelerate Sorry for my response. Was just hoping for a serious

Re: CF_Accelerate

2005-12-03 Thread Bryan Stevenson
Sorry for my response. Was just hoping for a serious response, not one filled with ;-)'s. Thanks for that...and just remember...people will ask you questions to help clarify your issue. If I know what the CF_Accelerate tag does to speed up CF...then mabye I could provide some assistance

Re: CF_Accelerate

2005-12-03 Thread smokey bear
Sorry for my response. Was just hoping for a serious response, not one filled with ;-)'s. I was thinking the same thing. For that number of page requests a small server like that should do fine. Especially if it has SATA RAID in it or something similar with plenty of RAM. John McKown

Re: CF_Accelerate

2005-12-03 Thread Claude Schneegans
Why even bother replying when you (a) add no new information to the discussion a) you don't add any new information either when you ask questions. b) why even bother asking « Why even bother replying » when you reply anyway? ;-) -- ___ REUSE CODE! Use

RE: CF_Accelerate

2005-12-03 Thread Bobby Hartsfield
We'll discuss infinite looping haikus later ;-) lol ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Claude Schneegans [mailto:[EMAIL PROTECTED] Sent: Saturday, December 03, 2005 3:57 PM To: CF-Talk Subject: Re: CF_Accelerate Why even

Re: CF_Accelerate

2005-12-03 Thread dave
For 1 its MY job to dispence the abuse on here!! especially to Bryan!! haha do to the magic of ff and pasting the tag in the url bar ya get http://www.bpurcell.org/blog/index.cfm?mode=entryENTRY=963 ~Dave the disruptor~ good sites - make money getting rid of ie :) http://explorerdestroyer.com/

Re: CF_Accelerate

2005-12-03 Thread Will Tomlinson
In my book, everybody is cool on here except dave! W ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client

Re: CF_Accelerate

2005-12-03 Thread dave
: Saturday, December 03, 2005 4:59 PM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: CF_Accelerate In my book, everybody is cool on here except dave! W ~| Find out how CFTicket can increase your company's customer support

RE: CF_Accelerate

2005-12-03 Thread Bobby Hartsfield
I wish I DIDN’T know lol ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: dave [mailto:[EMAIL PROTECTED] Sent: Saturday, December 03, 2005 5:08 PM To: CF-Talk Subject: Re: CF_Accelerate lol and thats just cause u mad cause I know about u

Re: CF_Accelerate

2005-12-03 Thread Dov Katz
I wrote something similar which may suit your needs, before ever finding out about cf_accelerate... My tag can store CFC's, CFQuery Objects, or HTML Output (either in memory, or in files)... Let me know offline if interested. d Hi! Ive been using CF_Accelerate since it was first

CFLock , CF_Accelerate(like) help

2004-12-23 Thread Katz, Dov B (IT)
So, a while back, I wrote a CF_Accelerate-like tag (before I knew of that one) and this one cached to file, memory, or cached query objects. I think my locking is too aggressive, and is hurting performance. I stripped down the tag below for readability... Can you please advise me whether I can