DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2011-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2011-06-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #15 from Mark Thomas ma...@apache.org 2011-06-29 13:31:48 UTC --- I've proposed r1066772 for 6.0.x since it is the right thing to do and it may help fix this issue. Confirmation that it does fix it would still be helpful. --

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2011-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #14 from michael.ballant...@gmail.com 2011-03-24 22:44:27 EDT --- Hey - we just ran into this issue this week, and I finally managed to track it down to this bug after a good two days of work. Gotta get this fixed. I will

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2011-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #12 from Mladen Turk mt...@apache.org 2011-02-03 05:25:24 EST --- Can you check if r1066772 fixes the issue? It's for trunk, but applying it for 6.0.x should be trivial -- Configure bugmail:

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2011-02-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #13 from brett.dellegra...@intact-is.com 2011-02-03 05:32:12 EST --- Hi Mladen, We switched from using Apache HTTPD to HAproxy late last year because of this issue... therefore it might take me quite a while to verify this.

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2011-01-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #11 from Mark Thomas ma...@apache.org 2011-01-05 10:10:23 EST --- Without a reproducible test case this is eventually going to get closed as WONTFIX. -- Configure bugmail:

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-10-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #9 from brett.dellegra...@intact-is.com 2010-10-04 08:06:20 EDT --- (In reply to comment #8) I can't reproduce this with the latest Tomcat 6 code with either the BIO AJP connector or the APR AJP connector. A check of the

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-10-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #10 from Mladen Turk mt...@apache.org 2010-10-04 08:37:44 EDT --- The test solution would have to use the same sort of writer (image in your case I suppose) We know that image classes can crash the APR connector because they try

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO ---

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-09-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #7 from Mladen Turk mt...@apache.org 2010-09-24 02:51:11 EDT --- I'm still not been able to reproduce the stuff. I don't use jmeter but rather a simple ab which can only hit a single uri, so this might be the reason why its not

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-09-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #5 from Mladen Turk mt...@apache.org 2010-09-21 13:00:11 EDT --- I have tried your test servlet, but I cannot see anything suspicious. There is no additional packets following the lorem ipsum. Tested on Tomcat 6.0.29, 6.0.x

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-09-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #6 from brett.dellegra...@intact-is.com 2010-09-21 13:19:54 EDT --- Hi, When using the test servlet the problem appears on the next request when its on the same socket so its a good idea to have a static file around to request

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #4 from brett.dellegra...@intact-is.com 2010-09-20 09:07:58 EDT --- Created an attachment (id=26055) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26055) testcase: Servlet for writing directly to output stream This

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-09-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #1 from brett.dellegra...@intact-is.com 2010-09-14 11:56:10 EDT --- There was a patch supplied by Rainer Jung which we used to get more information out of mod_jk. It was how we realised there were out-of order messages in the

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-09-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #2 from brett.dellegra...@intact-is.com 2010-09-14 11:59:23 EDT --- Mladen Turk wrote in email on tomcat-users list [Tue, 14 Sep 2010 07:50:55 +0200]: For AJP APR connector 'if (actionCode == ActionCode.ACTION_CLIENT_FLUSH)'

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-09-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 brett.dellegra...@intact-is.com changed: What|Removed |Added CC|

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2010-09-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #3 from Mladen Turk mt...@apache.org 2010-09-14 12:25:33 EDT --- Thanks for filing that. I'll take a look into that. It would be nice if you could provide a simple jsp or servlet test case (without third party packages) to speed