Re: Choosing a Connector Protocol

2015-06-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 6/9/15 9:47 AM, Mark Thomas wrote: > On 09/06/2015 14:38, Kevin Hale Boyes wrote: >> I'm having trouble figuring out what protocol to use for a >> . I'm using Tomcat 8 and Java 8. >> >> The production system that Tomcat will be running on

Re: Choosing a Connector Protocol

2015-06-09 Thread Kevin Hale Boyes
Thanks for you help! On 9 June 2015 at 07:47, Mark Thomas wrote: > On 09/06/2015 14:38, Kevin Hale Boyes wrote: > > I'm having trouble figuring out what protocol to use for a . > > I'm using Tomcat 8 and Java 8. > > > > The production system that Tomcat will be running on is Solaris 11 and > I'm

Re: Choosing a Connector Protocol

2015-06-09 Thread Mark Thomas
On 09/06/2015 14:38, Kevin Hale Boyes wrote: > I'm having trouble figuring out what protocol to use for a . > I'm using Tomcat 8 and Java 8. > > The production system that Tomcat will be running on is Solaris 11 and I'm > not yet sure if I'll be able to build the tomcat native library. > So, I'm c

Choosing a Connector Protocol

2015-06-09 Thread Kevin Hale Boyes
I'm having trouble figuring out what protocol to use for a . I'm using Tomcat 8 and Java 8. The production system that Tomcat will be running on is Solaris 11 and I'm not yet sure if I'll be able to build the tomcat native library. So, I'm choosing between the Http11NioProtocol and Http11Nio2Proto