Running CA Access Gateway (SPS), when the browser goes to do Kerberos authentication (SPNEGO), then the Apache Httpd process blocks the Authentication Header intermittently before it reaches the embedded Tomcat server.
The browser receives the error HTTP 400.
Trying to set "worker.ajp13.max_packet_size" to the max value (65536) in the CA Access Gateway (SPS) server.conf doesn't solve the issue.
Increase "LimitRequestFieldSize" in CA Access Gateway (SPS) httpd.conf to solve this issue (1).