On Fri, Oct 30, 2015 at 1:36 PM, Scott Neville
wrote:
> I have a theory that one of the firewalls/gateways/routers is adding
> something to the HTTP request headers (or maybe the body of the request)
> which is making it too long for a GET request. Is there any way to trap all
> of the HTTP reques
On Fri, Oct 30, 2015 at 10:36 AM, Scott Neville <
scott.nevi...@bluestar-software.co.uk> wrote:
> I have a theory that one of the firewalls/gateways/routers is adding
> something to the HTTP request headers (or maybe the body of the request)
> which is making it too long for a GET request. Is ther
Hi,
I am looking after a web based application which is developed in Java
and fronted by Apache HTTPD (via mod_jk to Tomcat to be specific). We
have noticed a very small number of requests which Apache HTTPD returns
a status code of 413 to a request which would appear legitimate. When
you ac