I'm curious what would happen if you set up a test and hit the page 100
times in one second or something to simulate the 'bot.

~Brad

-----Original Message-----
From: Jon Clausen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, December 19, 2006 3:50 PM
To: CF-Talk
Subject: Re: SeeFusion says 500, site says 200

Josh,

I've had the same problem on a couple of my sites with bots.    
Possibly  it's a java.lang.outofMemory error that you're running into  
on that page with the multiple requests - it was in my case.

If the out of memory error is reached after the processing of the  
page itself begins, the header status code returned is 200.

Are your queries on that template cached?  That will help a great  
deal.   You can also <cflock> exclusively to prevent code in that  
template from being executed simultaneously.

Jon


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:264520
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to