Christoph P.U. Kukulies wrote:
Am 26.05.2015 um 15:36 schrieb Christopher Schultz:

So you are using either mod_proxy_ajp or mod_proxy?

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?

No, not using TSL between Apache and tomcat. Using secure http (https) is
planned to be used soon.

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?

I have not yet found the time to debug the connection and to locate the actual missing pieces. It just seems that some js or css is not being loaded since the source
code of the page itself is there.

Now that may be something else entirely.
Did you check your js/css links (in the Tomcat pages) and your proxy directives in Apache httpd carefully, to see if these (separate) requests for the js/css pieces are being sent to where these files really are ?



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?

When I type NET STOP tomcat7 on the server to stop the service, it hangs. Normally
the service should be shut down smoothly.


And that may be a totally separate, unrelated to the first above, issue.


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 ;)


--
Christoph


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




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

Reply via email to