Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-27889

Leave AJP connector uncommented in conf/server.xml

    XMLWordPrintable

Details

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? 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?

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: