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

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
hat Tomcat does 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 Se

Tomcat - Two Way SSL as Server

2016-11-14 Thread Robert Sulliman
Install] WantedBy=multi-user.target ____ Thanks! Robert Sulliman

RE: SSL/TLS and ciphers vulnerability

2016-07-15 Thread Robert Sulliman
s 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 Subject: Re

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 http://localhost.mydomai