Yeah, This is what I thought and what others on the list have suggested. Someone also suggested upgrading the mdac. I set the slow running log to 20 and did not see any thing. So....I set it to 10 and I do get a few hits. However, the hits for slow pages do not correspond to the 232 entries as fast as time goes. They happened at completely different times. Also, I have banged away at the site and I always get the full page back within 2 seconds. Debug shows the page processing time at an average of 78ms and a peek of 500ms. The one page that is causing the problem is rather large. No in images, but in JavaScript and text. So could the scenario be: A user on a slow (56k) line. CF starts to write the page to the pipe (the one IIS is holding), but since the users line it slow it is taking a long time to get the page, they hit stop or just navigate somewhere else. ( When CF gives the page to the pipe, I am assuming that it does not care about the line speed, it is just written out and closed, or, does the pipe not close until the user received the complete page. Am I making any sense. I can't recreate the 232 error on my own. I have used Silk performer to pound the site with twice the current traffic and I never get a page taking longer then 5 seconds. Any else think the mdac might help. All my queries are cashed
----- Original Message ----- From: "Mike Brunt" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, May 02, 2002 1:38 PM Subject: RE: Windows NT error number 232 occurred > Typically this means that a user has gotten fed up of waiting for a browser > response to finish and clicks again or I think closes the browser. I would > go into CF Admin and check "Log slow running pages" and set it at around 20 > seconds, as a typical user will get itchy fingers at around 8-10 seconds of > waiting. > > You can play around with the time slice, but hunt down those slow running > pages. > > Hope this helps. > > Kind Regards - Mike Brunt, CTO > Webapper > http://www.webapper.com > Downey CA Office > 562.243.6255 > AIM - webappermb > > "Webapper - Making the NET work" > > > -----Original Message----- > From: Joe Hansen [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 02, 2002 10:05 AM > To: CF-Talk > Subject: Windows NT error number 232 occurred > > > Hi Guys, > Anyone getting this error in the server log. > Windows NT error number 232 occurred > I am running CF 5, 0, 0, 0 > What does it mean. I checked the KB and that was inconclusive. All my > sites are running under 100ms per page with an occasional 500 ms during peak > times. > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

