Re: a chain of proxy servers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 07/27/2010 12:01 PM, James Godrej wrote:
You call
Description:
<http://httpd.apache.org/docs/2.0/mod/directive-dict.html#Description>
Information provided in the |Via| HTTP response header for proxied requests
Syntax:
<http://httpd.apache.org/docs/2.0/mod/directive-dict.html#Syntax>
|ProxyVia On|Off|Full|Block|
Default:
<http://httpd.apache.org/docs/2.0/mod/directive-dict.html#Default>
|ProxyVia Off|
Context:
<http://httpd.apache.org/docs/2.0/mod/directive-dict.html#Context>
server config, virtual host
Status:
<http://httpd.apache.org/docs/2.0/mod/directive-dict.html#Status>	Extension
Module:
<http://httpd.apache.org/docs/2.0/mod/directive-dict.html#Module>	mod_proxy

This directive controls the use of the |Via:| HTTP header by the proxy.
Its intended use is to control the flow of of proxy requests along a
chain of proxy servers. See RFC 2616
<http://www.ietf.org/rfc/rfc2616.txt> (HTTP/1.1), section 14.45 for an
explanation of |Via:| header lines.

    * If set to |Off|, which is the default, no special processing is
      performed. If a request or reply contains a |Via:| header, it is
      passed through unchanged.
    * If set to |On|, each request and reply will get a |Via:| header
      line added for the current host.
    * If set to |Full|, each generated |Via:| header line will
      additionally have the Apache server version shown as a |Via:|
      comment field.
    * If set to |Block|, every proxy request will have all its |Via:|
      header lines removed. No new |Via:| header will be generated


As example.
You need to go back to school and Apache documentation needs serious
updates.
For non serious people such a documentation is ok.


James,

If you have corrections you'd like to suggest, we'll gladly merge them in.

Thanks.
Frank.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux