Hi there,
it seems that pound is kind of losing the referer header value. Using
apache only the referer is always set. Having enabled pound, it is never
set. Is this a known issue, a bug or a miss configuration?
We use a https listener to communicate with clients and backends, and
AddHeader directive to let the backends no, that they are "secured".
Best
Roland
Re: [Pound Mailing List] Where does the referer go? Robert Segall <roseg(at)apsis.ch>
On Wed, 2007-03-28 at 15:31 +0200, Roland Küstermann wrote:[...]
Never heard of this before. Could you possibly sniff the data between
the client and Pound, as well as between Pound and Apache? I am curious
as we use the referrer field without problems.[...]
Re: [Pound Mailing List] Where does the referer go? Steve <spm(at)fostam.franken.de>
No offence, but - just to be sure - you should also check whether you
have a Personal Firewall on you client which clears the outgoing referer
of your Browser for unknown hosts (and your Apache server is a "known"
host but your pound server not).
[...]