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 Zope) is setting two cookies and under our
> old apache version 1.3.6 (Stronghold 2.4.2), or using the internal
> Medusa engine it is working just fine.
> 
> The ProxyPass line looks something like:
> 
> ProxyPass /
> 
>http://sharedhost.emergence.com:8080/VirtualHostBase/http/userhost.emergence.com:80/virtual/acsw_ab_ca/VirtualHostRoot/
> 
> 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.
> 
> -Mike
> 
> Jim Jagielski wrote:
>  > 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-cookie will reach your browser.
> 
> 
> 


-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
             will lose both and deserve neither" - T.Jefferson

Reply via email to