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.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

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