197
Appendix D
Configuration Files
proxy.config.nntp.cache_enabled
INT
1
Enables (1) or disables (0) Traffic Server
from caching NNTP requests.
proxy.config.nntp.posting_enabled
INT
1
Enables (1) or disables (0) posting. When
enabled, users can post NNTP articles to
parent NNTP servers.
proxy.config.nntp.access_control_
enabled
INT
0
Enables (1) or disables (0) access control.
When enabled, you can control user access to
news articles cached by Traffic Server
according to the access privileges set in the
nntp_access.config file (refer to
nntp_access.config‚ on page 176
).
proxy.config.nntp.v2_authentication
INT
0
Enables (1) or disables (0) support for NNTP
version 2. Enable this option only if you are
certain that all your client authentication
supports NNTP version 2.
proxy.config.nntp.cluster_enabled
INT
1
Enables (1) or disables (0) cluster-wide
NNTP caching.
proxy.config.nntp.feed_enabled
INT
1
Enables (1) or disables (0) the allow feeds
option that allows Traffic Server to accept
feeds of news articles from feed or push
groups.
proxy.config.nntp.logging_enabled
INT
1
Enables (1) or disables (0) logging of NNTP
transactions in the event logs.
roxy.config.nntp.background_posting_
enabled
INT
0
Enables (1) or disables (0) background
posting. When enabled, Traffic Server posts
NNTP articles to parent NNTP servers in the
background.
proxy.config.nntp.insert_posting_trace_
header
INT
1
When enabled (1), Traffic Server inserts
posting trace headers.
proxy.config.nntp.posting_ok_message
STRING
HP NNTP
server ready.
posting ok
Specifies the message that displays to news
readers when they connect to the Traffic
Server if posting is enabled.
proxy.config.nntp.posting_not_ok_
message
STRING
HP NNTP
server ready.
no posting
Specifies the message that displays to news
readers when they connect to the Traffic
Server if posting is not enabled.
proxy.config.nntp.server_port
INT
119
Specifies the port that Traffic Server uses to
serve NNTP requests.
proxy.config.nntp.authorization_
hostname
STRING
NULL
Specifies the hostname of the authentication
server. The value
NULL
defaults to localhost.
proxy.config.nntp.authorization_port
INT
0
Specifies the port used for Traffic Server and
authentication server communication.
Configuration Variable
Data Type
Default Value
Description