There is actually one fix in 1.3.24 and another (better) fix in 1.3.25-dev. :)
Michael Best wrote:
>
> Well that patch is against 1.3.24, so I'm not sure how it is fixed in
> 1.3.24.
>
> I'm currently experiencing something similar with Zope 2.4.3 and ProxyPass.
>
> Our user authentication (in
Michael Best wrote:
> I'm pretty sure it's not the syntax and it's somehow related to this
> multiple cookie issue, as when testing I get one cookie but not the other.
>
> I have tested 1.3.23 and 1.3.24.
>
> I am going to go test 1.3 CVS now.
The original fix was based on the idea that all du
Well that patch is against 1.3.24, so I'm not sure how it is fixed in
1.3.24.
I'm currently experiencing something similar with Zope 2.4.3 and ProxyPass.
Our user authentication (in Zope) is setting two cookies and under our
old apache version 1.3.6 (Stronghold 2.4.2), or using the internal
Medu
IIRC, this is fixed in 1.3.24.
>
> Looking at the change log, they mention a bug that multiple set-cookie's
> will fail (only the last one will be sent to the client, the proxy will
> "eat" the others). And it was true... The problem is that 1.3.24 final
> also has that bug: only the last set-co
Stas Bekman wrote:
> Pedro Melo Cunha sent this patch to the modperl list, it probably
> belongs here.
The bug he is referring to is fixed in v1.3.24 - or at least works in my
version. Will check again to see if it is actually fixed.
Regards,
Graham
--
-
Pedro Melo Cunha sent this patch to the modperl list, it probably
belongs here.
He also mentions that gnats won't accept his report.
Here is the original post:
Original Message
Subject: Be carefull with apache 1.3.24
Date: Sun, 24 Mar 2002 01:01:24 +
From: Pedro Melo Cunh