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

Include commented-out AJP connector in Confluence Standalone distribution

    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.

      In the default Tomcat distribution, and JIRA Standalone, there is a commented-out AJP connector:

              <!-- To connect to an external web server (typically Apache) -->
              <!-- Define an AJP 1.3 Connector on port 8009 -->
              <!--
                  <Connector port="8009" 
                    enableLookups="false" redirectPort="8443" protocol="AJP/1.3" />
                -->
      

      This has been removed from Confluence Standalone.

      I think it should be re-added (perhaps using port 8010 to avoid conflicts with JIRA), since AJP is a) required for connecting to IIS, b) the simplest way to get SSL working, c) regaining traction now that mod_proxy_ajp is bundled with major distributions.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              7ee5c68a815f Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: