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