> If you also have tomcat-native installed…
No tomcat-native in any environment I saw, but I’ll make sure we check on that
config.
We’re not knowingly plugging Bouncy Castle into the Tomcat SSL mix at all. We
only use it in application logic after registering it with
Security.addProvider() in a
2016-07-22 22:16 GMT+02:00 Peter Robbins :
> Just to update, we were able to work around this by changing our
> server.xml connector config from:
>
> protocol="HTTP/1.1"
> to:
> protocol="org.apache.coyote.http11.Http11Nio2Protocol"
> sslImplementationName="org.apache.tomcat.util.net.jsse.
On 7/25/2016 3:45 PM, Mark Eggers wrote:
> On 7/25/2016 12:42 PM, Mark Eggers wrote:
>> I'm going to do a bit of trimming here:
>>
>> On 7/25/2016 7:34 AM, Paul Roubekas wrote:
>>
>> # # Add this before your first ProxyPass # However, after your
>> aliases #
>>
>> ProxyPass "/bb" !
On 7/25/2016 12:42 PM, Mark Eggers wrote:
> I'm going to do a bit of trimming here:
>
> On 7/25/2016 7:34 AM, Paul Roubekas wrote:
>
> # # Add this before your first ProxyPass # However, after your
> aliases #
>
> ProxyPass "/bb" ! ProxyPass "/tt" !
This works now. Thanks
>>
I'm going to do a bit of trimming here:
On 7/25/2016 7:34 AM, Paul Roubekas wrote:
# # Add this before your first ProxyPass # However, after your
aliases #
ProxyPass "/bb" ! ProxyPass "/tt" !
>>> This works now. Thanks
# # Also this would be a good idea to prevent TomEE
Cris,
On 7/25/2016 6:17 AM, Berneburg, Cris J. - US wrote:
> Mark (Eggers)
>
> -Original Message- From: Mark Eggers
> [mailto:its_toas...@yahoo.com.INVALID] Sent: Friday, July 22, 2016
> 1:28 PM To: Tomcat Users List Subject: Re: OutOfMemoryError: PermGen
> space - SOLVED
>
>> Cris,
>>
On 7/24/2016 11:33 PM, Mark Eggers wrote:
> On 7/24/2016 5:10 PM, Paul Roubekas wrote:
>> On 7/24/2016 5:20 PM, Mark Eggers wrote:
>>> On 7/24/2016 1:13 PM, Paul Roubekas wrote:
On 7/23/2016 3:44 PM, Paul Roubekas wrote:
> On 7/23/2016 3:15 PM, Paul Roubekas wrote:
>> On 7/23/2016 2:57
Mark (Eggers)
-Original Message-
From: Mark Eggers [mailto:its_toas...@yahoo.com.INVALID]
Sent: Friday, July 22, 2016 1:28 PM
To: Tomcat Users List
Subject: Re: OutOfMemoryError: PermGen space - SOLVED
> Cris,
>
> On 7/22/2016 10:15 AM, Berneburg, Cris wrote:
> > Mark (Thomas), Román, G
Mark/T, Román, Guido, and Mark/DE
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Friday, July 22, 2016 4:54 PM
To: Tomcat Users List
Subject: Re: OutOfMemoryError: PermGen space - SOLVED
On 22/07/2016 19:15, Berneburg, Cris wrote:
> > Mark (Thomas), Román, Guido, an
FYI, the bug is submitted:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59897
Chris and Rainer, thanks for pointing me in the right direction!
Michael
On 19 July 2016 at 11:42, Michael Diener wrote:
> Chris,
>
> thanks a lot for explaining what could be overflowing the FD_SETSIZE of
> 1024.
Hi Guido
-Original Message-
From: Guido Jäkel [mailto:g.jae...@dnb.de]
Sent: Saturday, July 23, 2016 8:38 AM
To: Tomcat Users List
Subject: Re: OutOfMemoryError: PermGen space - SOLVED
On 22.07.2016 19:15, Berneburg, Cris wrote:
> > The OutOfMemoryError in Tomcat Manager was caused by a
Hello,
I've to build Apache (...) and mod_jk on a 64-bit SuSE Linux, but for
32-bit. While a lot of OpenSource packages, including Apache
httpd-2.4.18, are building fine, the tomcat_connector-1.2.41 is
unwilling to create the mod_jk.so file. The full configure and build log
follows. What I do wro
I have psi-probe version 2.4.0 deployed in our Tomcat webapps, and made the
following changes to my server.xml + web.xml
*Web.xml (enable hsts):*
*httpHeaderSecurity
org.apache.catalina.filters.HttpHeaderSecurityFilter
hstsEnabled
true
13 matches
Mail list logo