On Tuesday, August 08, 2006 4:47 PM [EDT],
Glenn Keffer <[EMAIL PROTECTED]> wrote:

Apologies if this is too obvious, but do you have the Failure Report
on? I believe it will show you which files failed, but I don't
remember if correlates it to a status code.

It does. The Failure Report will show the filenames that were requested that returned a "failure" status code (usually a 404 or a 401, but requests that return a 500 are also listed in the Failure Report).

But all failed requests are reported in the Failure Report. To see only the 500's, use

STATUSINCLUDE 500-

But you would also need FAILURE ON, because the Failure report is not on by default, and if you're only including requests with a 500 status code the default reports, that only report on Successful requests, would all be empty.

Aengus


+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to