Thanks for your quick response, but I still don't know when should I use
APR. That comparison table doesn't help me much (perhaps my ignorance
here).

-----Original Message-----

> 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%20Com
parison

> Will it provide better performance for SSL connectors?  

Pretty much always.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to