https://issues.apache.org/bugzilla/show_bug.cgi?id=57509

--- Comment #3 from yangkun <yklovej...@163.com> ---
  If check the maxHttpHeaderSize careful, the error may be subdivide the
following cases:

  1. the request uri more than maxHttpHeaderSize, it should be a 414-request
url too long
  2. the request entity more than maxHttpHeaderSize, it should be a 413-request
entity too large

  I think in this respect, Tomcat can be do better, :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to