On 09/03/2010 12:16 PM, Leif Hedstrom wrote:
On 09/02/2010 08:56 PM, Alan M. Carroll wrote:
I did a rebase and merge from the ts-291 branch, which had the
changes to implement forward transparent proxy (see TS-291). It has
had some testing, but not extensive. For this reason it was not
included in the 2.1.2 release. However, because that has now been
released it seemed a good time to push this non-trivial change to trunk.
Hmmm, I tried this a little bit, with and without --enable-tproxy=no,
and it works fine with forward proxy, but nothing works in reverse
proxy. I did a complete fresh build / install, modified
records.config to use port 80, and added this to remap.config:
map http://loki.ogre.com/ http://someorigin.com
I should say, this is just an example, I'm not using "someorigin.com"
obviously, I just didn't want to expose the real origin server here in
the email, since I use one on the interweb.
-- Leif