On Fri, Oct 30, 2015 at 1:36 PM, 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 there any way to trap all
> of the HTTP requests and log them (with the full headers and the body), so
> we can see if my theory holds true. Once I can prove or disprove this I can
> take it to the people that look after the firewalls and ask them to fix.

logging %{error-notes}n might provide a hint.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to