Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.109 ProxyVia

ProxyVia controls the use of the Via header.

Description

ProxyVia controls the use of the Via header on a proxy.

Note that the following modules must be built-in to use a reverse proxy:

Syntax

ProxyVia {on|off|full|block}

Specifiable values

on

Adds information of the localhost to the Via header. Information that already exists will not be changed.

off

Does not add information of the localhost to the Via header. Information that already exists will not be changed.

full

Adds information with the version of the localhost as a comment to the Via header. Information that already exists will not be changed.

block

Does not add information of the localhost to the Via header. The Via header will be deleted.

Default value

If the definition item is omitted:

Off

Locations where it can be written

httpsd.conf and <VirtualHost>