- From: Nicolas Mailhot <nicolas.mailhot@laposte.net>
- Date: Mon, 30 Jun 2014 10:34:02 +0200
- To: "Roberto Peon" <grmocg@gmail.com>
- Cc: "Jason Greene" <jason.greene@redhat.com>, "Greg Wilkins" <gregw@intalio.com>, "Willy Tarreau" <w@1wt.eu>, "Patrick McManus" <pmcmanus@mozilla.com>, "Johnny Graettinger" <jgraettinger@chromium.org>, "Tatsuhiro Tsujikawa" <tatsuhiro.t@gmail.com>, "Mark Nottingham" <mnot@mnot.net>, "Simone Bordet" <simone.bordet@gmail.com>, "HTTP Working Group" <ietf-http-wg@w3.org>
Le Sam 28 juin 2014 22:47, Roberto Peon a écrit : > When one is doing 1:1 proxying there is no real downside to allowing > transmission before the entire suite of headers has been received. > This is especially true if used for non-browser usecases. Even if you do 1:1, if you perform security checks, you may need to receive everything before you can decide to forward (the other solution is to forward almost everything and cut the connexion if the checks are negative once everything is received, but clients do not like it much and it creates weird UI artefacts when download bars slow down to a crawl at 99% Users hate those) -- Nicolas Mailhot
Received on Monday, 30 June 2014 08:34:47 UTC