On Tue, 22 Sep 2009 01:49:11 +0200, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote: > mån 2009-09-21 klockan 14:14 +0100 skrev Michael Graham: >> Hi all, >> >> I've noticed that the option upgrade_http0.9 doesn't exist for squid 3 >> but does in squid 2.7. >> >> I had brief look at http://wiki.squid-cache.org/RoadMap/Squid3 and >> couldn't see it mentioned anywhere. >> >> Is there any plan to support this option in squid 3? > > Hmm.. I thought that had already been done.. > > Should be pretty simple to do. > > The squid-2 patch is here if someone is interested in attempting to port > this: > http://www.squid-cache.org/Versions/v2/2.7/changesets/12378.patch > with a trivial correction in > http://www.squid-cache.org/Versions/v2/HEAD/changesets/12420.patch I gave it a try but got stuck at finding point in 3.x where the headers were upgrade-changed. Seems to be a bit dispersed in 3.x. Amos