[ 
https://issues.apache.org/jira/browse/TS-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll resolved TS-884.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1.0
         Assignee: Alan M. Carroll

Variables were removed. The last remaining variable was moved to Net.cc and 
I_Net.h and the NetConfig files removed entirely.

> cleanup unused variables from iocore/net/NetConfig
> --------------------------------------------------
>
>                 Key: TS-884
>                 URL: https://issues.apache.org/jira/browse/TS-884
>             Project: Traffic Server
>          Issue Type: Task
>          Components: Cleanup
>            Reporter: Igor Galić
>            Assignee: Alan M. Carroll
>             Fix For: 3.1.0
>
>
> The following variables from {{iocore/net/I_NetConfig.h}} and 
> {{iocore/net/NetConfig.cc}} are only referenced in those files:
> {noformat}
> net_config_fds_throttle
> net_config_listen_backlog
> net_config_ssl_mode
> net_config_sslAccelerator
> net_config_ssl_accept_port_number
> net_config_clientCertLevel
> net_config_clientVerify
> net_config_atallaAccelLibPath
> net_config_ncipherAccelLibPath
> net_config_cswiftAccelLibPath
> net_config_serverCertFilename
> net_config_serverCertRelativePath
> net_config_ssl_server_private_key_filename
> net_config_ssl_server_private_key_path
> net_config_CACertFilename
> net_config_CACertRelativePath
> net_config_ssl_client_cert_filename
> net_config_ssl_client_cert_path
> net_config_ssl_client_private_key_filename
> net_config_ssl_client_private_key_path
> net_config_clientCACertFilename
> net_config_clientCACertRelativePath
> net_config_multicert_config_file
> {noformat}
> In other words: The only variable that *is* used is 
> {{net_config_poll_timeout}}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to