Re: Aw: Re: Was bug 58646 (NullPointerException in InternalNioOutputBuffer) also fixed for 8.5.5?

2016-10-16 Thread Mark Thomas
On 16/10/2016 14:07, f...@arcor.de wrote: > Hello Mark! > Thank you very much! This helps! I think there is nothing we do with > request/response objects after their lifetime but we will double check it! If > we find a way to reproduce it and it looks like a tomcat bug I will open a > bug ticket

Re: Round Robin LoadBalance/Failover Configuration for Apache

2016-10-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jayaram, On 10/13/16 1:00 AM, Jayaram Ponnusamy wrote: > Hi All, > > Currently we have two webServers (WA and WB) and two Tomcat Servers > (TA, TB). WA configured for TA and WB configured for TB. How to > configure Loadbalance and Failover between

Tomcat 8, AJP 1.3 UTF-8/ISO-8859-1 conversion problem

2016-10-16 Thread Mark Juszczec
Hello I have Tomcat 8.0.28 running on CentOS Linux 7.2.1511 behind Apache 2.4.6 I'm using AJP 1.3 for communication between Apache and Tomcat Its all powered by Java 1.8 I'm having a problem with international characters when I send them as the request *URI* (which is used by GET requests and t

Aw: Re: Was bug 58646 (NullPointerException in InternalNioOutputBuffer) also fixed for 8.5.5?

2016-10-16 Thread flea
Hello Mark! Thank you very much! This helps! I think there is nothing we do with request/response objects after their lifetime but we will double check it! If we find a way to reproduce it and it looks like a tomcat bug I will open a bug ticket. Best regards Florian > On 15/10/2016 22:40, f...@

Re: Was bug 58646 (NullPointerException in InternalNioOutputBuffer) also fixed for 8.5.5?

2016-10-16 Thread Mark Thomas
On 15/10/2016 22:40, f...@arcor.de wrote: > Hello! > Some days ago we stumpled about a problem which looks at least very similar > to this one: > https://bz.apache.org/bugzilla//show_bug.cgi?id=58646 > > With tomcat 8.5.5 we saw a lot of these Exceptions after some time with real > users on the