Re: reverse proxy to http 1.0 origin server

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

 



On 5 Aug 2013, at 14:46, Christoph Anton Mitterer wrote:

> Hi.
> 
> 1) I'd have a question on how to set up a reverse proxy to a http 1.0 in
> the cleanest most standard conforming way.
> 
> AFAIU, strict HTTP 1.0 has neither persistent connections / keep-alives
> - a connection ends after a single request has been responded.
> Neither does it have Host: headers.

No, it has keepalives and Host headers.  But the former are more
limited than in 1.1 because there's no chunked encoding, and the
latter are technically optional (though in practice pretty-much
universal since about 1995 or 96).

> a) Do I need to tell the reverse-proxy about this?

Try it and see what your backend is happy with!
Chances are, the only thing you'll need to worry about
is to avoid sending it chunked encoding.

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-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