Hi, Got this Farcry site. Isn't still released due to performance issues. When I use the cache everything works quite fine. But since the execution time is VERY high before the cache is generated ColdFusion ends up with too many queued requests and the site becomes unuseable.
Any help and tips regarding how this page can be optimised is very appriciated. On the following link you can find a typical page with debugging turned on. http://sportal.minsport.nu/time.html I have already modified the news rule a bit. Removing maxrows="" and using SELECT TOP x instead took the execution time down by a few seconds. Gonna do some more optimization to the news rule since that one still takes over 1-2 seconds. Calling 44 getData is also one thing I'm gonna look into. Any more suggestions? Oh, one more thing. When adding cache to a dmNews page it caches the content, but since my cache is inside the display method farcry still does the getdata on the news object. Is there any way around this? Thanks. Regards, Daniel --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
