Details
-
Improvement
-
Status: Closed
-
Low
-
Resolution: Fixed
-
None
-
None
Description
In my project, due to either http url rewriter filter or custom sitemap item handler, the ping service url can return non 200 status code without any exceptions. e.g., 301 or 302.
In that case, it is really hard to detect what caused the problem because currently warning logs are left only when exception occurs.