Re: Chunked transfer delay with httpd 2.4 + mod_jk 1.2.41 on Windows.

2015-10-19 Thread Andy Wang
On 10/19/2015 06:04 PM, Konstantin Kolinko wrote:request. Is the below a capture between your client and HTTPD? (as opposed to one between HTTPD and Tomcat) The capture is between client and httpd Note that Basic auth sends password in plain text (encoded in base64). So you password is

Re: Chunked transfer delay with httpd 2.4 + mod_jk 1.2.41 on Windows.

2015-10-19 Thread Konstantin Kolinko
2015-10-20 0:45 GMT+03:00 Andy Wang : > Hi all, > I'm seeing a weird problem that I'm running out of ideas on. I'm going to > send this email to both the apache httpd users list and the tomcat users > list (separate messages) but hoping for any ideas at all. > > The issue is currently reproduced u

httpd 2.2 +mod-jk1.2.37+ tomcat 7.0.28 (debian package)

2015-10-19 Thread J Lopez
Hi all, is it possible to filter 404 application errors taking into account content-type beside http return code in jk configuration. I need to difference between application is not deployed/executing (http 404 content-type html) and application running and returning a 404 json response (conte

Re: Chunked transfer delay with httpd 2.4 + mod_jk 1.2.41 on Windows.

2015-10-19 Thread Andy Wang
I should add that we have a custom CompressionFilter that also reproduces the problem without mod_deflate. Which seems to point to something in Apache httpd and chunked transfers being the hold up, but I don't know for sure. I'm currently exclusively testing with mod_deflate as this is OOTB b

Chunked transfer delay with httpd 2.4 + mod_jk 1.2.41 on Windows.

2015-10-19 Thread Andy Wang
Hi all, I'm seeing a weird problem that I'm running out of ideas on. I'm going to send this email to both the apache httpd users list and the tomcat users list (separate messages) but hoping for any ideas at all. The issue is currently reproduced using Apache httpd 2.4.16, mod_jk 1.2.41 and

Re: Monitoring Connections

2015-10-19 Thread Jamie Jackson
About the appearance of Jetty in the stack trace dump: It's part of FusionReactor (the JVM monitor)--it uses Jetty to serve its interface. Thanks, Jamie On Fri, Oct 16, 2015 at 3:12 PM, Jamie Jackson wrote: > > > On Tue, Oct 13, 2015 at 9:34 AM, Christopher Schultz < > ch...@christopherschultz.