/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-02 / When did this happen? (or am I on drugs)

[ << ] [ >> ]

[ pound *very* slow on images... / "Charlie ... ] [ Minor doc patch regarding LogLevel / Dave ... ]

When did this happen? (or am I on drugs)
gauze(at)dropdead.org
2007-02-13 23:04:41 [ FULL ]
We recently upgraded from 1.9 to 2.2 and it took about a day for us to  
notice but it seems that https refer URL (HTTP 30x code) is being  
rewritten by pound as http.

We do not have any ListenHTTPS lines, we do https through another  
program (ssl_proxy). Our theory is pound is rewriting these https  
referals in an attempt to protect us from can't connect type errors.

Does this sound sane at all? can we turn this behavior off?


Thank you
brian

Re: [Pound Mailing List] When did this happen? (or am I on drugs)
Robert Segall <roseg(at)apsis.ch>
2007-02-14 18:58:16 [ FULL ]
On Tue, 2007-02-13 at 17:04 -0500, gauze(at)dropdead.org wrote:[...]

If you mean the Referer header, then Pound never touches that. If you
mean the Location header (in a redirect) then that is rewritten
according to the rules for RewriteLocation/RewriteDestination, which
changed since 1.9. In particular look at "RewriteLocation 0".

I can't really give any answer to your drugs hypothesis.[...]

MailBoxer