-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Christoph,

On 5/26/15 9:25 AM, Christoph P.U. Kukulies wrote:
> 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).

So you are using either mod_proxy_ajp or mod_proxy?

Are you using TLS anywhere in the mix? (I should hope so, since you
are deploying a CMS). Does httpd terminate TLS? Do you encrypt the
connection(s) between httpd and Tomcat using TLS?

> We are observing that the server sometimes delivers pages
> incompletely.

Have you been able to determine if Tomcat is not sending the whole
page, or if httpd is not proxying the whole page?

> Portions of the page do not show and trying to restart the service 
> results in a time out.

A time out where? The service-restart times out, or after a service
restart, requests time out?

I'm unaware of any problems when up-to-date versions of all components
are being used.

> The rebooting the server is a cure.

That seems to be a popular cure with Microsoft Windows servers ;)

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJVZHbHAAoJEBzwKT+lPKRYzaoP/il4ZNLeTUc8XIWuPtGhpsu+
Ecu4KzAJSWlSBpR9Nw2UbPuliwHacXT5762I7b1lxfh5UhZchq47XmAfk09Z1mTO
6RiI9caY1cFzja4QLM0bDnE05XQ5XOkmoY07M13sdkzAyG+IlggNGeYG7U9aVbRt
0/aLURY2LSZ0xjpltbXdO0VWoXH7HMnKFqG8emkfe65MrE/HLpE01fLIGN0tA80Y
aTFjGiR2xfjvbyFk44BZjkuU99kGYCGh7C8BvoO/I6EjmZSvpquD3Zfr2raK8fxg
7WieWsR9rntzqgtRJ6J7e+ZN+cUL7XT+5qRPXceyBLObkTJ+yaa5fdIWwb8iDlAH
wZPJr9s4u+Nb+g3KIvbnPHhZRJc6R6MD7bHVHlriFgNLYW2vyr+d9dwwzJGSRgGC
ab9bLbY5HMj5eTr+A6H/vz2RtidAskMqFV7rHeWxhRzW0lXVZlPS9deZt1vtmTgl
29S0g2LIzMPLkgEY11PLD8rgY5x/Qb4EC2rVyVbINsnSmGZuj8N45dnntMcp1ouX
cd4pe6Tl2+pTRA87T2LDZedlq/wxx3D19GX9GvPt6/yPo1G3QUAAE4fAoVxQE5Zj
3qRkyUEC1DPpk+6Fp3VjAh3l13NJZrUaIhPWOCZYWsjPLT5lHKbBauShWU8B/Osr
kxutnvsPYAXQ9JGk2rru
=12zd
-----END PGP SIGNATURE-----

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

Reply via email to