improve ssl port documentation
------------------------------
Key: TS-1066
URL: https://issues.apache.org/jira/browse/TS-1066
Project: Traffic Server
Issue Type: Improvement
Components: Documentation
Reporter: James Peach
Priority: Minor
Setting up SSL termination is documented as needing the
proxy.config.ssl.server_port option.
However you can do this using the proxy.config.http.server_other_ports option,
but not all of the relevant attributes are documented.
So I think that that:
1. The documentation of proxy.config.http.server_other_ports can be improved to
document the port attribute syntax.
2. The "S<>=" attributes should be documented.
3. The interaction of proxy.config.ssl.server_port and
proxy.config.http.server_other_ports should be documented.
3. The proxy.config.ssl.server_port could be deprecated in favour of
server_other_ports.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira