/ Zope / Apsis / Pound Mailing List / Archive / 2008 / 2008-04 / 302 problem in 2.4.2?

[ << ] [ >> ]

[ multiple AddHeader directives / Scott McKenzie ... ] [ Is it possible pound to hand off to a local LVS ... ]

302 problem in 2.4.2?
poundlist(at)toastbrot.ch
2008-04-29 11:25:37 [ FULL ]
hi list

i updated last night from 2.3.2 to 2.4.2 but had to go back already. the
problem i see is that clients dont get the full 302 from the backends
and do not redirect.

example php-code in backend:[...]

result in 2.4.2 (missing "Location"):[...]


with 2.3.2 it works perfectly. 2.4.2 misses this line:[...]


is this a bug in current pound or is it a configuration-issue, as i did
not change the config-file at all?

thanks and regards,ivo

Re: [Pound Mailing List] 302 problem in 2.4.2?
Tom Fernandes <anyaddress(at)gmx.net>
2008-04-29 16:25:14 [ FULL ]
Hi,

On Tuesday, 29. April 2008, poundlist(at)toastbrot.ch wrote:[...]

you might need "RewriteLocation X" set in your config file?
We had to include "RewriteLocation 2" the time we upgraded from 2.0 to 2.4

hope that helps,


Tom

Re: [Pound Mailing List] 302 problem in 2.4.2?
poundlist(at)toastbrot.ch
2008-04-29 23:29:34 [ FULL ]
On Tue, Apr 29, 2008 at 04:25:14PM +0200, Tom Fernandes wrote:[...]

thanks for your fast reply.

unfortunately it does not when setting "RewriteLocation 2" in the
specific Listen-Definitions (ListenHTTPS and ListenHTTP). i had it
already there as i had to set it to get it to work with 2.3.2

greetings.ivo

MailBoxer