I use the http connector (actually https) with tcnative and mod_proxy w/
http in Apache Httpd.  For my purposes, I wanted https connections between
the httpd server and tomcat.  I only saw a big performance issue when I
wasn't using tcnative libraries.
On Nov 22, 2011 2:58 AM, "Kursat Tuncel" <kursat.tun...@gmail.com> wrote:

> For 6.x:
>
> http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
>
> http://tomcat.apache.org/tomcat-6.0-doc/config/ajp.html
>
> For 7.x:
>
> http://tomcat.apache.org/tomcat-7.0-doc/config/http.html
>
> http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html
>
> For production environments, my best practice is to use tomcat 6.x
> coyote connector with native libraries enabled, two clustered servers
> configured properly, under a load balancer (namely, citrix netscaler).
>
> Regards,
>
>
> On Tue, Nov 22, 2011 at 8:43 AM, Asha K S <a...@adobe.com> wrote:
> > Hi,
> >
> > Is there any document which I can refer to which states if tomcat's
> built in http connector (Coyote) can be used for production ? And also a
> comparison between http connector and AJP one.
> >
> > Thanks,
> > Asha
> >
>
>
>
> --
> Kürşat TUNCEL
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to