-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.654
about every 10 seconds, our Jenkins reports this error:
三月 20, 2016 10:30:32 下午 org.eclipse.jetty.util.log.JavaUtilLog warn
警告: HttpParser Full for SCEP@56cdbd4f
-{AsyncHttpConnection@3939270e,g=HttpGenerator
{s=0,h=-1,b=-1,c=-1},p=HttpParser
{s=-10,l=0,c=-3},r=0}
This error has been around for quite a while. I guess it happened since Jenkins introduced Jetty.
By reading from the Internet, it seems that I could fix this problem by adding below to jetty.xml:
<headerBufferSize>16384</headerBufferSize>
But I can't find where the file jetty.xml is in jenkins home.
Or is there any other way that this problem be fixed?
thanks
[JENKINS-33736] HttpParser Full jetty warn
Component/s | New: core [ 15593 ] | |
Component/s | Original: ci [ 18920 ] | |
Component/s | Original: core [ 21134 ] | |
Key | Original: INFRA-614 | New: JENKINS-33736 |
Workflow | Original: classic default workflow [ 169708 ] | New: JNJira [ 169708 ] |
Project | Original: Infrastructure [ 10301 ] | New: Jenkins [ 10172 ] |
Assignee | Original: R. Tyler Croy [ rtyler ] |
Workflow | Original: JNJira [ 169709 ] | New: JNJira + In-Review [ 183615 ] |