What constitutes "slow"? When I finally got the site working, I found pages in the admin were taking ~3s to process. Is that normal?
At 12/20/2005 01:20 PM, you wrote:
Ok, I fixed this. In CFAdmin I turned off "Enable Debugging". In my FarCry Application.cfm I had <cfsetting showdebugoutput="no"> but it must have still been *generating* it and just not *displaying* it. Anyways, turning off debugging dramatically increased performance. Thanks for all your other suggestions! /william Nelson Johnson wrote: > We installed FC 2.3.2 on MX 7.0.1 with Apache 2 and noticed that after we > request a page from any ip:port, the apache servers starts filling the log > of the server on 127.0.0.1 and dramatically slowing down the system > performance. If we turn the server off on 127.0.0.1 then it runs fine. I > have a client that has a custom CFMX 7 application (not FC) that has seen > similar problems. > > If anyone knows what is happening, please post a reply here. > Thanks. > > Nelson > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Monday, December 19, 2005 8:15 PM > To: farcry-dev > Subject: [farcry-dev] FarCry site slow? > > > Hello- > > We just installed a brand new FarCry site. We had to restart the CF > service on Windows because the tabs at the top were not showing and we > had some lame javascript error. A CF restart solved this. > > BUT my question really is: why is the site so slow? Its the > out-of-the-box farcry_pliant site. The server is pretty beefy and > serves up complex MachII sites snappishly. This is our first experience > running FarCry v3.0, about 10 months ago we trialed FarCry v2.3 (v2.4?) > and performance-wise it was acceptable, however v3.0 appears to be > sluggish. I dont think we need to enable caching in FarCry because > there is nothing to cache! > > - Dual Xeon 3Ghz, 2GB RAM... > - CFMX7.0.1 (latest patches / hotfixes) > - IIS 6.5 > - SQL Server on *different* machine > > Thanks in advance- > /William
