Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Via
- To: Roxis <nginx-ru@xxxxxxxxx>
- Subject: Via
- From: Gena Makhomed <gmm@xxxxxxxxx>
- Date: Sun, 8 Feb 2009 16:33:27 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=csdoc.com; s=dkim; t=1234103685; bh=oIDgLm0OhXw3JR2dhdEwe4J4IlgpOuDzO8L48yENG4o=; h=Date:From:X-Mailer:X-Priority:Message-ID:To:Subject:In-Reply-To: References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=H2EiLOwjs8BtY4g4NEFa/APMjEKKae1c1Q4SmwVKjRAuyNaAHVooQ1otyprq1iyQc Zhtg5C3frzLZoims1XfZAA4+cxunhlSkd2oS/sLGf9DPfNKCp/uAkMF4gLRi5Wu+t4n GGOo6ZNpJfqthYReYrPNTsIwni/bM1EqDgoPUF4=
- In-reply-to: <200902081400.29621.roxis@xxxxxxx>
- References: <1698607735.20090208113016@xxxxxxxxxxxx> <200902081400.29621.roxis@xxxxxxx>
On Sunday, February 8, 2009 at 15:00:29, Roxis wrote:
R> А ведь таких недоразумений было бы меньше,
R> если бы nginx отправлял заголовок Via.
R> rfc2616 14.45 Via
R> The Via general-header field MUST be used by gateways and proxies ...
добавлять Via - это требование для http proxy, таких как squid и т.п.
- которые находятся в пути "between the origin server and the client".
а nginx в данном случае является "software used by the origin server".
14.38 Server
The Server response-header field contains information about the
software used by the origin server to handle the request.
If the response is being forwarded through a proxy, the proxy
application MUST NOT modify the Server response-header. Instead, it
SHOULD include a Via field (as described in section 14.45).
--
Best regards,
Gena
|