Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-14022

JIRA Tomcat 6.0 doco changes

    XMLWordPrintable

Details

    • We collect Jira 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

      Hi Andrew,

      I have some minor fixes to the JIRA Tomcat 6 doco.

      In the Modify Tomcat server.xml section, the two XML excerpts are different. They should be:

      Before:

      <Connector port="8080" protocol="HTTP/1.1" 
                     connectionTimeout="20000" 
                     redirectPort="8443"/>
       

      And I have a few other changes that I will give you marked-up hardcopy for.

      It would be great if these changes could be in the 3.12 doco.

      Thanks.

      Kind regards,
      Ian

      and after:

      <Connector port="8080" protocol="HTTP/1.1" 
                     connectionTimeout="20000" 
                     redirectPort="8443" useBodyEncodingForURI="true"/>
       

      Attachments

        Activity

          People

            alui Andrew
            idaniel Ian Daniel [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: