apache 1.3.28 ; recurrence of multiple cookie problem?

<[email protected]> Fri, 3 Oct 2003 16:29:18 +0100
Newsgroups gmane.comp.apache.mod-proxy
Message-ID <001b01c389c3$1fa54a20$0200a8c0@TVR>
Hi,

apache version 1.3.28
server: redhat linux

I am using proxypass to serve programs on another webserver (aolserver) via apache.

All works well except that I have a problem accepting multiple cookies.

I am a bit baffled as this problem is well indentified for apache version 1.3.23 but has since been fixed.


as quoted from apache bug fixes:

  *) Fix a problem with proxy where each entry of a duplicated
     header such as Set-Cookie would overwrite and obliterate the
     previous value of the header, resulting in multiple header
     values (like cookies) going missing.
     [Graham Leggett, Joshua Slive]
     http://www.apache.org/dist/httpd/CHANGES_1.3

Users who upgraded to apache 1.3.27 report no further problems.

However, it is unquestionably the problem I having although my version is 1.3.28.

Has this error reoccurred or could it be that we have someone installed an obsolete version of mod_proxy?

thanks very much,

Andrew Cadman