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
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
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
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
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
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.