"Kevin Pfeiffer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> [a little OT in a general way...]
>
> This was sent to another list today and I am wondering what the answer
might
> be...
>
>   > The following data was submitted from the Frequently Asked Questions
>   > Form
>   >
<snip />
>
>
> My thought is to add some simple field validity checking to the
form-to-mail
> script. Not perfect, but would at least stop the mail (until the bad guy
> writes a cleverer script). But what about the submission process? How to
> stop someone from scripting 2,000+ form submissions? (If at all)
>

If its your ( Apache ) server, or you have a friendly sysadmin, you can use
Apache::SpeedLimit. It blocks calls from a client if they start getting
greedy with your services.

Todd W.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to