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
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
Issue : mod_jk apparently does not use the retries parameter when
“sticky_session_force” is set to false.
Configuration: Apache 2.0.53 (3 instances), mod_jk 1.2.28, 15 Tomcat 6.x
instances Load balanced , No Session Replication
Description:
Ours is a high load application and using default va
st headers using RequestDumperValve - but be aware
it will generate a *lot* of data.
Alternatively, if you know the user id, email them and ask what they're
playing at.
p
- Original Message ----
From: Sameer Naik <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Monday, Ma
n
the first place.
Since all responses are 200 (success), you might just smile, say "hey,
it's great that my web server can handle so many responses so fast with
no errors" and sit back and relax.
- -chris
- Original Message
From: Sameer Naik <[EMAIL PROTECTED]>
To: users@t
Hi,
We are using Apache 2.0.53 + mod_jk 1.2.21 + tomcat 5.0.28 combination and
seeing multiple hits to a single JSP file in quick succession, like 500 hits in
a minute from same user ID and same IP address. Response code is 200 for all
the requests. It is happening randomly from various user ag
(Sorry if this message is posted multiple times. I posted same message couple
of times before subscribing to the list, but not sure if it went through)
Hi,
Our Tomcat 5.0.28 running on RHEL (2.4.21-32.0.1.ELsmp) is showing source code
of JSP if characters %c0%80 are appended to the URL. I cou