Hi, the Jetty as bundled with jenkins cannot deal with headers larger than 8kB, but Jetty can be configured to deal with larger headers, there is a setRequestHeaderSize() method to the org.eclipse.jetty.server.HttpConfiguration class for this purpose. But what is the accepted method to configure this for the Jetty in jenkins.war?
Best regards Andreas Müller -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e13bc2a9-908a-4e4e-b52b-1927b7994818%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
