RE: Using F5 to load balance tomcat servers

2018-07-03 Thread Robert Sulliman
Is there a version difference between those tomcat instances? I recently ran into an issue with our F5's looking for a "200 OK", but after an upgrade it stopped working. In newer versions of Tomcat the optional reason code has been removed. Thanks, Robert Sulliman -Origin

RE: setupenv.sh

2018-04-20 Thread Robert Sulliman
Hello, Running 'man java' should answer this question: -d32 Runs the application in a 32-bit environment. If a 32-bit environment is not installed or is not supported, then an error will be reported. By default, the application is run in a 32-bit environment unless

RE: Tomcat - Two Way SSL as Server

2016-11-14 Thread Robert Sulliman
this natively, I haven't actually tested it yet.) Robert Sulliman  -Original Message- From: john.e.gr...@wellsfargo.com [mailto:john.e.gr...@wellsfargo.com] Sent: Monday, November 14, 2016 1:24 PM To: users@tomcat.apache.org Subject: RE: Tomcat - Two Way SSL as Server > -Origi

Tomcat - Two Way SSL as Server

2016-11-14 Thread Robert Sulliman
Hi All, I'm trying to implement two way SSL on a new web service that we are building and I'm having some issues. First some info on the environment. Server version: Apache Tomcat/8.0.36 Server built: Jun 9 2016 13:55:50 UTC Server number: 8.0.36.0 OS Name:Linux OS Version:

RE: SSL/TLS and ciphers vulnerability

2016-07-15 Thread Robert Sulliman
for internal scanning with a web front end like SSL Decoder, but this script works well if you are comfortable in Linux. Cheers, Robert Sulliman -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: July 15, 2016 7:49 AM To: Tomcat Users List <us

Issue with redirects

2016-07-07 Thread Robert Sulliman
Greetings, I'm having some difficulty with redirects on a new Tomcat setup I'm working on, hoping I can find some help here on what I'm missing. As you can see below, I have setup a redirect from port 8080 to 8443. When I load the hostname or localhost of the server on