You can configure settings for a proxy virtual host. A proxy virtual host allows a single proxy server to host multiple domains or ports on a single IP or port. Each proxy virtual host consists of a domain name and a port.
To view this administrative console page, click
proxy_server_name virtual_host_name.Specifies a user-defined symbolic name for a proxy virtual host.
A virtual host name must be unique and cannot contain an invalid character. The virtual host name is a reflection of the Web domain it represents. For example, use a virtual host name of www.proxy1.com to represent the www.proxy1.com Web domain. The asterisk symbol, *, can be used in the name field to indicate that this proxy virtual host matches all Web domains. The name field cannot contain the following characters: # \ / , : ; " * ? < > | = + & % '.
Specifies the port number associated with the Web domain that the proxy virtual host represents. The asterisk symbol, *, can be used in the virtual host port field to indicate that this proxy virtual host matches requests for all ports of the Web domain that are specified by the Virtual host name field..
Specifies a rule expression for a proxy virtual host. If a proxy rule expression evaluates to true, then the proxy actions that are configured for the rule are run. Click Edit to change a proxy rule expression. Proxy rule expressions are only available for proxy virtual hosts.