Skip to main content
Participant
April 5, 2013
Question

Coldfusion 8 - application log

  • April 5, 2013
  • 1 reply
  • 724 views

Hi,

I observe that in my application log file for CF 8 there is thousands of requests of a certain file that doesn't exist. These actually kill my server twice a month. Seems almost like a Dos-attack.

I've sourced the files according to that specific application, but can't find any reference to that file in my code. It is requesting a IMG.cfm file.

So where to look from where this file is requested? It's not in my code, searched many times in the directory the application lies within.

Can I get some traces somewhere?

Thanks.

BR,

Kjetil Finsrud

Norway

This topic has been closed for replies.

1 reply

Priyank Shrivastava.
Inspiring
April 8, 2013

Hi,

Is there any other cfm page in which you have referenced this cfm page might be causing this. please check the application.

Regards,

Priyank

Thanks, Priyank Shrivastava
Participant
April 11, 2013

No, not that I've found. I've checked, still no clues. Search goes on.

Thank you for the input,

Kjetil