139
Appendix B
Traffic Manager Configuration Options
The Host Database page
The following table describes the configuration options on the Host Database page.
Reverse proxy
Reverse Proxy
Enables or disables HTTP reverse proxy caching mode. For FTP reverse caching
mode, refer to
FTP Reverse Proxy‚ on page 39
.
If you enable reverse proxy, Traffic Server is a reverse proxy for the origin
servers specified in mapping rules (in the
remap.config
file).
Retain Client Host
Header
Select Yes to retain the client host header in a request (Traffic Server will not
translate the client host header).
Mapping/Redirection
Serve Mapped Hosts
Only
If you select Yes, Traffic Server does not serve requests from the cache to
unspecified origin servers (origin servers not listed in the
remap.config
file.
See
Understanding reverse proxy caching‚ on page 33
.
If you select No, Traffic Server serves requests from unspecified origin servers as
a normal proxy cache.
Edit Mapping Rules
Click this link to view, modify, or add mapping rules. See
Understanding reverse
proxy caching‚ on page 33
for information on mapping rules.
Redirect requests
without Host header to
URL
Specifies an alternate URL to which to direct incoming requests from older
clients that do not provide a
Host:
header.
The best solution is to set this option to a page that explains the situation to the
user and advises a browser upgrade or provides a link directly to the origin server,
bypassing the Traffic Server. Alternatively, you can specify a map rule that maps
requests without
Host:
headers to a particular server.
Option
Description
Host Database Management
Lookup timeout
Specifies the DNS lookup timeout in seconds. You can enter 5, 10, 15, 20, or 30
seconds.
Foreground timeout
Specifies how long DNS entries can remain in the database before they are
flagged as stale.
For example, if this timeout is 24 hours, and a client requests an entry that has
been in the database for 24 hours or longer, the Traffic Server will refresh the
entry before serving it.
You can set the background timeout (see next item) to refresh entries in the
background, before objects become stale.
CAUTION:
Setting the foreground timeout too low might slow response time.
Setting it too high risks accumulation of incorrect information. Setting the
foreground timeout to greater than or equal to the background timeout disables
background refresh.
Option
Description