Am 26.05.2015 um 15:06 schrieb Christopher Schultz:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Christoph,
On 5/26/15 6:45 AM, Christoph P.U. Kukulies wrote:
There is this native Apache API if I recall correctly to speed up
Apache. Is there such for Tomcat too?
If by "Apache" you mean "Apache httpd", you need to understand that
Apache httpd is 100% "native", as it's all written in C.
Apache Tomcat has a connector which is based upon the Apache Portable
Runtime, which is a native library.
Yes, APR, was the term, not API. I'm seeing discussion running on
another issue on APR
here, BTW.
Anyway, we have a production server (Windows 7/64) , that is running a
CMS under Tomcat 7.0.61 (64bit jdk 1.8.0_5)
and serves a website to the public via Apache 2.4 and connectors (not
modjk).
We are observing that the server sometimes delivers pages incompletely.
Portions of the page
do not show and trying to restart the service results in a time out. The
rebooting the server
is a cure.
And should this be established at any rate for production servers?
That depends. Are you suffering any performance problems? What does
your production deployment look like? There is really only one
use-case where the APR-based connector really makes a difference.
--
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org