We are load testing one of our internal apps and seeing some odd errors. We defined a cutomtag path in the Application.cfc with 100,000 requests in just under an hour (these request call different pages but 80% use the custom tag, it's a portlet) we see 1-1.5% returning a customtag not found error. It is important to note we are pushing about 7000 users through the system in an hour each hitting only a couple of pages and most users make it through with no error, so not its not configured wrong. We've run the test 3 times now and seen a similar pattern of failure each time. For me the most interesting one was our final running that continued to present this error even with the cutomtag itself was not only on the customtag path but also in the same directory of the calling cfml template. I was curious if anyone else has ever seen this odd behaviour before? We're going to put together a simplified application later this week to see if we can replicate it with a trivial application as well. I'm suspecting sever issues but not sure at this point.
Adam Haskell ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312572 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

