David Dabbs wrote:
> Would it provide better performance for AJP connector processing?
Not at all. The comparison you have been pointed to refers to HTTP connectors.
AJP is another (different) protocol, and has a different connector.
>
> Thanks,
>
> David
>
> -----Original Message-----
> From: Caldarale, Charles R [mailto:Chuck.Caldarale@unisys.com]
> Sent: Thursday, December 02, 2010 3:09 PM
> To: Tomcat Users List
> Subject: RE: APR/Native: when to use it?
>
>> From: Aggarwal, Ajay [mailto:Ajay.Aggarwal@stratus.com]
>> Subject: APR/Native: when to use it?
>
>> Is it always advisable to use APR if tomcat is the main
>> web server?
>
> No.
>
>> Does it provide better performance for core tomcat engine
>> or do you need to write code to take advantage of it?
>
> That's not really an "or" situation. Depending on your circumstances, it
> may or may not provide better performance (also dependent on what you happen
> to mean by "performance"). You never need to write code to take advantage
> of it.
>
>> What are the pros and cons of using it? Are there cons?
>
> Look here:
> http://tomcat.apache.org/tomcat-6.0-doc/config/http.html#Connector%20Compari
> son
>
>> Will it provide better performance for SSL connectors?
>
> Pretty much always.
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|