Hi,
We are creating a handler to create some temporary files on a solution. We create the files outside of the DW filearchive.
The handler is placed in application/handlers/handler.ashx.
When we call the handler with an url parameter our IP gets banned for 15 minutes. When we call it without an url parameter, we do not get banned. Any solution/explanation to this?