The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to encrypt the traffic between the node and load-balancer?

Vishnu Samavedula
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 10, 2018

Currently, in the middle of implementing Confluence Data Center.

In regards to implementing SSL using the SSL termination methodology, the traffic looks like:

User --https--> Load Balancer --http--> node1

Has there been a use case where the data interaction has been over https even between the load balancer and Node(s):

User --https--> Load Balancer --https--> node1 

The current instructions is only for running the Confluence over SSL and doesn't say much about encrypting the data interaction among the nodes and load-balancer

[Question has been updated]

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Dana Cleveland
February 6, 2018

Our setup is exactly this.

 

https -> LB -> [https (Apache ) -> http (local) Node1]

Where [ ] is all running on each server node..

So before we ever went to Data Center, or using Load Balancers our best practice was to run apache as a reserve proxy on every server running an Atlassian product (or pretty much any application container) as the front door. We then proxy to the instance running the product.

We also set the node to only response to localhost traffic for http, but allow direct https for maintenance of node.

The trick so much you have to have your load balancer and your node all have the appropriate certs and keys so they all handle the SSL. 

0 votes
Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
January 10, 2018

You could setup IPsec between your load balancer and your Confluence nodes. So the load balancer would still access the nodes over http, but the http access would be inside a secure tunnel.

Matt Doar
Community Champion
January 10, 2018

True.

0 votes
Matt Doar
Community Champion
January 10, 2018

Do you mean the traffic between the Confluence nodes within gthe same physical data center? That's all cache syncs I think. And not visible to external users anyway.

Vishnu Samavedula
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 10, 2018

Apologies Matt, I had to correct my question. I am looking at a use case where the traffic between node and load balancer is encrypted as well, if I were to choose the SSL Termination method.

Matt Doar
Community Champion
January 10, 2018

"doesn't say much about encrypting the data interaction among the nodes and load-balancer" yes, the DC docs don't go into details about specific load balancers.

But a good guideline is to never leave traffic unencrypted. And have the reverse proxy running on the same server as its Jira app

Matt Doar
Community Champion
January 10, 2018

Erm, Confluence

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events