JIRA Tomcat 6.0 doco changes

XMLWordPrintable

      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"/>
       

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

              Created:
              Updated:
              Resolved: