Re: missing content-length header for HEAD request in mod_jk 1.2.28 with tomcat 6.0.18

2009-07-23 Thread Sameer Naik
Operating system is "Linux 2.4.21-32.0.1.ELsmp #1 SMP Tue May 17 17:52:23 EDT 2005 i686 athlon i386 GNU/Linux" - Original Message From: Sameer Naik To: users@tomcat.apache.org Sent: Wednesday, July 22, 2009 9:39:03 PM Subject: missing content-length header for HEAD request

missing content-length header for HEAD request in mod_jk 1.2.28 with tomcat 6.0.18

2009-07-22 Thread Sameer Naik
Hi, We observed that content-length header is missing in response headers for a HEAD request when used along with Apache 2.0.53, mod_jk 1.2.28 and tomcat 6.0.18. The header appears correctly when only mod_jk is rolled back to version 1.2.21 (the previous production version for us). Is this a k