Re: which HTTP 1.1 features squid lacks ?

From: Patrick McManus <mcmanus@dont-contact.us>
Date: Tue, 12 Oct 1999 16:48:37 -0400 (EDT)

In a previous episode Brad Meier said...
::
:: Patrick McManus wrote:
::
:: > :: if squid 2.2 was announcing himself HTTP/1.1 to web servers, would it cause some
:: > :: problems ?
:: >
:: > yes.. chunked encodings and 100 continue responses in particular would
:: > give it fits.. both are legit to respond with to any 1.1
:: > request. Apache is fond of them.
::
:: Hmm, so squid can't handle things like HTTP/1.1 uploads very well?

it's been a few months since I was playing with squid internals, but
iirc the outgoing and incoming http sessions were handled completely
separately.. so it can parse http/1.1 requests but can't parse
http/1.1 responses..

I did patches to make it understand transfer encodings, and chunk in
particular and they were kind of contrived.. they're on
http://proximate.appliedtheory.com somewhere.

-P
Received on Tue Oct 12 1999 - 15:03:48 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:47 MST