It seems to me that this is really a multilogin issue,no? I am a recent subscriber to the NewsGuy, since the News Vendor I was using was purchased my OneMain.com (was was just purchased by mindspring) and they no longer allowed access from outside of "their" network. NewsGuy's solution is to kick off the previous session if a new session starts. Seems to me something like this should work. It won't help with blocking all of the requests, but it is a form of security. I think I would have an array in Application land, that contained the names of the banned usernames, and intercept those as soon as possible in Application.cfm... Steve At 09:35 AM 7/5/2000 -0400, Steve Nelson wrote: >I have a slightly unusual question to ask.... Does anyone on this list >manage a pornography site? (you can contact me off the list if you're >weird about it) > >I'm asking, because I was just chatting with a CF developer who runs a >porn site and he was talking about how everyone once in a while someone >will buy an account and post the username and password on some 'free >password list' website and then his site crashes because it can't handle >the amount of requests. > >Anyway, if anyone has dealt with this issue, I'd love to chat about how >they got around it for a security module I'm working on, or brainstorm >on potential solutions. > >Steve Nelson >--------------------------------------------------------------------------- --- >To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > -- Stephen Garrett GPS [EMAIL PROTECTED] (360) 896-2714 ICQ# 10776767 ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
