https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #3 from Andy Wang ---
I was able to reproduce this both with my own mod_jk as well as with the mod_jk
binary build from apache.org.
The APR I used to build mine was the APR that's part of the apache 2.2.27
source tree so it's:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #2 from Christopher Schultz ---
The max_packet_size is the default (8192) so that's not likely it. The
connection_pool sizes are likely the differentiating factor.
Did you build mod_jk yourself, or use a pre-built one? Do you k
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
Andy Wang changed:
What|Removed |Added
OS||All
--- Comment #1 from Andy Wang ---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
Bug ID: 56733
Summary: Memory leak when JkOption +FlushPackets is enabled
Product: Tomcat Connectors
Version: 1.2.40
Hardware: PC
Status: NEW
Severity: normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=56725
--- Comment #6 from Christopher Schultz ---
(In reply to mardkrause from comment #4)
> I received more information form the author of the test, added more logging,
> and am including more of the client-server log (minus a few of our custom
https://issues.apache.org/bugzilla/show_bug.cgi?id=56731
Bug ID: 56731
Summary: EL-Expression with escaped single quote leads to
ELException
Product: Tomcat 7
Version: 7.0.54
Hardware: PC
Status: NEW
S
https://issues.apache.org/bugzilla/show_bug.cgi?id=56725
--- Comment #5 from Remy Maucherat ---
56693 ?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=56725
--- Comment #4 from mardkra...@hotmail.com ---
I received more information form the author of the test, added more logging,
and am including more of the client-server log (minus a few of our custom
classes).
The test acts does the following
https://issues.apache.org/bugzilla/show_bug.cgi?id=56726
Christopher Schultz changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS|