Scorpio server monitoring wouldn't necessarily alleviate this. The 50 second rule is something Host my site has decided upon and SeeFusion is simply the tool they are enforcing it with.
While can't speak for the business rules of HMS, and I can verify that it is very easy to specify exception templates in the SeeFusion active monitoring rules. I do it myself for reports which I expect to run long. Convincing HMS of that is another story. I am a little surprised they would be so hard headed about it. As far as a solution I agree with what Ben Nadel said. Copy it somewhere with a cryptic file name, and then redirect to it. I would recommend using a JavaScript redirect. If you create the file in a directory which has the cryptic name, then not only would it be hard to guess, but the user won't have to rename the file when they get it downloaded-- I hate that. This way your browser is requesting the file directly. Since SeeFusion runs on the JVM which handles ONLY .cfm, .cfc, etc requests, a request for another file type will be served up by the web server, and SeeFusion will never be any the wiser. And then, of course, clear files over 1 day old out of the directory or something. ~Brad -----Original Message----- From: Mary Jo Sminkey [mailto:[EMAIL PROTECTED] Sent: Friday, December 29, 2006 11:13 AM To: CF-Talk Subject: HostMySite Issue I recently moved my site to HostMySite and am now having major problems as a result. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265327 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

