Skip to content

maxHttpHeaderSize の設定変更に対応

  • Tomcat の maxHttpHeaderSize は HTTP のヘッダー部全体の制限。
  • Apache httpd の LimitRequestFieldSize はヘッダーフィールド単位の制限。

https://httpd.apache.org/docs/2.4/en/mod/core.html#limitrequestfieldsize:

SPNEGO authentication headers can be up to 12392 bytes.