Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-27889

Leave AJP connector uncommented in conf/server.xml

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      Please can the following snippet be included in Confluence's conf/server.xml:

      <!--
                    <Connector port="8009" redirectPort="443" enableLookups="false" protocol="AJP/1.3" URIEncoding="UTF-8"/>
              -->
      

      Rationale: almost all production Confluence instances are going to have a web server in front. Most of those will be Apache. If you're using Apache, mod_proxy_ajp is nicest because it transmits the SSL state and host headers to Tomcat correctly. So a lot of admins are going to want the snippet above at some stage, and wouldn't it be nice if, like in JIRA's conf/server.xml, it was just there to uncomment?

            Unassigned Unassigned
            97bf41494e76 Jeff Turner
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: