Hi Felix,

On Wed, Nov 12, 2014 at 2:24 PM, Felix Meschberger <fmesc...@adobe.com> wrote:
> Consider this case:
> * Client browses non-existing /a/b/xyz.html
> * Not found, hence 404
> * 404 handler fails due to some bad programming
> * client gets 500

> I don’t think that is ok...

I understand your point but what would you consider ok then?

The error handler failing is a somewhat catastrophic situation, which
IMO deserves a 500 status.

If we return 404 a monitoring system might not notice the problem.

-Bertrand

Reply via email to