> we are hosting a site that we've just recently moved to mx, > and even after months on internal testing, we are now running > into a very odd problem in production. Occasionally, the site > will "stop working" by serving up what appear to be > zero-length files. My vagueness here is deliberate -- there > are no smoking guns in the log files, and as far as IIS is > concerned, the website is still functioning. So to get the > site working again, we have to do hard reboots (stopping & > starting the services doesn't get it back on its feet). > > Relevant variables: > > -- CFMX, W2K, IIS, SQL2K > -- FB3 site using SES urls
You might want to try enabling the built-in JRun web server (in addition to using IIS), and see if that also becomes unresponsive when this happens. That would determine whether the problem was with CFMX itself, or with IIS, or with the ISAPI connector. Instructions on configuring the JRun web server are here: http://www.macromedia.com/support/coldfusion/adv_development/config_builtin_ webserver/ Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

