Hello,
I recently tried to upgrade from Tomcat 5.5.15 with the 1.4 compatibility libraries and 1.4.2_08 to 5.5.16 without the compatibility libraries and 1.5.0_06. I'm having a problem where it seems as if each request gets an extra question mark. From a 5.5.16 access log:

w.x.y.z - - [08/Apr/2006:16:56:49 -0600] "GET /forums/list.page? HTTP/1.1" 404 952 w.x.y.z - - [08/Apr/2006:16:56:49 -0600] "GET /favicon.ico? HTTP/1.1" 200 3638

The same requests in 5.5.15:

w.x.y.z - - [08/Apr/2006:16:59:43 -0600] "GET /forums/list.page HTTP/1.0" 200 37488 w.x.y.z - - [08/Apr/2006:16:59:49 -0600] "GET /favicon.ico HTTP/1.1" 200 3638

If I run the 5.5.15 configuration with 1.5.0_06 *and* the compatibility libraries it still works just fine. I have not had a chance to run other variations. I run about 20 virtual hosts and they all have various issues like this. Tomcat is fronted with Apache 2.0.55 httpd via mod_jk 1.2.15 and uses ajp13 in both instances.

Anyone have any pointers as to where I might look for the issue?

This is a Fedora Core 3 box.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to