Reverse proxy for JIRA

Heshan Manamperi
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 Leaders.
November 1, 2012

Hi,

I'm using Apache as reverse proxy for JIRA and reverse proxy has configurd in the JIRA application server. Is need to use seperate reverse proxy server?

Regards

HesH

2 answers

0 votes
Heshan Manamperi
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 Leaders.
November 4, 2012

Its just Apache is infront of JIRA. and also I'm using apache for URL base filtering.

Heshan Manamperi
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 Leaders.
November 4, 2012

So, is it ok if i'm use same server for reverce proxy or need seperate server for reverce proxy?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 4, 2012

Ok, you're using it for URL base filtering, that's fine and won't cause you any issues with proxying.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 1, 2012

That depends on what you are trying to do with the proxying.

The most simple "Apache in front of Jira" setup I've seen is a simple proxy pass in both directions, no need for separate servers. I think that works in most cases. But it does depend on what you're trying to achieve.

Heshan Manamperi
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 Leaders.
November 4, 2012

My JIRA server is some what large instance. More than 200k issues, about 600 users. So is it ok, if i'm using same server for reverse proxy?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 4, 2012

The size of the Jira is not important when you're thinking about proxying it. The question is still more about what you're trying to achieve with the proxy.

Suggest an answer

Log in or Sign up to answer