So we just recently upgraded our testing enviroment's Confluence to 6.2 from 5.5.2. I noticed that the new collaboberative editing feature is using websocket. I have configured the reverse proxy on the Confluence server successfully. However, due to requirements, I need to have another server running Apache (2.2.15) to proxy the request to the Confluence instance. While I didn't have any trouble configuring HTTPS proxy and Confluence is accessible, collaberative editing is not working at all and I am not clear on the Apache config to fix it. The workflow from the user's perspective is:
User -> Web server (Apache) -> Confluence (Apache)
Hi Doc,
I would start by upgrading apache to at least 2.4 as noted in : Proxying Atlassian server applications with Apache HTTP Server (mod_proxy_http)
Once you're on 2.4+, you can use the example apache config under this section:
Regards,
Justin
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.