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: 

What is the best mod_proxy settings for Atlassian Stash on Apache 2

peter_pilgrim
April 18, 2014

I followed the documentation to add Stash to the Apache 2 server with mod_proxy.

Namely, the guide give this example:

ProxyPass /stash http://localhost:7990/stash connectiontimeout=300 timeout=300

ProxyPassReverse /stash http://localhost:7990/stash

Sadly, Apache 2.2 seems to drop the connection to the Apache Tomcat server.

Every time, I want to do a `git push' or `git pull' after some time, I need to restart the server, namely: `sudo /etc/init.d/apache restart'.

Have anyone got any advice for improving the mod_proxy settings to Tomcat so that it does not time out or keeps connection alive or even retries?

Thanks

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Dana Cleveland
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.
May 11, 2015

examples of others apache proxy settings would be great though.. or connection timeouts,

0 votes
Tiago Comasseto
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.
April 20, 2014

Hi Peter, it's difficult to say what's causing this problem, you may turn up logging ('LogLevel debug') to get more info and update this question with any error you may get in Apache logs.

Cheers

TAGS
AUG Leaders

Atlassian Community Events