I've got a client site that keeps going down and the reason is rather
strange. Some domain has read the sitemap for the site and is hitting
the site 10+ times in a single second. Now this would not be a problem
except that according to the IIS logs, they are holding open the
connection for a huge amount of time, well above the timeout value set
in the CF admin. Even if the page is returning 0 bytes, the connection
stays active for 150 seconds.
Has anyone heard of this?

I'm coding a solution to abort any connection that has more than 4
connections in a single second but that feels like a hack.

-- 
Michael Dinowitz (http://www.linkedin.com/in/mdinowitz)
President: House of Fusion    (http://www.houseoffusion.com)
Publisher: Fusion Authority    (http://www.fusionauthority.com)
Adobe Community Expert / Advanced Certified ColdFusion Professional
Si, soy el senor "chico malo" para todos

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323430
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