RE: Question on Http11AprProcessor Error parsing HTTP request header error messages

2015-03-05 Thread Caldarale, Charles R
> From: Owens, Stephen (ITD) [mailto:stephen.ow...@state.ma.us] > Subject: Question on Http11AprProcessor Error parsing HTTP request header > error messages > 2015-03-05 13:41:20,977 [http-apr-50881-exec-6] DEBUG > org.apache.coyote.http11.Http11AprProcessor- > Error parsing HTTP request header

Re: Question on Http11AprProcessor Error parsing HTTP request header error messages

2015-03-05 Thread André Warnier
Owens, Stephen (ITD) wrote: Hi, I'm testing Tomcat 8.0.20 on Red Hat Enterprise Linux Server release 6.6. Tomcat 8.0.20 was compiled with jdk1.8.0_31, openssl-1.0.2, apr-1.5.1, and apr-util-1.5.4. The relevant portions of the server.xml file are: ... ... ... ...