Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-884

cleanup unused variables from iocore/net/NetConfig

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • Cleanup
    • None

    Description

      The following variables from iocore/net/I_NetConfig.h and iocore/net/NetConfig.cc are only referenced in those files:

      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
      

      In other words: The only variable that is used is net_config_poll_timeout

      Attachments

        Activity

          People

            amc Alan M. Carroll
            i.galic Igor Galić
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: