I am having some instability issues with my coldFusion server. What I think is 
happening is that search enginge bots are going through pages that require a 
variable for example but being it doesn't have it, it creates an error that say 
ID isn't defined for example. This fills up application.log and which I think 
causes the performance issues. Is there anything I can do about this? I tried 
doing something like IF NOT IsDefined("url.id") cfset id = 0 or whatever to 
hopefully just not cause an error but that doesn't seem to work. I can't be the 
only knucklehead with an issue like this. 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292033
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