[Bug 56733] Memory leak when JkOption +FlushPackets is enabled

2014-07-16 Thread bugzilla
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:

[Bug 56733] Memory leak when JkOption +FlushPackets is enabled

2014-07-16 Thread bugzilla
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

[Bug 56733] Memory leak when JkOption +FlushPackets is enabled

2014-07-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733 Andy Wang changed: What|Removed |Added OS||All --- Comment #1 from Andy Wang ---

[Bug 56733] New: Memory leak when JkOption +FlushPackets is enabled

2014-07-16 Thread bugzilla
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

[Bug 56725] Socket write error when streaming large file

2014-07-16 Thread bugzilla
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

[Bug 56731] New: EL-Expression with escaped single quote leads to ELException

2014-07-16 Thread bugzilla
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

[Bug 56725] Socket write error when streaming large file

2014-07-16 Thread bugzilla
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

[Bug 56725] Socket write error when streaming large file

2014-07-16 Thread bugzilla
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

[Bug 56726] Part.write (String fileName) is not yet resolved to my understanding

2014-07-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56726 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO OS|