cancel
Showing results for 
Search instead for 
Did you mean: 

Nuxeo Tomcat HTTPS Configuration - Why not recommended?

Rodri_
Star Contributor
Star Contributor

Hello,

I want to implement HTTPS in nuxeo, and I have been looking at this: https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/

Tomcat HTTPS Configuration seems to be very easy (I have experience configuring tomcat to serve via HTTPS), but I saw this message: "Configuring Tomcat in HTTPS is not recommended. Please follow instructions above to configure Apache server."

So my question is, why is it not recommended?

Thank you.

1 ACCEPTED ANSWER

Michael_Wedderb
Champ on-the-rise
Champ on-the-rise

Tomcat is application server, Apache is made to serve static content. My guess is you will get a lot better performance from using Apache vs Tomcat. There is also a slight increase in difficulty configuring Tomcat for HTTPS (for those not familiar with the process). Just my thoughts on why they might recommend against it.

View answer in original post

3 REPLIES 3

Michael_Wedderb
Champ on-the-rise
Champ on-the-rise

Tomcat is application server, Apache is made to serve static content. My guess is you will get a lot better performance from using Apache vs Tomcat. There is also a slight increase in difficulty configuring Tomcat for HTTPS (for those not familiar with the process). Just my thoughts on why they might recommend against it.

Confirming this answer. Patrick Abgrall's answer is also correct.

Patrick_Abgrall
Star Contributor
Star Contributor

I think it should be understood as "Configuring Tomcat in HTTPS and putting Nuxeo to face directly the Wild Wild Web is not recommended. Please follow instructions above to configure Apache server before Nuxeo as a Frontend to face the Wild Wild Web." So just a warning that Apache as a WebServer to face internet is the recommended configuration.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.