st
Subject: Re: HTTP 400 not appearing in access log
Simon MaticLangford wrote:
> 2 questions come from this:
>
> - From a user perspective, I would expect to get a 404 Not
Found. Is there a reason we get the bad request instead?
Yes. You removed the ROOT web application. You ne
Hi there,
I had a recent problem caused by a client sending a request to the wrong url
that took days to find because the requests never appeared in the access logs.
I have now cleared away all the clutter of my application and managed to
reproduce against a virgin Tomcat 6.0.20 using the fo